/* Maine Cedar Log Homes */

	body {
		text-align: center;
		min-width: 850px;
		background-color: #802519;
		font-family: Verdona, Arial, Helvetica, sans-serif;
		background-image: url(../_images-base/Background-Body.gif);
		background-repeat: repeat-x;
		font-size: 100%;
		margin:0;
		}
	html {
		min-height:100%;		
		margin-bottom:1px;
		}
	img {
		border-style: none;
		outline: none;
		}
	a:hover, a:focus, a:active {
		outline: none;
	}
	.center {
		text-align: center;
	}

	
/*  -------  ID Rules   -------*/
  
/*  ------- Wrapper -------*/
#home a {
	font-weight: bold;
	color: #822519;
}

#home a:hover {
	color: #000066;
}

#wrapper {
	width: 980px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #3E2008;
	background-repeat: repeat-y;
	background-image: url(../_images-base/Background-Wrapper-980.jpg);
	margin-top: 20px;
	_margin-bottom: -1px;
}

#wrapperSub {
	width: 980px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  color: #3E2008;
	margin-top: 20px;
	background: #FFFFFF url(../_images-base/Background-Sub-980.jpg) repeat-y scroll 0 0;
}

/*  ------- Masthead -------*/

	#masthead {
		text-align: left;
		width: 919px;
		width:100%;
		height: 24px;
		background-image: url(../_images-base/Masthead-980.jpg);
		background-repeat: no-repeat;
		margin-left: 0px;
/*		* margin-left: 2px; IE7 HACK
		_margin-left: 2px; /* IE6 HACK */
		}
	#mastheadSub {
		text-align: left;
		width: 980px;
		height: 114px;
		background-image: url(../_images-base/Background-MastheadSub-980.jpg);
		background-repeat: no-repeat;
		float: left;
		}
	#mastheadSub a.logo img {
		margin-top: 33px;
		margin-left: 25px;
		float: left;
	}
	#mastheadSub ul {
		margin-top: 25px;
		margin-left: 33px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding-left: 0px;
		}
	#mastheadSub li {
		list-style-type: none;
		padding-right: 45px;
		float: left;
		display: block;
		margin-left: 0;
		}
h1.pageTitle {
/*
	width: 260px;
*/
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	letter-spacing: .2em;
	font-weight: normal;
	padding: 0px 10px;
	color:  #C8850B;
	text-transform: uppercase;
	text-align: center;
	margin: 60px 0px 0px 40px;
	font-weight: bold;
	border-left: 1px solid #C8850B;
	border-right: 1px solid #C8850B;
}

/*  ------- Content -------*/
	
#content {
	width: 980px;
	float: right;
	text-align: left;
}
#content a {
	color: #822519;
	text-decoration: none;
}
#content #middle li,
#content p {
	line-height: 1.5;
	font-size: 12px;
}

/*  ------- Left -------*/
	
#left {
	width: 262px;
	float:left;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#left h1 {
	margin-top: 30px;
}
#left ul {
	margin: 0px 0px 0px 40px;
	padding: 0px;
	overflow: hidden;
}
#left li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left img {
	margin-left: 5px;
}
#leftHome {
	position: relative;
	width: 262px;
	float:left;
	margin: 0px 0px 0px 23px;
	_margin-left: 14px;  /* IE6 HACK */
}
#leftHome ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#leftHome li {
	margin: 0px;
	margin-top: -2px;
	padding: 0px;
	list-style-type: none;
}
ul#nav {
	background-image: url(/_images-base/Nav-Fill_Top.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding-top: 20px;
	position: relative;
	float:left;
	width: 100%;
}
ul#subNav {
	margin-left: 0;
}
ul#nav li,
ul#subNav li {
	position: relative;
	display:block;
	margin:0;
}
ul.log-home-special li a,
ul#subNav li a,
ul#nav li a {
	padding: 4px 0px 4px 40px;
	display:block;
	letter-spacing: .1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	border: 1px solid transparent;
}

ul.log-home-special li a {
	text-align: center;
	padding: 5px 0px;
}


	
ul.log-home-special li a:hover,
ul#subNav li a:hover,
ul#nav li a:hover {
		border:none;
		/* have to use background, no background-color, to make it work in ie */
		background: rgb(255, 255, 255);
		color: #000033 !important;
		border: 1px solid #FFFFFF;
		text-decoration:  underline;
}	
ul#nav li a:hover {
		/* have to use background, no background-color, to make it work in ie */
		background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.5);
}	


ul.log-home-special  {
	clear:both;
	background: transparent url(/_images-base/new-log-home-design.png) no-repeat scroll 0 0;
	float: left;
	width: 100%;
	padding-top: 65px !important;
	padding-bottom: 7px !important;
	margin-left:0 !important;
}		

