/* basic elements */
html {
	margin: 0;
	padding: 0;
}
body {
	color: #303030;
	margin: 0;
	padding: 0;
	background-image: url(../images/background-gray-repeater.jpg);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 14px;
}
body#home a#homelink,
body#aboutus a#aboutuslink,
body#contact a#contactlink,
body#enginstructions a#enginstructionslink,
body#fastrack a#fastracklink,
body#map a#maplink,
body#ordering a#orderinglink,
body#samples a#sampleslink,
body#testimonials a#testimonialslink {
	background-color:#7e9444;
	color: #fff9ab;
}

/* specific divs */
#container {
	padding: 0;
	margin: 0 auto;
	position: relative;
	width: 970px;
	background-image: url(../images/contentMainRepeat.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#header {
	width: 970px;
	height: 243px;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}	
#footerWrapper {
	background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 970px;
	margin: 0 auto;
	position: relative;
	clear: both;
}
#contentWrapper {
	margin: 0 auto;
	padding: 0px;
	width: 970px;
	position: relative;
	z-index: 0;
}
#contentBG {
	margin: 0 auto;
	width: 970px;
}

#contentTopL {
	background-image: url(../images/BGtopL.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 49px;
	width: 99px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#contentTopR {
	background-image: url(../images/BGtopR.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 49px;
	width: 99px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.maincontent {
	width: 660px;
	margin: 0 0 0 285px;
}
#navTopWrapper {
	background-image: url(../images/topnavBG2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 42px;
	width: 970px;
	margin: 0;
	position: relative;
}
#navTopContainer {
	left: 15px;
	height: 28px;
	width: 938px;
	position: absolute;
	top: 1px;
}
ul.navTop {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2b3801;
	list-style-type: none;
	margin: 2px 0 0 0;
	padding: 4px 0 4px 0;
	text-align: center;
}
ul.navTop li {
	display: inline;
}
ul.navTop a {
	padding: 3px 8px 3px 8px;
	text-decoration: none;
	color: #2b3801;
	margin: 0 3px 0 0;
	border: 1px dashed #4D7401;
	font-weight: bold;
}
ul.navTop a:hover {
	background-color:#7e9444;
	color: #fff9ab;
}
#navMainProductsBG {
	background-image: url(../images/nav-mainBG-repeater.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 254px;
	position: absolute;
	left: 9px;
	top: 0px;
	z-index: 1;
	margin: 0;
	padding: 0;
}
#navMainProducts {
	background-image: url(../images/nav-mainBG-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 254px;
	top: 0px;
	z-index: 2;
	margin: 0;
	padding: 0;
}
#navMain800number {
	font-family: "Century Gothic", Georgia, Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #613308;
	background-color: #debe7d;
	height: 30px;
	width: 229px;
	margin: 0 0 0 17px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#navMainProductsTXT {
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	height: 30px;
	width: 130px;
	margin: 0 0 0 60px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	background-image: url(../images/nav-products-block.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}
#navMainTopSpacer {
	height: 15px;
	width: 200px;
	margin: 0;
	padding: 0;
}
#navMainBottomSpacer {
	height: 10px;
	width: 200px;
}
ul.navMainLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 190px;
	left: 2px;
}
ul.navMainLink ul {
	margin: 0;
	padding: 0;
	position: relative;
}
ul.navMainLink li {
	display: block;
	list-style: none;
	text-indent: 15px;
	background-image: url(../images/nav-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
}
ul.navMainLink a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
ul.navMainLink a:hover {
	color: #d9ad5d;
	text-decoration: none;
	font-weight: normal;
}
p {
	line-height: 20px;
	margin: 10px 0 0 0;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #202020;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #303030;
}
a:hover {
	text-decoration: underline;
	color: #3B5E00;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
h1 {
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #684e21;
	width: 550px;
	margin: 0 0 20px 275px;
	padding: 20px 0 0 0;
	background-image: url(../images/pagetitle-fleuron.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 52px;
}
h2 {
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #684e21;
}
h3 {
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #684e21;
	margin: 5px 0 5px 0;
}
h4 {
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #88190E;
}
h5 {
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #000000;
}
#submitFormContact {
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 14px;
	color: #303030;
	width: 390px;
}
#submitFormContact .label{
	text-align: right;
	clear: left;
	float: left;
	width: 200px;
	background-color: #EECA96;
	margin: 0 15px 5px 0;
	padding: 2px 3px 4px 0;
	font-weight: bold;
	line-height: 19px;
}
#submitForm {
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 14px;
	color: #303030;
	width: 625px;
}
#submitForm .label{
	text-align: right;
	clear: left;
	float: left;
	width: 200px;
	background-color: #EECA96;
	margin: 0 15px 5px 0;
	padding: 2px 3px 4px 0;
	font-weight: bold;
	line-height: 19px;
}
#submitForm .itemnumbers{
	text-align: right;
	clear: left;
	width: 400px;
	background-color: #DE9932;
	margin: 0 15px 5px 0;
	padding: 2px 3px 4px 0;
	font-weight: bold;
	line-height: 19px;
}
input#submit {
	background-color: #DE9932;
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-weight: bold;
	margin: 20px 0 0 0;
	border: 1px dashed #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8d8658;
	text-align: center;
	width: 930px;
	margin: 10px auto;
}
.pcsad, .pcsad a:link, .pcsad a:visited, .pcsad a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #628F00;
	font-weight: normal;
	text-decoration: none;
	width: 930px;
	margin: 10px auto;
	text-align: center;
} 
.pcsad a:hover {
	color: #FBEBC7;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
} 
.footertext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 25px 0 0 100px;
	width: 175px;
	float: left;
}
.footertext2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 25px 0 0 20px;
	float: left;
	width: 200px;
}
.footertext2 a:link, .footertext2 a:visited, .footertext2 a:active{
	color: #000000;
	font-weight: bold;
}
.footertext2 a:hover{
	color: #F0FFB7;
	text-decoration: underline;
	font-weight: bold;
}

