@charset "utf-8";
body {
	background-image: url(../images/bground.jpg);
	background-repeat: repeat-x;
	background-color:#6a6c6b;
	font-size: 12px; font-family:Geneva, Arial, Helvetica, sans-serif; color: #666666; 

}
html, body {
 height: 100%;
   margin: 0;
   padding: 0;

 }
#wrapper{
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width:990px;
	margin:0 auto;
	text-align: left;
	background-image: url(../images/sherring-construction-shadow.png);
	
}
.main{
	background:url(../images/content-bground.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width:900px;
	background-repeat:repeat-x;
	background-color:#717276;
	
}
.menu{ 
width:858px;
height: 90px;
background-color: #ffffff;
border: solid 1px #999999;


}
.table{ height:90px;
}
.flash{ 
width:858px;
height: 505px;
border: solid 1px #ffffff;
left:19px;
top:100px;
}
.developments{ 
width:858px;
height: 150px;
left:19px;
top:620px;
background-color: #d0d0d1;
}
#developmenttable{
	width:832px;
	height: 155px;
	margin:3px 0px 0px 5px;
}
.singletable{width:208px; height:130px; padding-right:10px; border-right: solid 1px #333333; padding:0px 10px 0px 2px;
}
.noborder{width:208px; height:130px; padding-right:10px; padding:0px 0px 0px 2px;
}
.singletable img{ border: solid 1px #333333;
}
.noborder img{ border: solid 1px #333333;
}

h1{ font-size: 16px; font-family:Geneva, Arial, Helvetica, sans-serif; color: #1f2e4d; 
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #d41217;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}
hr{
height: 1px;
border: 0;
color: #ffffff;
background-color: #ffffff;
width: 100%;
text-align: left;
} 
.footer{
	
	width:858px;
	left:19px;
	top:770px;

}
.footer h1{ font-size: 12px; font-family:Geneva, Arial, Helvetica, sans-serif; color: #ffffff; font-weight:normal; padding: 0px;margin:0px;
}
.littletext{ font-size: 11px; font-family:Geneva, Arial, Helvetica, sans-serif; color: #333333; font-weight:normal;
}
.menuPosition { margin-right:300px;
}
.footer a:link {
	color: #ffffff;
	text-decoration: none;
	
}
.footer a:visited {
	text-decoration: none;
	color: #ffffff;
	
}
.footer a:hover {
	text-decoration: none;
	color: #d41217;
	
}
.footer a:active {
	text-decoration: none;
	color: #ffffff;
	
}
