@charset "utf-8";

/* ### DIV Layout Styles ######################################################################## */

#containerDiv {
	background-image: url(../images/container_bg_repeat.gif);
	background-repeat: repeat-y;
	background-position: 89px;
	width: 752px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#headerDiv {
	margin: 0px;
	padding: 0px;
	height: 133px;
	width: 752px;
}
#navDiv {
	float: left;
	width: 190px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(../images/nav_bg_norepeat.gif);
	background-repeat: no-repeat;
	background-position: 65px 0px;
	padding-right: 14px;
}
#contentDiv {
	float: right;
	width: 477px;
	padding-right: 56px;
	padding-top: 4px;
	margin: 0px;
	padding-left: 15px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#contentLeftDiv {
	float: left;
	width: 282px;
}
#contentRightDiv {
	float: right;
	width: 178px;
}
#footerDiv {
	clear: both;
	height: 95px;
	width: 752px;
	float: none;
}

/* ### Navigation Bar Styles ################################################################### */

.navList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	text-transform: uppercase;
	line-height: 22px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: right;
}
.navList a {
	color: #FFFFFF;
	text-decoration: none;
}
.navList a:hover {
	color: #FFFF66;
	text-decoration: none;
}
.navBolts {
	float: right;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.disclaimerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #928d22;
	font-size: 7px;
	padding-top: 135px;
	text-align: right;
}

/* ### General Text Styles ####################################################################### */

p {
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
hr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #5A5921;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#contentDiv a {
	color: #817D00;
}
#contentDiv a:hover {
	color: #774B00;
}
#contentDiv a:visited {
	color: #774B00;
}
#contentDiv a:active {
	color: #827C00;
}

.h1Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #5a5921;
	letter-spacing: -0.5pt;
}
.h1Italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #5a5921;
	font-style: italic;
	letter-spacing: -2pt;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 15px;
	font-weight: bold;
	color: #824300;
	margin-top: 0px;
	padding-top: 0px;
}
.topButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #928d22;
	font-size: 9px;
	padding-top: 50px;
	text-align: right;
}

.specListGroup {
	margin-top: 0px;
	list-style-image: url(../images/list_bullet.gif);
	margin-left: 0px;
	padding-left: 24px;
}
.specListGroup li {
	padding-bottom: 12px;
}


/* ########## Featured Item Homepage Section Styles  ############################################################# */

.featuredItem_th {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.featuredItem_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.featuredItem_text {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

/* ########## Product Thumbnail & Pricepoint Table Styles  ######################################################## */

.thumbnailTable {
	width: 178px;
	background-position: top;
}
.thumbnailTable caption {
	font-size: 8px;
}
.thumbnailTable a img {
	border: 1px solid #AFAFAF;
	margin-bottom: 8px;
	height: 82px;
	width: 82px;
}
.pricePointTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 75px;
}
.pricePointTable td {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.pricePointTable table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.pricePointTable table td {
	margin: 0px;
	padding-top: 00px;
	padding-right: 00px;
	padding-bottom: 0px;
	padding-left: 00px;
	font-weight: normal;
}



/* ########## Contact Form Styles ##################################################################################### */

form {
	margin: 0px;
	padding: 0px;
}
.contactFormTable {
	background-color: #dddddd;
	border: 2px solid #5a5921;
	float: right;
	margin-left: 10px;
}
.contactFormTable th {
	color: #FFFFFF;
	background-color: #5A5921;
	padding: 0px;
}
.contactFormTableLabelCol {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
.contactFormTable input {
	width: 160px;
}
.contactFormTable textarea {
	width: 160px;
}

/* ########## Main Products Page Styles ############################################################################## */


.productsMainTable {
	border: 2px solid #5A5921;
	text-align: left;
}
.productsMainTable th {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 14px;
	background-color: #5A5921;
	padding: 0px;
}
.productsMainTable_even {
	background-color: #FFFFFF;
}
.productsMainTable_odd {
	background-color: #dddddd;
}


.productsMainTable td {
	vertical-align: top;
}
.productsMainTable a img {
	border: 1px solid #5A5921;
	float: left;
	margin-right: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}

