/*  ------- Layout CSS for SEGF.COM - Modified 10/31/07 -------*/

/*  ------- Document Level -------*/

	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%;
		}
	html {
		min-height:100%;		
		margin-bottom:1px;
		}
	img {
		border-style: none;
		outline: none;
		}
	a:hover, a:focus, a:active {
		outline: none;
	}
/*  -------  ID Rules   -------*/
  
/*  ------- Wrapper -------*/

	#wrapper {
	width: 924px;
	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.gif);
	margin-top: 20px;
	_margin-bottom: -1px;
		}

#middle table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	#wrapperSub {
		width: 924px;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		background-color: #FFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	  color: #3E2008;
		background-repeat: repeat-y;
		background-image: url(../_images-base/Background-Sub.gif);
		margin-top: 20px;
	}

/*  ------- Masthead -------*/

	#masthead {
		text-align: left;
		width: 919px;
		height: 24px;
		background-image: url(../_images-base/Masthead.gif);
		background-repeat: no-repeat;
		margin-left: 3px;
		* margin-left: 2px; /*IE7 HACK */
		_margin-left: 2px; /* IE6 HACK */
		}
	#mastheadSub {
		text-align: left;
		width: 924px;
		height: 114px;
		background-image: url(../_images-base/Background-MastheadSub.jpg);
		background-repeat: no-repeat;
		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;
		}

/*  ------- Content -------*/
	
	#content {
		width: 924px;
		float: right;
		text-align: left;
		}
#content a {
	color: #822519;
	text-decoration: none;
}
#content #middle li,
#content p {
	line-height: 1.5;
	font-size: 11px;
}

/*  ------- 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;
		}
	#left li {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		}
	#leftHome {
		width: 262px;
		float:left;
		margin: 0px 0px 0px 23px;
		_margin-left: 14px;  /* IE6 HACK */
	}
	#leftHome ul {
		margin: 0px;
		padding: 0px;
	}
	#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;
		height: 213px;
	}
	ul#subNav li {
		margin-bottom: 8px;
	}
	ul#nav li {
		margin-bottom: 8px;
		padding-left: 50px;
	}
	ul#subNav li a,
	ul#nav li a {
		padding: 0px 10px;
		letter-spacing: .1em;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 10px;
		border-right: 2px solid transparent;
		border-left: 2px solid transparent;
	}
	ul#subNav li a:hover,
	ul#nav li a:hover {
		border-right: 2px solid #822519;
		border-left: 2px solid #822519;
		color: #000033;
	}	
	
	#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;
}


/*  size of main content area on index.php pages */

	#middle {
		float: left;
		width: 364px;
		margin-left: 10px;
	}

#contactUs #middle {
	width: 647px;
	margin-left: 10px;
}
		
#middle.ourHomes {
	width: 627px;
	margin-left: 30px;
}
#links #middle,
#questions #middle,
#middle.news {
	width: 637px;
	margin-left: 20px;
	}
#dealers #middle {
	width: 627px;
	margin-left: 30px;
}

#middle.aHome {
	width: 550px;
	margin-left: 20px;
}	

	
#middle.aHome p {
	text-align: justify;
	width: 530px;
}
#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;
}

/*  ------- 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: 617px;
	position: relative;
	background-image: url(../_images-nav/Border-News.gif);
	background-position: left 90px;
	background-repeat: no-repeat;
	margin: 26px 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: 180px;
	margin-right: 30px;
	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.layaway,
a.crp {
	display: block;
	background-repeat: no-repeat;
	width: 170px;
	height: 45px;
	background-position: 0 0;
}
a.layaway:hover,
a.crp:hover {
	background-position: 0 -45px;
}
a.layaway span,
a.crp span {
	display: none;
}
	
#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: 20px;
}


/*  ------- Footer -------*/
	
	#footer {
		clear: both;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFF;
		height: 54px;
		width: 924px;
		margin: 0 auto;
		background: #802519 url(../_images-base/Background-FooterSub.gif) no-repeat scroll left top;
		padding-top: 30px;
		}
	#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 p {
		margin-top: 10px;
		}
	#footer li {
		display: inline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding-right: 20px;
		}
	#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;
	}
	
	#clearboth {
		clear: both;
	}
