body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #660000;
	margin-top: 0px;
	padding-top: 0px;
}
.rightback {
	background-image: url(images/smr_rightback.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}
.tanheading {
	font-size: 24px;
	font-weight: bold;
	color: #660000;
	background-color: #999900;
	text-align: center;
}
.greenheading {
	color: #FFFFFF;
	background-color: #006600;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.deepredheading {
	color: #FFFFFF;
	background-color: #CC0000;
	font-size: 24px;
	font-weight: bold;
}



h1 {
	font-size: 30px;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}


h2 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #990000;
	background-color: #FFFF00;
}

a {
	color: #3f5f50;
}

a:hover {
	text-decoration: none;
	color: #e7b854;
	background-color: #3f5f50;
}
#header {
	background:   url(images/header.jpg) no-repeat;
	text-align: center;
	vertical-align: middle;
	background-color: #DBDBB7;
	width: 700px;
	height: 230px;
}

#content{
	float:left;
	width:400px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	}

#side {
	float: right;
	width: 200px;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #a27a49;
	margin-top: 6px;
    margin-right: 6px;
    margin-bottom: 6px;
    margin-left: 6px;
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 8px;

	}
#footer {
	clear: both;
	width: 730px;
	height: 80px;
	margin: 0 auto;
	padding-top: 30px;
	background:  url(file: images/footer.jpg);
	}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	color: ##e7b854;
}.sidetext {
	font-size: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #660000;
}

