/* CSS Document */

body {
	
	
	background-repeat:repeat-x;
	background-color:#4D8EB4;	
	color:#333;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.clear {
	clear:both;	
}
.tenmargin {margin:10px;}
.floatleft {float:left;}
.floatright {float:right;}
#wrapper {
	background-color:#faf2e3;
	background-image:url(images/header1.gif);
	background-repeat:repeat-x;	
	padding-bottom:20px;
}
#wrapper_inner  {
	width:900px;
	padding:0px 0px 0px 20px;
	border-bottom:dashed 1px #cdc1ac;
}
#header {
	
}
.stickleft {
	float:left;
	width:295px;
}
#logoholder {
	width:275px;	
	padding:10px 10px 20px;
	float:left;
}

#pageintro {
	clear:both;
	float:left;	
	padding:15px 0px 5px;
}
#pageintro .big {
	font-size:1.2em;
	font-weight:bold;	
}
#pageintro p {
	padding:5px 10px 5px 0px;
	margin:0px;
	font-size:.9em;	
}
#navigation {
	float:left;
	width:250px;
	background:#01689e;	
	border:solid 1px #4fa7c3;
	border-radius:5px;
}
#navigation a {color:white;width:162px;height:24px;background:url(images/nav-a-bg.jpg) no-repeat;display:block;padding:5px 0px 0px 40px;text-decoration:none;font-size:1.1em;}
#navigation a:hover {background-position:0px -24px;}
#navigation li, #navigation ul {display:block;list-style:none;margin:0px;padding:0px;}
#navigation li.navli {padding:5px;}
#navigation .firstnavli, #navigation  .midnavli {border-bottom:solid 1px #4fa7c3;}
#navigation  .lastnavli {border-bottom:none;}
#bannerimg {
	float:left;
	height:234px;
	width:353px;
	background-color:yellow;	
	background:url(images/banner.jpg) no-repeat;
}
#pagecontent {
	clear:both;	
	border-top:dashed 1px #cdc1ac;
	
	padding:10px 0px;
	margin:20px 0px 0px;
}
#footer  {
	background:#4D8EB4;	
	border-top:solid 10px #CDC1AC;
	color:white;
	padding:20px;
}
#footer a {color:white;}
#footer_inner {}
#footer .footthumb {float:left; padding:20px 10px 0px 0px;}
#footer .contactinfo {float:left;}
#footer .footnav { float:left;}

.contactleft {
	width:320px;
}
.contactleft .info  {
	padding:20px;	
}
.contactright {
	width:	560px;
}
#contact-us .contactright .one {padding:5px;}
#contact-us .contactright input, #contact-us .contactright textarea {width:300px;padding:5px;}
.homeleft {
	width:350px;	
}
.homeright {
	width:510px;	
	border-left:dashed 1px #cdc1ac;
	padding-left:20px;
}
.homeleft select, #resholder  {width:150px;padding:5px;margin:5px;float:left;border-radius:2px;border:solid 1px #5d5d5d;}
.homeleft input {width:150px;padding:5px;margin:5px;}

.featuredlisting img {width:200px;}
.featuredlisting .thumb {float:left;padding:2px;border:solid 1px #CDC1AC;margin:0px 10px 0px 0px;}
.featuredlisting .title, h2 {font-size:18px;font-weight:bold;margin:20px 0px;border-bottom:solid 1px #CDC1ac;}
.featuredlisting .price {font-weight:bold;}
.homeright img {margin:2px !important;width:45px !important;height:45px !important; border:solid 1px #FAF2E3;padding:1px;}
.homeright img:hover {border:solid 1px #cdc1ac;}
.aboutwithpat, .aboutwithchauncey { width:100px;}
.clearleft {clear:left;}
