/* ========================Page layout=========================== */

#container
{
	width: 950px;
	margin: 0px auto;
	padding: 0 0 0 0;
	color: #333;
	line-height: 130%;
}

#leftnav
{

position: relative;
float: left;
width: 170px;
margin: 0 -3px 0 0;
background-color: #818A87;
height: 500px;
}


* html #rightpic
{

width: 360px;
margin: 0 0 0 -5px;
height: 500px;
}


#rightpic
{
position: relative;
float: right;
width: 365px;
margin: 0 0 0 0;
height: 500px;
}


#content
{
margin-left: 170px;
background-color: #54596D;
height: 500px;
}

* html #content
{
margin-right: -5px;
margin-left: 165px;
background-color: #54596D;
height: 500px;
}


#contenthome
{
margin-left: 170px;
background-image: url(../images/home.jpg);
background-repeat: no-repeat;
background-color: #54596D;
height: 500px;
}




#footer
{
	clear: both;
	margin: 0;
	color: #333;
	background-color: #E4AD3E;
	height: 41px;
}

.floatright
{
float: right
}


.pageimage
{
	float: right;
	margin-top: 0px;
	position: absolute;
}

.floatleft
{
float: left
}

.property_image
{
float: left;
margin: 0 10px 0 0;
}



/* ========================Home=========================== */

#homebox1 {
	position: absolute;
	width: 145;
	background: #E4AD3E;
	font: normal 11px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	display: block;
	margin-left: 20px;
	background-color: #E4AD3E;	
}

#homebox2 {
	position: absolute;
	width: 145;
	background: #E4AD3E;
	font: normal 11px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	display: block;
	margin-left: 185px;
	height: 165;
	background-color: #E4AD3E;	
}

#homebox3 {
	position: absolute;
	width: 145;
	background: #E4AD3E;
	font: normal 11px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	display: block;
	margin-left: 350px;
	height: 165;
	background-color: #E4AD3E;	
}


.titleblock{
	background: #E4AD3E;
	font: normal 13px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	display: block; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-top: 0px;
}


.titleblock a:link { color: #FFFFFF; text-decoration: none;}
.titleblock a:visited { color: #FFFFFF; text-decoration: none;}
.titleblock a:active { color: #FFFFFF; text-decoration: none;}
.titleblock a:hover { color: #54596D; text-decoration: underline;}




/* ========================Type=========================== */

body {
	background-color: #A8A8A0;
}

html {
scrollbar-base-color: #54596D;
scrollbar-arrow-color: #E4AD3E;
scrollbar-track-color: #54596D;

scrollbar-shadow-color: #A8A8A0;
scrollbar-lightshadow-color: #A8A8A0; 
scrollbar-darkshadow-color: #54596D;

scrollbar-highlight-color: #A8A8A0;
scrollbar-3dlight-color: #54596D;
}


#download {
	margin-left: 125px;
	display: block;
	width: 117px;
	height: 20px;
	background: url("../images/download.gif") no-repeat 0 0;

}

#download:hover { 
	background-position: 0 -20px;
}

#download span {
	display: none;
}



.property {
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 10px;
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	line-height: 14pt;
}

.bodycopy {
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 10px;
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	line-height: 14pt;
}

.bodycopyhome {
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 10px;
	padding-bottom:20px
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	line-height: 14pt;
}


.more {
	color: #FFFFFF;
	text-align:right
	font-size: 11px;
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	line-height: 10%;
	text-align: right;
	padding:2px;
	background-color: #818A87;
}

.subhead {
	color: #E4AD3E;
	font-size: 16px;
	margin-left: 20px;
	margin-right: 10px;
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	line-height: 14pt;
	font: bold;
	margin-top: 40px;
}

.subheadtop {
	color: #E4AD3E;
	font-size: 16px;
	margin-left: 20px;
	margin-right: 10px;
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	line-height: 14pt;
	font: bold;
}

.ticker {
	font: normal 14px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 10px;		
}


.contactlink a:link { color: #FFFFFF; text-decoration: none;}
.contactlink a:visited { color: #FFFFFF; text-decoration: none;}
.contactlink a:active { color: #FFFFFF; text-decoration: none;}
.contactlink a:hover { color: #54596D; text-decoration: underline;}


.more a:link { color: #FFFFFF; text-decoration: none; font-size: 12px;}
.more a:visited { color: #FFFFFF; text-decoration: none; font-size: 12px;}
.more a:active { color: #FFFFFF; text-decoration: none; font-size: 12px;}
.more a:hover { color: #000000; text-decoration: none; font-size: 12px;}


.bodycopy a:link { color: #FFFFFF; text-decoration: none; font-size: 12px;}
.bodycopy a:visited { color: #FFFFFF; text-decoration: none; font-size: 12px;}
.bodycopy a:active { color: #FFFFFF; text-decoration: none; font-size: 12px;}
.bodycopy a:hover { color: #E4AD3E; text-decoration: none; font-size: 12px;}



/* ========================Bottom=========================== */


#contact {
	position: absolute;
	bottom: 0;
	width: 160px;
	background: #E4AD3E;
	font: normal 11px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	padding: 10px 0;
	padding-left: 10px;
	display: block;
	
}


.clear {
	clear: both;
	line-height: 1px;
}

* html #content {
        height: 1%;
}



/* ========================Menu=========================== */
.glossymenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/

border-bottom-width: 0;
}

.glossymenu a.menuitem{
	background: #E4AD3E;
	font: normal 13px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	border-bottom: 1px solid #818A87;
	background-color: #E4AD3E;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}


.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background: white;
color: #54596D;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #54596D;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom: 1px solid #818A87;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
color: #E4AD3E;
}