.testimonialComment {
	font-style: italic;
}
.testimonialName {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #88190E;
	text-align: right;
	width: 620px;
	padding: 0 30px 3px 0;
}
ol.instructions {
	font-size: 14px;
	color: #303030;
	margin: 10px 0 10px 35px;
	border: 1px dashed #333333;
	background-color: #EECA96;
	width: 400px;
	line-height: 26px;
	padding: 10px 0 10px 35px;
}
hr {
	font-size: 1px;
	color: #88190E;
	margin: 5px 0 0 0;
}
.picborder-red {
	border: 2px solid #88190E;
}
.floatRwBorder {
	float: right;
	border: 2px solid #88190E;
	margin: 0 0 5px 10px;
}

.mapBorder {
	border: 1px solid #395E00;
	width: 625px;
	clear: both;
}
.mapPhone {
	float: right;
	width: 250px;
}
.mapAddress {
	float: left;
	width: 400px;
}
.contactRcolumn {
	background-color: #EECA96;
	float: right;
	width: 225px;
	padding: 10px;
	border: 1px dashed #5D5D5D;
	margin: 0 0 10px 10px;
}
.orderingRcolumn {
	background-color: #EECA96;
	float: right;
	width: 225px;
	padding: 13px;
	border: 1px dashed #5D5D5D;
	margin: 0 0 10px 20px;
}
.galleryAboutUs {
	float: left;
	width: 200px;
	margin: 10px 0 0 10px;
	border: 2px solid #88190E;
}
.clearBoth {
	clear: both;
}
.flashIndex {
	background-color: #EECA96;
	padding: 5px 0 12px 12px;
	border: 1px dashed #000000;
}

/* elements only for non-shop pages footer links*/
#widgetFooter {
	height: auto;
	width: auto;
	margin: 20px auto;
}

#widgetFooter hr {
color: #88190e;
height: 1px;
width: 98%;
clear: both;
float: left;
}

#widgetFooter .actionItems {
clear: left;
float: left;
line-height: 22px;
font-size: 100%;
font-weight: bold;
}

#widgetFooter .actionItems a {
color: #424242;
text-decoration: underline;
}

#widgetFooter .actionItems a:hover {
color: #424242;
text-decoration: none;
}

#widgetFooter .nav {
float: right;
clear: left;
text-align: left;
width: auto;
line-height: 20px;
padding: 0 6px 6px 6px;
margin-left: 10px;
}

#widgetFooter .nav .title {
text-align: left;
font-weight: bold;
font-size: 16px;
color: #88190e;
margin: 10px 0 0 0
}

#widgetFooter .nav ul {
padding: 0;
margin: 0 0 0 1px;
list-style: none;
text-align: left;
}

#widgetFooter .nav ul li {
text-align: left;
}

#widgetFooter .nav ul li a {
color: #494949;
text-decoration: underline;
list-style: none;
}

#widgetFooter .nav ul li a:hover {
color: #878787;
text-decoration: underline;
list-style: none;
}