ul#subNav li.newLink,
ul#nav li.newLink {
	clear:left;
 	background: transparent url(/_images-base/newIcon.gif) no-repeat left top;
	padding-bottom:15px;
	height: 30px;
	float: left;
}
ul#subNav li.newLink,
ul#nav li.newLink {
	margin-top: -10px;
	padding-top: 10px;
}
ul#subNav li.newLink {
	margin-left: 5px;
}

ul#nav li.newLink a {
	margin-left: 8px;
	padding-left: 5px;
}
ul#subNav li.newLink a {
	padding-left: 5px;
	margin-left: 0px;
}
span.new img {
	position: absolute;
	left: 0px;
	top: -10px
}
	


/*  size of main content area on index.php pages */

#middle {
	float: left;
	width: 364px;
	margin-left: 10px;
}

#contactUs #middle {
	width: 703px;
	margin-left: 10px;
}
		
#middle.ourHomes {
	width: 683px;
	margin-left: 30px;
}

#construction #middle,
#links #middle,
body#questions #middle,
#middle.news {
	width: 693px;
	margin-left: 20px;
}

#dealers #middle {
	width: 683px;
	margin-left: 30px;
}
#middle h2.subTitle,
#middle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 32px;
	font-weight: normal;
	color: #822519;
	margin-top: 70px;
	margin-top: 40px;
}
#middle h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	margin-top: -15px;
}


#construction #middle p {
	padding-right: 110px;
}
	
#middle.aHome p {
	text-align: justify;
	width: 90%;
	padding: 10px;
	border: 1px solid #EED7AB;
	background-color: #FFFFFF;
}
#middle.aHome ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#middle.aHome ul li {
	float: left;
	margin-right: 10px;
}
#middle.aHome ul li a {
	text-decoration: none;
}
#middle.aHome ul li a:hover {
	color: #000066;
}
#middle.ourHomes p {
	padding-right: 140px;
}
#middle table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*  ------- Right -------*/

#right {
	float:right;
	clear:none;
	width: 277px;
	background-image: url(../_images-nav/Border-News.gif);
	background-position: left 90px;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: -55px;
	padding: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right img {
	position: relative;
}
#right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	margin-top: 70px;
	margin-right: 10px;
	margin-left: 20px;
}
#right p {
	color: #000000;
	font-size: 12px;
	line-height: 1.5;
	margin-right: 20px;
}

/* Properties for the right side of the home page */

#rightHome {
	float:right;
	display: inline;
	clear:none;
	width: 647px;
	position: relative;
	background-image: url(../_images-nav/Border-News.gif);
	background-position: left 90px;
	background-repeat: no-repeat;
	margin: 8px 10px 20px 0px;
}
#rightHome ul li a:hover {
	color: #000066;
}

/* announcements on home page */
#rightHome ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#rightHome ul li {
	float: left;
	display: block;
	width: 190px;
	margin-right: 20px;
	font-size: 11px;
}
#rightHome ul li.first {
	margin-left: 0;
}
#rightHome ul li.last {
	margin-right: 0;
}

#rightHome ul li.video a {
	font-weight: bold;
}
#rightHome ul li p {
	padding: 0px;
	width: 180px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 3px;
}
/* Customer Referral Program (crp) button */
a.crp {
	background-image: url(/_images-base/crp.gif);
}
a.layaway {
	background-image: url(/_images-base/layaway.gif);
}
a.loghomeAd {
	margin-top: 48px !important;
	background-image: url(/_images-base/loghomeAd.gif);
}
a.announcements {
	display: block;
	background-repeat: no-repeat;
	width: 180px;
	height: 45px;
	background-position: 0 0;
	margin-top: 10px;
}
a.announcements:hover {
	background-position: 0 -45px;
}
a.announcements span {
	margin-left: -9999px;
	font-size: 0;
}
	
#contactUs a.crp {
	margin-left: 60px;
}

#content a.crp:hover {
	color: #000066;
}

a#wcg  {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#homeText {
	width: 607px;
}
		
#homeText a {
	background-color: #E2BA6D;
	padding: 25px 35px 20px 40px;
	display: block;
	color: #522519;
	font-size: 20px;
	font-family: Century, Georgia,"Times New Roman", Times, serif;
	line-height: 1.3;
	font-weight: normal;
}
#homeText a span {
	font-size: 11px;
	color: #203969;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
img.header {
	margin-bottom: 10px; 
	margin-top: 10px;
}

#content p.announce {
	padding: 10px 20px;
	margin:0;
	border: 1px solid #E0B365;
	width: 550px;
	font-size: 1em;
	background-color: #F9F5E9;
	text-align: center;
}

