body {
background: #fff;
padding:0px;
margin:0px;
}
h1, h2, h4, h5 {
font-family: Century Gothic, arial, helvetica, sans-serif;
font-size:16px;
color:#22201e;
font-weight:normal;
text-align:left;
}
h3 {
font-family: Century Gothic, arial, helvetica, sans-serif;
font-size:14px;
color:#22201e;
font-weight:normal;
text-align:center;
}
#wrapper {
width:980px;
background:#fff!important;
}
#flash_wrapper {
display:inline;
float:left;
width:750px;
background:#fff;
}
#nav {
display:inline;
float:left;
width:200px;
margin-left:30px;
background:#fff;
}
#content {
margin-left:80px;
margin-top:30px;
width:670px;
display:inline;
float:left;
}
#body_image img {
margin:0 4px;
border:1px solid #777;
}
#content p {
font-family: Century Gothic, arial, helvetica, sans-serif;
font-size:13px;
font-weight:normal;
line-height:22px;
text-align:justify;
color:#22201e;
}
.form {
font-family: Century Gothic, arial, helvetica, sans-serif;
font-size:13px;
font-weight:normal;
line-height:22px;
text-align:justify;
color:#22201e;
}
form {
font-family: Century Gothic, arial, helvetica, sans-serif;
font-size:13px;
font-weight:normal;
line-height:22px;
text-align:justify;
color:#22201e;
}
#content a:link, #content a:visited {
color:#a6a6a6;
text-decoration:underline;
}
#content a:hover  {
color:#000;
text-decoration:underline;
}
#content_right {
float:right;
display:inline;
margin-top:30px;
margin-right:20px;
width:200px;
}
#footer {
margin-left:5px;
margin-top:10px;
height:58px;
}
#footer_copy_left {
font-family: Century Gothic, arial, helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:17px;
text-align:left;
color:#22201e;
margin-left:5px;
margin-bottom:15px;
display:inline;
float:left;
}
#footer_copy_right {
font-family: Century Gothic, arial, helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:17px;
text-align:left;
color:#6a2a3a;
margin-left:40px;
margin-bottom:15px;
margin-right:20px;
float:right;
}
#footer_copy a {
color:#6a2a3a;
}
.MapPanel
{
	border: solid 1px black;
	height: 400px;
	width: 650px;
	margin: 0;
	padding: 0;
}
.MapPopup
{
	color: #000000;
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000;
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0;
	padding: 0;
}