﻿body{
	background-color: #005100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .12in;
	text-align: center;
	color: #005100;
	margin-top: 10px;
}
h1{ 
	font-size: .15in;
	text-align: left; 
	color:#008000;margin-top:0; margin-bottom:.1in
}
#maincontainer{    
	background-color:#FFFFFF;  
	width: 800px;
	text-align:left;  
	margin-top: 10px;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;    
	border: thin solid #000000;
	height: 600px;	
}
#contentcontainer {
	position: relative;
	top: -600px;
	left: 0px;
	width: 500px;
	text-align: left;
	float: right;
	margin-right:50px;
}

#logoimageleft{
	background-image: url('images/logo_corne.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 23px;
	height: 113px;
	position: relative;
	top: 65px;
	left: 10px;
	z-index: 1;
	float: left;
}
#logoimagecorner {
	background-image: url('images/logo_r.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 31px;
	height: 26px;
	position: relative;
	top: 30px;
	left: 0px;
	z-index: 1;
	float: left;

}
#logoimageright {
	background-image: url('images/logo_stone.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 106px;
	height: 23px;
	position: relative;
	top: 10px;
	left: 5px;
	z-index: 1;
	float: left;
}
#logoimageright2 {
	background-image: url('images/logo_appraisals.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 110px;
	height: 23px;
	position: relative;
	top: 12px;
	left: 15px;
	z-index: 1;
	float: left;
}
#text_phoneandfax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .11in;
	color: #008000;
	position: relative;
	left: 60px;
    top:15px;
	display: inline;
}
#text_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .11in;
	color: #333333;
	margin-top: 10px;
	position: relative;
	left: 50px;
	text-align: left;
}
#leftnav{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: .11in;
	text-align: right;
	list-style-type: none;
	width: 160px;
	height: 600px;
	margin-left: 0px;
	white-space: nowrap;
	margin-top:50px;
}
#leftnav li {
	margin-top: 10px;
	background-image: url('images/csa_nav1.gif');
	background-repeat: no-repeat;
	padding-right: 30px;
	padding: 0px;
	margin: 0px;
	padding-right:35px;
	padding-bottom:15px;
	padding-top:1px;
}

.current#leftnav li {
	background-image:url('images/csa_nav2.gif');
}
#leftnav li a {
	color: #333333;
	text-decoration: none;
}
#leftnav a:hover {
	border: thin solid #006600;
	color: #0000CC;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background-image:url('images/csa_nav2.gif');
}

#footer {
	background-color: #EBE3CD;
	width:800px;
	position: relative; 
	top: -570px; 
	clear: both;   
}
hr{
	color: #008000;
}
#footer ul{
	text-transform: uppercase;
	text-align: center;
	padding-top:5px;
}
#footer ul li {  
	list-style-type: none;
	display: inline;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
}

#footer a:link {	
    color: green;
}
#footer a:hover { 
	color: blue; 
}
#footer a:visited {
	color: #4444ff;
}
#footer a:active {
	color: #1111ff;
}

#designedby {
	
	height: 25px;
	margin-left: 20px;
}	
#copyright {
	position: relative;
	top: -25px;
	float:right;
	margin-right: 20px;	
}
.reference{
	font-size: .15in;
	font-weight: bold;
}