div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img, fieldset {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;/* fixes internet explorer and opera text rendering problems*/
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/background-line.jpg);
	background-repeat: repeat-x;
	background-color: #8C3B20;
}
#header {
	padding: 0px;
	height: 258px;
	width: 847px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background-header-center.jpg);
	background-repeat: no-repeat;
	background-position: 194px bottom;
}

#header #logo {
	float: left;
	width: 194px;
	margin: 0px;
	padding: 0px;
	height: 258px;
}


#comingsoon {
	height: 148px;
	width: 333px;
	float: right;
	margin: 0px;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content-wrapper {
	width: 847px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/content-background-line.jpg);
	background-repeat: repeat-y;
	background-position: 75px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#content-wrapper #content-left {
	background-image: url(images/content-background-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	float: left;
	height: auto;
	width: 310px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 164px;
}

#content-wrapper #content-left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	font-weight: bold;
	color: #6E0A12;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}



#content-wrapper #content-left #divider {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content-wrapper #content-right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 333px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #F1C139;
}

#content-wrapper #content-right #content-right-text {
	margin: 0px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#content-wrapper #content-right #content-right-text hr {
	color: #353D0A;
}
#content-right-text a:link, #content-right-text a:visited {
	color: #F1C139;
}
#content-right-text a:hover, #content-right-text a:active {
	color: #FFF;
}
.smaller {
	font-size: 0.9em;
	color: #666;
}



#content-wrapper #text-background-bottom  {
	background-image: url(images/content-background-bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 105px;
	width: 300px;
	padding-top: 0px;
	padding-right: 125px;
	padding-bottom: 0px;
	padding-left: 165px;
	background-position: 75px;
}
#content-wrapper #text-background-bottom {
}
#text-background-bottom a:link, #text-background-bottom a:visited {
	color: #000;
}
#text-background-bottom a:hover, #text-background-bottom a:active {
	color: #6E0A12;
}

#content-wrapper #clear {
	clear: both;
}
.italics-announcement {
	font-style: italic;
	font-weight: bold;
	color: #666;
}
.testimonial {
	background-color: #E0E0E0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	font-size: 0.9em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.testimonial a:link, .testimonial a:visited {
	color: #333;
}
.testimonial a:hover, .testimonial a:active {
	color: #900;
}


.grey-text {
	color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-style: italic;
}


#footer {
	padding: 0px;
	clear: both;
	height: 150px;
	width: 847px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background-footer.jpg);
	background-repeat: no-repeat;
	background-position: 75px top;
}