/*** Styles for Fall Promotion box - Oct. 2010 */

div.promo {
	float: left;
	position: relative;
/* 	background: transparent url(/_images-base/Log-Home-Promotion.jpg) no-repeat scroll 0 0; */
	background: transparent url(../_images-base/HomePage/log-home-promotions.png) no-repeat scroll center 0;
	width: 617px;
	height: 235px;
	margin: 20px 0px;
}
div.promo .inner {
	width: 270px;
	background-color: #FFFFFF;
	padding: 0px 10px 10px 10px;
	margin-top: 90px;
	background: transparent url(../_images-base/HomePage/innerBack.gif) repeat scroll 0 0;
	border: 1px solid #FFFFFF;
}
div.promo .inner a {
	text-align: center;
	display:block;
}
div.promo div.first {
	float:left;
	margin-left: 10px;
}
div.promo div.last {
	float:right;
	margin-right: 10px;
}
div.promo h3 {
	font-family: Century, Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #003366;
	margin:0;
	margin-bottom: 5px;
	padding: 2px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	text-align: center;
	font-size: 1.2em;
	border-bottom: 1px solid #003366;
}
div.promo img {
	float: left;
	margin: 7px 25px 7px 85px;
}
div.promo a.promo-learn {
	display: block;
	background: transparent url(/_images-base/learnMore.gif) no-repeat scroll 0 -28px;
	width: 141px;
	height: 28px;
}
div.promo a.wcg-promo {
	position: relative;
	padding: 3px 0px;
	display:inline;
}
div.promo a.wcg-promo:hover {
	color: #990000;
}

#content div.promo p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	text-align:center;
	line-height: normal;
	margin-top: 3px;
}

div.promo a:hover {
	background-position: 0 0px;
}

div.promo a span {
	margin-left: -9999px;
}


/*  --------------------------------------- Footer -------------------------------------------------------*/

/*	#footer {
		clear: both;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFF;
		height: 54px;
		width: 980px;
		margin: 0 auto;
		background: #802519 url(../_images-base/Background-FooterSub.gif) no-repeat scroll left top;
		padding-top: 30px;
		}
*/
#footer {
	background-color: #521C12;
	width: 100%;
	text-align: left;
	line-height: 1.3;
	float:left;
	height:auto;
	padding-top: 30px;
	color: #FFFFFF;
	font-size:12px;
	margin-top: -102px;
  background: #521C12 url(../_images-base/Footer/subFooter-980.jpg) no-repeat scroll center 99px;
	border-top: 1px solid #330000;
}

#home #footer {
	background-image: none;
	margin-top: -122px;
}

#footer div#centerWrap {
	width: 980px;
	margin: 0 auto;
	padding-top: 95px;

}
#footer a#email {
	background: transparent url(../_images-base/Footer/email-Maine-Cedar-Log-Homes.png) no-repeat scroll left center;
	display:block;
	padding-left: 28px;
	height: 17px;
}

#footer div.section {
	float: left;
	padding: 0px 40px;
	min-height: 210px;
}
#footer div.section:first-child {
	padding-left: 40px;
}

#footer div.border {	
	background: transparent url(../_images-base/Footer/footerRightBorder.png) repeat-y scroll right 20px;
}

#footer div.section h3 {
	text-align: left;
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom:0;
	font-weight: normal;
}

#footer div.section ul {
	float:left;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px;
}
#footer ul li {
	display:block;
}
#footer ul.quickLinks li {
	padding: 3px 0px;
	margin:0;
}
#footer div.section ul.social {
	background: transparent url(../_images-base/Footer/separateBorder.png) repeat-x scroll left bottom;
	padding-bottom:15px;
	float:left;
}
#footer  ul.social li {
	display:inline;
}
#footer ul.quickLinks a {
	display:block;
	margin:0;
	padding:0;
	line-height: 1.1;
	font-size: 1.1em;
	font-weight: normal;
}
#footer ul.quickLinks a:hover {
	color: #FFFFFF;
}

#footer ul#log-home-ads li  {
	margin-bottom: 7px;
}

#footer a.footerAd {
	display:block;
	background-image: url(../_images-base/Footer/Log-Home-Ad.jpg);
	width: 150px;
	height: 20px;
}
#footer a.footerAd span {
	margin-left: -9999px;
	font-size: 0;
}

	#footer a {
		color: #FFF;
		text-decoration: none;
		}
	#footerHome a.sitemap,
	#footer a.sitemap {
		float: right;
		text-decoration: underline;
		font-size: 9px;
		margin-top: -12px;
		margin-right: 3px;
	}

	#footer a:hover {
		text-decoration: underline;
		}
	#footer div.section p {
		margin-top: 10px;
		padding-right: 0px !important;
		}
	#footer li {
		display: inline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		}
		
