* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 62.5%;
}

.clear {
	clear: both;
}

img {
	border: none;
}

/*	HEADER STYLES	----------------------------------------------------------------	*/

#header {
	background: transparent url(images/header_bg.jpg);
	width: 100%;
}

#head_content {
	background: transparent url(images/header_content_bg.jpg) repeat-y;
	height: 220px;
	float: left;
	width: 783px;
}

h1 {
	display: none;
}

#head_side {
	height: 220px;
	float: left;
	width: 241px;
}

#head_side ul {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 10px;
}

#head_side ul li {
	list-style: none;
	margin-bottom: 15px;
}

.gray {
	color: #999999;
	font-size:16px
}

.add {
	font-size: 0.8em;
}

/*	END HEADER STYLES	-------------------------------------------	*/

/*	CONTENT STYLES	--------------------------------------------------	*/

#content {
	background-color: #669ACC;
	background-image: url(images/main_content_bg.jpg);
	background-repeat: repeat-y;
	width: 100%;
}

#content_wrapper {
	float: left;
	width: 783px;
}

#navs {
	background: transparent url(images/navs.jpg) no-repeat;
	height: 44px;
	list-style: none;
	width: 775px;
}

#navs li {
	display: block;
	float: left;
}

#navs li a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 44px;

}

#navs li a.home {
	width: 89px;
}

#navs li a.home:hover {
	background: transparent url(images/navs.jpg) no-repeat 0px -46px;
}

#navs li a.team {
	width: 87px;
}

#navs li a.team:hover {
	background: transparent url(images/navs.jpg) no-repeat -89px -46px;
}

#navs li a.buy {
	width: 75px;
}

#navs li a.buy:hover {
	background: transparent url(images/navs.jpg) no-repeat -176px -46px;
}

#navs li a.sell {
	width: 72px;
}

#navs li a.sell:hover {
	background: transparent url(images/navs.jpg) no-repeat -251px -46px;
}

#navs li a.property {
	width: 110px;
}

#navs li a.property:hover {
	background: transparent url(images/navs.jpg) no-repeat -323px -46px;
}

#navs li a.resources {
	width: 143px;
}

#navs li a.resources:hover {
	background: transparent url(images/navs.jpg) no-repeat -433px -46px;
}

#navs li a.blog {
	width: 79px;
}

#navs li a.blog:hover {
	background: transparent url(images/navs.jpg) no-repeat -576px -46px;
}

#navs li a.contact {
	width: 120px;
}

#navs li a.contact:hover {
	background: transparent url(images/navs.jpg) no-repeat -655px -46px;
}

#sub_team {
	background: #716e68;
	display: none;
	margin: 0;
	position: absolute;
}

#navs li#team_li:hover {
	background: transparent url(images/navs.jpg) no-repeat -89px -46px;
}

#navs li#team_li:hover #sub_team {
	display: block;
}

#sub_team li {
	display: block;
	float: none;
	padding: 5px;
}

#sub_team li a {
	color: #ffffff;
	display: inline;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	overflow: visible;
	padding: 0;
}

#sub_sell {
	background: #716e68;
	display: none;
	margin: 0;
	position: absolute;
}

#navs li#sell:hover {
	background: transparent url(images/navs.jpg) no-repeat -251px -46px;
}

#navs li#sell:hover #sub_sell {
	display: block;
}

#sub_sell li {
	display: block;
	float: none;
	padding: 5px;
}

#sub_sell li a {
	color: #ffffff;
	display: inline;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	overflow: visible;
	padding: 0;
}

#sub_buy {
	background: #716e68;
	display: none;
	margin: 0;
	position: absolute;
}

#navs li#buy:hover {
	background: transparent url(images/navs.jpg) no-repeat -176px -46px;
}

#navs li#buy:hover #sub_buy {
	display: block;
}

#sub_buy li {
	display: block;
	float: none;
	padding: 5px;
}

#sub_buy li a {
	color: #ffffff;
	display: inline;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	overflow: visible;
	padding: 0;
}

