@charset "utf-8";
/* CSS Document */

body {
	background:#bf5b5b;
	background-image: url(images/RedBackground8.jpg);
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
}
.style3 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
#wrapper{
	background: transparent top center no-repeat url(../images/CCArt_Background_FLAT.jpg);
}
#feature{
	background-color:#e2e2e2
}
/* adjusts left nav padding */
#leftnav {
width:200px;
padding-left:15px;
/*border-right:1px dotted #333;*/
}



#leftnav ul li {
border-bottom: solid 1px #ccc;

}


#foot a {
	color:#000;
}
#foot .address {
	color: #333;
}
#foot {
	color:#333;
}
#head #audiencenav a, #head #audiencenav {
color: whiteSmoke;
}