
/*	-----------------------------------------------------------
	GLOBAL STYLES	*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
}

.clear {
	clear: both;
}

iframe {
	border: none;
}

img {
	border: none;
}

	/*	END GLOBAL STYLES
---------------------------------------------------------------	*/


/*	-----------------------------------------------------------
	HEADER STYLES	*/


#header {
	background: #040707;
}

#header_main {
	background: transparent url(images/header_bg.jpg) no-repeat;
	height: 211px;
	margin: 0 auto;
	width: 975px;
}

#headings {
	height: 166px;
}

#header_main h1 {
	float: left;
	margin-left: 52px;
}

#header_main h1 a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 141px;
	width: 397px;
}

#header_main h2 {
	color: #F9EC3C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	float: left;
	margin: 30px 0 0 40px;
}

#header_main ul {
	background: transparent url(images/navs_bg.jpg) no-repeat;
	height: 45px;
	padding-left: 62px;
	width: 706px;
	z-index: 2;
}

#header_main ul li {
	display: block;
	float: left;
}

#header_main ul li a {
	display: block;
	margin-top: 5px;
	overflow: hidden;
	padding-top: 32px;
}

#header_main ul li a.home {
	height: 0;
	margin-right: 89px;
	width: 43px;
}

#header_main ul li a.home:hover {
	background: transparent url(images/navs_bg.jpg) no-repeat -62px -55px;
}

#header_main ul li a.about {
	height: 0;
	margin-right: 76px;
	width: 75px;
}

#header_main ul li a.about:hover {
	background: transparent url(images/navs_bg.jpg) no-repeat -194px -55px;
}

#header_main ul li a.property {
	height: 0;
	margin-right: 82px;
	width: 70px;
}

#header_main ul li a.property:hover {
	background: transparent url(images/navs_bg.jpg) no-repeat -345px -55px;
}

#header_main ul li.li_property:hover ul#property {
	display: block;
}

ul#property {
	background: none #9bbc4f;
	display: none;
	height: 85px;
	margin: 0;
	padding: 5px 10px;
	position: absolute;
	width: 130px;
}

ul#property li {
	float: none;
	margin: 0;
	padding: 0;
}

ul#property li a {
	color: #000000;
	display: block;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	text-decoration: none;
}

ul#property li a:hover {
	text-decoration: underline;
}

#header_main ul li a.services {
	height: 0;
	margin-right: 75px;
	width: 65px;
}

#header_main ul li a.services:hover {
	background: transparent url(images/navs_bg.jpg) no-repeat -497px -55px;
}

#header_main ul li.li_services:hover ul#services {
	display: block;
}

ul#services {
	background: none #9bbc4f;
	display: none;
	height: 135px;
	margin: 0;
	padding: 5px 10px;
	position: absolute;
	width: 120px;
}

ul#services li {
	float: none;
	margin: 0;
	padding: 0;
}

ul#services li a {
	color: #000000;
	display: block;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	text-decoration: none;
}

ul#services li a:hover {
	text-decoration: underline;
}

#header_main ul li a.contact {
	height: 0;
	width: 82px;
}

#header_main ul li a.contact:hover {
	background: transparent url(images/navs_bg.jpg) no-repeat -637px -55px;
}

/*	END HEADER STYLES
---------------------------------------------------------------*/


/*-----------------------------------------------------------
	CONTENT STYLES	*/

#content {
	background: transparent url(images/content_bg.jpg);
	margin-top: 10px;
}

#container {
	margin: 0 auto 15px auto;
	padding-top: 10px;
	width: 975px;
}

#left_col {
	float: left;
	width: 182px;
}

#details_top {
	background: transparent url(images/details_bg.jpg) repeat-y;
	margin: 10px 0;
}

#details_bottom {
	background: transparent url(images/details_bottom.jpg) no-repeat bottom;
}

#anne_contact {
	background: transparent url(images/details_top.jpg) no-repeat top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 5px 0 5px 10px;
}

#anne_contact p {
	margin: 10px 0;
}

.white {
	color: #FFFFFF;
	font-weight: bold;
}

#main_content {
	float: left;
	margin: 0 10px;
	width: 600px;
	z-index: 1;
}

#main_content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5;
	margin: 20px 0;
}

#main_content ul {
	list-style: none;
}

#main_content ul li a {
	background: #22698c;
	color: #ffffff;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding: 5px;
	text-decoration: none;
	width: 120px;
}

#main_content ul li a:hover {
	text-decoration: underline;
}

.highlight {
	color: #D48B12;
	font-weight: bold;
}

#main_content iframe.iframe_a {
	width: 600px;
	height:700px;
}

#main_content iframe.iframe_contact {
	width: 600px;
	height:600px;
}

#main_content iframe.iframe_victor_valley_listings {
	width: 600px;
	height:1425px;
}

#main_content iframe.iframe_mortcalc {
	width: 600px;
	height:450px;
}

#main_content iframe.iframe_valuation {
	width: 600px;
	height:1000px;
}

#main_content iframe.iframe_search {
	width: 600px;
	height:1075px;
}

#main_content iframe.iframe_email {
	width: 600px;
	height:1200px;
}

#main_content iframe.iframe_featured {
	width: 600px;
	height:875px;
}

