@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #f3f0e7;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#container {
	width: 100%;
	background-image: url(../img/gra_leftbar.gif);
	background-repeat: repeat-y;
	background-color: #2F140F;
	border-right: 2px solid #2F140F;
}
#clearFloat {
	clear: both;
}
#LeftBar {
	background-image: url(../img/gra_leftbar.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 122px;
	border-right: 2px solid #2F140F;
}
#container #contentHolder {
	float: left;
	margin: 0px;
	margin-left:122px;
	padding: 0px;
	width: 900px;
	background: url(../img/bg_fullCenter.gif) repeat;
	border-bottom: 5px solid #e3a800;
	border-bottom: 5px solid #e3a800;
	border-right: 3px solid #e3a800;
}
#contentHolder #information {
	background: url(../img/bg_repeat.gif) repeat;
	float:left;
}
#info-wrapper {
	background: url(../img/bg_fullCenter.gif) repeat;
	float:left;
}
#contentHolder #information #logoNav {
	padding-bottom: 55px;
}
#contentHolder #logoNav #logoBtm {
	float: left;
	width: 261px;
	height: 54px;
	margin: 0px;
	padding: 0px;
}
#contentHolder #logoNav #MainNavArea {
	float: left;
	width: 639px;
	height: 54px;
	margin:0px;
	padding:0px;
}
#contentHolder #information h1 {
	font: 20pt Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-left: 40px;
	padding-bottom:20px;
}
#contentHolder #information #modHR {
clear:both;
}
#information #bodyText {
	width: 330px;
	font: 11pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	padding: 0px 5px 20px 20px;
}
#information #bodyText p {
	margin: 0px 0px 15px;
	padding: 0px;
	font-size: 12px;
}
#bodyText p {
	padding: 0px 0px 5px;
}
#bodyText a {
	color: #e3a800;
}
#bodyText h3 {
	padding: 0px;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}
#bodyText h4 {
	padding: 0px;
	font-size: 14px;
	margin: 0px;
}
#information #photo {
	background: url(../img/img_border.gif);
	height: 188px;
	width: 186px;
	float: left;
	margin-left: 45px;
	padding-top: 6px;
	padding-left: 6px;
	margin-bottom:20px;
}

/* FEATURED PRODUCT STYLES */
#featured-product {
	float:right;
	width:275px;
	background-color:#e3b837;
}

#featured-product img {
	float:left;
	background-color:#FFF;
	border-bottom:solid #999 1px;
	border-right:solid #999 1px;
	padding:5px;
	margin-left:-15px;
	margin-top:-30px;
}

#featured-product #title {
	float:right;
	width:170px;
	background-color:#2f140f;
	color:#fff;
	padding-left:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

#featured-product h3 {
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#2f140f;
	padding-left:10px;
}

#feature-headline {
	float:left;
	width:170px;
	margin-bottom:10px;
}

#feature-description {
	font: 11px Arial, Helvetica, sans-serif;
	color:#2f140f;
	padding-left:10px;
	padding-right:10px;
}

#view-feature {
	float:left;
	width:170px;
	margin-bottom:10px;
}

#feature-photo {
	float: left;
	margin-left: 45px;
	margin-bottom:20px;
}

#information #featureText {
	width: 475px;
	font: 11pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	padding: 0px 5px 20px 20px;
}

#information #featureText p {
	padding: 0px;
	font-size: 12px;
}

#featureText a {
	color: #e3a800;
}



/* FOOTER STYLES */
#footer {
	background:url(../img/footer_bg.gif) repeat-x 0 bottom;
	clear:both;
	float:left;
	height:118px;
	margin:0 0 30px;
	position:relative;
	width:100%;
	z-index:5;
	background-color: #f3f0e7;
	padding-top:15px;
}

#footer-wrapper {
	background:url(../img/footer-wrapper_bg.gif) no-repeat 50% top;
	color:#7c0022;
	height:118px;
	margin:0 auto;
	text-align:center;
	width:100%;
}

#footer-wrapper #footer-nav {
	margin-left:0px;
	padding:74px 30px 0 0;
	text-align:center;
	font-family:sans-serif;
	font-size:14px;
	font-weight:900;
}

#footer-wrapper #footer-nav span {
	padding:0 95px;
}

#footer-wrapper #footer-nav a {
	color:#f3f0e7;
	font-size:.8em;
	padding-top:4px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

#footer-wrapper #footer-nav a:hover {
	color:#987d59;
	background-color: #DFD9C9;
	color: #7C0022;
}

#footer-wrapper #copyright {
	font-size:.6em;
	font-weight:400;
	margin-left:-30px;
	margin-top:10px;
	text-align:center;
	width:100%;
	color:#7c0022;
}

#footer-wrapper #copyright span {
	padding:0 80px;
}
