#header h1 { position: absolute; top: 40px; left: 40px; float: left; 
				font-size: 30px; font-weight: bold;
				margin: 0; padding: 0; }

#menu-header { position: absolute; float: right; top: 40px; left: 400px; width: 520px; height: 20px; list-style-type: none; font-size: 9px; font-weight: normal; text-align: center; margin: 10px 40px 10px 0; padding: 0 14px 0 0px; background-color: #DBD2CE; }

#menu-header li { float: left; display: block; height: 20px; }

#menu-header li a, #menu-header li a:active, #menu-header li a:visited  { color: #951D20; background-color: none; }

#menu-header li.current_page_item a { text-decoration: underline; }


/* HOME PAGE TRANSPARENT GRADIENT OVERLAY */
#transparentoverlay { position: relative; top: 0; left: 0; float: left; 
				width: 960px; background-image: none; }
				
/* HOME PAGE TITLE STYLES */
#transparentoverlay h1.featured { width: 600px; float: left; text-align: right; 
				font-size: 2.7em; font-weight: lighter; line-height: 1.2em;
				margin: 30px 360px 0 40px; padding: 0px; color: #FFFFFF; }
#transparentoverlay h2.featured { width: 600px; float: left; text-align: right; 
				font-size: 1.3em; font-weight: bold; line-height: 1.5em;
				color: #ffffff; margin: 0px 360px 0 40px; padding: 0px; }
		
/* SEARCH */
#search { float: right; margin: 16px 40px 0 0; padding: 0; width: 160px; height: 20px; }
.search_form { background-color: #ffffff; }
.search_input_div { position: absolute; top: 0px; left: 0px; 
			width: 136px; height: 18px; padding: 0; margin: 0; 
			background-color: #ffffff; border: 1px solid #CEC7C4; }
.search_input { position: absolute; top: 0px; left: 0px; width: 136px; 
			height: 18px; margin: 0; padding: 0; 
			background-color: none; border: 0; 
			text-align: left; vertical-align: middle;
			font-family: "Arial", sans-serif; 
			font-size: 11px; color: #87807E; }
.search_button { position: absolute; top: 0px; left: 146px; 
			width: 54px; height: 20px; padding: 0; margin: 0; 
			font-family: "Arial", sans-serif;
			font-size: 10px; letter-spacing: .1em; font-variant: small-caps; 
			color: #ffffff; text-align: center; 
			background-image: url('images/searchButton.gif');
			background-repeat: no-repeat; border: 1px solid #CEC7C4; }
			
			
.post_content ul li.past a:hover { color: #951D20; text-decoration: underline; }

.leftCol{
	width:315px !IMPORTANT;
	}
	
.clear{ line-height:5px; }