/*	#footerHome {
		clear: both;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFF;
		height: 24px;
		width: 924px;
		margin-right: auto;
		margin-left: auto;
		background-image: url(../_images-base/Background-Footer.gif);
		background-color: transparent;
	}
*/	
  #logHomesFooter {
		clear: both;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		height: 122px;
		width: 980px;
		margin: 0px auto 0px auto;
		background: transparent url(../_images-base/Footer/visit-Maine-Cedar-Log-Homes.jpg) no-repeat scroll 0 0;
	}

	
	#clearboth {
		clear: both;
	}
	.clearboth {
		clear: both;
	}
	
/*-----------------------------------------------   HOME PAGE  ---------------------------------------------------*/
	
#newsletter {
	clear:both;
	position:relative;
	z-index: 3;
	float: left;
	width: 262px;
	margin: 0px;
	padding: 0px;
	background-image: url(../_images-base/Background-Newsletter.jpg);
	background-repeat: no-repeat;
}

#newsletter ul {
	width: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	min-height:300px;
}
#newsletter ul li {
	margin-bottom: 12px;
}
#newsletter li {
	display: block;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#newsletter li p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 17px;
	width: 200px;
	text-align: left;
	margin: 0px 0px 3px 0px;
	font-weight: normal;
	font-size: 11px;
}
#newsletter li a {
		display: block;
		margin: 0;
		padding: 0;
}
div#openHouse  {
	/* use this background when there is an open house date - it will say "open house" instead of "model home"*/
	background: transparent url(../_images-base/OpenHouse/header.jpg) no-repeat scroll 0 2px; 
	/* use this background when there is no open house date - it will say "model home" instead of "open house"*/
	/* background: transparent url(../_images-base/OpenHouse/model-Log-Home-Header.jpg) no-repeat scroll 0 2px; */
	float:left;
}
div#openHouse ul {
	/*background: transparent url(../_images-base/OpenHouseSouth.gif) no-repeat scroll 0 bottom;*/
	margin:0;
	padding:0;
	padding-top: 34px; /* must be height of openHouse div background image above */
	padding-bottom: 18px; /* height of rounded rectangle bottom image. */
}
div#openHouse  ul {
	padding-top: 28px; /* must be height of openHouse div background image above */
}

div#openHouse ul li {
	padding: 0;
	margin:0;
	display: block;
	width: 215px;
	line-height: 1.4;
	font-weight: bold;
}

div#openHouse span.georgia {
	color: #003366;
	font-weight: bold;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	padding: 3px 0px;
}

div#openHouse span.when {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	padding-top: 12px;
}
div#openHouse span.where {
	text-transform: capitalize;
}
div#openHouse li.separator {
	display: block;
	margin-top: 5px;
	height: 10px;
	/*background: transparent url(../_images-base/OpenHouseBorder.gif) no-repeat scroll center center;*/
	border-top: 1px solid #003355;
}	
div#visit {
	width: 385px;
	padding-top: 26px;
	float: left;
}
div#visit p {
	width: 170px;
	margin-right: 10px;
	text-align: justify;
	padding-left: 20px;
	float: left;
}
div#visit p#hours {
	padding: 5px 0px;
	border: 1px solid #FFFFFF;
	text-align: center;
	line-height: 1.5;
	float:left;
	text-align: center;
}
div#orderCatalog {
	float: left;
	width: 208px;
	margin-top: 0px;
	margin-left: 0px;
}
div#logHomeLearning {
	float:left;
	width: 385px;
}
	
div#logHomeLearning p {
	width: 330px;
	margin-left: 30px;
	padding-top:26px;
	font-size:12px;
	line-height: 1.4;
	text-align: left;
}
div#logHomeLearning a {
	font-weight: bold;
}
div#logHomeLearning a:hover {
}

.floatRight {
	float: right;
	text-align: right;
	}
.floatLeft {
	float: left;
	text-align: right;
	}
.marginQuote {
	margin-top: 100px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newsletterInput {
	margin: 3px;
	height: 19px;
	width: 148px;
	border: 1px solid #FFCA66;
}
#footerHome a {
	color: #FFF;
	text-decoration: none;
}
#footerHome a:hover {
	text-decoration: underline;
}

/***************************************  Properties for tabbed navigation pages **************************************/

#tabs {
	width: 640px;
	padding: 0;
	float: left;
	height: 43px;
}
#dealers #tabs {
	width: 600px;
	height: 45px;
}

#tabs ul {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
}

#tabs li {
	display: block;
	float: left;
	margin:0 !important;
}
#tabs b {
	display: none;
}

#tabs ul li a {
	text-decoration: none;
	display:block;
	height: 43px;
	border-bottom: 1px solid #E0B565;
}
#dealers #tabs ul li a {
	height: 45px;
}

