body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	background-color: #AD4949;
	margin-top: 9px;
	background: url(images/mainbg.gif);
}
h1, h2, h3, h4 {
	font-size: 10px;
	color: #AD4949;
}
a {
	color: #AD4949;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
float:left;
width: 140px;
font-size: 14px;
padding-right: 10px;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input, textarea {
clear: both;
display:block;
font-family: inherit;
font-size: 11px;
}
select {
clear: both;
vertical-align: text-bottom;
font-family: inherit;
}
option {
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
div.required {
clear: both;
color:#222;
font-weight:bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}

.form_error {
	border: solid 1px #FF0000;
}
div.error_message {
	color: red;
}

#contentrange table {
	width: 100%;
	background-color: red;
}

#activerange {
	background-color: #FFFFFF;
	overflow: auto;
	padding: 10px;
}
#header {
	height: 205px;
	background-color: #F2F2F2;
	background: url(images/header.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
#secondaryLinks {
	text-align: right;
}
#primaryLinks {
	position: absolute;
	top: 242px;
	border-top: solid 1px #AD4949;
	border-bottom: solid 1px #AD4949;
	width: 740px;
}
#primaryLinks ul{
	margin-top: 0px;
	padding-left: 0px;
}
#primaryLinks ul li{
	float: left;
	list-style:none;
	border-right: solid 1px #AD4949;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}
#primaryLinks ul li a{
	padding: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	font-weight: bold;
}
#primaryLinks ul li a:hover {
	background-color: #AD4949;
	color: #FFFFFF;
}

#block {
	width: 32%;
	float: left;
	border-right: solid 1px #FFFFFF;
}
#block h2{
	background: url(images/blockheaderbg.jpg);
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	padding: 8px;
}
#block .content {
	color: #FFFFFF;
	background: url(images/blockbg.gif);
}
#categories #block .content {
	text-align: center;
}
#categories #block img {
	margin: 6px;
	border: solid 1px #FFFFFF;
}
#about #block .content {
	background: none;
}
#agents #block .content {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}
#agents #block ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#agents #block ul li {
	padding: 4px;
}
#agents #block ul li a{
	color: #FFFFFF;
}
#agents #map {
	padding: 10px;
	text-align: center;
}
#page h2 {
	background: url(images/blockheaderbg.jpg);
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 8px;
	background-repeat: no-repeat;
	background-color: #AD4949;
}
#page .content{
	padding: 10px;
}
#home #page .content {
	padding: 0px;
}
#home #agents #block {
	width: 240px;
}
#home #about #block {
	width: 245px;
}

.headerswf {
	position: absolute;
	top: 106px;
}
#headerround {
	background: url(images/headerround.gif);
	height: 16px;
}
#footerround {
	background: url(images/footerround.gif);
	height: 16px;
}
#agent ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#agent ul li {
	height: 30px;
}
#agent ul li a{
	color: #FFFFFF;
	font-weight: bold;
}
.agentleft {
	background-color: #CCCCCC;
	font-weight: bold;
}

#copyright, #copyright a {
	color: #FFFFFF;
	padding: 8px;
	font-size: 10px;
}
