@charset "UTF-8";
/* CSS Document */
body{background-color:#f8f7f5; font-family:Arial, Helvetica, sans-serif;}

#wrapper{
	width:984px; 
	margin-top:35px; 
	margin-bottom:10px; 
	background-color:#ffffff;
	border-top-color:#eeeded; border-top-width:1px;
	border-left-color:#eeeded; border-left-width:1px;
	border-right-color:#eeeded; border-right-width:1px;
	border-bottom-color:#eeeded; border-bottom-width:1px;
	border-style:solid;
}
#contentContainer{width:954px; margin-left:15px; margin-right:15px; text-align:left;}
#header{width:954px;text-align:left;}
#logo{width:221px; height:147px; float:left}
#topnav{width:733px; height:147px; float:right; text-align:right;}
#flash{width:954px; height:300px;}
#dividerline{border-bottom: 1px dashed #f5a81c; height:1px; width:954px; margin:15px 0 0 0;}
#lower{width:954px;}
#homebucket1{width:189px; border-right: 1px dashed #f5a81c; float:left; margin-bottom:15px; height:180px;}
#homebucket2{width:199px; border-right: 1px dashed #f5a81c; float:left; margin-bottom:15px; height:180px;}
#news{width:400px; float:left; margin-bottom:15px; height:180px;}
#login{width:164px; float:right; margin-bottom:15px; height:180px;}
#footContainer{width:984px; text-align:right;}

#dividerline2{border-bottom: 1px dashed #f5a81c; height:1px; width:954px; margin:0 0 0 0;}
#maincontent{width:954px; margin:0 0 0 0;}
#leftnav {width:189px; float:left;}
#content{width:764px; border-left: 1px dashed #f5a81c; float:right;}

#aboutbucket1{width:189px; border-right: 1px dashed #f5a81c; float:left; margin-bottom:15px; height:180px;}
#aboutbucket2{width:199px; border-right: 1px dashed #f5a81c; float:left; margin-bottom:15px; height:180px;}
#aboutbucket3{width:199px; border-right: 1px dashed #f5a81c; float:left; margin-bottom:15px; height:180px;}
#aboutbucket4{width:199px; border-right: 1px dashed #f5a81c; float:left; margin-bottom:15px; height:180px;}

.leftnav{color:#666666; margin:20px 10px 20px 10px; font-weight:normal; font-size:12px; line-height:17px;}
.leftnav a:link{color:#ffb738; text-decoration:none;} 
.leftnav a:visited{color:#ada040; text-decoration:none;} 
.leftnav a:hover{color:#ffb738; text-decoration:none;} 

.clearfloat{clear:both;}

.text{margin:20px 10px 20px 10px; font-size:12px; color:#666666; line-height:16px;}
.text a:link{color:#ffb738; text-decoration:none;} 
.text a:visited{color:#ada040; text-decoration:none;} 
.text a:hover{color:#ffb738; text-decoration:none;} 

.topnavtext{color:#999; font-size:11px; text-transform:uppercase; margin-top:115px;}
.topnavtext a:link{color:#999; text-decoration:none; margin-left:30px;} 
.topnavtext a:visited{color:#999; text-decoration:none; margin-left:30px;} 
.topnavtext a:hover{color:#f5a81c; text-decoration:none; margin-left:30px;} 

.foottext{color:#666666; font-size:11px; margin:10px 0 10px 10px;}
.foottext a:link{color:#666666; text-decoration:none; margin-left:20px;} 
.foottext a:visited{color:#666666; text-decoration:none; margin-left:20px;} 
.foottext a:hover{color:#666666; text-decoration:underline; margin-left:20px;} 

.hb_text{margin:10px 10px 10px 0; font-size:12px; color:#666666; line-height:16px;}
.hb_text2{margin:10px 10px 10px 10px; font-size:12px; color:#666666; line-height:16px;}

h1{font-size:16px; margin:0 0 10px 0;}
h2{font-size:14px; margin:10px 0 0 0; font-weight:normal;}

.leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.leftnav li {
	margin: 0;
	padding: 5px;
/*border-bottom: 2px solid #e9e8e8;*/
}
.leftnav li ul{
margin:0;
padding:5px 5px 5px 10px;
color:#666666;
font-size:12px;
border:0;
}