@charset "utf-8";
/* CSS Document */

body,
html {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 20px 0px;
    }
img {
border:0px;
}
	
body {
    min-width:1000px;
	
    }
.mail {
font-size:90%;
}	
a {
color:#333333;
font-weight:bold;
}

a:hover {
text-decoration:none;
}


h1 {
	font-size: 24px;
	font-weight: bold;
	color: #999;
	margin-left: -30px;
	margin-top: 40px;
}

.line {
border-bottom:1px solid #cccccc;
}

.pd_menu_01 {float:left; padding:45px 0 0 20px ; margin:0;color: #808080;width:100%; border:none;clear:both;} /*Color navigation bar normal mode*/
.pd_menu_01  a, .pd_menu_01 a:visited {
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-size:12px;
color: #808080;
background-color: #FFFFFF;
text-decoration: none;
}
.pd_menu_01 ul {list-style-type:none;padding:0; margin:0;}

.pd_menu_01 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 0px #cccccc; }

.pd_menu_01 ul li a {color: #808080;background: #FFFFFF;float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:30px; line-height:1.2em; padding:0 10px 0 10px; text-decoration:none; }

.pd_menu_01 ul li ul {display:none; border:1px solid #b5ba4a; border-left: 2px solid #b5ba4a; color: #808080;background: #FFFFFF;}
.pd_menu_01 ul li:hover a {background-color:#FFFFFF; text-decoration:none; color:#B5BA4A;} /*Color main cells hovering mode*/
.pd_menu_01 ul li:hover ul {display:block;  position:absolute; z-index:999; top:29px; margin-top:1px; left:0;}
.pd_menu_01 ul li:hover ul li a {display:block; width:12em; height:auto; line-height:1.3em; margin-left:-1px; padding:5px 10px 5px 10px; border-left:solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF; background-color:#FFFFFF;  color:#808080;} /*Color subcells normal mode*/
.pd_menu_01 ul li:hover ul li a:hover {background-color:#F2F2F2; text-decoration:none;color:#B5BA4A;} /*Color subcells hovering mode*/
.pd_menu_01 table {position:absolute; top:0; left:0; border-collapse:collapse;color: #808080;background: #FFFFFF;}
.pd_menu_01 ul li a:hover {background-color:#FFFFFF; text-decoration:none;color:#B5BA4A;} /*Color main cells hovering mode*/
.pd_menu_01 ul li a:hover ul {display:block; width:12em; position:absolute; z-index:999; top:29px; left:0; }
.pd_menu_01 ul li a:hover ul li a {display:block; width:12em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF; background-color:#FFFFFF;  color:#808080;} /*Color subcells normal mode*/
.pd_menu_01 ul li a:hover ul li a:hover {background-color:#F2F2F2; text-decoration:none;color:#B5BA4A;} /*Color subcells hovering mode*/



.pdfnote {
background:#fff url(images/pdf.gif) no-repeat scroll 6px 6px;
border:1px solid #B5BA4A;
clear:both;
color:#272727;
font-size:12px;
font-weight:500;
line-height:17px;
margin-bottom:5px;
margin-top:5px;
padding:12px 3px 12px 40px;
width:70%;
}
.pdf
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

.pdf a {
text-decoration:underline;

}

.pdf a:hover {
text-decoration:none;
}

.pdf li
{
padding-left: 28px;
padding-top:12px;
padding-bottom:10px;
background-image: url(images/pdf.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.newsbox {
background:#B5BA4A;
border:1px solid #96963C;
color:#000;
font-size:130%;
font-weight:500;
margin: 15px;
padding:10px;
text-align:center;
}

.newsbox a{
color:#000;
text-decoration:none;
}
.newsbox a:hover {
text-decoration: underline;
}

.title {
font-size:170%;
color: #333333;
padding:20px 0 0 30px;
}

.quote {
font-size:130%;
color: #666666;
padding:5px 0 0 50px
}

.gray {
background: #f2f2f2;
}

#wrap {
    background:#ffffff;
    margin:0 auto;
	height: auto;
	text-align: left;
	border: 1px solid #ddd;
    width:1000px;
    }
#header {
    background:#fff; /* was #ddd, tlr */
    position: relative;
    z-index: 1000;
	margin: 0px;
	padding: 0px;
	height:122px;
	width:auto;
    }
#logo {
	background-image:url(images/header_logo.jpg);
	float:left;
	width:266px;
	height:122px;
	}
	
#nav {
	background:#ffffff;
	float:right;
	width:514px; /* was 534px, tlr */
	height:122px;
	z-index:2;
	    }

#banner {
	background:#ffffff;
	height:237px;
	z-index:1;
	}
#content-banner {
background: #fff;
	height:237px;
	overflow:hidden;
	}
	
	
#breadcrumb {
float:left;
width:600px;
font-size:85%;
color: #666666;
padding:4px 0 0 14px;
}

#breadcrumb a {
color:#999999;
text-decoration:none;
}

#breadcrumb a:hover {
text-decoration:underline;
}

#contact {
float:left;
width:171px;
padding:4px 0 10px 0;
margin:0 14px 0 0;
text-align:right;

}

#contact a {
color: #868a37;
}
	
#featureleft {
	background:#b5ba4a;
	float:left;
	width:333px;
	height:96px;
	text-align:center;
	}