#OurHomes #tabs ul li a {
	background-image: url(../_images-base/tabs.png);
}

/*  Background positions for tabs on Our Homes Page */


#tab1 a {
	width: 163px;
	background-position: 0 0;
}

#tab1.here a,
#tab1 a:hover {
	background-position: 0px -47px;
}

#tab2 a {
	width: 69px;
	background-position: -164px 0px;
}
#tab2.here a,
#tab2 a:hover {
	background-position: -164px -47px;
}

#tab3 a {
	width: 80px;
	background-position: -233px 0px;
}
#tab3.here a,
#tab3 a:hover {
	background-position: -233px -47px;
}
#tab4 a {
	width: 90px;
	background-position: -313px 0px;
}
#tab4.here a,
#tab4 a:hover {
	background-position: -313px -47px;
}
#tab5 a {
	width: 137px;
	background-position: -403px 0px;
}
#tab5.here a,
#tab5 a:hover {
	background-position: -403px -47px;
}

#tab6 a {
	width: 100px;
	background-position: -540px 0px;
}
#tab6.here a,
#tab6 a:hover {
	background-position: -540px -47px;
}

#tab1.here a, #tab2.here a, #tab3.here a, #tab4.here a, #tab5.here a, #tab6.here a{
	border-bottom: none;
}

/*  Background positions for tabs on Dealers Page */
#dealers #tabs ul li a {
	background-image: url(../_images-base/dealerTabs.gif);
	border-bottom: none;
}


#dtab1 a {
	width: 138px;
	background-position: 0 0;
}

#dtab1.here a {
	background-position: 0px -51px;
}

#dtab2 a {
	width: 163px;
	background-position: -139px 0px;
}
#dtab2.here a{
	background-position: -139px -51px;
}

#dtab3 a {
	width: 297px;
	background-position: -303px 0px;
}
#dtab3.here a{
	background-position: -303px -51px;
}
#dtab1.here a, #dtab2.here a, #dtab3.here a{
	border-bottom: none;
}
#dtab1 a:hover {
	background-position: 0px -47px;
}

#dtab1 a:hover {
	background-position: 0px -107px;
}
#dtab2 a:hover {
	background-position: -139px -107px;
}
#dtab3 a:hover {
	background-position: -303px -107px;
}

/****************************************  Properties for the Dealers page ******************************************/
#dealers p {
	margin-right: 40px;
}

#contentArea {
	float: left;
	width: 556px;
	padding: 10px 20px 10px 20px;
	border: 1px solid #E0B565;
	border-top:  none;
	background-color: #FFFFFF;
}
#contentArea label {
	font-weight: bold;
	margin-bottom: 10px;
}

#contentArea ul {
	float: none;
	list-style-type: none;
}
#dealerData {
	padding: 10px 40px 40px 40px;
}
#dealerData p {
	margin: 0;
	margin-right: 20px;
}
#dealerData b.cLabel {
	font-weight: bold;
	float:left;
	width: 70px;
}

#dealerData h2 {
	clear: both;
	color: #822519;
	font-size: 17px;
	font-weight: bold;
	padding-left: 17px;
	background-image: url(/_images-base/bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#dealerData ul {
	float: left;
}
#links #middle h2,
#dealerData h3 {
	clear: both;
	background-color: #E2BA6D;
	padding: 5px;
	margin-top: 20px;
	font-size: 13px;
	font-weight: bold;
}
#dealerData div {
	clear:both;
	margin-left: 10px;
}

#contentArea input#submit {
	border: 0px;
	background-color: #6F2519;
	margin-top: 4px;	
	height: 22px;
	padding: 3px 10px;
	color: #FFFFFF;
}

#contentArea img {
	margin: 20px;
	border: 1px solid #E2BA6D;
}

/*************************   Properties for Our Homes thumbnails and individual Homes pages. *************************/

#homeArea {
	float: left;
	width: 587px;
	padding-left: 50px;
	padding-top: 10px;
	border: 1px solid #E0B565;
	border-top:  none;
	min-height: 300px;
}
.homeDiv{
	float: left;
	width: 150px;
	height: 150px;
	margin-left: 15px;
	margin-right: 15px;
}
.homeDiv img {
	float: left;
	margin-top: 10px;
	border: 1px solid #CECECE;
	padding: 5px;
	background-color: #FFFFFF;
}

#middle .homeDiv a {
	display: block;
	text-decoration: none;
}
.homeDiv a:hover img {
	border-color: #000066 !important;
	color: #000066 !important;
}

#middle .homeDiv h2 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: normal;
	margin-top: 5px;
	font-size: 11px;
	text-align: center;
	}

	