#newsletter {
	width: 262px;
	margin: 0px;
	padding: 0px;
	background-image: url(../_images-base/Background-Newsletter.gif);
	background-repeat: no-repeat;
}

#newsletter ul {
	width: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
#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 {
	background: transparent url(../_images-base/OpenHouseNorth.gif) no-repeat scroll 0 0;
	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 li {
	padding: 0;
	margin:0;
	display: block;
	width: 215px;
	background: transparent url(../_images-base/OpenHouseInner.gif) repeat-y scroll 0 0;
}

div#openHouse span.when {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
}
div#openHouse span.where {
	color: #003366;
	font-weight: bold;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	letter-spacing: 1px;
	padding: 3px 0px;
}
div#openHouse li.separator {
	display;block;
	height:16px;
	background: transparent url(../_images-base/OpenHouseBorder.gif) no-repeat scroll center center;
}	
#newsletter li.openHouse {
	background: transparent url(../_images-base/OpenHouse.jpg) no-repeat 0 0;
	padding-top: 42px;
	height: 160px;
	display: block;
}
#newsletter li.openHouseNoDate {
	background: transparent url(../_images-base/OpenHouse2.jpg) no-repeat 0 0;
	padding-top: 42px;
	height: 160px;
	display: block;
}
#newsletter li#me {
	margin-top: -30px;
}
#newsletter a:hover {
	color: #000066;
}
	
.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: 544px;
	padding: 0;
	float: left;
	height: 42px;
}
#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: 42px;
	border-bottom: 1px solid #E0B565;
}
#dealers #tabs ul li a {
	height: 45px;
}

#OurHomes #tabs ul li a {
	background-image: url(../_images-base/tabs.jpg);
}

/*  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: 68px;
	background-position: -164px 0px;
}
#tab2.here a,
#tab2 a:hover {
	background-position: -164px -47px;
}

#tab3 a {
	width: 69px;
	background-position: -233px 0px;
}
#tab3.here a,
#tab3 a:hover {
	background-position: -233px -47px;
}
#tab4 a {
	width: 83px;
	background-position: -303px 0px;
}
#tab4.here a,
#tab4 a:hover {
	background-position: -303px -47px;
}
#tab5 a {
	width: 157px;
	background-position: -387px 0px;
}
#tab5.here a,
#tab5 a:hover {
	background-position: -387px -47px;
}

#tab1.here a, #tab2.here a, #tab3.here a, #tab4.here a, #tab5.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: 540px;
	padding-top: 10px;
	border: 1px solid #E0B565;
	border-top:  none;
}
.homeDiv{
	float: left;
	width: 150px;
	height: 150px;
	margin-left: 15px;
	margin-right: 15px;
}
.homeDiv img {
	float: left;
	margin-top: 10px;
	border: 1px solid #000000;
}

#middle .homeDiv a {
	display: block;
	text-decoration: none;
}
.homeDiv a:hover {
	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;
}
ul.links li {
	display:block;
	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;
	margin: 0 auto;
	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 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;
}
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;
}
#whereBuild {
	float: right;
	margin-right: 20px;
	padding-bottom: 10px;
}
#whereBuild label{
	width: 75px !important;
	display:block;
	margin-bottom: 5px;
	float: left;
}
#moreInfo label {
	clear: both;
	width: 400px;
}


#left a.custom img{
	border: 1px solid #FFFFFF;
}
#left a.custom:hover img{
	border: 1px solid #330000;
}	
#construction #middle ul li {
	font-size: 10px;
	margin-bottom: 2px;
}
#questions p.question {
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	background: transparent url(/_images-base/bullet.gif) no-repeat scroll left center;
	padding-left: 10px;
	margin-left: -20px;
}	
#questions p {
	margin-bottom: 5px;
	padding-right: 80px;
}
#links #middle img.head,
#questions #middle img.head {
	float: right;
	margin-top: -60px;
	margin-left: 10px;
}
#questions #qa {
	padding: 0px 40px 10px 20px;
}
	
#middle p a {
	font-weight: bold;
}