#sub_property {
	background: #716e68;
	display: none;
	margin: 0;
	position: absolute;
}

#navs li#property:hover {
	background: transparent url(images/navs.jpg) no-repeat -323px -46px;
}

#navs li#property:hover #sub_property {
	display: block;
}

#sub_property li {
	display: block;
	float: none;
	padding: 5px;
}

#sub_property li a {
	color: #ffffff;
	display: inline;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	overflow: visible;
	padding: 0;
}

#sub_resources {
	background: #716e68;
	display: none;
	margin: 0;
	min-width: 143px;
	position: absolute;
	z-index: 3;
}

#navs li#resources:hover {
	background: transparent url(images/navs.jpg) no-repeat -433px -46px;
}

#navs li#resources:hover #sub_resources {
	display: block;
	height:180px;
}

#sub_resources li {
	display: block;
	float: none;
	padding: 5px;
}

#sub_resources li a {
	color: #ffffff;
	display: inline;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	overflow: visible;
	padding: 0;
}

h3 {
	color: #003466;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin-bottom: 15px;
}

h4 {
	color: #003466;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	margin-bottom: 15px;
}

#content_main {
	float: left;
	margin: 15px 35px 0 0;
	padding: 0 0 0 15px;
	width: 445px;
}

#content_main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: 10px 0;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 30px;
	padding: 10px;
}

a {
	color: #669acc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #2f679d;
	text-decoration: underline;
}

td {
	padding: 3px 0;
}

td.mid_form {
	padding: 0 13px 0 12px;
	width: 20px;
}

select.option_short {
	width: 150px;
}

#content_main_side {
	float: left;
	margin-top: 15px;
	width: 275px;
}

div.featured {
	float: left;
	margin: 10px 15px 0 0;
	position: relative;
	text-align: center;
	width: 120px;
}

div.featured object {
	margin-bottom: 5px;
	z-index: 1;
}

div.featured a {
	color: #669acc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

#div_featured {
	margin-bottom: 20px;
	z-index: 1;
}

div.featured a:hover {
	color: #2f679d;
	text-decoration: underline;
}

#would {
	margin-left: 20px;
}

#would li {
	margin-bottom: 5px;
}

#would a {
	color: #2f679d;
	font-family: Verdana;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: underline;
}

#would a:hover {
	color: #669acc;
	text-decoration: none;
}

#would2 a {
	color: #2f679d;
	font-family: Verdana;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: underline;
}

#whole_content {
	float: left;
	margin-top: 15px;
	padding: 0 20px 0 15px;
	width: 748px;
}

#whole_content h3.title {
	color: #003466;
	font-size: 2em;
	margin-bottom: 15px;
}

#whole_content h3 {
	color: #4c0000;
	font-size: 1.5em;
	margin-bottom: 5px;
}

#whole_content p.italic {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

#whole_content p.italicleft {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

#whole_content p.center {
	color: #003466;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

#whole_content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-bottom: 20px;
}

#whole_content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: 0 0 20px 20px;
}

#whole_content ul li ul {
	font-size: 1em;
	margin: 0 0 20px 20px;
}

#whole_content img.floater {
	float: right;
	padding-left: 10px;
}

#team {
	margin: 0 auto 20px auto;
	width: 500px;
}

#team div.team_a {
	float: left;
	width: 199px;
}

#team div.team_b {
	float: right;
	width: 199px;
}

#whole_content div.team_a p, #whole_content div.team_b p {
	margin-bottom: 0;
	text-align: center;
}

#whole_content div.team_a a, #whole_content div.team_b a {
	font-weight: bold;
}

#whole_content h3 span.black {
	color: #000000;
	font-size: 0.8em;
}

#whole_content p.attribute span.black {
	font-size: 1.3em;
	font-weight: bold;
}

div.members {
	margin-bottom: 15px;
}

div.members img {
	float: left;
	padding-right: 10px;
}

#content_side {
	float: left;
	width: 241px;
}

