/* CSS Document for Eddie Perez */
/* Created by Evan Mathews on 6/9/11 */

body {
	background-color: #FFFFFF;
	background-image: url(/files/428157/nbody-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#agentPic {display:none;}
#pageTitle {display:none;}
#contentHeadWrap h4 {display:none;}
.openhouse {color:#000000}
.clear {
	clear: both;
}

#container {
	font-family: Tahoma;
	color: #333333;
	width: 951px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#container #banner {
	background-image: url(/files/428157/nbanner.png);
	background-repeat: no-repeat;
	height: 151px;
	width: 951px;
	text-align: right;
}
.social {
	display: block;
	position: relative;
	top: 105px;
}
.social img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
}
#qs-container {
	background-image: url(/files/428157/nmain-pic.jpg);
	background-repeat: no-repeat;
	height: 299px;
	width: 749px;
	text-align: right;
}
#qs-container span {
	font-family: Tahoma;
	font-size: 24px;
	color: #000;
}

#qs-container form {
	text-align: right;
	float: right;
	position: relative;
	right: 30px;
	top: 20px;
}
#qs-container select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #454545;
	background-color: #fff;
	border: 1px solid #454545;
}
#qs-container input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #454545;
	background-color: #fff;
	border: 1px solid #454545;
}
#contentWell {
	width: 749px;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
}
#contentWell font {
font-family: Tahoma;
}
#container #contentWell h1 {
	font-size: 22px;
}
#container #contentWell h2 {
	font-size: 20px;
	color: #750115;
}
#container #contentWell h3 {
	font-size: 18px;
	font-weight: normal;
}
.mainPic {
	float: right;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contentWell a {
	color: #000;
}
#panel {
	width: 188px;
	text-align: center;
	background-color: #750115;
	background-image: url(/files/428157/npanel-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#agentBox {
	background-image: url(/files/428157/nagent-box.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 169px;
	width: 169px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.boxHeader {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
#agentBox .boxHeader strong {
	font-size: 13px;
}
#agentBox img {
	float: left;
	margin: 5px;
}
#agentBox .boxInfo {
	font-size: 11px;
	text-align: left;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
#agentBox .boxInfo a {
	color: #202020;
}

#panel form {
color: #FFF;
font-size: 13px;
font-weight: bold;
}
#panel form textarea {
width: 150px;
font-size: 11px;
font-family: Tahoma;
margin-top: 10px;
}

#nav {
	background-image: url(/files/428157/nnav.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 949px;
	position: relative;
	z-index: 99;
	margin-bottom: 10px;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	background-color:;
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:center;
	color:#000;
	height:39px;
}
#nav a.home {
	width:80px;
}
#nav a.search {
	width:95px;
}
#nav a.buying {
	width:95px;
}
#nav a.selling {
	width:98px;
}
#nav a.condos {
	width:182px;
}
#nav a.resources {
	width:125px;
}
#nav a.about {
	width:168px;
}
#nav a.contact {
	width:103px;
}

#nav a.sub {
	display: block;
	width:185px;
	height:24px;
	padding-left:10px;
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	color:#000000;
	text-decoration:none;
	text-align:left;
	border:1px #000000 solid;
	border-width:0 1px 1px 1px;
}
#nav a:hover.sub {
	background-color:#DFDFDF;
	color:#000000;
}

#nav li {
	float: left;
	position:relative;
}
#nav li ul {
	position: absolute;
	left: -9999px;
	width:185px;
}

#nav li:hover ul {
	position:absolute;
	left:0;
	top:39px;
}
#nav li:hover ul, #nav li.navhover ul {
	left:-40px;
	top:39px;
}

#nav a.sub_sub {
	display: block;
	width:185px;
	height:24px;
	padding-left:10px;
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	color:#000000;
	text-decoration:none;
	text-align:left;
	border:1px #000000 solid;
	border-width:1px 1px 1px 1px;
}

#nav a:hover.sub_sub {
	background-color:#DFDFDF;
	color:#000000;
}
#nav li:hover ul li ul {
	position:absolute;
	left: -9999px;
}

#nav li:hover ul li ul, #nav li.navhover ul li ul {
	left: -9999px;
}

#nav li ul li {
	padding-left:45px; 
	z-index:99;
	float: left;
	position:relative;
}

#nav li ul li ul{
	position: absolute;
	left: -9999px;
	width:185px;
}

#nav li ul li:hover ul {
	position:absolute;
	left:197px;
	*left:185px;
	top:0;
}


#nav li ul li:hover ul, #nav li ul li.navhover ul {
	left:197px;
	*left:185px;
	top:0;
}
#disclaimerWrapper {
	width:950px;
	color:#000000;
	font-size:11px;
	text-align:center;
	margin:20px auto 20px;
}
#disclaimerWrapper a {
	color:#000000;
}
.disclaimer {
	color: #000000;
	font-size:11px;
	text-align:left;
}
.disclaimer a {
	color:#000000;
}

