/* DEFAULT CLASSES */

BODY	{
	background: #FFFFFF url("/images/background-main.gif") fixed repeat-x 0% 0%;
	margin: 0;
	padding: 0;
	border: 0 none;
}
TABLE, TR, TD, TH,  BLOCKQUOTE, DIV, SPAN, DD, U, UL, DL, H4, H5, INPUT, A, BR, CENTER, I, B, LI, OL, TEXTAREA, FORM, P, SELECT, STRONG	{
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #333333;
}

A	{
	color: #6D1F16;
	text-decoration: underline;
}

A:hover	{
	text-decoration: none;
}

p	{
	margin-bottom: 0;
}

/* clear elements */

.hide {
	position: absolute;
	left: -9999px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block; }
	
/* Hides from IE-mac \*/ 
* html .clearfix {
	height: 1%; }

.clearfix {
	display: block; }
/* End hide from IE-mac */

p.first	{
	margin-top: 0;
	margin-bottom: 0;
}

p.firstoptional	{
	margin-top: 0;
	margin-bottom: 2em;
}

p#normal	{
	color: #6D1F16;
	font-size: 19px;
	font-weight: normal;
	padding-bottom: 14px;
	font-family: Georgia, serif;
	margin-top: 0;
	margin-bottom: 0.8em;
	border-bottom: 3px double #ECE6D7;
	line-height: 0;
}

h1#footerlinks	{
	color: #6D1F16;
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, serif;
	margin: 0;
	background: url("/images/background-h1-normal.jpg") no-repeat;
	height: 35px;
	width: 502px;
	padding-top: 64px;
	padding-left: 17px;
}

h1#landingheader	{
	color: #6D1F16;
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, serif;
	margin: 2px 0 0 0;
	height: 35px;
	width: 680px;
	padding-top: 64px;
	padding-left: 17px;
	padding-right: 15px;
	border: 1px solid #ECE6D7;
	background: url("/images/h1-landing-header.jpg") no-repeat;
}

.logocontainer	{
	border: 1px solid #ECE6D7;
	margin-top: 1px;
}

.logocontainer img	{
	display: block;
}

h2	{
	color: #6D1F16;
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, serif;
	padding-bottom: 2px;
	margin-top: 0;
	margin-bottom: 0.8em;
	border-bottom: 3px double #ECE6D7;
	font-weight: bold;
}

#landingpagecontent h2	{
	font-size: 16px;
	font-weight: normal;
}

h2.topmargin	{
	color: #6D1F16;
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, serif;
	padding-bottom: 2px;
	margin-top: 2em;
	margin-bottom: 0.8em;
	border-bottom: 3px double #ECE6D7;
	font-weight: bold;
}

h2.resourcepromo	{
	color: #6D1F16;
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, serif;
	padding-bottom: 2px;
	margin-top: 0;
	margin-bottom: 0.8em;
	border-bottom: 3px double #ECE6D7;
	font-weight: bold;
}

h2.features	{
	color: #6D1F16;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, serif;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0.5em;
	font-weight: bold;
	border: none;
}

h6	{
	font-size: 10px;
	color: #5A5958;
	font-weight: bold;
	margin: 0;
}

#portfoliocontent ul, #portfoliocontentwide ul, #faqsleft ul, #homebuildingleft ul, #widepagecontent ul, #landingpagecontent ul	{ padding-left: 0; margin-top: 1em; margin-bottom: 1.5em; }
#portfoliocontent li, #portfoliocontentwide li, #faqsleft li, #homebuildingleft li, #widepagecontent li, #landingpagecontent li	{ padding-left: 1.3em; margin-bottom: 4px; background: url("/images/bullet-arrow.gif") 0 6px no-repeat; }

ul.secondlist	{ padding-left: 0; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 2em; }
ul.secondlist li	{ padding-left: 1.3em; margin-bottom: 4px; background: url("/images/bullet-arrow.gif") 0 6px no-repeat; }

ul	{
	margin: 0; padding: 0; list-style: none; border: 0;
}
/*
li	{
	padding-bottom: 0.5em;
}
*/

