﻿body
{
	margin: 0;
	padding: 0;
	color: #58584E;
	background: #E7E7E2 url(../Content/sidebar.gif) repeat-y left;
	font:x-small/1.1em Verdana, Arial, Helvetica, sans-serif;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;
}
html>body
{
	font-size:small;
}
a:link
{
	color: #74746B;
	text-decoration: underline;
}
a:active
{
	color: #74746B;
	text-decoration: none;
}
a:visited
{
	color: #74746B;
	text-decoration: underline;
}
a:hover
{
	color: #74746B;
	text-decoration: none;
}
h3
{
	font-size: 150%;
	font-weight: bold;
}
.medium
{
  font-size: 100%;
	font-weight: normal;
}
.mediumbold
{
	font-size: 100%;
	font-weight:bold;
}
.small
{
	font-size: 85%;
}
.xsmall
{
   font-size: 75%;
}
.submitButton
{
	color: white;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	background-color: #A5A587;
	width: 110px;
	height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #74746B;
	margin-bottom : 1px;
}
#header
{
	height:84px;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	background-color:#a5a587;
}
#header img
{
	border-style:none;
	width: 460px;
	margin-top: 16px;
}
#navbar
{
	float:left;
	width:100%;
	background:#74746B url("../Content/bg.gif") repeat-x bottom;
}
#navbar ul
{
	margin: 0 0 0 120px;
	padding: .5em 0 0 0;
	list-style:none;
}
#navbar li
{
	display:inline;
	margin:0;
	padding:0;
}
#navbar a
{
	float:left;
	background:  url("../Content/left_both.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	border-bottom:1px solid #74746B;
	text-decoration:none;
}
#navbar a span
{
	float:left;
	display:block;
	background:  url("../Content/right_both.gif") no-repeat right top;
	padding:5px 14px 4px 5px;
	font-weight:bold;
	color:#ffffff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navbar a span {float:none;}
/* End IE5-Mac hack */
#navbar a:hover span
{
	color:#333;
}
#home #nav-home a,
#about #nav-about a,
#whoweare #nav-whoweare a,
#faq #nav-faq a,
#fees #nav-fees a,
#quest #nav-quest a,
#disclose #nav-disclose a,
#contact #nav-contact a,
#findus #nav-find a
{
	background-position:0 -150px;
	border-width:0;
}
#home #nav-home a span,
#about #nav-about a span,
#whoweare #nav-whoweare a span,
#faq #nav-faq a span,
#fees #nav-fees a span,
#quest #nav-quest a span,
#disclose #nav-disclose a span,
#contact #nav-contact a span,
#findus #nav-find a span
{
	background-position:100% -150px;
	padding-bottom:5px;
	color:#333;
}
#navbar a:hover
{
	background-position:0% -150px;
}
#navbar a:hover span
{
	background-position:100% -150px;
}
#wrap {
	clear:both;
	width:750px;
}
#sidebar
{
	float:left;
	width:120px;
	background-color:#B8B8AD;
	color:#ffffff;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar li
{
	border-bottom: 1px solid #74746B;
}
#sidebar a {
	display:block;
	padding:.5em 0 .5em .2em;
	text-decoration:none;
	color:#ffffff;
}
#sidebar a:hover {
	color:#333;
	background-color:#e7e7e2;
}
#main
{
	float:right;
	width: 615px;
	margin: 1em 0 0 0;
}
#main h3 {
	margin:0 auto auto auto;
}
#footer
{
	clear:both;
	width:630px;
	margin:1em 0 0 120px;
	font-size: 75%;
	text-align: center;
	white-space: pre;
}
#map
{
	top:5px;
	position:relative;
	background: url("../Content/findbig.jpg") no-repeat left top;
	width: 601px;
	height: 600px;
}
#map a
{
	position:absolute;
	background: url("../Content/findsmall.gif") no-repeat left top;
	top:124px;
	left:105px;
	width:400px;
	height:344px;
	border: 2px dashed gray;
}
#map a:hover
{
	background-position: 100% -344px;
	border: 2px solid black;
}
.estatelogic
{
	background: White;
	padding: 0 10px 0 10px;
	font-family: Arial;
	font-size: medium;
	color: Black;
}
