/* BODY STYLES */
body {
	background-image: url(../main-images/sitewide/background.jpg);
	background-repeat: repeat-x;
	background-color: #eee5e0;
}
* {
	padding:0;
	margin:0;
	height: auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	padding-bottom:15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
	font-variant: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 10px;
	font-weight: bold;
	color: #3d0707;
	margin-bottom: 5px;
}


/* LINK STYLES */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #622601;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}



/* LAYOUT STYLES */
#clear {
	clear: both;
}
#wrapper {
	width: 980px;
	height: auto;
	position: relative;
	background-color: #eee5e0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 980px;
	height: 68px;
	background-image: url(../main-images/sitewide/logo.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#header-contact {
	width: 480px;
	height: 48px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: right;
	color: #622601;
	font-variant: normal;
	padding-top: 20px;
	padding-right: 20px;
}
#nav {
	width: 960px;
	float: left;
	height: 30px;
	padding-top: 7px;
	padding-left: 20px;
}
#content-container {
	width: 940px;
	height: auto;
	float: left;
	clear: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	color: #622601;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#page-image {
	width: 980px;
	height: 169px;
	float: left;
	clear: left;
}
#content-left {
	width: 250px;
	min-height: 250px;
	float: left;
	clear: none;
	font-weight: bold;
}
#content-right {
	width: 660px;
	height: auto;
	float: right;
	clear: none;
}
#pricelist-left {
	width: 500px;
	height: auto;
	float: left;
	clear: none;
}
#pricelist-right {
	width: 120px;
	height: auto;
	float: right;
	clear: none;
}
#home-left {
	width: 410px;
	height: auto;
	float: left;
	clear: none;
}
#home-right {
	width: 220px;
	height: auto;
	float: right;
	clear: none;
}
#before-left {
	width: 310px;
	height: auto;
	float: left;
	clear: none;
}
#after-right {
	width: 310px;
	height: auto;
	float: right;
	clear: none;
}




#footer-logos {
	width: 980px;
	height: 70px;
	float: left;
	clear: left;
	background-image: url(../main-images/sitewide/footer-logos.gif);
	background-repeat: no-repeat;
	margin-top: 50px;
}
#footer {
	width: 940px;
	height: auto;
	float: left;
	clear: left;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	font-weight: normal;
	color: #723B19;
	text-align: center;
	margin-top: 20px;
}

/* MAIN NAV STYLES */
ul#mainnav

{
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

ul#mainnav li

{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	 margin: 0;
}

#mainnav a, #mainnav a:link

{
	margin: 0;
	padding: 0px 20px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
}

ul#mainnav li#active

{
	color: #e6824d;
}

#mainnav a:hover

{
	color: #e6824d;
}
body#home a#home,
body#permanent a#permanent,
body#before a#before,
body#prices a#prices,
body#about a#about,
body#faqs a#faqs,
body#contact a#contact{
color: #e6824d;
}


/* SUB NAV
=======================*/

#sub-nav ul {
	margin: 0;
	list-style: none;
	height: 20px;
	width: 250px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30;
	padding-left: 0;
}
#sub-nav ul a {
	line-height: 13px;
	color: #000000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	margin-bottom: 1px;
}
#sub-nav ul a:hover {
  color: #e6824d;
  margin-bottom: 1px;
}


/* OTHER STYLES */

.black-header-text {
	color: #000000;
}
.pictures {
	border: 5px solid #FFFFFF;
}



/* FORM STYLES */
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	background-color: #FFFFFF;
	height: 20px;
	width: 400px;
	border: 1px solid #561e01;
	vertical-align: middle;
	background-position: center;
	margin: auto;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	background-color: #FFFFFF;
	height: 150px;
	width: 400px;
	border: 1px solid #561e01;
	background-position: center;
	margin: auto;
}

/* BULLETS */
ul#bullets

{
	padding-left: 15px;
	list-style-type: none;
	list-style-image: url("../main-images/bullets.gif");
}
