@charset "UTF-8";
body, form, h1, h2, h3, h4, h5, h6, p, ul, li { 
margin: 0; 
padding: 0; 
}
html, body {
	height: 100%;
	}
body {
	text-align: center;
	background-image:url(../images/bg05a.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color: #decfb5;
}
.leftimage {
	float: left;
	padding-left:31px;
	padding-right:10px;
	margin-top:3px;
}
.leftimageSidebar {
	float: left;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-top: -5px;
}
.flash_style {
	margin-left:31px;
	
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}

#wrapper {
	text-align:left;
	width: 814px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: #fdf7f1;
	min-height: 100%;
	overflow: auto;
}
#splash_wrapper {
	text-align:left;
	width: 814px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: #d1b770;
	background-image:url(../images/bg_wrapper_splash.jpg);
	background-repeat:repeat-y;
	min-height: 100%;
	overflow: auto;
}
#animation {
}
#header {
}
#nav {
	width: 814px;
}
#splash_bottom {
	width: 814px;
	background-image:url(../images/content_bg01.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#content_holder {
	width: 814px;
	min-height: 450px;
	background-image:url(../images/content_bg01.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#sidebar {
	width: 349px;
	margin-left: 465px;
	vertical-align:top;
}
#sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f1a0e;
	font-weight: bold;
	letter-spacing: -0.5px;
	text-transform: uppercase;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5d5e;
	margin-left: 26px;
	line-height: 115%;
	margin-top: 5px;
}
#sidebar a:link, #sidebar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #5d5d5e;
	line-height: 115%;
	text-decoration: none;
	font-weight: bold;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #888888;
	line-height: 115%;
	text-decoration: underline;
	font-weight: bold;
}
#content_paragraph {
	float: left;
	width: 465px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#content_paragraph p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 180%;
	color: #8a3e00;
	margin-left: 31px;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 5px;
}
#content_paragraph h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 180%;
	color: #bd9069;
	margin-left: 31px;	
	margin-top: 10px;
	margin-right: 20px;
}
#content_paragraph hr {
	margin-left: 34px;

}
#content_paragraph h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7f1a0e;
	font-weight: bold;
	margin-left: 31px;
	margin-bottom:5px;
	text-transform: uppercase;
}

#content_paragraph h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7f1a0e;
	font-weight: bold;
	margin-left: 31px;
	margin-bottom:5px;
}
#content_paragraph ul {
	margin-left: 51px;
	margin-top:10px;
	margin-bottom:10px;
}
#content_paragraph li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7f1a0e;
	font-weight: bold;
	line-height: 15px;
	margin-bottom:6px;
	list-style-type: none;
	list-style-image: url(../images/li_triangle.gif);
	list-style-position: outside;
}
#content_paragraph a:link, #content_paragraph a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7f1a0e;
	font-weight: bold;
	text-decoration: none;
}
#content_paragraph a:hover, #content_paragraph a:focus, #content_paragraph a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7f1a0e;
	font-weight: bold;
	text-decoration: underline;
}
#nameArea {
	float: left;
	width: 235px;
}
#footer {
	width: 814px;
	background-color: #fdf7f1;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1.5em;
	height: 1.5em;
	text-align: left;
	position: relative;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #bd9069;
	margin: 0;
	padding:3;	/*padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;*/
}
#splash_footer {
	width: 814px;
	background-color: #d1b770;
	background-image:url(../images/bg_wrapper_splash.jpg);
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1.5em;
	height: 1.5em;
	text-align: left;
	position: relative;
}
#splash_footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #FFFFFF;
	margin: 0;
	padding:3;
	/*padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;*/
}
#copyright_area {
	float:left;
	padding-left:30px;

}
#credit_area {
	text-align:right;
}
#credit_area a:link, #credit_area a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
#credit_area a:hover, #credit_area a:focus, #credit_area a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: underline;
}

/*styles for contact form*/
form {
	margin: 0px;
	padding: 0;
}
#name, #email, #company, #phone {
	width: 175px;
	color: #666;
	background-color: #f0eeec;
	border-top: 1px solid #dbd6d0;
	border-left: 1px solid #dbd6d0;
	border-bottom: 1px solid #f5f4f2;
	border-right: 1px solid #f5f4f2;
}
#message {
	width: 250px;
	height: 100px;
	color: #666;
	background-color: #f0eeec;
	border-top: 1px solid #dbd6d0;
	border-left: 1px solid #dbd6d0;
	border-bottom: 1px solid #f5f4f2;
	border-right: 1px solid #f5f4f2;
}
#messageTag {
 /*padding-top:3px;*/
}
#select {
 /*width: 150px;*/
	background-color: blue;
}
#property_listing {
	float: left;
	width: 814px;
	
}
#property_listing p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 180%;
	color: #8a3e00;
	margin-left: 31px;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom:40px;
}
#property_listing h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 180%;
	color: #bd9069;
	margin-left: 31px;	
	margin-top: 5px;
	margin-right: 20px;
}
#property_listing h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7f1a0e;
	font-weight: bold;
	margin-left: 31px;
	text-transform: uppercase;
}

#property_listing h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7f1a0e;
	font-weight: bold;
	margin-left: 31px;
	text-transform: uppercase;
}
label, .warning {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #7f1a0e;
}
.assetButton {
	color:#003366
	
}
.optional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	color: #666;
}
#sidebar_company {
	width: 188px;
	margin-left: 453px;
	padding-top: 8px;
	padding-left: 12px;
}