ul.portfoliofeatures	{
	list-style : url("/images/bullet-arrow.gif");
	line-height: 17px;
	margin-bottom: 2em;
	margin-top: 0;
}

ul.sitemap1	{
	list-style : url("/images/bullet-arrow.gif");
	line-height: 17px;
	margin: 0;
	margin-bottom: 0.5em;
}

ul.sitemap2	{
	list-style : url("/images/bullet-arrow-down.gif");
	line-height: 17px;
	margin: 0;
	margin-bottom: 0.5em;
}

blockquote	{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/* FORM CLASSES */

form { margin: 0; }
select { margin: 0px; margin-bottom: 8px; }

#landingpagecontent .landingform	{
	margin: 0;
	padding: 0;
	height: 1%;
}

.landingform textarea,
.landingform input	{
	width: 220px;
	margin-bottom: 8px;
}

.landingform textarea	{
	width: 220px;
}

.landingform label	{
	display: block;
	width: 220px;
}

textarea.contactform {
	width: 200px;
	float: left;
	margin-bottom: 8px;
	margin-top: 0px;
	padding: 0;
}

input.contactform {
	display: block;
	width: 160px;
	float: left;
	margin-bottom: 8px;
	padding: 0;
}
select.contactform {
	display: block;
	width: 160px;
	float: left;
	margin: 0px;
	padding: 0;
}

label {
	display: block;
	float: left;
	margin: 0px;
}

input.submitbutton {
	display: block;
	clear: left;
	margin-top: 0px;
	padding: 0 10px;
}

.landingform input.submitbutton	{
	width: 120px;
	font-weight: bold;
}

.required { font-size: 12px; font-weight: bold; color: #6D1F16; }
.required2 { font-weight: bold; }
br.form { clear: left; }
.signup	{ padding: 2px; }

/* MAIN PAGE CONTAINERS */

#firstcontainer	{
	position: relative;
	text-align: left;
	width: 714px;
	border-left: 1px solid #F9F7F3;
	border-right: 1px solid #F9F7F3;
	border-bottom: 1px solid #F9F7F3;
	background: #FFFFFF;
	padding: 0 6px 6px 6px;
	margin: auto;
}

#footercontainer	{
	width: 712px;
	border: 1px solid #ECE6D7;
	background: #F5F2EB;
	clear: both;
}

#footercontainer .footertext	{
	padding: 14px;
	font-size: 10px;
	color: #5A5958;
	background: #F5F2EB;	
}

#footercontainer .footertext A	{
	font-size: 10px;
}

#footercontainer .footertext .divider	{
	padding: 0 6px;
}

/* NAVIGATIONAL ELEMENTS */

#breadcrumb	{
	background: url("/images/background-ter-nav.gif") repeat-x;
	height: 20px;
	padding-top: 6px;
	padding-left: 10px;
	border-top: 1px solid #F3EFE4;
	border-bottom: 1px solid #D2C8AD;
	font-size: 10px;
	color: #4A3E1A;
}

#breadcrumb A	{
	font-size: 10px;
	font-weight: bold;
}

#breadcrumb span.divider	{
	padding: 0 6px;
	color: #4A3E1A;
	font-size: 10px;
}

.breadcrumbdivider	{
	height: 2px;
	background-color: #8C7A47;
	border-bottom: 1px solid #F3EFE4;
}

#headerlinks	{
	background: url("/images/background-header-links.gif") repeat-x;
	height: 21px;
	text-align: right;
	padding-right: 15px;
	padding-top: 6px;
	font-size: 10px;
	color: #C1AD79;
}

#headerlinks A	{
	font-size: 10px;
	color: #CAC1A8;
}

#headerlinks A:hover	{
	font-size: 10px;
	color: #EAE4D4;
}

#headerlinks span.divider	{
	padding: 0 6px;
	color: #C1AD79;
	font-size: 10px;
}

#mainnav	{
	background: url("/images/background-main-nav.gif") repeat-x;
	height: 34px;
	padding-left: 140px;
}

#secondarynav	{
	background: url("/images/background-secondary-nav.gif") repeat-x;
	height: 22px;
	padding-top: 4px;
}

#secondarynav A	{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7A251B;
}

