/* CSS Document for Patty Davis */
/* Created by Evan Mathews on 6/6/11 */

body {
	font-family:"Times New Roman", Times, serif;
	background-color: #006751;
	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 {
	width: 950px;
	*width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#container .lowes {
	color: #FFFFFF;
	line-height: 35px;
	text-align: left;
	float: left;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .lowes img {
	position: relative;
	top: 7px;
	*top: 4px;
	*margin-right: 5px;
	margin-right: 10px;
}
#container .social img {
	position: relative;
	top: 7px;
	margin-left: 5px;
}

#container .social {
	line-height: 35px;
	color: #FFFFFF;
	text-align: right;
	float: right;
	display: block;
}
#container .lowes img,
#container .social img,
#container .imgBtn,
#container .buyBtn,
#container .rentBtn {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #banner {
	background-image: url(/files/451767/em-banner.gif);
	background-repeat: no-repeat;
	height: 139px;
	width: 950px;
}
#ctcposition {
text-align: right;
position: relative;
top: 40px;
right: 50px;
}
#container .imgBtn {
	padding: 1px;
	float: left;
}
#container .buyBtn {
	padding: 1px;
	float: right;
}
#container .rentBtn {
	padding: 0px;
	float: right;
}
#container #mainContent {
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainContent font {
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
}
#mainContent a {
	color: #FFFFFF;
}

#container #bottomlinks a{color:white;}
#container #bottomlinks a:hover{color:white;}
#container #bottomlinks a:visited{color:white;}

#intContent {
	background: url() #FFF;
	width: 904px;
	*width: 934px;
	padding: 15px 15px 15px 15px;
	margin: -10px auto 0px auto;
	text-align: left;
}
#intContent a {
	color: #000;
}

#intContent #bottomlinks a{color:#000;}
#intContent #bottomlinks a:hover{color:#000;}
#intContent #bottomlinks a:visited{color:#000;}

#panel {
	background: url() #466963;
	width: 180px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	color: #FFF;
}
#mainNavigation a {
	display: block;
	line-height: 30px;
	margin-bottom: 3px;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Tahoma;
	font-weight: bold;
	background: url() #748E8A;
	border-right: 2px solid #000;
}
#mainNavigation a:hover {
	background: url() #A1BEB6;
	color: #302C29;
}
#contactInfo {
	font-family: Tahoma;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 13px;
}
#contactInfo a {
	color: #E3E3E3;
}

/* NAV STYLES */
#container #nav {
	background-image: url(/files/451767/em-nav.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 934px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	position: relative;
	z-index: 99;
}
#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:35px;
}
#nav a.home {
	width:85px;
}
#nav a.properties {
	width:125px;
}
#nav a.services {
	width:110px;
}
#nav a.counties {
	width:115px;
}
#nav a.resources {
	width:125px;
}
#nav a.company {
	width:158px;
}
#nav a.wilds {
	width:115px;
}
#nav a.contact {
	width:99px;
}

#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:35px;
}
#nav li:hover ul, #nav li.navhover ul {
	left:-40px;
	top:35px;
}

#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:#FFFFFF;
	font-size:11px;
	text-align:center;
	margin:20px auto 20px;
}
#disclaimerWrapper a {
	color:#FFFFFF;
}
.disclaimer {
	color: #FFFFFF;
	font-size:11px;
	text-align:left;
}
.disclaimer a {
	color:#FFFFFF;
}
#designations {
	text-align: center;
}

#bottomcurve{background:url(/files/451767/bottomcurve.jpg) no-repeat center; height:18px; }

#bottomlinks{text-align:Center;}
#bottomlinks a{text-decoration:none; }


