@charset "UTF-8";
@import url('../webfonts/bebas-neue-fontfacekit/stylesheet.css');
@import url('../webfonts/leander-fontfacekit/stylesheet.css');

/* Tag Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/bknd.gif);
	background-repeat: no-repeat;
	background-color: #5f3401;
	background-position:top;
}
a img {
	border:0px;
}
a:link, a:visited {
	text-decoration:none;
	color:#CC6600;
	font-weight:bold;
}
a:hover {
	color:#CC3300;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}
/* Template Layout Styles */

#container {
	width: 925px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/index_background.jpg);
	background-repeat: repeat-y;
	text-align: left;
	clear: both;
}
#layout {
	width: 925px;
	height: auto;
	background-image: url(../images/index_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	clear: both;
}
#leftcontent {
	float: left;
	width: 199px;
	color: #FFFFFF;
	padding: 440px 25px 25px 25px;
	background-image: url(../images/index_leftheader.jpg);
	background-repeat: no-repeat;
}
#leftcontent a:link, #leftcontent a:visited {
	color:#FFFF99;
	font-weight:bold;
}
#leftcontent a:hover {
	color: #FFFFCC;
}
#rightcontent {
	float: left;
	width: 676px;
}
#headerpic {
	width: 676px;
	height: 311px;
	background-image: url(../images/index_headerpic.jpg);
	background-repeat: no-repeat;
}
#nav {
	width: 676px;
	height: 30px;
	color: #FFFFFF;
	background-image: url(../images/index_navback.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#content {
	width: 626px;
	padding: 25px;
	text-align: left;
}
#footer {
	clear: both;
	width: 626px;
	height: 40px;
	padding: 0px 25px 0px 274px;
	text-align: left;
}
#sitedesign {
	width: 925px;
	color: #996600;
	font-size: 10px;
	margin: 0px auto;
	padding: 10px 0px;
	text-align: center;
}
#clear {
	clear: both;
}
/* Navigation Links */

#navlinks {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navlinks li {
	list-style-type: none;
	float: left;
}
#navlinks a:link, #navlinks a:visited {
	display: block;
	height: 21px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 9px 8px 0px 8px;
	border-left: 1px solid #333333;
	text-align: left;
}
#navlinks a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
	border-left: 1px solid #FF9900;
}
#navlinks a:active {
	color: #FFFFFF;
	background-color: #FFCC00;
	border-left: 1px solid #FFCC00;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 0px;
	display: block;
	padding-top: 0px;
	color: #5F3401;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	padding-bottom: 0px;
	display: block;
	padding-top: 0px;
}
.itemTitle {
	text-align:center;
}
.itemTitle a {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.itemTitle a:hover {
	color:#ae6509;
}
.centeredContent {
	text-align:center;
}
.productGeneral {
	font-size:14px;
}
#imageSwitchBox {
	float:right;
	width:250px;
	height:250px;
	border:3px solid #ae6509;
	text-align:center;
	background-color:#FFFFFF;
}
#productAdditionalImages {
	width:300px;
	position:relative;
	top:-20px;
}
.imgProductBorder {
	border:1px solid #ae6509;
}
.back {
	float:left;
}
.forward {
	float:right;
}
.buttonRow {
	margin: 0.5em;
}
/* Image Styles */
.img_left {
	margin: 0px 10px 5px 0px;
	padding: 0px;
}
.img_right {
	margin: 0px 0px 5px 10px;
	padding: 0px;
}
/* Text Styles */

h1 {
	font-family: 'BebasNeueRegular', Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	line-height: 40px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: 'LeanderRegular', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: normal;
	color: #5F3401;
}
.leftheadings {
	font-family: 'BebasNeueRegular', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3d2101;
	font-weight: normal;
	font-style: normal;
}
.captions {
	font-size: 11px;
}
/* Home Page Slideshow */

#slideshow {
	width: 676px;
	height: 311px;
}