#secondarynav span.divider	{
	font-size: 11px;
	font-weight: bold;
	color: #6A5A2F;
	padding: 0 8px;
}

#secondarynav #properties	{
	padding-left: 156px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6A5A2F;
}

#secondarynav #portfolio	{
	padding-left: 166px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6A5A2F;
}

#secondarynav #resources	{
	padding-left: 36px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6A5A2F;
}

/* HOMEPAGE ELEMENTS */

#leftimage	{
	float: left;
	width: 140px;
	margin: 2px 2px 2px 0;
	padding: 0;
}

#homepagecontent	{
	float: left;
	width: 520px;
	border: 1px solid #ECE6D7;
	padding: 25px;
	margin: 2px 0 2px 0;
	background: url("/images/background-content.gif") no-repeat bottom right;
}

#homepagecontent h1	{
	display: none;
}

.homepagephoto	{
	background: url("/images/homepage-photo1.jpg") no-repeat;
	width: 519px;
	height: 210px;
	border-left: 1px solid #ECE6D7;
	border-right: 1px solid #ECE6D7;
}

.homepagepromo	{
	width: 192px;
	height: 210px;
	border-right: 1px solid #ECE6D7;
}

.viewpropertiesbutton	{
	margin-top: 162px;
}

.homepagephotodivider	{
	background: url("/images/background-hp-photo-divider.gif") repeat-x;
	height: 12px;
}

.homepagequote	{
	background: #FAF8F5;
	border: 3px double #ECE6D7;
	padding: 15px;
	font-family: georgia, sarif;
	font-size: 13px;
	color: #6D6346;
	font-style: italic;
}

#landingpagecontent .landingpageleft	{
	float: left;
	width: 401px;
}

#landingpagecontent .landingpagehighlight	{
	background: #FAF8F5;
	border: 3px double #ECE6D7;
	padding: 0;
	font-family: georgia, sarif;
	font-size: 13px;
	color: #6D6346;
	margin-left: 18px;
	margin-bottom: 15px;
	margin-top: 2px;
	padding: 0 10px;
	float: right;
	width: 230px;
}

	#landingpagecontent .landingpagehighlight p	{
		font-family: georgia, sarif;
		font-size: 16px;
		padding: 10px 0 0;
		color: #6D1F16;
	}

/* INTERIOR ELEMENTS - UNIVERSAL */

.interiorphoto	{
	width: 519px;
	height: 99px;
	border-left: 1px solid #ECE6D7;
	border-right: 1px solid #ECE6D7;
	border-bottom: 1px solid #ECE6D7;
}

.interiorpromo	{
	width: 193px;
	height: 100px;
}

#widepagecontent	{
	width: 669px;
	border: 1px solid #ECE6D7;
	padding: 25px 25px 25px 18px;
	margin: 2px 0 2px 0;
	background: url("/images/background-content.gif") no-repeat bottom right;
}

#landingpagecontent	{
	width: 675px;
	border: 1px solid #ECE6D7;
	padding: 25px 18px 0 18px;
	margin: 2px 0 2px 0;
	background: url("/images/background-content.gif") no-repeat bottom right;
}

#landingpagecontent p	{
	padding-bottom: 15px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#landingpagecontent ul,
#landingpagecontent ol	{
	padding-bottom: 8px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2em;
}

/* PORTFOLIO ELEMENTS */

#portfolioleft	{
	float: left;
	width: 249px;
	margin: 2px 2px 2px 0;
	padding: 10px 10px 0 10px;
	border: 1px solid #ECE6D7;
	background: #FAF8F5;
}

.prop {
    height: 50px;
    float: right;
    width: 1px;
}

.propclear {
    clear: both;
    height: 1px;
    overflow: hidden;
}

.thumbnailfeatured	{
	width: 247px;
	margin-bottom: 10px;
	padding: 1px 1px 2px 1px;
	background: #6D1F16;
	text-align: center;
}

.thumbnailfloorplan	{
	width: 168px;
	padding: 1px 1px 2px 1px;
	background: #6D1F16;
	text-align: center;
}

.thumbnail1	{
	float: left;
	width: 117px;
	margin-right: 11px;
	margin-bottom: 10px;
	padding: 1px 1px 2px 1px;
	background: #8C8060;
	text-align: center;
}