#featurecenter {
	background:#d5ca45;
	float:left;
	width:334px;
	height:96px;
	text-align:center;
	}
#featureright {
	background:#fddd4d;
	float:left;
	width:333px;
	height:96px;
	text-align:center;
	}
.feature {
	padding:14px 14px 14px 14px;
	}

#con-featureleft {
	background:#fff url(images/leftcontentbtm.jpg) bottom repeat-x;
	float:left;
	width:333px;
	height:200px;
	text-align:center;
		}
.conleft {
padding-top:20px;
}
#con-featureright {
	background:#fff url(images/rightcontentbtm.gif)  bottom left no-repeat;
	float:left;
	width:667px;
	height:200px;
	text-align:left;
	overflow:hidden;
}
#con-featurerighttest {
	background:#fff url(images/rightcontentbtm.gif)  bottom left no-repeat;
	background-color: gray;
	float:left;
	width:667px;
	height:200px;
	text-align:left;
	overflow:hidden;
}
.subfeature {
font-size: 90%;
margin:5px;
font-weight:normal;
color:#333333;
}


#astoremain {
	
	float:left;
	width:799px;
	line-height:1.5em;
    }
#main {
	
	float:left;
	width:733px;
	line-height:1.5em;
	border-top:1px solid #ddd;
    }
#main .content {
padding:5px 14px 14px 14px;
}

#main a {
color:#333333;
font-weight:bold;
}

#main a:hover {
text-decoration:none;
}

#main h3 {
font-size:130%;
font-weight:bold;
color:#868a37;
}

#main h4 {
font-size:110%;
font-weight:bold;
color:#868a37;
}

#sidebar {
    background:#fff;
	float:right;
	width:267px;
	line-height:1.5em;
	border-top:1px solid #ddd;
    }
	
#sidebar h3 {
font-size:130%;
font-weight:bold;
color:#868a37;
}

#sidebar h4 {
font-size:110%;
font-weight:bold;
color:#868a37;
}

.sidebox {
margin:15px 15px 15px 15px;
padding:5px 10px 10px 10px;
border:2px solid #ccc;
}	




#footer {
    background:#fff;
	clear:both;
	margin:10px 0 10px 0;
	text-align:center;
		    }
#footer a {
font-size:95%;
color:#666666;
text-decoration:none;

}
#footer a:hover {
text-decoration:underline;
}
		
#footer ul {
margin:0;
padding: inherit;
text-align:center;
font-size:95%;
color:#666666;
display:inline;
}

#footer ul li{
margin:0;
padding-left: 2px;
text-align:center;
font-size:95%;
color:#666666;
display:inline;

}

	
	
.clear {
clear:both;
}

