@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
}
.bgGreen {
	background-image: url(../img/bg_green.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.greenbox {
	background-color: #d3d6c7;
	border: 1px solid #6e7645;
}

.page {
	background-color: #FFFFFF;
}

.bgRed {
	background-image: url(../img/bg_red.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d3d6c7;
}
.maincontentarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.fadedgold {
	background-image: url(../img/bg_imgshome.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	color: #FFFFFF;
	padding-top: 4px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e3032;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e3032;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c6409;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e3032;
	text-decoration: underline;
}

a.navgallery {
	text-decoration: none;
	background-image: url(../img/nav_gallery.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 204px;
}

a.navgallery:hover {
	background-position: -205px;
}

a.navkits {
	text-decoration: none;
	background-image: url(../img/nav_kits.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 204px;
}

a.navkits:hover {
	background-position: -205px;
}
a.navquote {
	text-decoration: none;
	background-image: url(../img/nav_quote.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 204px;
}
a.navquote:hover {
	background-position: -205px;
}
a.navwhyUs {
	text-decoration: none;
	background-image: url(../img/nav_whyUs.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 204px;
}
a.navwhyUs:hover {
	background-position: -205px;
}
a.navoptions {
	text-decoration: none;
	background-image: url(../img/nav_options.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 204px;
}
a.navoptions:hover {
	background-position: -204px;
}

a.navtest {
	text-decoration: none;
	background-image: url(../img/nav_customers.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 204px;
}
a.navtest:hover {
	background-position: -204px;
}
a.navfaq {
	text-decoration: none;
	background-image: url(../img/nav_faq.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 204px;
}
a.navfaq:hover {
	background-position: -204px;
}
a.navinfo {
	text-decoration: none;
	background-image: url(../img/nav_info.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 204px;
}
a.navinfo:hover {
	background-position: -204px;
}
a.navcontact {
	text-decoration: none;
	background-image: url(../img/nav_contact.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 204px;
}
a.navcontact:hover {
	background-position: -204px;
}

#nav a.navkits:hover, #nav a.navfaq:hover, #nav a.navgallery:hover, #nav #nav_quote a:hover, #nav #nav_options a:hover, #nav #nav_whyUs a:hover,#nav #nav_siding a:hover, #nav #nav_info a:hover, #nav #nav_contact a:hover {
	color: #ffffff;
	background-position: center -204px;
}		

#body_faq a.navfaq, #body_whyUs a.navwhyUs, #body_options a.navoptions, #body_quote a.navquote, #body_info a.navinfo, #body_kits a.navkits, #body_gallery a.navgallery,#body_contact a.navcontact {
	color: #ffffff;
	background-position: -204px;
}	
.footer  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.footer  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}.footer  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #FFFFFF;
}.footer  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5e3032;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 3px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9C6309;
	margin-bottom: 3pt;
	margin-top: 0px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5e3032;
	margin-bottom: 3px;
	margin-top: 0px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #5e3032;
	margin-bottom: 3px;
	margin-top: 0px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
}
.leftColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-image: url(../img/bg_leftcolumn.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
li {
	list-style-type: none;
	list-style-image: url(../img/bullet2.gif);
	list-style-position: outside;
}
.padding10px {
	padding: 10px;
}
#thumbContainer {
	border: 1px solid #333333;
}
#main {
}
img.thumbs {
	margin-right: 2px;
	margin-bottom: 2px;
	border: solid black 1px;
}
img.main {
	border: 1px solid #000000;
}
.h4Gold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9C6309;
	margin-bottom: 2px;
}

