body {
	background-color: #c7c6c5;
}
.wrapper {
	width: 815px;
	margin: 0 auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 815px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.top2 {
	background-image: url(../images/top2.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 815px;

	
}
.nav {
	font-size: 13px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #fefefd;
	padding-top: 20px;
}

.nav a{
    color: #fefefd;
	text-decoration: none;
}
.nav a:visited{
    color: #fefefd;
	text-decoration: none;
}
.nav a:hover{
    color: #aa0607;
	text-decoration: none;
}
.contentArea {
    
	height: auto;
	width: 815px;
}
.homeRight {
	width: 340px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.header {
	background-color: #FFFFFF;
	background-image: url(../images/tagline.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 792px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BABABA;
}
.footer {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCBCBC;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 7px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
.footer a{
    color: #aa0607;
}
.footer a:visited{
    color: #aa0607;
}
.footer a:hover{
    color: #aa0607;
	text-decoration:none;
}
.picRotater {
	width: 423px;
	height: auto;
	margin-left:20px;
	margin-top: 6px;
}
.leftNav {
	width: 223px;
	height: auto;
	margin-left:20px;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #aa0607;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}
.leftNav a{
	color: black;
	text-decoration: none;
}
.leftNav a:visited{
	color: black;
	text-decoration: none;
}
.leftNav a:hover{
	color: #aa0607;
	text-decoration: none;
}
.contentCol {
	width: 740px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 815px;
}
p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
