/* CSS Document */


* {
margin:0px;
padding:0px;
}

html { font-size:100.01%; 
min-height: 100%; 
margin-bottom: 1px;
}




body {
background-image:url(../images/bg.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0;
padding:0; 
color: #333;
line-height: 18px;
}

table {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
p {line-height: 18px}

a {color: #666600; text-decoration: none;}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline; color:#5a1725;}

h1 {font-size: 14px;}

#wrapper {
width:832px;
margin: 0 auto;
}

#top {
float:left;
width: 832px;
height: 176px;
margin:0px;
padding:0px; 
}

/*#menu { float:left; width:830px; font-size:14px; height:32px; margin:0 auto; border: solid #666600 1px; background-image:url(../images/bg_navbar.gif); }
#menu ul { height:32px; list-style:none; margin:0px; padding:0px; }
#menu li { float:left; height:32px; margin: 0px; background:url(../images/nav_divider.gif) no-repeat right top; }
#menu a { float:left; text-decoration:none; color:#FFFFFF; padding: 8px 16px 0px 16px; margin-right: 1px; }
#menu a:hover { background:url(../images/nav_divider_over.gif) repeat-x; color:#FFF; height:24px; }*/


.menu {float:left; width:830px; font-size:12px; height:32px; margin:0px auto; border: solid #666600 1px; background-image:url(../images/bg_navbar.gif);}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:830px; w\idth:830px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {height:32px; list-style:none; margin:0px; padding:0px;}
.menu ul ul {/*width:149px;*/ }
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; height:32px; margin: 0px; background:url(../images/nav_divider.gif) no-repeat right top;/*width:149px;*/position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {
	float:left; text-decoration:none; color:#FFFFFF; padding: 8px 16px 0px 16px; margin-right: 1px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {/*width:149px;*/ /*w\idth:138px;*/}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(../menu_images/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(../menu_images/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(../menu_images/blue-arrow.gif) no-repeat 130px center;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {font-size:12px; height:24px; margin:0 auto; border: solid #666600 1px; background-image:url(../images/bg_navbar.gif); width:125px;}
/* style the third level hover */
.menu ul ul ul a:hover {background:url(../images/nav_divider_over.gif) repeat-x; color:#FFF; height:24px;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0px;top:32px;left:0px; /*width:149px;*/}
/* another hack for IE5.5 */
* html .menu ul ul {top:31px;t\op:32px;}

/* position the third level flyout menu */
.menu ul ul ul{left:158px; top:0px; /*width:149px;*/}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-146px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0px; left:0px; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {font-size:12px; height:24px; margin:0 auto; border: solid #666600 1px; background-image:url(../images/bg_navbar.gif); width:125px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {/*width:150px;w\idth:128px;*/}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#FFF; height:24px;}
.menu :hover > a, .menu ul ul :hover > a {background:url(../images/nav_divider_over.gif) repeat-x; color:#FFF; height:24px;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



#sitebody {
float:left;
width: 832px;
margin:0;
padding:0;
}

#maintxt {
float:left;
width: 550px;
padding-left: 21px;
margin-top: 25px;
font-size: 12px;
}

#maintxt ul {
	margin-left: 20px;
	list-style-type: square;
}

#sidebar {
float:left;
width: 220px;
margin: 25px 20px 20px 20px;
padding: 0;
font-size: 11px;
}


#footer {
float:left;
width: 832px;
height: 50px;
}



.r_mid {
	background-image:url(../images/r_box_03.gif);
	padding: 0 10px 0 10px;
	
}

h4 {
	font-size:13px;
	font-weight:normal;
	color: #666600;
	border-bottom: 1px;
	border-bottom-style:solid;
	border-bottom-color:#9a9d37;
	margin-bottom: 5px;
}

h1 {
	font-size:15px;
	font-weight:normal;
	color: #666600;
	letter-spacing: 1px;
	margin-bottom: 13px;
}

#boxfootertxt {
	float:left;
	width: 832px;
	margin-top: 10px;
font-size: 11px;
color: #666600;
line-height: 18px;
}

#boxfootertxt li{
display:inline;

}

#boxfootertxt a {
color: #666600;
text-decoration: none;
padding-right: 5px;
padding-left: 5px;
}

#boxfootertxt a:hover {
color: #5a1725;
text-decoration: underline;
}

#logo {
margin-left: 36px;
margin-top: 64px;
width: 354px;
height: 43px;
}


#textrotator {
color: #581526;	
font-size: 14px;
margin-top: 5px;
margin-left: 100px;	
	float: left;
}

#bannercontact {
	width: 187px;
	height: 57px;
	float: right;
	margin-right: 20px;
}