#content_right {
	width: 660px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 17px;
	float: left;
}

ul.links {
	background: transparent url(images/side_links_copy.jpg) no-repeat;
	height: 96px;
	margin: 20px auto 20px auto;
	width: 234px;
}

ul.links li {
	display: block;
	float: left;
}

ul.links li a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 96px;
}

ul.links li a.call {
	margin-right: 10px;
	width: 70px;
}

ul.links li a.call:hover {
	background: transparent url(images/side_links_copy.jpg) no-repeat 0 -101px;
}

ul.links li a.email {
	margin-right: 10px;
	width: 73px;
}

ul.links li a.email:hover {
	background: transparent url(images/side_links_copy.jpg) no-repeat -80px -101px;
}

ul.links li a.login {
	width: 71px;
}

ul.links li a.login:hover {
	background: transparent url(images/side_links_copy.jpg) no-repeat -163px -101px;
}

ul.links2 {
	background: transparent url(images/links2.jpg) no-repeat;
	height: 65px;
	margin: 20px auto 20px auto;
	width: 208px;
}

ul.links2 li {
	display: block;
	float: left;
}

ul.links2 li a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 63px;
}

ul.links2 li a.side_blog {
	margin-right: 8px;
	width: 71px;
}

ul.links2 li a.side_blog:hover {
	background: transparent url(images/links2.jpg) no-repeat 0px -65px;
}

ul.links2 li a.fb {
	margin-right: 12px;
	width: 47px;
}

ul.links2 li a.fb:hover {
	background: transparent url(images/links2.jpg) no-repeat -79px -65px;
}

ul.links2 li a.twit {
	width: 69px;
}

ul.links2 li a.twit:hover {
	background: transparent url(images/links2.jpg) no-repeat -138px -65px;
}

ul.jd {
	list-style: none;
	margin: 0 auto;
	width: 160px;
}

ul.links3 {
	background: transparent url(images/foreclose.jpg) no-repeat;
	height: 146px;
	list-style: none;
	margin: 20px auto 20px auto;
	width: 123px;
}

ul.links3 li a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 146px;
}

ul.links3 li a:hover {
	background: transparent url(images/foreclose.jpg) no-repeat 0px -154px;
}

iframe {
	border: none;
	height: 600px;
	margin: 20px auto 0 auto;
	width: 99%;
}


div.sixh {
	border: none;
	margin: 0 auto;
	width: 600px;
}

/* END CONTENT STYLES	---------------------------------------------	*/

/*	FOOTER STYLES	---------------------------------------------------	*/

#footer {
	background: #b8a367;
	width: 100%;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	width: 1024px;
}

#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer div {
	margin-top: 15px;
	width: 1024px;
}

#footer ul {
	list-style: none;
	margin: 0 auto;
	width: 510px;
}

#footer ul li {
	display: inline;
}

/*	END FOOTER STYLES	-------------------------------------	*/

ul#pdf {
	list-style: none;
}

ul#pdf li {
	background: transparent url(images/pdf.jpg) no-repeat;
	margin-bottom: 5px;
}

ul#pdf li a {
	display: block;
	padding: 5px 0 5px 32px;
}

html > body #sub_team {
	*height: 85px;
}

html > body #sub_sell {
	*height: 85px;
}

html > body #sub_buy {
	*height: 125px;
}

html > body #sub_property {
	*height: 105px;
}

html > body #sub_resources {
	*height: 150px;
}

.pNews{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}

#header div.holder {
	background: transparent url(images/header_bg.jpg);
	width: 1024px;
}

#content div.holder {
	background-color: #669ACC;
	background-image: url(images/main_content_bg.jpg);
	background-repeat: repeat-y;
	width: 1024px;
}

#footer div.holder {
	background: #b8a367;
	margin-top: 0;
	padding: 10px 0;
	width: 1024px;
}
.credit{
font:Arial, Helvetica, sans-serif;
font-size:9px;
color:ffffff;
}