@charset "UTF-8";
*{
	margin:0;
	padding:0;
}
body {
	background-image:url(images/pattern.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#586964;
}
a img{
	border:0;	
}
a:link,a:visited{
	color:#333;	
}
a:hover, a:visited:hover{
	color:#fff;	
}
h1,h2,h3,h4,h5,h6,p{
	margin:.8em 0;	
}
h1,h2,h3,h4,h5,h6{
	color:#29495a;
}
h2{
	height:45px;
	background-image:url(images/title_underline.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;	
}
li{
	margin-left:1.8em;	
}
ul{
	list-style-image:url(images/bullet.png);	
}
br{
	clear:both;
}	
#headwrap{
	height:251px;
	border-bottom:#29495a solid 3px;
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#728568;
}
#nav{
	margin:0 auto;
	background-image:url(images/nav_bg.jpg);
	height:28px;
	width:641px;
	color:#fff;
}
#navicons{
	float:left;	
	width:65px;
}
#navli{
	padding:5px;
	width:571px;
}

#navli li{
	float:right;
	display:inline;	
	margin:0 .5em;
}
#navli a:link,#navli a:visited{
	color:#fff;	
	text-decoration:none;
}
#navli a:hover,#navli a:visited:hover{
	color:#000;
	text-decoration:underline;
}
#logo{
	width:606px;
	margin:65px auto 0 auto;
	padding-left:35px;
}
#container{
	width:641px;
	background-image:url(images/container_bg.png);
	margin:0 auto;
}
#content{
	width:400px;
	padding:15px;
	float:left;
}
#promo{
	position:relative;
	padding:10px;
	width:150px;
	min-height:400px;
	float:right;
}
#promo li{
	margin-top:.5em;	
}
#promo h2{
	height:35px;
	background-image:url(images/title_underline2.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;	
}
#promoLogos{
	position:absolute;
	width:149px;
	bottom:1;
}

#widgets {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
#widgets ul{
	list-style-type:none;	
	list-style-image:none;
	margin-left:-15px;
	padding:0;
}

#subnav ul{
	list-style-image:none;	
}
#footer{
	height:33px;
	font-size:10px;
	clear:both;
	background-image:url(images/footer.jpg);
}
#siteid{
	width:123px;
	float:right;
}
#footerLeft{
	float:left;	
	padding:8px;
}
#text-3 h2{
	list-style-type:none;	
	list-style-image:none;
}

.textwidget li{
	list-style-image:url(images/bullet.png);
	margin-left:35px;
}
.frontDiv{
	width:166px;
	float:left;
	margin:5px;
}
.frontDiv a:link, .frontDiv a:visited{
	color:#fff;
	text-decoration:none;
}
.frontDiv a:hover, .frontDiv a:visited:hover{
	color:#444;
	text-decoration:underline;
}
.frontDivHeader{
	width:166px;
	height:24px;
	margin:0;
	padding-top:2px;
	background-image:url(http://www.cliffordelee.com/wp-content/gallery/promo_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	
	font-weight:bold;
	color:#fff;
}
.frontDivHeader img{
	margin:0;
	padding:0;
}
.clearBoth{
	clear:both;
	margin:0;
	padding:0;
}