.thumbnail2	{
	float: left;
	width: 117px;	
	margin-bottom: 10px;
	padding: 1px 1px 2px 1px;
	background: #8C8060;
	text-align: center;
}

.clearboth	{
	clear: both;
}

.clearleft	{
	clear: left;
}

.thumbnail1 img, .thumbnail2 img, .thumbnailfeatured img, .thumbnailfloorplan img, .thumbnailelevation1 img, .thumbnailelevation2 img	{
	border: 1px solid #FAF8F5;
}

.thumbnail1 a, .thumbnail2 a, .thumbnailfeatured a, .thumbnailfeatured, .thumbnailfloorplan a, .thumbnailelevation1 a, .thumbnailelevation2 a	{
	font-size: 10px;
	font-weight: bold;
	color: #FAF8F5;
}

.thumbnailfloorplan	{
	font-size: 10px;
	color: #FAF8F5;
}

.thumbnailheader	{
	background: #EFE9DC;
	border-top: 1px solid #D9D4C8;
	border-bottom: 1px solid #D9D4C8;
	padding: 4px 5px;
	font-size: 10px;
	font-family: georgia, sarif;
	font-weight: bold;
	text-transform: uppercase;
	color: #7B7052;
	margin-bottom: 10px;
}

#portfoliocontent	{
	float: left;
	width: 389px;
	border: 1px solid #ECE6D7;
	padding: 25px;
	margin: 2px 0 2px 0;
	background: url("/images/background-content.gif") no-repeat bottom right;
}

#portfoliocontentwide	{
	float: left;
	width: 669px;
	border: 1px solid #ECE6D7;
	padding: 25px 25px 25px 18px;
	margin: 2px 0 2px 0;
	background: url("/images/background-content.gif") no-repeat bottom right;
}

.portfolioquote	{
	float: right;
	background: #FAF8F5;
	border: 3px double #ECE6D7;
	padding: 15px;
	width: 164px;
	font-family: georgia, sarif;
	font-size: 11px;
	color: #6D6346;
	margin-left: 15px;
	line-height: 17px;
	margin-bottom: 1em;
}

.portfolioquote strong	{
	font-family: georgia, sarif;
	font-size: 11px;
	color: #6D6346;
	font-weight: bold;
}

.portfolioquotename	{
	font-family: georgia, sarif;
	font-size: 11px;
	color: #6D6346;
	text-align: right;
	margin-top: 1em;
}

.portfoliopromo	{
	float: right;
	width: 195px;
	height: 94px;
	margin-top: 65px;
}

.contactuspromo	{
	float: right;
	background: #FAF8F5;
	border: 3px double #ECE6D7;
	padding: 15px;
	width: 164px;
	font-family: georgia, sarif;
	font-size: 11px;
	color: #6D6346;
	margin-left: 15px;
	line-height: 17px;
	text-align: center;
}

.contactuspromo h3	{
	color: #6D1F16;
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 0.5em;
}

.contactuspromo p	{
	font-family: georgia, sarif;
	font-size: 11px;
	color: #6D6346;
	margin-top: 0.5em;
}

.contactuspromo a	{
	font-weight: bold;
	font-family: georgia, sarif;
	font-size: 11px;
}

/* RESOURCES ELEMENTS */

#resourcescontainer1	{
	float: left;
	width: 314px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: 1px solid #ECE6D7;
	/*background: #FAF8F5;*/
	background: #FFFFFF;
	padding: 20px;
	background: url("/resources/images/background-boxes.gif") repeat-x bottom;
}

#resourcescontainer2	{
	float: left;
	width: 314px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #ECE6D7;
	/*background: #FAF8F5;*/
	background: #FFFFFF;
	padding: 20px;
	background: url("/resources/images/background-boxes.gif") repeat-x bottom;
}

#resourcescontainer3	{
	float: left;
	width: 314px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: 1px solid #ECE6D7;
	/*background: #FAF8F5;*/
	background: #FFFFFF;
	padding: 20px;
	background: url("/resources/images/background-boxes.gif") repeat-x bottom;
}

