
h2 {
	padding-top: 0em;
	color: #292929;
	margin-bottom: .75em;
	font-weight:600;
	font-size: 1.20em;
}

/* Content section */

div#left_container 
{
	/*background-color: #f5f5f5;*/
	left:0px;
	/*margin-left:0px;*/
	width:225px;
	top: 0px;
	margin-top: 0px;
	
	
}
div#left_content {
	padding: 15px 5px 10px 5px;
	width:215px;
	color: #505050;
}

div#center_container 
{
	width: 690px;
	border-right: 0px dotted #a0a0a0;
	border-left: 0px dotted #a0a0a0;
	margin-left: 225px;
	left:0px;
	margin-top: 0px;
	top:0px;
	/*float:right;*/
	
}


li{
	margin-left: 15px;
}
/* BEGIN content specific styles for tempale-d.html */

div.nav_4_header {
	color: #406b3a;
	font-size: 1.3em;
	font-weight: 600;
	background: transparent url('/home/media/nav_4_icon.gif') no-repeat center left; 
	padding-left: 12px;
	padding-bottom: 2px;
}

div.nav_4_content {
	padding-left: 12px;
	padding-bottom: 5px;
	color: #292929;
}

div#email_this_page{
	color: #292929;
	font-size: .75em;
	font-weight: 400;
	background: transparent url('/home/media/email_this_page.gif') no-repeat bottom left; 
	padding-top: 30px;
	padding-left: 20px;
	padding-bottom: 2px;	
}

div#email_this_page a{
	color: #292929;
	text-decoration: none;	
}


/* END content specific styles for tempale-d.html */




/* BEGIN content specific styles for tempale-d.html */

#bread_crumb{
	font-weight: 700;
	font-size: .85em;
	padding: 0px 0px 10px 0px;
	color: #909090;	
}

#bread_crumb a:link, #bread_crumb a:hover, #bread_crumb a:active, #bread_crumb a:visited {

	text-decoration: none;
	color: #909090;	
}

/* END content specific styles for tempale-d.html */

div#foot_wrap 
{
	clear: both;
	position: relative; 
	margin: 0px auto;
	width:905px;
	float:inherit
}

div#footer-spacer {
	border-top: 1px dotted #808080;
	margin-top:0px;
	clear: both;
}

div#foot {
	width: 905px;
	float: left;
	clear: both;
	position: relative;
	margin-top: 0px;
}
