/********************************************
   HTML ELEMENTS - www.liquid-dynamiks.com
   Last Modified 04/23/10 - JAC
********************************************/ 


h3 {
	font-size: 135%;	 
	color: #ffffff;
}




/********************************************
   LAYOUT
********************************************/ 



#wrapFeatured {
	width: 790px;
	background: #ffffff url(../images/featured.jpg) no-repeat;
	margin: 0 auto;
	text-align: left;
	/*border:1px solid #000000;*/
	
	
}




/***** STRICTLY FOR LATEST ********/
#content-wrap2 {
	clear: both;
	width: 960px;	
	margin: 10px auto;
	padding-top: 10px;
}

#header {
	position: relative;
	height: 110px;
	padding: 0;	
	color: #fff;	
}









/* Footer */	
#footer {
	color: #ffffff;
	background: #ffffff url(../images/footer.jpg) no-repeat center /*top*/;
	clear: both;
	width: 790px;
	height: 16px;
	text-align: center;	
	font-size: 90%;	
}
#footer p { 
	padding: 0px 0;
	margin: 0;
}
#footer a { 
	color: #fff;
	text-decoration: none; 
}

