/* @override http://www.dmmgt.com/css/screen.css */

#contact_map {
	width:350px;
	height: 350px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-color: #8f8f8f;
	border-width: 1px;
	border-style: solid;
	float: left;
}

#contact_more {
	width: 400px;
	float: right;
}

a.request_more {
	background-color: #fcdf51;
	line-height: 18px;
	padding: 1px;

}

html {
	margin: 0px;
	padding: 0px;
}

body {
	background-color:#E7E6E3;
	background-image: url(../image/bg.gif);
	background-position:center top;
	background-repeat:repeat-x;
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	height:100%;
	line-height:18px;
	margin:0px;
	padding: 0px;
	text-align: center;
	min-width: 800px;
	-moz-opacity: 0.9999;
}

a {
	border-bottom-color: #8f8f8f;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
	color: #000;
}

a:hover {
	border: none;
	background-color: #e7e6e3;
	color: #000;
}
	
#wrapper {
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-top: 22px;
	margin-right: auto;
	background-color: #fff;
}

.phone {
	float: right;
	
}

.star_text {
	position: absolute;
	top: 0px;
	padding-left: 700px;
}

#masthead {
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 1px;
	background-color: #fff;
	height: 115px;

}

#masthead img {
	float: left;

}

#index_photo {
	float: left;
	width: 550px;
}


#index_service_menu  {
	float: right;
	width: 239px;
	height: 204px;
	background-image: url(../image/bg_gradient_2.png);
	background-repeat: repeat-x;
	padding-left: 10px;
}

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


#index_service_menu a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}

.index_main {
	clear: both;
	background-color: #fff;
}

#inner {
	padding: 10px;
}
.main h2 {
	margin-top: 0px;
}

.main {
	clear: both;
	background-color: #fff;
	padding-left: 10px;
	padding-top: 15px;
	border-left-color: #cbcbcb;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #cbcbcb;
	border-right-width: 1px;
	border-right-style: solid;
}

.index_about {
	border-left-color: #cbcbcb;
	border-left-width: 1px;
	border-left-style: solid;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	background-image: url(../image/bg_gradient.png);
	background-repeat: repeat-x;
	background-color: #33669c;
	float: left;
	width: 269px;
	height: 375px;
	color: #fff;
}

.index_about ul {
	list-style: none;
}

.index_about ul a {
	list-style: none;
	color: #fff;
	border-bottom-color: #fff;
}

.index_about ul a:hover {
	color: #000;
}
.index_map {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	float: right;
	width: 470px;
	background-color: #fff;
}

.index_map input.text {
	border-color: #757575;
	border-width: 1px;
	border-style: solid;
	margin-top: 10px;
	padding: 0px;
	height: 30px;
	width: 200px;
	color:#999;
	font-family:Verdana;
	font-size:14px;
	padding-left: 10px;
	padding-top: 8px;
}

.footer {
	font-size: 9px;
	clear: both;
	width: 790px;
	background-color: #000;
	color: #fff;
	margin-left: 0px;
	padding-left: 10px;
	line-height: 25px;
}

.footer a {
	color: #fff;
}

.index_footer {
	font-size: 9px;
	clear: both;
	width: 790px;
	background-color: #000;
	color: #fff;
	padding-left: 10px;
	line-height: 25px;
}

.index_footer a {
	color: #fff;
}

.index_footer a:hover {
	color: #000;
}

/* ===  NAVIGATION === */

.menu ul {
	border-right-color: #cbcbcb;
	border-left-color: #cbcbcb;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style: none;
	width: 798px;
	background-color: #27476b;
	padding: 0px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 108px;
	
}

.menu ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

.menu ul li a {
	font-size: 10px;
	text-decoration: none;
	font-weight: 100;
	padding: 3px;
	color: #fff;
}

.menu ul li a:hover {
	background-color: #6f86a7;
}

.menu a.nav_here {
	padding: 3px;
	background-color: #446da1;
}

#index_photo {
	border-left-color: #cbcbcb;
	border-left-style: solid;
	border-left-width: 1px;
}

/* ===  INDEX MAP  === */

#map_canvas{
	border-color: #d7d7d7;
	border-style: solid;
	border-width: 1px;
	height: 200px;
	width: 470px;
}

#marker{
	font-size: 11px;

}

.indent {
	padding-left: 10px;
}

.address p {
	float: right;
	padding-right: 10px;
	line-height: 13px;
	font-size: 10px;
	text-align: right;
}

#rfi_form input {
	border: 1px solid #dbdad7;
}

#rfi_form select {
	border: 1px solid #dbdad7;
}

#rfi_form textarea {
	border: 1px solid #dbdad7;
}



td.left {
	width: 125px;
	text-align: right;
	padding-right: 15px;
	vertical-align: top;
}

input#address {
	width: 300px;
}

input#zip {
	width: 100px;
}

textarea#comments {
	width: 300px;
	height: 150px;
}

div.slogan {
	float: left;
	text-align: left;
}

p.slogan_text {
	font-style: italic;
	margin-top: 50px;
	margin-bottom: 0px;
	color: #27476b;
}

p.top_broker {
	margin-top: -3px;
	margin-bottom: 0px;
	color: #27476b;
	font-weight: bold;
	font-style: italic;
}

p.top_broker .read_more {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

div.service_image {
	float: right;
	width: 300px;
	margin-bottom: 25px;
}

#inner div.service_image img {
	padding: 5px;
	border: 1px solid #dbdad7;
}



