@import	'subnav.css';
@import	'sub_subnav.css';
/* columns */
#rightCol{
	width:665px;
	font-family: "Lucida Grande", Arial, sans-serif;
	margin-bottom:18px;
}
#leftCol{
	width:270px;
}
/* html styles */
/* content blocks */
#search{
	width:264px;
	margin:0 0 8px 1px;
}
#srch_top{
	background: transparent url('../img/sub_search_top.png') no-repeat scroll;
	height:7px;
	margin:0 0 -3px 0;
	padding:0;
}
#srch_mid{
	background: transparent url('../img/sub_search_back.png') no-repeat scroll;
	margin:0;
	padding:15px;	
}
#srch_bot{
	background: transparent url('../img/sub_search_bot.png') no-repeat scroll;
	height:6px;
	clear:both;
	margin:0;
	padding:0;	
}
#srch_mid h2{
	margin:0;
	padding:0;
	
}
#searchBox{
	width:230px;
	height:32px;
	background: transparent url('../img/search_bar.png') no-repeat;
}
#subnav{}
#subnav a{
	font-family: "Lucida Grande", Arial, sans-serif;
	text-decoration:none;
}
#cpy{
	width:653px;
}
#c_top{
	background: transparent url('../img/copy_top.png') no-repeat scroll;
	height:47px;
	margin:0 0 -4px 0;
	padding:0;
}
#c_mid{
	background: transparent  url('../img/copy_mid.png') repeat-y scroll;
	padding:6px 12px 12px 12px;
	margin:0;
	font-family:  "Georgia", Georgia, serif !important;


}
#c_mid h1{
	margin-top:-37px;
	margin-bottom:35px;
	font-family: "Lucida Grande", Arial, sans-serif !important;	
}

#c_mid > p{
	margin-top:35px;	
}

#c_bot{
	background: transparent url('../img/copy_bot.png') no-repeat scroll;
	height:15px;
	margin-top:0;
	padding:0;
	clear:both;
}
div#rightCol div#cmid h1{
	padding:0;
	margin:0;
}
div#rightCol div#cmid p img{
	float:left;
	margin:0 20px 2px 0;	
}
div#rightCol div#cmid a{
	font-family: "Georgia", Georgia, serif;
}
div#postBody h1{
	padding-top:4px;
}
#blogCategories{
	float:right;
}
p#postDetails{
	margin-top:-11px !important;
}
div#post{
	width:475px;
}
