body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #006FA5;
	background: #F1F7F9;
	margin: 0px;
	padding: 0px;
}

td {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	font-weight: bold;
	color: #0077AE;
}

a:hover {
	color: #0B7D9A;
}

a:visited {
	color: #0077AE;
}

.bodytiler {
	background: url(gfx/bgtile.gif);
}

.borderrender {
	background: #FFFFFF;
}

.shadowtile {
	background: url(gfx/dstile.gif) repeat-y;
}

.topds {
	background: url(gfx/dstop.gif) no-repeat top;
	padding: 40px 30px 30px;
	line-height: 17px;
}

.copy {
	padding: 15px 0px 20px 30px;
	font-size: 9px;
	color: #0077AE;
	font-weight: lighter;
	background: url(gfx/dsbottom.gif) no-repeat bottom;
}

.copy a {
	color: #0077AE;
}

h1 {
	font: 19px Georgia, "Times New Roman", Times, serif;
	color: #0BBA9B;
}

h2 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #0BBA9B;
}

h3 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #0BBA9B;
}

.nav {
	padding: 10px 0px;
	text-align: center;
	color: #0984BD;
}

.nav a {
	font-weight: bold;
	text-decoration: none;
	color: #0984BD;
}

.nav a:hover {
	color: #0984BD;
	text-decoration: underline;
}

#off {
	padding: 10px;
}

#left {
	margin: 0px;
	padding: 0px;
	float: left;
}

#right {
	margin: 0px;
	padding: 0px;
	float: right;
}

.rhc {
	background: url(gfx/verticaldivider.gif) repeat-y;
	padding-left: 20px;
	width: 243px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 223px;
	}
	html>.rhc { /* Opera fix */		
	width: 223px;
}

.lhc {
	padding-right: 20px;
}

.lhc p {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}

.rhc p {
	color: #1FBEA2;
	font-weight: bold;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #F1F7F9;
	background: #0B7D9A;
	border-top: 1px solid #9AC9D5;
	border-right: 1px solid #65ADCD;
	border-bottom: 1px solid #65ADCD;
	border-left: 1px solid #9AC9D5;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #E5F0F5;
	color: #0B7D9A;
	padding: 8px;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 0px;
	padding: 10px;
}

.MapPanel
{
	border: solid 1px black;
	height: 400px;
	width: 400px;
	margin: 0;
	padding: 0;
}
.MapPopup
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
