/* CSS Document */


* {
padding 		: 0;
margin 			: 0; } 

body {
margin			: 0;
padding			: 0;
color			: #401f03;
Voice-family 	: "\"}\"";
voice-family 	: inherit;
font-family		: Georgia, "Times New Roman", Times, serif;
font-size		: 11px;
background: #283709 url(../images/bg.jpg) left top repeat;
background-attachment:fixed;
line-height:150%;}

form {margin :0; padding :0; border:0;} 
a:link {color: #000000; text-decoration:none;}
a:visited {text-decoration: none;color: #000000; }
a:hover {text-decoration: none;	color: #000000;}
a:active {text-decoration: none;color: #000000;
}

h1{ font-size:16px; font-family:Georgia, "Times New Roman", Times, serif;}
p{ font-size:11px; line-height:17px; text-align:justify;}

/*
----------------------------------main*/
#main{ width:920px; margin:0 auto; position:relative;}

/*
----------------------------------top*/
#top{width:920px; color:#401f03; margin:0 auto; height: 20px; text-align:right; padding:5px 0 0 0; position:relative;	}
#top a{color:#fff; font-size: 12px;	}
#top a:hover{color:#d8bd7c; font-size: 12px;}

/*
----------------------------------banner*/
#banner{width:920px; margin:0 auto; height: 329px; position: relative; padding:0; background:#fcfaf4;	}

#banner .logo{	position: absolute;	height:57px;  width:115px; left: 28px; top: 71px; margin:0; padding:0; }
#banner .lanalogo{	position: absolute;	height:57px; width:50px; left: 33px; top: 234px; margin:0; padding:0;}
#banner .heading p{	position: absolute;	height:18px; width:219px; left: 418px; top: 193px;  font-size:24px; color:#b32017; margin:0; padding:0; }


/*
----------------------------------menu*/
#ddtopmenubar{width:auto; height: auto;}


/*
----------------------------------Content*/
#content{width:920px; position:relative; height: auto; color:#401f03 min-height:200px; background: #f9f3e7 url(../images/content_bg.gif) left top repeat-x; float:left;}

#content p{ margin: 0 20px; padding: 15px 0 0 0; line-height:21px; font-size:12PX;}
#content ul{margin-left:20px; margin-top:10px;   }
#content li{list-style:none; padding-left:20px; background:url(../images/bullet.gif) left center no-repeat; margin-left:0; font-size:12px}

#content h1{ margin: 0 20px; padding:15px 0 0 0;font-size:16px; background: url(../images/heading_line.gif) right bottom no-repeat; height:25px; color:#3b4d19; font-size:16px;}
#content h2{ margin: 0 20px; padding:15px 0 0 0; font-size:14px;}
#content h3{ margin: 0 20px; padding:15px 0 0 0; font-size:14px;}

#content h4{ margin: 0 20px; padding:15px 0 0 0; font-size:10px; color:#364716;}
#content .left {width:660px; float:left;  }
#content .left h1 {background: url(../images/heading_line.gif) right bottom no-repeat; height:25px;}
#content .right {width:260px; float:right;  }
#content .right h1 {font-size:15px; color:#364716; }
#content .right h1 {font-size:15px; color:#364716; }

	
#servicescontent{margin: 0 auto; overflow: hidden; }	
/* sevices header */
.serviceslist{ float: left; font-size:1.3em; line-height:1em; list-style:none; padding:6px; }
.serviceslist li a{ display: block; padding: 5px; width: 800px; border-bottom:solid 1px #ddd2c0; font-size:12px; ctext-decoration:none; }
.serviceslist  a{color:#000000;	}
.serviceslist li a:hover{ color: #d52b1c; background: #fdebcf;}
		
	
/*
----------------------------------Login*/
.login{ color:#374817}
.login_top{ height:23px; background:url(../images/loginbox_top.png) left top no-repeat;}
.login_bottom{ height:23px; background:url(../images/loginbox_bottom.png) left top no-repeat;}
.login_bg{ height:23px;background:url(../images/loginbox_bg.png) left top repeat-y;}
.login_input{ border:solid 1px #e0d5c0; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; height:17px; width:130px; font-weight:bold; color:#3d2d0e;}
/*
----------------------------------footer*/
#footer{ clear:both; width:920px; height: 155px; position:relative; margin:0; background: #f9f3e7 ; float:left;  }

#footer a{ color:#644428; }
#footer a:hover{ color:#000; }

#footer .link{	width:890px; margin:0 auto; height: 50px; position:absolute; background:  url(../images/footer_bg.gif) left top repeat-x; padding:20px 0 0 0; left: 20px; top: 20px; text-align:center;}
	
#footer .flower{ width:890px; margin:0 auto; height: 37px; position:absolute; background:  url(../images/footer_flower.png)  center top  no-repeat; padding:20px 0 0 0; left: 20px; top: 92px; text-align:center;}









/* #########  Menu ######### */

.markermenu{
width: 175px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: 1px solid #9A9A9A;
}

.markermenu ul li a{
background: #F2F2F2 url(bulletlist.gif) no-repeat 3px center; /*light gray background*/
color: #00014e;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 155px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #00014e;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
color: white;
background-color: black;
}

/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */

.blackwhite li a{
background: white;
}

.blackwhite li a:hover{
background: black;
color: white;
}









/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
list-style-type: none;
border:solid 2px #d8bd7c;	
background:url(../images/menu_bg.gif) left top repeat-x;
overflow: hidden;
width: 916px;

}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 25px; /*padding inside each tab*/
color: #d8bd7c;
font-weight:600;
height:24px;
background: url(../images/menu_bullet.png) right center no-repeat;

}

.mattblackmenu li a:visited{
color: #d8bd7c;
}

.mattblackmenu li a:hover{
background: url(../images/menu_over.gif) left top repeat-x;/*background of tabs for hover state */
color:#d8bd7c;

}

.mattblackmenu a.selected{
background: url(../images/menu_over.gif) left top repeat-x; /*background of tab with "selected" class assigned to its LI */
color:#d8bd7c;
}









/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Georgia;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 200px; /*width of menu (not including side paddings)*/
background-color: #232f0d;
text-decoration: none;
padding: 4px 5px;
color:#FFFFFF;
border-bottom: 1px solid black;

}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #d8bd7c;
color: #000000;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}




