body {
 	background: #999;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

body a {
	color: #000099;
	font-variant: small-caps;
	text-decoration: none;
}

table#main {
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #666;
}

table#specs {
	background: #CCC;
	border-color: #999;
	color: #333;
	font-size: 12px;
}

div.Header {
	font-weight:bold;
	font-variant:small-caps;
	font-size: 14px;
	letter-spacing: 2px;
}

div.Header2 {
	font-weight:bold;
	font-variant:small-caps;
	font-size: 13px;
}

div#PropertyRotator {
	padding: 2em 0;
}

div#Hometext {
	padding: 2em 4em 4em 4em;
	text-align: left;
}

div#NavMap {
	width: 720px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div#pdf {
	float: left;
	padding: 1em 2em 2em 2em;
	text-align: center;
}

div#Footer {
	text-align: right;
	font-size:12px;
	background: #DDD;
	color:#999;
	padding: 4px 4px;
	border-top: 1px solid #999;
}

div#contactmap {
	text-align: center;
}

td#rightpanel {
	vertical-align: top;
	padding: 2em 4em 4em 4em;
	line-height: 1.75em;
	border-top: 1px solid #666;
	font-size:13px;
	background: #DDD;
	color:#666;
}

td#rightpanelhome {
	vertical-align: top;
	line-height: 1.75em;
	border-top: 1px solid #666;
	font-size:13px;
	background: #DDD;
	color:#666;
	text-align: center;
}

td#leftpanel {
	vertical-align: top;
	padding: 2em;
	background: #BBB;
	border-top: 1px solid #666;
	color:#000099;
	font-size:13px;
	text-align: left;
}

div.Propbar a {
	font-size: 12px;
	display:block;
	margin-top: 0.5em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	font-variant: small-caps;
	text-decoration: none;
}

div.Propbar a:link, a:visited {
	color:#000099;
}

div.Propbar a:hover {
	color:#000099;
	background-color: #DDD;
}

div#RsrcLinks a {
	magin-top: 1em;
	}

div#RsrcLinks a:link, a:visited {
	color: #000099;
}

div#RsrcLinks a:hover {
	color: #000099;
	background-color: #BBB;
}