a#contactButton {
	float: left;
	height: 100px;
	width: 180px;
	margin-top: 50px;
	margin-left: 50px;
	display: block;
	border: 1px solid #E0B565;
	background-image: url(/_images-base/contactUs3.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
}
a#contactButton span {
	display: none;
	height: 1px; width: 1px;
}

a#contactButton:hover {
	color: #000066;
	background-position: -180px 0px;	
}
	#info {
		margin-left: 30px;
		margin-top: 50px;
		padding-bottom: 10px;
		border-top: 1px solid #EED7AB;
		border-bottom: 1px solid #EED7AB;
		float: left;
		display: inline;
		position: relative;
	}
	#info h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #822519;
	margin: 0px 20px 0px 10px;
	padding-left: 45px;
	background-image: url(/_images-base/info.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	#info img {
		margin: 0px 10px;
		float: left;
	}
	#info a {
		padding-right: 10px;
	}
	#info a:hover {
		color: #000066;
	}

a#goBack {
	display: block;
	float: right;
	margin-right: 20px;
	background-image: url(/_images-base/goBack.jpg);
	background-position: right bottom;
	width: 200px;
	margin-top: 5px;
	margin-left: 0;
	padding: 2px 0px 4px 0px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}


#content blockquote em {
	font-size: 1.3em;
}

#content blockquote {
	margin: 20px 10px 0px 25px;
	border-top: 1px solid #71949F;
	background:url(../_images-base/unquote.gif) no-repeat scroll bottom right;
}
#content blockquote,
#content blockquote p {
	color: #003366;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	line-height: 1.7;
	text-align: center;
	font-family:  Georgia, "Times New Roman", Times, serif;
	}
	
#content blockquote div {
	background:url(../_images-base/quote.gif) no-repeat scroll top left;
	padding: 0px 25px;
	margin-top: 10px;
}
#content p.quoter {
	color: #003366;
	margin: 5px 10px 0px 35px;
	padding-bottom: 10px;
	border-bottom: 1px solid #71949F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
	background-image: none;
	text-align: right;
	padding-right: 40px;
}
/****  Properties for Custom Page  *****/

#Custom #middle ul li {
	margin-bottom: 10px;
}
#Custom #middle h2 {
	margin-top: 5px;
}

/****  Properties for News Page  *****/

	
#middle.news a {
	font-weight: bold;
}
#middle.news a:hover {
	color: #003355;
}

#middle.news img.topImg {
	margin-top: -90px;
	float: right;
	position: relative;
}
#middle.news ul {
	width: 65%;
	margin-top: 0;
}
#middle.news ul li {
	margin: 3px 0px 3px 10px;
}

#middle.news h2 {
	color: #822519;
	margin:0;
}
p.upcomingNews,
p.newsItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 20px;
	border-top: 1px solid #E8E5C0;
	font-size: 11px;
	margin: 0;
	line-height: 1.5;
	margin-right: 130px;
}
p.newsItem span {
	background-image: url(../_images-base/bullet.gif);
	background-repeat: no-repeat;
	background-position: center right;
	font-size: 11px;
	padding-right: 12px;
	margin-right: 2px;
	color: #822519;
	font-weight: bold;
	font-style: normal;
}
p.newsItem img {
	float: left;
	margin-right: 20px;
}
#upcomingNews strong {
	color: #003366;
}

#upcomingNews {
	position: relative;
	width: 60%;
	margin-left: 20px;
	border-top: 1px solid #822519;
	border-bottom: 1px solid #822519;
}
#upcomingNews ul {
	text-decoration: none;
	list-style-type: none;
	margin-left: 0;
}
#upcomingNews ul li {
	background-image: url(/_images-base/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 11px;
}
#upcomingNews img {
	float: right;
	margin: 0;
}
#upcomingNews span {
	color: #822519;
	font-weight: bold;
	font-style: normal;
}

/*************************************   Links Page   *****************************************************************/

#linksData {
	padding: 10px 80px 40px 40px;
}

ul.links {
	float:left;
	list-style-type: none;
	margin-bottom: 20px;
	padding: 0;
	width: 500px;
}
ul.links li {
	margin-top: 20px;
	float:left;
	margin-left: 20px;
	border: 1px solid #E8E5C0;
}
ul.links li:hover {
	border: 1px solid #822519;
}

ul.links li a img {
	display:block;
	padding: 10px;
}

.pdfLink {
	background: no-repeat left url(/_images-base/pdficon_small.gif);
	padding-left: 20px;
}
br.clear {
	clear: both;
}

/******************************** Properties for the Referral page *********************************************/

img#chair {
	margin-left: 50px;
	margin-top: 30px;
}
#referral #middle {
	width: 655px;
	margin: 0;
}