#main_content iframe.iframe_organizer {
	width: 600px;
	height:715px;
}

#main_content_b {
	float: left;
	margin-left: 0;
	width: 800px;
}

#main_content_b iframe.iframe_b {
	width: 800px;
	height: 1100px;
}

span.red {
	color: #FF0000;
}

#linkedin {
	float: left;
	width: 800px;
}

#main_content h3 {
	color: #D48B12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	margin-bottom: 15px;
	text-align: center;
}

#main_content img {
	float: left;
	padding-right: 10px;
}

#main_content p {
	margin-top: 0;
}

#right_col {
	float: right;
	width: 170px;
}

#right_col #group {
	background: transparent url(images/right_img.jpg) no-repeat;
	height: 140px;
	width: 170px;
}

#group ul {
	padding-top: 10px;
	list-style: none;
}

#group ul li {
	background: transparent url(images/pink_bg.jpg) no-repeat;
	display: block;
	height: 33px;
	margin-bottom: 10px;
	width: 97px;
}

#group ul li a {
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding: 8px 0 9px 10px;
	text-decoration: none;
}

#group ul li a:hover {
	text-decoration: underline;
}

#group ul li.li_buyers {
	position: relative;
}

#group ul li.li_buyers:hover #buyers {
	display: block;
}

#buyers {
	background-color: #cc0099;
	display: none;
	left: -150px;
	padding: 0 10px;
	position: absolute;
	top: 0;
	width: 140px;
	z-index: 1;
}

#group ul li #buyers li {
	background: none;
	display: block;
	height: 20px;
	margin: 0;
}

#group ul li #buyers li a {
	display: block;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0;
	width: 150px;
}

#group ul li.li_sellers {
	position: relative;
}

#group ul li.li_sellers:hover #sellers {
	display: block;
}

#sellers {
	background-color: #cc0099;
	display: none;
	left: -150px;
	padding: 0 10px;
	position: absolute;
	top: 0;
	width: 140px;
	z-index: 1;
}

#group ul li #sellers li {
	background: none;
	display: block;
	height: 20px;
	margin: 0;
}

#group ul li #sellers li a {
	display: block;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0;
	width: 150px;
}

#group ul li.li_listing {
	position: relative;
}

#group ul li.li_listing:hover #listing {
	display: block;
}

#listing {
	background-color: #cc0099;
	display: none;
	left: -150px;
	padding: 0 10px;
	position: absolute;
	top: 0;
	width: 140px;
	z-index: 1;
}

#group ul li #listing li {
	background: none;
	display: block;
	height: 20px;
	margin: 0;
}

#group ul li #listing li a {
	display: block;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0;
	width: 150px;
}

#main_content ul, #main_content ol {
	margin-bottom: 15px;
}

#main_content ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	list-style: none;
	margin-bottom: 5px;
}

#main_content ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	list-style: disc;
	margin-bottom: 5px;
}

#right_col h3 {
	color: #6a6767;
	background: transparent url(images/orange_bg.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	height: 23px;
	margin: 20px 0 5px 0;
	padding: 7px 0 0 10px;
	width: 170px;
}

#right_col ul.groupings {
	list-style: none;
	margin-left: 20px;
}

#right_col ul.groupings li {
	margin: 5px 0;
}

#right_col ul.groupings li a {
	color: #6a6767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
}

#right_col ul.groupings li a:hover {
	text-decoration: underline;
}
	
/*	END CONTENT STYLES
---------------------------------------------------------------*/


/*	-----------------------------------------------------------
	FOOTER STYLES	*/
	
#footer {
	background: #FFFFFF;
	margin-bottom: 10px;
}

#border {
	background: transparent url(images/border_bg.jpg) repeat-y;
	margin: 0 auto;
	width: 975px;
}

#rounded_bot {
	background: transparent url(images/rounded_bottom.jpg) no-repeat bottom left;
	padding-top: 10px;
}

#left_col_foot {
	float: left;
	width: 182px;
}

#left_col_foot img {
	margin-left: 20px;
}

#listings {
	float: left;
	margin: 0 10px;
	width: 700px;
}

#listings table, #listings div.ext_links {
	float: left;
}

div.ext_links {
	padding-left: 30px;
	

}

#keller {
	float: right;
	width: 250px;
}

iframe#top_strong {
	margin-top: 80px;
}

ul#links li {
	list-style: none;
}

div.center {
	border: 10px solid #00CCCC;
	margin: 0 auto;
	text-align: center;
	width: 1000px;
}

body.index {
	background: transparent url(images/content_bg.jpg);
	padding: 20px 0;
}

p.center {
	text-align: center;
	color:#d40000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
}

.city {
color: #D48B12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;

}

.city a:link{
color: #6a6767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;

}

.city a:visited{
color: #6a6767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;


}

.city a:hover{
color: #6a6767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;

}
.title{
color: #D48B12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	margin-bottom: 15px;
	font-weight:bold;
	text-align:center;
	}

.subtitle{
color: #6a6767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;

}

.subtitle2{
color: #6a6767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	

}

.ihfslidestext{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000;

}

.jdpower{
	color: #6a6767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.jdpower a:link{
	color: #6a6767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}

.jdpower a:visited{
	color: #6a6767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}

.jdpower a:hover{
	color: #6a6767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

