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

body {
	background-color:#a9a7a8;
	background-image:url('../images/background_main.jpg');
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333333
}
/* Top */

#top {
	width:100%;
	height:31px;
	background-color:#4463a4;
	background-image:url('../images/top_bg.jpg')
}
.icons {
	width:635px;
	height:30px;
	float:left
}
.search {
	font-size:12px;
	font-family:verdana, geneva, arial, helvetica, sans-serif;
	background-color:#7692ca;
	border: solid #ffffff 1px;
	width:140px;
	margin-top:5px;
	color:#ffffff
}
.search_button {
	font-size:12px;
	font-family:verdana, geneva, arial, helvetica, sans-serif;
	color:#ffffff;
	background-color:#7692ca;
	border: solid #ffffff 1px;
	width:100px;
	margin-top:5px;
	margin-left:1px
}
#date {
	width:880px;
	text-align:left;
	margin:auto;
	color:#ffffff;
	margin-top:5px;
	font-weight:bold
}
.header {
	width:860px;
	height:215px;
	margin:auto;
	margin-top:1px;
	margin-bottom:1px;
	background-image:url('../images/header_main.jpg')
}
.header-bottom {
	width:860px;
	height:10px;
	margin:auto;
	margin-bottom:1px;
	background-image:url('../images/header_bottom.jpg')
}

/* Main Navigation */

.main-nav {
	width:840px;
	height:30px;
	margin:auto;
	margin-top:10px;
	padding-left:20px;
	background-image:url('../images/main_nav_bg.jpg');
}
#main-nav, #main-nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index:300;
	float:left;
	position:relative;
	top:8px
}
#main-nav a {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px
}
#main-nav a:hover {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#89fe0c
}
#main-nav li {
	float:left
}
body#aboutus a#aboutusnav, body#blog a#blognav, body#testimonials a#testimonialsnav, body#properties a#propertiesnav, body#contact a#contactnav, body#financing a#financingnav, body#links a#linksnav, body#support a#supportnav {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#ff0000;
	background-color:#ffffff
}

/* Buttons */

.buttons_blog {
	float:left;
	display:table-cell;
	width:287px;
	background-color:#c09b81;
	background-image:url('../images/button_bg.jpg');
	background-position:top;
	background-repeat:repeat-x
}
.button_report {
	float:left;
	display:table-cell;
	width:285px;
	background-color:#c09b81;
	background-image:url('../images/button_bg.jpg');
	background-position:top;
	background-repeat:repeat-x;
	margin-right:1px
}
.button_property {
	float:left;
	display:table-cell;
	width:286px;
	background-color:#c09b81;
	background-image:url('../images/button_bg.jpg');
	background-position:top;
	background-repeat:repeat-x;
	margin-right:1px
}
.button_title {
	margin-top:20px
}
.button_pic {
	width:250px;
	margin:auto;
	margin-bottom:20px
}

/* Body */

p {
	margin-bottom:5px;
	margin-top:5px
}
a:link, a:active, a:visited {
	font-size:12px;
	color:#000080;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	font-size:12px;
	color:#ff0000;
	text-decoration:none;
	font-weight: bold;
}
#container {
	width:880px;
	background-color:#ffffff;
	border: solid #ffffff 1px;
	margin:auto;
	margin-top:10px
}
#index_content {
	width:860px;
	margin:auto
}
.header_bar {
	width:860px;
	margin:auto;
	margin-bottom:1px
}
.news_box_index {
	width:858px;
	margin:auto;
	color:#ffffff;
	background-color:#304d82;
	border: solid #000080 1px;
	margin-bottom:1px
}
.news {
	width:auto;
	padding:7px;
}
.content_box {
	width:858px;
	margin:auto;
	background-color:#f0ecec;
	border: solid #000080 1px;
	margin-bottom:1px
}
.content {
	width:840px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px
}
.row {
	display:table-row;
	width:auto
}

/* Forms */

.contact {
	border-collapse: collapse;
	border: solid #635e57 1px;
	width:380px;
	background-color:#dad0c4;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:auto
}
label {
	width:120px;
	float:left;
	text-align:right;
	margin-right:5px;
	display: block
}
input {
	font-size:14px;
	color:#000000;
	font-family:verdana, geneva, arial, helvetica, sans-serif;
	border: 1px solid #635e57;
	width:200px
}
.checkbox {	
	color:#000000;
	width:35px
}
.button {
	font-size:14px;
	color:#000000;
	font-family:verdana, geneva, arial, helvetica, sans-serif;
	border: 1px solid #635e57;
	font-weight:bold;
	width:220px;
	height:30px
}
.form_lable {
	padding:4px;
	background-color:#d63808;
	color:#ffffff;
	font-weight:bold;
	width:373px;
	text-align:center
}
.text_area {
	font-size:14px;
	color:#000000;
	font-family:verdana, geneva, arial, helvetica, sans-serif;
	border: 1px solid #635e57;
	width:370px;
	height:150px
}

/* Footer */

#footer {
	width:880px;
	height:50px;
	background-color:#4564a5;
	background-image:url('../images/footer.jpg');
	margin-top:1px
}
a.nav:link, a.nav:active, a.nav:visited {
	font-size:12px;
	color:#ffffff;
	text-decoration:none
}
a.nav:hover {
	font-size:12px;
	color:#ffffff;
	text-decoration:underline
}
.nav {
	font-size:12px;
	color:#ffffff;
	width:800px;
	margin:auto;
	padding-top:15px
}
.footer-nav {
	width:800px;
	padding-top:15px
}
#footer-nav, #footer-nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index:300;
	float:left;
	position:relative;
	top:15px;
	left:10px
}
#footer-nav a {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	padding-left:5px;
	padding-right:5px
}
#footer-nav a:hover {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#89fe0c
}
#footer-nav li {
	float:left
}
#copyrights {
	font-size:10px;
	color:#ffffff;
	width:300px;
	margin:auto;
	margin-top:10px
}
#copyrights a {
	color:#ffffff
}
#view {
	font-size:10px;
	color:#ffffff;
	width:250px;
	margin:auto;
	margin-top:5px
}
#view a {
	color:#ffffff;
	font-size:10px
}

/* RSS */

#news {
	border:1px solid #9e0402;
	background-color:#dbe3f0;
	width:827px;
	margin-bottom:1px;
	padding-left:15px;
	padding-right:15px;
	font-size:11px
}
#news a {
	font-size:16px;
	font-weight:500;
	color:#9e0402;
	text-decoration:underline
}
#news a:hover {
	font-size:16px;
	font-weight:500;
	color:#9e0402;
	text-decoration:none
}
#news ul, #news li {
	list-style-type:none;
	list-style-image:none;
	margin-bottom:10px;
	position:relative;
	left:-20px
}
.rss_date {
	font-weight:normal;
	color:#f2840e
}
