body{background-color:#AE9480;}

p {  font-size: 12px}

p {  line-height: 16pt; color: #333333}
h3 {  font-size: 14px; font-weight: bold; color: 330033}
ul {  font-size: 12px; line-height: 16pt; color: #333333}
h1 {  font-size: 18px; font-weight: bold; color: 330033}
h2 {  font-size: 16px; font-weight: bold; color: #330033}
body {  font-family: Arial, Helvetica, sans-serif}
h4 {  font-size: 12px; font-weight: bold; color: 330033}
a {  font-weight: bold; text-decoration: none; color: 330033}
ol {  font-size: 12px; line-height: 16px; color: #333333}
a:hover {  text-decoration: underline; color: #330033}
.imgPadding{padding:0px 6px 6px 6px;}

#content{
background-color:#ffffff;
border:1px solid #330033;
margin:0 auto;
width:750px;}

#header{
background:url(assets/top_art.gif);
height:108px;
width:750px;}

#maincontent{
border-left:1px dashed #777;
float:right;
padding:0px 9px 0px 9px;
width:552px;}

#sidebar{
float:left;
padding:20px 0px 0px 0px;
width:164px;}
	
.nav{
border-bottom:1px dashed #777;
font-weight:bold;
list-style-type:none;
line-height:18px;
margin:0px 0px 0px 18px;
padding:0px;
text-align:right;}
	.nav a{color:#7E6350;
		  font-family:"Times New Roman", Times, serif;
		  font-size:11px;
		  font-weight:bold;
		  text-transform: uppercase;
		  text-decoration:none;}
	.nav a:hover {color:#000000;}

#address{
font-family:times New Roman;
font-size:13px;
font-weight:bold;
line-height:15px;
text-align:right;}

#calltoaction{
border:1px solid #996600;
background-color:#a48671;
margin:0px 0px 0px 11px;
width:150px;}

#footer{
clear:both;
text-align:center;}




hr {color:#330033;
	background:#330033;
	height:1px;
	border:0;}
.clearBoth{clear:both;}
	/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #816552 1px solid;
	background-color: #C7B5A7;
	padding-left:3px;
	padding-right:3px;
}
 input.submit
{
	border: 1px solid #816552;
	padding: 0.25em;
	background-color: #C7B5A7;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #816552;
	padding: 0.25em;
	background-color: #C7B5A7;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */


#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
	color: white;
}