@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/PageBK.png);
	background-repeat:repeat-x;
	background-color: #361110;
}
a:link {
	color: #993300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #996600;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #993300;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #996600;
}
h4 {
	font-size: 12px;
	color: #666666;
}


#pagecontainer {
	width:955px;
	border-style:solid;
	border-width:thin;
	border-color:#333333;
	padding:0px;
	background-color:#FFFFFF;
}
#breadcrumbs {
	font-size:11px; 
	width: auto;
	padding: 10px;
}
#breadcrumbs a:link {
	font-size:11px;
	text-decoration: underline;
}
#breadcrumbs a:visited {
	font-size:11px;
	text-decoration: underline;
}
#breadcrumbs a:hover {
	font-size:11px;
	text-decoration: none;
}
#breadcrumbs a:active {
	font-size:11px;
	text-decoration: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* HEADER STYLES */
/* Div */
#topnavcontainer {
	width: 955px;
	height: 20px;
	text-align:right;
	margin: 0px auto;
}
/* Text */
.topnav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#CCCCCC;
}
.topnav a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
.topnav a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase; 
	text-decoration: none;
	color: #FFFFFF;

}
.topnav a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-decoration: underline;
	color: #FFCC33;

}
.topnav a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-decoration: underline;
	color: #FFCC33;

}

/* Div */
#headernavcontainer {
	height: 30px;
	vertical-align: middle;
	width: 955px;
	margin: 0px auto;
}
/* Buttons */
.headernav {
	font-size:12px;
	font-variant:small-caps; 
	list-style-type:none;
	float:left;
	width: 120px;
	background-color: #996600;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: thin;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: thin;
	font-weight:bold;
}
.headernav a:link {
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
.headernav a:visited {
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
.headernav a:hover {
	font-size:12px;
	text-decoration: underline;
	color: #FFFFFF;
}
.headernav a:active {
	font-size:12px;
	text-decoration: underline;
	color: #FFFFFF;
}
.searchbox {
	font-size:10px;
	float:left;
	width: 348px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	line-height: 30px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: thin;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: thin;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* PRODUCT MENU STYLES */
/* Div */
.navigationmenu {
	/*background-color:#E1D7C5;*/
	background-color:#FFF7DC;
	font-size:12px;
	text-transform:capitalize;
	font-variant:small-caps; 
	padding:0px 0px 10px 0px;
}
.navigationmenu a:link {
	font-size:12px;
	text-decoration: none;
}
.navigationmenu a:visited {
	font-size:12px;
	text-decoration: none;
}
.navigationmenu a:hover {
	font-size:12px;
	text-decoration: underline;
}
.navigationmenu a:active {
	font-size:12px;
	text-decoration: none;
}

/* Div */
.productmenu {
	padding:5px 5px 0px 10px;
	width:auto;
	height:auto;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* CONTENT STYLES */
/* Div with Links */
#content {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: auto;
	padding: 10px;
}
#content a:link {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
#content a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #000099;
}
#content a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
#content a:active {
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* CALLOUT STYLES */
.disclaimer {
	font-size:11px; 
	color: black;
}
.disclaimer a:link {
	font-size:11px; 
}
.disclaimer a:visited {
	font-size:11px; 
}
.disclaimer a:hover {
	font-size:11px; 
}
.disclaimer a:active {
	font-size:11px; 
}
.disclaimerred {
	font-size:11px;
	text-transform:lowercase;
	font-variant:small-caps; 
	color: red;
}
.disclaimergreen {
	font-size:11px;
	text-transform:lowercase;
	font-variant:small-caps; 
	color: green;
}
.disclaimerblue {
	font-size:11px;
	text-transform:lowercase;
	font-variant:small-caps; 
	color: blue;
}
.captchadiv {
	font-size:11px; 
	color: black;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* PRODUCT IMAGE STYLES */
/* img */
.subcategoryimg {
	border-style: solid;
	/*border-width: medium;*/
	border-width: thin;
	/*border-color: #CCCCCC;*/
	border-color: #993300;
	max-height: 100px;
	max-width: 100px;
}
/* text formatting */
.productthumbs {
	font-size: 12px;
	width: 110px;
}
.productthumbs a:link, a:visited {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
.productthumbs a:hover, a:active {
	font-size: 12px;
	color: #996600;
	text-decoration: underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* FOOTER STYLES */
/* Text */
#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#CCCCCC;
}
#footer a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	text-transform:uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase; 
	text-decoration: none;
	color: #FFFFFF;

}
#footer a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-decoration: underline;
	color: #FFCC33;

}
#footer a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-decoration: underline;
	color: #FFCC33;

}
.captchadiv {
	background-color:#EBEBEB;
	border-style:solid;
	border-color:#000066;
	border-width:thin;
	padding:5px;
	width:350px;
}