#resourcescontainer4	{
	float: left;
	width: 314px;
	margin-bottom: 2px;
	border: 1px solid #ECE6D7;
	/*background: #FAF8F5;*/
	background: #FFFFFF;
	padding: 20px;
	background: url("/resources/images/background-boxes.gif") repeat-x bottom;
}

#resourcescontainer5	{
	float: left;
	width: 314px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: 1px solid #ECE6D7;
	/*background: #FAF8F5;*/
	background: #FFFFFF;
	padding: 20px;
	background: url("/resources/images/background-boxes.gif") repeat-x bottom;
}

#resourcescontainer1 img, #resourcescontainer2 img, #resourcescontainer3 img, #resourcescontainer4 img, #resourcescontainer5 img	{
	border: 2px solid #FFFFFF;
}

.resourcepromoimage	{
	float: left;
	width: 98px;
	border: 1px solid #D9D4C8;
	margin-right: 15px;
	margin-top: 0;
}

/* FAQ'S ELEMENTS */

#faqsleft	{
	float: left;
	width: 389px;
	border: 1px solid #ECE6D7;
	padding: 25px;
	margin: 2px 2px 2px 0;
	/*background: url("/images/background-content.gif") no-repeat bottom right;*/
}

#faqsright	{
	float: left;
	width: 219px;
	margin: 2px 0 2px 0;
	padding: 25px;
	border: 1px solid #ECE6D7;
	background: #FAF8F5;
}

.questionheader	{
	color: #6D1F16;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, serif;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
}

.tothetop	{
	color: #ECE6D7;
	font-size: 10px;
	padding-bottom: 2px;
	margin-top: 1em;
	border-bottom: 3px double #F4F0E7;
	text-align: right;
}

.tothetop a	{
	font-size: 10px;
}

.tothetop a:hover	{
	font-size: 10px;
	color: #A7A091;
}

.afirst	{
	background-color: #A7A091;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: Georgia, serif;
	padding: 2px;
	margin-right: 8px;
	margin-top: 0;
}

.qfirst	{
	background-color: #6D1F16;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: Georgia, serif;
	padding: 2px;
	margin-right: 8px;
	margin-top: 0;
}

.gotquestionheader	{
	color: #6D1F16;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, serif;
	margin-bottom: 1em;
	padding-bottom: 4px;
	border-bottom: 3px double #ECE6D7;
}

/* HOMEBUILDING ELEMENTS */

#homebuildingleft	{
	float: left;
	width: 389px;
	border: 1px solid #ECE6D7;
	padding: 25px;
	margin: 2px 2px 2px 0;
	/*background: url("/images/background-content.gif") no-repeat bottom right;*/
}

#homebuildingright	{
	float: left;
	width: 219px;
	margin: 2px 0 2px 0;
	padding: 25px;
	border: 1px solid #ECE6D7;
	background: #FAF8F5;
}

.homebuildingheader	{
	color: #6D1F16;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, serif;
	margin-bottom: 1em;
	margin-top: 1.5em;
	padding: 4px;
	background: url("/images/background-question-header.gif") repeat-x bottom;
	border: 1px solid #F4F0E7;
}

.tothetophb	{
	color: #ECE6D7;
	font-size: 10px;
	margin-top: 1em;
	text-align: right;
}

.tothetophb a	{
	font-size: 10px;
}

.tothetophb a:hover	{
	font-size: 10px;
	color: #A7A091;
}

/* PROPERTIES ELEMENTS */

.tableheader	{
	text-align: center;
	background-color: #6D1F16;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.tablecelllot	{
	text-align: center;
	background-color: #F5F2EB;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #ECE6D7;
	border-right: 1px solid #ECE6D7;
}

.tablecellproperty	{
	text-align: center;
	background-color: #FAF8F5;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #ECE6D7;
	border-right: 1px solid #ECE6D7;
}

.tablecelllotthumb	{
	text-align: center;
	background-color: #F5F2EB;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #ECE6D7;
	border-left: 1px solid #ECE6D7;
	border-right: 1px solid #ECE6D7;
}

.tablecellpropertythumb	{
	text-align: center;
	background-color: #FAF8F5;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #ECE6D7;
	border-left: 1px solid #ECE6D7;
	border-right: 1px solid #ECE6D7;
}

