/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background-color:#F7E4B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ETeam {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#container {
	width:802px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg-container.jpg);

}

#container #header ul {
	list-style-type: none;
	text-align: right;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 10px;
	text-decoration: none;
}

#container #header li {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#container #header a {
	text-decoration: none;
}

#header {
	width:800px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/banner.jpg);
	height: 194px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 30px;
	text-align: center;
	background-position: center;
	line-height: 28px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	margin-bottom: 3px;
	margin-top: 3px;
}
h4 {
	color: #5D6FB9;
	font-weight: bold;
	text-align: center;
}
h5 {
	color: #003399;
	font-weight: bold;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}
/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-10px;
top:25px;
}
/* style all the links */
.menu a, .menu :visited {
	display:block;
	font-size:9px;
	width:114px;
	color:#fff;
	background:#000000;
	text-decoration:none;
	margin-right:0px;
	text-align:center;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* style the links hover */
.menu :hover{
	color:#444;
	background-color: #C68D4A;
}
/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:113px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}

#container #homecontent {
	padding-right: 11px;
	padding-left: 11px;
	width: 575px;
	margin-left: 185px;
}

#footer {
	clear:both;
	width: 802px;
	padding-top: 25px;
	margin-top: 15px;
	background-color: #000000;
}
#container #footer a {
	color: #DDB751;
}

.AgentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	margin-left: 0px;
}
.Agent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.neighborhoods {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color: #FBF1DB;
	padding: 5px 5px 1px;
	border: thin dashed #999999;
}

#footer {
	list-style-type: none;
	width: 781px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#left {
	float: left;
	width: 155px;
	margin-top: 0px;
	margin-right: 10px;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #DDB751;
	margin-left: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.MenuTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1E3A84;
}
#chama img {
	margin-left: 25px;
}
#header a:link {
	text-decoration: none;
}
#ContactFormPartner{
	padding-top:25px;
	color: #FFFFFF;
}
#ContactFormPartner input{
	border:solid 1px #494949;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#ffffff;
	padding:0 0 0 3px;
	width:277px;
	background-color: #9FBDB3;
}
#ContactFormPartner textarea{
	border:solid 1px #494949;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#ffffff;
	padding:0 0 0 3px;
	width:277px;
	height:83px;
	overflow:auto;
	background-color: #9FBDB3;
}
#ContactFormPartner .submit {
	background-color: #666666;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}#ContactFormPartner .checkbox {
	height: 20px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4F931B;
	border-right-color: #4F931B;
	border-bottom-color: #4F931B;
	border-left-color: #4F931B;
	margin: 3px;
	background-color: #FFFFFF;
}

#RelocationForm{
	padding-top:25px;
	color: #000000;
}
#RelocationForm input{
	border:solid 1px #494949;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	padding:0 0 0 3px;
	width:277px;
	background-color: #9FBDB3;
}
#RelocationForm textarea{
	border:solid 1px #494949;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	padding:0 0 0 3px;
	width:277px;
	height:83px;
	overflow:auto;
	background-color: #9FBDB3;
}
#RelocationForm .submit {
	background-color: #666666;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}#RelocationForm .checkbox {
	height: 20px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4F931B;
	border-right-color: #4F931B;
	border-bottom-color: #4F931B;
	border-left-color: #4F931B;
	margin: 3px;
	background-color: #FFFFFF;
}
#ContactForm{
	padding-top:25px;
	color: #000000;
}
#ContactForm input{
	border:solid 1px #494949;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	padding:0 0 0 3px;
	width:277px;
	background-color: #9FBDB3;
}
#ContactForm textarea{
	border:solid 1px #494949;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	padding:0 0 0 3px;
	width:277px;
	height:83px;
	overflow:auto;
	background-color: #9FBDB3;
}
#ContactForm .submit {
	background-color: #666666;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}#ContactForm .checkbox {
	height: 20px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4F931B;
	border-right-color: #4F931B;
	border-bottom-color: #4F931B;
	border-left-color: #4F931B;
	margin: 3px;
	background-color: #FFFFFF;
}
#ChamaForm{
	padding-top:25px;
	color: #000000;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#ChamaForm input{
	border:solid 1px #494949;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	padding:0 0 0 3px;
	width:277px;
	background-color: #9FBDB3;
}
#ChamaForm textarea{
	border:solid 1px #494949;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	padding:0 0 0 3px;
	width:277px;
	height:83px;
	overflow:auto;
	background-color: #9FBDB3;
}
#ChamaForm .submit {
	background-color: #666666;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#SellerTipsForm{
	padding-top:25px;
	color: #000000;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#SellerTipsForm input{
	border:solid 1px #494949;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	padding:0 0 0 3px;
	width:277px;
	background-color: #9FBDB3;
}
#SellerTipsForm textarea{
	border:solid 1px #494949;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	padding:0 0 0 3px;
	width:277px;
	height:83px;
	overflow:auto;
	background-color: #9FBDB3;
}
#SellerTipsForm .submit {
	background-color: #666666;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
HEADERsubBLUE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009999;
}
HEADERsubRED {
	color: #FF0000;
}
#NeighborhodBox {
	color: #000000;
	background-color: #F7E4B9;
	border: thin dotted #999999;
	padding: 10px;
}
#Chama {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EAD193;
	width: 350px;
	border: thin double #999999;
	padding: 0px 20px 15px;
	margin-right: auto;
	margin-left: auto;
}
#Chama2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #DDB751;
	width: 350px;
	border: thin double #999999;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
