@charset "UTF-8";

/*chris css*/

#newlots { width: 550px; height:auto; margin-bottom:10px;}
#newlots li { width:250px; height:166px; padding-left:5px; padding-top:20px; margin:0; float:left; list-style:none; font-size:16px; }
#newlots ul { margin-left:-40px; margin-bottom:20px;}


/*end chris css*/

.wrapper {
	background-color: #FFFFFF;
	background-image: url(images/wrapperBG.jpg);
	background-repeat: repeat-x;
}
.image  {
	padding: 10px;
}
.mainframe {
	border-top-width: 11px;
	border-top-style: solid;
	border-top-color: #14325c;

}
.footer {
	font-family: "Helvetica CE";
	font-size: 0.6em;
	color: #999999;
	height: 20px;
	background-color: #14325c;
	padding-left: 200px;
	line-height: 20px;
}
.footer  a {
	color: #CCCCCC;
	text-decoration: none;
}
.header {
	width: 750px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
}
.wrapper  .leftmenu {
	background-color: #94b1be;
	font-family: "Helvetica CE";
	font-size: 0.8em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 30px;
}
.wrapper  .leftmenu a {
	color: #FFFFFF;
	text-decoration: none;	
}
.wrapper  .leftmenu a:hover {
	color: #09234E;	
}
.wrappertext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
	line-height: 1.7em;
	color: #666666;
	padding-top: 9px;
}
.wrappertext a, #homecontent a {
	color: #14325c;
	text-decoration: none;
}
.wrappertext a:hover, #homecontent a:hover {
	color: #666666;
}
.wrappertext h1, #homecontent h1 {
	color: #78A2B3;
	font-size: 1.5em;
}
.wrappertext h2, #homecontent h2 {
	font-size: 1.2em;
}
.wrappertext p{
	margin:6px;
	
}
.photoGallery img{
	padding:5px;
}
#homecontent{
	font-family: Arial, Helvetica, sans-serif;
	width:750px;
	margin:0 auto 0 auto;
	font-size: .8em;
	line-height: 1.7em;
	color: #666666;
}
.imgRight{
	float:right;
	margin:3px 0 3px 3px;
}
.default {
	background-color: #94b1be;
	color: #94b1be;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 25px;
	height: 30px;
	padding-left: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.default a:hover {
	color: #d7e3e8;
}
.default a {
	color: #FFFFFF;
	text-decoration: none;
}
.borderDashed{
	 border-top:1px dashed silver;
}