#referral #middle ul li {
	margin: 0px 150px 3px 0px;
}
#referral #middle p {
	width: 500px;
}
#referral #middle h2 {
	color: #822519;
	margin-top: 5px;
}
#referral fieldset {
	width: auto;
	font-weight: bold;
	margin: 10px 0px;
	background-color: #FAF2E1;
	border: none;
	border-top: 1px solid #EFD9AE;
	border-bottom: 1px solid #EFD9AE;
	padding-bottom: 20px;
}
#referral table {
	border: none;
	text-align: left;
}
#referral table td {
	padding: 2px;
}
#referral #yourInfo {
	float: left;
	margin-right: 4px;
}
#referral #referralInfo {
	float: right;
}
#referral #yourInfo, #referral #referralInfo {
	border: 2px solid #EFD9AE;
}
#referral label {
	font-weight: bold;
	font-size: 12px;
}
#referral form {
	margin-right: 15px;
	margin-top: 30px;
}

/************************************ styles for the Contact Us page *******************************************/
#contactUs p.error {
	background-color:#800000;
	color: #FFFFFF;
}
#contactUs form {
	margin-right: 100px;
}
#contactUs form p {
	clear: both;
	margin: 3px 0px;
	padding: 7px;
	background-color: #EFD9AE;
}

#contactUs form ul {
	list-style-type: none;
	padding: 0;
	padding-bottom: 5px;
	float: left;
	margin: 8px 5px 0px 5px;
	background-color: #EED9AE;
}
#contactUs ul#contactInfo {
	width: 100%;
	margin: 3px 0px;
	padding-top: 8px;
}
#contactUs fieldset {
	clear:both;
	background-color: #EFD9AE;
	border-width: 0px;
	margin: 3px 0px;
	padding-left: 8px;
	padding-top: 8px;
}
#contactUs fieldset label {
	clear: both;
}
#contactInfo h3 {
	padding-left: 8px;
	padding-bottom: 3px;
	border-bottom: 1px solid #3E2008;
	margin-top: 0;
	font-size: 12px;
}
#contactUs #contactInfo li {
	clear: both;
	margin-bottom: 10px;
}
#contactUs #contactInfo li span.note{
	padding: 0px 10px;
	font-size: .9em;
	display:block;
	font-weight:normal;
}

ul#contactInfo li label {
	width: 125px;
	text-align: right;
	padding-right: 4px;
}
#contactUs span {
	font-weight: bold;
	color: #802519;
	padding-left:2px;
	font-size: 12px;
}

#contactUs form em {
	font-weight: bold;
}

#contactUs form label {
	float: left;
	font-weight: bold;
	padding-bottom: 5px;
}
#contactUs .contactButton {
	padding: 5px 7px;
	background-color:  #802519;
	margin: 10px;
	color: #FFFFFF;
	border: none;
}
#contactUs .contactButton:hover {
	cursor: pointer;
}
#whereBuild {
	float: right;
	margin-right: 20px;
	padding-bottom: 10px;
}
#whereBuild label{
	width: 75px !important;
	display:block;
	margin-bottom: 5px;
	float: left;
}
div#moreInfo {
	width: 100%;
}

#moreInfo label {
	clear: both;
	width: 400px;
}
div#captcha {
/*
 	border: 1px solid #CCCCCC; 
*/
 	padding: 10px;
}
div#captcha p {
	margin:0;
	padding:0; 
	text-align:left;
}

#left a.custom img{
	border: 1px solid #FFFFFF;
}
#left a.custom:hover img{
	border: 1px solid #330000;
}	
#planning h3 {
	font-size: 1.1em;
	margin-left: 20px;
}
ul#packageList {
	list-style-type: disc;
	display:block;
	float:left;
	padding:0;
	margin-bottom: 10px;
	margin-left: 20px;
}

ul#packageList li {
	float:left;
	margin-right: 20px;
	display:block;
	width: 170px;
	height: 50px;
	background: transparent url(../_images-base/materialsButton.gif) no-repeat scroll 0 0;
}
ul#packageList li a {
	display:block;
	font-size: 1.2em;
	margin-bottom: 2px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
ul#packageList li a span.view {
	display:block;
	font-style: normal;
	font-size: .8em;
	margin-top: 6px;
}
ul#packageList li a:hover span.view {
	text-decoration: underline;
}

#middle img.head,
body.questions #middle img.head {
	float: right;
	margin-top: -60px;
	margin-left: 10px;
}
#middle p a {
	font-weight: bold;
}


/*************************************** Build to Suit Packages pages *********************************************/