.tablecelllotthumb img, .tablecellpropertythumb img	{
	border: 1px solid #6D1F16;
	padding: 1px;
	background: #FFFFFF;
	margin-bottom: 1px;
}

.tablecelllotthumb a, .tablecellpropertythumb a	{
	font-size: 10px;
}

.propertiespromos	{
	float: right;
	margin-left: 15px;
	margin-bottom: 20px
}

.propertiescta	{
	background: #FAF8F5;
	border: 3px double #ECE6D7;
	padding: 15px;
	width: 164px;
	font-family: georgia, sarif;
	font-size: 11px;
	color: #6D6346;
	line-height: 17px;
	width: 164px;
}

.propertiescta strong	{
	font-family: georgia, sarif;
	font-size: 11px;
	color: #6D6346;
	font-weight: bold;
}

.portfolioquotename	{
	font-family: georgia, sarif;
	font-size: 11px;
	color: #6D6346;
	text-align: right;
	margin-top: 1em;
}

.propertieslikewhatyouseepromo	{
	float: right;
	width: 194px;
}

.thumbnailelevation1	{
	float: left;
	width: 117px;
	margin-right: 11px;
	margin-bottom: 10px;
	padding: 1px 1px 2px 1px;
	background: #6D1F16;
	text-align: center;
}

.thumbnailelevation2	{
	float: left;
	width: 117px;	
	margin-bottom: 10px;
	padding: 1px 1px 2px 1px;
	background: #6D1F16;
	text-align: center;
}

.resourceswide	{
	float: left;
	width: 692px;
	border: 1px solid #ECE6D7;
	padding: 5px 10px 5px 10px;
	margin: 2px 0 0 0;
	font-size: 10px;
	background: #F5F2EB;
}

.resourceswide a	{
	font-size: 10px;
}

.promolistfirst	{
	margin: 0;
	padding: 5px 5px 5px 18px;
	border-top: 1px solid #ECE6D7;
	border-bottom: 1px solid #ECE6D7;
	background-image: url("/images/bullet-red-arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.promolist	{
	margin: 0;
	padding: 5px 5px 5px 18px;
	border-bottom: 1px solid #ECE6D7;
	background-image: url("/images/bullet-red-arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
}

/* OUR VENDORS */

#vendorsContent	{
	float: left;
	width: 443px;
}

.vendorsWrapper	{
	width: 389px;
	border: 1px solid #ECE6D7;
	padding: 25px;
	margin: 2px 2px 2px 0;
}

.vendorsWrapper	h2, .vendorsWrapper h2 a	{
	border: none;
	font-size: 14px;
	margin: 0;
}

.vendorsWrapper h3	{
	color: #777;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	text-align: right;
	float: left;
	margin: 0;
	margin-right: 6px;
	width: 70px;
	margin-top: 1px;
}

.vendorsWrapper h3.nameHeader	{
	margin-top: 4px;
}

.vendorsWrapper .description, .vendorsWrapper .descriptionName	{
	float: left;
}

.vendorsWrapper .descriptionName, .vendorsWrapper .descriptionName a	{
	font-size: 15px;
	font-weight: bold;
	color: #6D1F16;
}

.vendorsWrapper .description a, .vendorsWrapper .descriptionName a	{
	text-decoration: none;
}

.vendorsWrapper .description a:hover, .vendorsWrapper .descriptionName a:hover	{
	text-decoration: underline;
}

.vendorsWrapper .contentWrapper	{
	padding-top: 10px;
}

.vendorsWrapper .contentWrapperTop	{
	margin-top: 0;
}

#landingpagecontent #ceo-image	{
	background: #FAF8F5;
	border: 3px double #ECE6D7;
	padding: 4px;
	margin-bottom: 10px;
	float: left;
	margin-right: 15px;
	margin-top: 2px;
}

#landingpagecontent #ceo-image img	{
	padding-bottom: 5px;
	display: block;
}

#landingpagecontent #ceo-image p,
#landingpagecontent #ceo-image p strong	{
	font-size: 10px;
	color: #6D6346;
	padding-bottom: 0;
	line-height: 1.25em;
}
