@charset "UTF-8";
/* CSS Document */

body {
	background-color: rgb(4,79,102);
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: rgb(4,79,102);
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

a, a:visited, a:active, a:hover, .active {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

a:active, a:hover, .active {
	color: rgb(4,79,102);
}

a.contact_link, a.contact_link:visited, a.contact_link:active, a.contact_link:hover {
	color: rgb(4,79,102);
	font-weight:bold;
	text-decoration:none;
}

a.body_link, a:visited.body_link, a:active.body_link, a:hover.body_link, .clover a, .clover a:visited, .clover a:active, .clover a:hover  {
	color:#666;
	font-weight:normal;
	text-decoration:none;
}

a.red_link, a:visited.red_link, a:active.red_link, a:hover.red_link  {
	color:#900;
	font-weight:normal;
	text-decoration:none;
}

a:active.body_link, a:hover.body_link {
	color: rgb(4,79,102);
}

img {
	border:none;
}

#contain_all {
	background-color:transparent;
	text-align:center;
	margin:auto;
	width:920px;
}

#header_container {
	background-color:rgb(255,255,255);
	text-align:left;
}

#logo {
	float:left;
	margin:20px 0px 20px 40px;
}

#search_bar {
	float:right;
	margin:30px 40px 0px 0px;
	width:200px;

}


#main_nav {
	clear:both;
	width:950px;
	background-color:rgb(74,137,163);
	margin:40px 0px 0px -25px;
	padding:10px 10px 10px 10px;
	color:#FFF;
	text-align:center;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
}
#main_nav_holder {
	width:850px;
	margin:auto;
	text-align:center;
}

#nav_bumper {
	clear:both;
	width:970px;
	background-color:rgb(74,137,163);
	margin:-20px 0px 0px -10px;
}

#main_nav ul {
	text-align:left;
	list-style:none;
	font-weight:bold;
	margin-bottom:10px;
	float:left;
	width:100%;
	position:relative;
	z-index:500;
}

#main_nav ul li {
	float:left;
	margin:0 24px;
	position:relative;
}

#main_nav ul a {
	display:block;
	padding:5px;
	color:#fff;
	text-decoration:none;
}

#main_nav ul a:hover {
	color: rgb(4,79,102);
}

/*--- DROPDOWN ---*/
#main_nav ul ul {
	background:url(../images/shadow_back.png) no-repeat;
	background-position:0px 0px;
	list-style:none;
	position:absolute;
	z-index:600;
	margin:0px 0px 0px -20px;
	padding:0px 0px 10px 20px;
	left:-9999px;
	width:165px;
	-moz-border-radius-bottomleft:16px;
	-webkit-border-bottom-left-radius:16px;
	-moz-border-radius-bottomright:16px;
	-webkit-border-bottom-right-radius:8px;
}

#main_nav ul ul li { 
	margin-left:10px;
	float:none;
}

#main_nav ul ul a {
	white-space:nowrap;
}

#main_nav ul li:hover ul, #main_nav ul li:hover .shadow_back  { 
	left:0;
}

#main_nav ul li:hover a {
	color: rgb(4,79,102);
}

#main_nav ul li:hover ul a {
	color:#FFFFFF;
	text-decoration:none;
}

#main_nav ul li:hover ul li a:hover { 
color: rgb(4,79,102);
}

#main_nav_image {
	clear:both;
	margin:0px 0px 0px -25px;
}

.main, .main_home {
	width:920;
	background-color:rgb(255,255,255);
	text-align:left;
	padding:20px 20px 20px 20px;
}

.main_home {
	padding:0px;
}


#main_slide {
	margin:-20px -20px -20px -20px;
}

.slideshow {
	float:left;
	width:600px;
	height:395px;
	margin:0px 0px -20px 0px;
}

.slider_text {
	padding:10px 10px 10px 10px;
	position:relative;
	height:40px;
	z-index:500;
	background-image:url(../images/white_tp.png);
	background-repeat:repeat;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	top:-37px;
	color:#333;
	font:14px bold Arial, Helvetica, sans-serif;
	border-top:#666 solid 1px;
	border-right:#666 solid 1px;
	width:100%;
	
}


#home_title, #home_text {
	float:left;
	width:280px;
	margin:-15px 0px 0px -30px;
	position:relative;
	z-index:20;
}

#home_text {
	margin:-25px -20px -10px 20px;
	font-size:14px;
	font-weight:bold;
}

.clear {
	clear:both;
}

.clover {
	float:left;
	width:250px;
	margin:20px 17px 20px 17px;
	border:#CCC 1px solid;
	padding:10px 10px 10px 10px;
	
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
}

.search_field, .search_field_footer {
	background-color:#FFF;
	border:rgb(74,137,163) solid 1px;
	color: rgb(4,79,102);
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	height:18px;
	padding-left:5px;
	color:#999;
	margin-bottom:-10px;
	float:left;
	padding-right:0px;
}

.search_field_footer {
	margin-left:70px;
}

.submit {
	margin:3px 0px 10px -2px;
	float:left;
}

.submit_footer {
	margin:3px 0px 10px -2px;
	float:left;
}

.search {
	margin:3px 0px 0px -2px;
	float:left;
}

.small {
	font-size:8px;
	padding:5px 0px 0px 5px;
}

#mapContainer {
	margin:-20px 0px -20px -20px;
	border-right:#666 solid 1px;
}

#map_links, #mapContainer {
	float:left;
	margin-right: 20px;
}

#map_links {
	margin:0px;
}

#map_links a {
	display:block;
	font-weight:bold;
}