#packages #left {
	width: 250px;
	margin-top: 0;
	margin-right: 40px;
}
#packages #rightHome {
	float: left;
	width: 600px;
	margin-top: 0;
}
#packages #masthead {
	float: left;
	padding-top: 30px;
	padding-left: 23px;
	height: auto;
}
#packages #masthead a {
	width: 262px;
	height: 104px;
	float:left;
	display:block;
}
#packages h1 {
	width: 260px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	letter-spacing: .2em;
	font-weight: normal;
	padding: 0px 10px;
	color:  #C8850B;
	text-transform: uppercase;
	text-align: center;
	margin: 60px 0px 0px 40px;
	font-weight: bold;
	border-left: 1px solid #C8850B;
	border-right: 1px solid #C8850B;
}
#packages h3,
#packages h2 {
	font-size: 1.2em;
	text-align: center;
	margin-top:0;
}
#packages #rightHome ul.tabs {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

#packages #rightHome ul.tabs li {
	display: block;
	float: left;
	background: transparent url(/_images-base/Packages/tab.gif) no-repeat scroll 0 0;
	width: 300px;
	height: 43px;
	margin:0;
}
#packages #rightHome ul.tabs li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #822519;
	display:block;
	text-align: center;
	font-size: 1.2em;
	letter-spacing: .2em;
	padding: 13px 10px 10px 10px;
}
#packages #rightHome ul.tabs li.current  {
	background-position: 0px -42px;
	height: 57px;
}
#packages #rightHome ul.tabs li.current a {
	color: #ffffff;
}
#packages #rightHome ul.tabs  a:hover {
	text-decoration: underline;
}

#packages #rightHome ul,
#packages #rightHome ul li {
	float: left;
	margin: 0;
	padding: 0;
}

/* For the listings of Land/Home Packages */
#packages ul#homeListings {
	width: 600px;
	float: left;
}

#packages ul#homeListings li{
	clear: both;
	width: auto;
	float: left;
	margin: 20px 0px;
	background-color: #FBF5E5;
	display: block;
	width: 600px; /* don't remove this width: IE needs it to fix the float bugs!*/
}
#packages ul#homeListings li img{
	float: left;
}
#packages ul#homeListings li p{
	margin: 8px 0px 5px 10px;
	width: 270px;
	float: left;
}
#packages  ul#homeListings li p.homeDetails {
	clear: both;
	background: #FFFFFF url(/_images-base/Packages/infoBack.gif) no-repeat scroll 10px center;
	background-color: #FFFFFF;
	padding: 5px 0px 5px 20px;
	float: left;
	padding-left: 50px;
	font-size: 1.1em;
	margin: 0px 0px 3px 0px;
	text-align: justify;
	width: 550px;
}
#packages ul#homeListings li p.homeDetails a {
	font-weight: bold;
}

#packages img#banner {
	position: relative;
	margin: 42px 0px 0px 0px;
	z-index: 50;
}
#packages p#tagLine {
	position: absolute;
	top: 410px;
	left: 10px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 100;
	text-align: center;
	padding: 0px 20px;
}
#packages p#tagLine.frye {
	color: #000000;
	text-align: center;
	top: 260px;
}

#packages p#tagLine.frye a {
	display:block;
	text-align: right;
	font-weight:normal;
	font-size: .8em;
}

#packages ul#highLights {
 list-style:none url(/_images-base/bullet.gif) inside;
 padding-top: 10px;
 border-top: 1px solid #C8850B;
 padding-left: 10px;
 margin-left: 10px;
}
div#pList p,
#packages ul#highLights li {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}
div#pList p {
	padding: 0px 5px;
}

#packages div#pList {
	float: left;
	width:95%;
  margin-top: 10px;
	margin-left: 7px;
	background: transparent url(/_images-base/Packages/BackgroundLeft.jpg) no-repeat scroll 0 0;
	padding-bottom: 80px;
}
/* info at the footer of the page about the builder, and the land area, 2 columns (left is pl, right is pr)*/
#packages div#packageInfo {
	padding: 0;
	clear: both;
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	margin-top: 5px;
}

#packages div#packageInfo div{
	padding: 0px;
	margin-bottom: 30px;
	float: left;
	min-height: 140px;
}
#packages div#packageInfo h3 {
	border-bottom: 1px solid #E0B565;
	height: 35px;
	width: auto;
}


div#packageInfo div#pl {
	float: left;
	width: 360px;
	margin: 0px 10px 0px 0px;
	padding: 0;
}
div#packageInfo div#pr {
	float: right;
	margin: 0px;
	width: 230px;
}
div#packageInfo p.frye{
	padding-left: 30px;
	padding-bottom: 10px;
	float:left;
}
div#packageInfo div#pr p{
	margin-left: 40px;
	width: auto;
}
	
div#packageInfo div  img {
	float: left;
	margin-right: 10px;
}

