﻿
.boldheader_white{ font-weight:bold; color:White; font-size:13px;}
.boldheader_orange{font-weight:bold; color:#BD6438; font-size:13px;}
.small_head a{ font-size:11px; color:White;}
.small_head a:hover{ font-size:11px; color:#BD6438; cursor:hand}

.small_div_head{ height:100%; width:100%; padding-left:35px;}
.small_div_head2{ height:100%; width:100%; padding-left:25px;}

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #A2A1A1;
	background-color:#ffffff;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

#bg2{ background-color:White;}

h1, h2, h3 {
	font-weight: normal;
	color: #38506C;
}

h1 {
	
	letter-spacing: -1px;
	font-size: 17px;
}

h2 {
	
	letter-spacing: -1px;
	font-size: 15px;
}


h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #38506C;
}

a:hover {
	text-decoration: none;
	color: red;
}

#page_holder

{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#2E353B;
	
	
}


/* Header */

#header {
	width: 900px;
	height: 182px;
	margin: 0px auto;
}

#header_top

{
	background-image:url('graphics/images/visual-estates---final-h-02.jpg');
	background-repeat:no-repeat;
	height:276px;
	width:900px;
}

#header_bottom

{
	background-image:url('images/header_bottom.jpg');
	height:32px;
	width:855px;

}

#menu_holder

{
	width:900px;
	height:75px;
	
border:SOLID 1PX GREEN;
		
}

#menu_top

{
	width:900px;
	height:75px;
    background-image:url('');
		
}

#menu_border

{
	width:900px;
	height:6px;
	background-color:#a5a5a5;
		
}

#menu_spacer

{
	height:17px;
	font-size:1px;
}


/* Page */

#page {
	width: 900px;
	margin: 30px auto;
}

/* Content */

#content_left {
	float: left;
	width: 590px;
	margin-left:10px;
}
#content_left_about {
	float: left;
	width: 800px;
	margin-left:10px;
}

.content_holder_left {
	padding: 20px 20px;
	background: url(images/bg_left.jpg) no-repeat top left;
}

#content_right {
	float: left;
	width: 280px;
	margin-left:10px;
}

.content_holder_right {
	padding: 20px 20px;
	background: url(images/bg_right.jpg) no-repeat top left;
}


.title {
	margin: 0;
	border-bottom: 2px solid #38506C;
	color: #38506C;
}



/* Sidebar */


/* Footer */

#footer {
	clear: both;
 	margin-left:auto;
 	margin-right:auto;
	height:80px;
	background-color:#1C2329;
	width:900px;
	
}

#footer p {
	padding: 20px 0;
	text-align: center;
	font-size: smaller;
	color: #717171;
	
}

.menu_right{background-image:url('graphics/images/visual-estates---final-h-06.jpg');width:33px; height:63px;}
.menu_left{background-image:url('graphics/images/visual-estates---final-h-04.jpg'); float:left; width:33px; height:63px;}
.main_menu{ width:834px; margin-left:10px; margin-top:10px;}