/*
Gray (logo gray lt rgb):7C848A
Links and headers, Red:CD2D32
LeftNav,DkGray:3D3F40

*/

a:link {
	color:#CD2D32;
	text-decoration: underline; 
}


h1{
	color: #CD2D32;
	font-size:13px;
	font-weight:bold;
	line-height:normal;
	letter-spacing: 2px;
	padding: 0px;
	text-transform:uppercase;
}

#leftnav .leftnav-level1-act a {
	background-color:#3D3F40;
	color:#ffffff;
	border-top: thin solid #ffffff;
}

#right-content-header {
	width:635px;
	height:104px;
	background-color:#7C848A;
	background-image:url("../images/sub_homeabout_635x104.jpg");
	background-repeat:no-repeat;
}


#footer {
	width:782px;
	height:auto;
	background-color:#7C848A;
	color:#FFFFFF;
	padding:4px;
	font-size:10px;
	text-align:center

}