#map_links li {
	margin:0px 0px 20px 0px;
}

#map_links ul {
	float:left;
	margin-right:20px;
}

#map_sub {
	float:left;
	margin-top:20px;
	border-top:solid 1px #099;
}

ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.sold {
	float:left;
	margin:0px 40px 0px 0px;
}

.sold li {
	margin-bottom:20px;
}

#connect {
	text-align:left;
	float:left;
	margin:0px 0px -60px 0px;
	position:relative;
	z-index:40;
}

#connect .submit {
	float:left;
	margin:-18px 0px 0px 192px;
}

#connect ul {
	list-style:none;
	float:left;
	margin:-10px 0px 0px 40px;
}

#connect li, ul#sm_links li {
	display:inline;
}


ul#sm_links {
	margin:-20px 20px 0px 350px;
}

ul#sm_links li {
	margin:0px 0px 0px 0px;
}

.light {
	float:left;
	background-image:url(../images/light.png);
	background-repeat:no-repeat;
	text-align:center;
	width:258px;
	height:92px;
	padding:35px 0px 0px 0px;
	margin:0px -50px 0px -50px;
}

#why_left {
	width:500px;
	float:left;
	padding:0px 50px 40px 10px;
}

#marketing_left {
	width:450px;
	float:left;
	margin:40px 20px 0px 10px;
	padding:0px 50px 40px 10px;
	border:#ccc solid 1px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	
}


#properties_left {
	float:left;
	margin:0px 20px 20px 0px;
}


#properties_right {
	float:left;
	margin:0px 0px 20px 20px;
	width:450px;
}

#why_right, #news_right, #marketing_right, #land_contact, .closeout_right {
	border:#333 solid 1px;
	padding:20px 10px 20px 30px;
	margin:0px -10px 20px 0px;
	width:270px;
	float:left;
	color:#FFF;
	background-color:rgb(74,137,163);
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
}

#land_contact {
	float:right;
	background-color:#FFF;
	margin-left:20px;
	color: rgb(4,79,102);
}

#news_right, #marketing_right, .closeout_right {
	background-color:#EEE;
	color: rgb(4,79,102);
}

#marketing_right, .closeout_right {
	background-color:#FFF;
	border-color:#ccc;
	margin:40px 0px 0px 20px;
	width:265px;
}
#flash {
	margin:40px 0px -20px 20px;
	float:left;
	
}
#why_right li, #news_right li {
	margin-bottom:30px;
	font-weight:bold;
}

.drop {
	font-size:38px;
	float:left;
	font-weight:lighter;
	margin:-5px 0px 10px 0px;
}

ul#marketing {
	margin:10px 0px 10px 0px;
}

#marketing_150 {
	background-image:url(../images/150.jpg);
	background-repeat:no-repeat;
	background-position:0 .4em;
	padding-top:.5em;
	padding-left:5em;
	padding-bottom:.5em;
}

#marketing_950 {
	background-image:url(../images/950.jpg);
	background-repeat:no-repeat;
	background-position:0 .4em;
	overflow:visible;
	padding-top:.5em;
	padding-left:5em;
	padding-bottom:.5em;
}

#marketing_bid {
	background-image:url(../images/bid.jpg);
	background-repeat:no-repeat;
	background-position:0 .4em;
	overflow:visible;
	padding-top:.5em;
	padding-left:5em;
	padding-bottom:.5em;
}

#quote {
	float:right;
	width:300px;	
	margin-left:40px;
}

#quote img {
	float:left;
	padding-bottom:10px;
}
#quote p {
	clear:both;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#quote p.right {
	float:right;
	margin-top:0px;
	padding-top:0px;
}

#krista_left {
	float:left;
	padding:300px 0px 0px 0px;
	text-align:center;
	width:249px;
}

#krista_right {
	margin:0px 0px 0px 250px;
}

#bill_left {
	float:left;
	padding:0px 0px 0px 0px;
}

#bill_right {
	margin:-15px 0px 0px 170px;
}

ul.inline li {
	display:inline;
	margin:0px 10px 0px 10px;
	vertical-align:middle;
}

.headshot {
	padding:5px 5px 5px 5px;
	margin:-5px 30px 15px 0px;
	border:#ccc 1px solid;
}

.bio {
	margin:0px 20px 0px 10px;
}

.bio1 {
	margin:-40px 20px 0px 10px;
}

.contact {
	color:#666;
}

.contact_error {
	color:#900;
	border-color:#900;
}

ul.bul {
	list-style:circle;
	margin-left:20px;
}

.no_break {
	margin:-10px 0px 0px 0px;
}

#img_land_right {
	margin:-5px 0px 0px 450px;
}

#bumper {
	height:250px;
}

.list li {
	margin:10px 0px 10px 0px;
}

.quote {
	font-style:italic;
}

.sitemap li {
	margin:10px 0px 10px 20px;
}

td {
	border-bottom:#ccc 1px solid;
	vertical-align:top;
}


td.holder {
	border:none;
}

.fht {
	width:120px;
	height:118px;
	padding:0px 20px 20px 20px;
}


a.builder_name {
	font-weight:normal;
	color: rgb(4,79,102);
}

 a:hover.builder_name {
	text-decoration:underline;
}


#footer li {
	display:inline;
	margin:20px;
}

.footer_links {
	display:block;
	float:left;
	margin-left:70px;
	position:relative;
	z-index:150;
}

#footer {
	background-color:#FFF;
	padding:20px 0px 20px 0px;
}

/* LOOPNET SECTION */

#divListingWidgetHomeLink {
	margin-top:70px;
}

