@charset "UTF-8";

body{
	margin: 0px;
	background-color: #EFECEC;
}
#upper {
	background-image: url(../images/backgroundUpper.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: 100%;
	background-color: #2F3B4D;
}
#lower {
	background-image: url(../images/backgroundLower.jpg);
	background-repeat: repeat-x;
	height: 44px;
	width: 100%;
}

#wrapperUpper {
	margin: auto;
	width: 800px;
	text-align: center;
	height: auto;
	padding-bottom: 30px;
}
.faqQuestion {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: auto;
	width: 750px;
	clear: both;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
.flash {
	background-color: #000000;
	height: 264px;
	width: 790px;
	border: 5px solid #FFFFFF;
	clear: both;
	padding-top: 1px;
	margin: auto;
}
#upperMenu {
	height: 24px;
	width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: right;
	color: #708DB9;
}
.navBar {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: auto;
	margin-right: 30px;
}
a.nav:link {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: auto;
	float: left;
	margin-right: 30px;
}
a.nav:visited {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
	margin-right: 30px;
}
a.nav:hover {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E4403;
	float: left;
	height: auto;
	width: auto;
	margin-right: 30px;
}
a.footerNav:link {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a.footerNav:visited {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a.footerNav:hover {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E4403;
}
a.topNav:link {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #708DB9;
	text-decoration: none;
}
a.topNav:visited {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #708DB9;
	text-decoration: none;
}
a.topNav:hover {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #708DB9;
	text-decoration: none;
}
a.faq:link {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: 750px;
	margin: auto;
	padding-bottom: 5px;
}
a.faq:visited {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: 750px;
	margin: auto;
	padding-bottom: 5px;
}
a.faq:hover {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E4403;
	height: auto;
	width: 750px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
}
#answerHolder {
	height: auto;
	width: 750px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.search {
	float: right;
	height: 50px;
	width: 250px;
	text-align: right;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin-bottom: 10px;
}
#middleWrapper {
	margin: auto;
	height: auto;
	width: 800px;
}
#middleLeft {
	float: left;
	height: auto;
	width: 390px;
	margin-right: 10px;
	margin-top: 10px;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #bb9a67;
}
#middleRight {
	float: right;
	height: auto;
	width: 320px;
	margin-top: 10px;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #bb9a67;
}
#lowerWrapper {
	height: auto;
	width: 800px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin: auto;
	padding-top: 10px;
}
.searchBar {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #708DB9;
	height: 20px;
	width: 225px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}

.upperMenuItem {
	height: 24px;
	width: 75px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #708DB9;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #708DB9;
	text-align: center;
	float: right;
	line-height: 18px;
}
.upperMenuItemEnd {
	height: 24px;
	width: 75px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #708DB9;
	text-align: center;
	float: right;
	line-height: 18px;
}
.questionMarker {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #828384;
}
.footer {
	clear: both;
	height: auto;
	width: 800px;
	float: none;
}
#middle {
	background-image: url(../images/backgroundMiddle.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: 100%;
	background-color: #382200;
}
#contactHolder {
	height: auto;
	width: 750px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 25px;
}
#holder {
	height: auto;
	width: 525px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	float: right;
	margin: auto;
	clear: both;
}
#itemInfoHolder {
	clear: both;
	height: auto;
	width: 800px;
	text-align: left;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.itemInfoLeftHolder {
	float: left;
	height: auto;
	width: 325px;
}
#video {
	height: auto;
	width: 300px;
}
.itemImages {
	height: auto;
	width: 298px;
	margin-bottom: 15px;
	border: 1px solid #000000;
}
.itemTitleHolder {
	background-color: #6E4401;
	padding: 5px;
	height: auto;
	width: 290px;
	border: 1px solid #392301;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #AB8954;
	margin-bottom: 10px;
}
.itemInfoRightHolder {
	float: left;
	height: auto;
	width: 465px;
	padding-left: 10px;
}
a.rollerItem:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.rollerItem:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.rollerItem:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.productImage {
	height: auto;
	width: 223px;
	border: 1px solid #708DB9;
}
.productHolder {
	float: right;
	height: auto;
	width: 225px;
	margin-bottom: 35px;
	text-align: left;
	margin-left: 35px;
}
.productTitle {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B99764;
	background-color: #6E4401;
	height: auto;
	width: 225px;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 1px;
}
.productMore {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #708DB9;
	height: auto;
	width: 220px;
	text-align: right;
	padding-bottom: 3px;
	padding-top: 1px;
	padding-right: 5px;
}
.contactInfo {
	float: left;
	height: auto;
	width: 300px;
}
.contactMessage {
	float: left;
	height: auto;
	width: 450px;
}
.contactInfoStyle {
	background-color: #708DB9;
	height: 20px;
	width: 200px;
	border: 1px solid #FFFFFF;
	margin-top: 3px;
	margin-left: 5px;
}
.contactMessageStyle {
	background-color: #708DB9;
	height: 195px;
	width: 425px;
	margin-top: 3px;
	margin-left: 5px;
	border: 1px solid #FFFFFF;
}
.contactSend {
	background-color: #B67000;
	height: 20px;
	width: 75px;
	margin-top: 10px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
.loginStyle {
	background-color: #B67000;
	height: 20px;
	width: 75px;
	border: 1px solid #FFFFFF;
	margin-left: 5px;
}
.answer {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: auto;
	width: 750px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: left;
}

.aboutLeft {
	float: left;
	height: auto;
	width: 300px;
	margin-right: 20px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.employeeHolder {
	height: auto;
	width: 160px;
	margin-top: 15px;
	margin-right: 53px;
	margin-left: 53px;
	float: left;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.aboutRight {
	float: right;
	height: auto;
	width: 415px;
}
#leftHolder {
	float: left;
	height: auto;
	width: 270px;
	text-align: left;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.contact:link {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #BB9A67;
	text-decoration: underline;
}
a.contact:visited {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #BB9A67;
	text-decoration: underline;
}
a.contact:hover {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #BB9A67;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E4401;
}
a.pdfLink:link {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.pdfLink:visited {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.pdfLink:hover {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E4401;
}
a.siteMap:link {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-right: 30px;
}
a.siteMap:visited {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-right: 30px;
}
a.siteMap:hover {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E4403;
	height: auto;
	width: auto;
	margin-right: 30px;
}