﻿body {
	background-image: url('images/BG_body.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	margin: 16px 0px 0px 0px;
	background-color: #ba9e1c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#wrapper {
	clear: both;
	width: 866px;
	margin: 0px auto 0px auto;
	background-image: url('images/BG_wraper.jpg');
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 26px;
	padding-left: 26px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
#logo {
	width: 280px;
	height: 141px;
	float: left;
	display: inline;
}
#logoRightTop {
	width: 577px;
	height: 90px;
	float: right;
	display: inline;
}
#logoRightBottom {
	width: 577px;
	height: 52px;
	float: right;
	display: inline;
}
#bannerLeft {
	width: 280px;
	float: left;
	display: inline;
}
#lbannerRight {
	width: 865px;
	clear: both;
}
#content {
	clear: both;
	padding-bottom: 20px;
}
h1 {
	color: #B79B1B;
	font-size: 140%;
}
#footer {
	clear: both;
	padding: 15px;
	overflow: hidden;
	text-align: center;
	color: #000000;
	font-size: 80%;
}
.noBorder {
	border-width: 0px;
}
#footer a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
}
.linksPage {
	margin: 0px;
}
.linksPage a {
	color: #A8902E;
	text-decoration: underline;
	display: block;
	padding: 10px;
}
.linksPage a:hover {
	background-color: #A8902D;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #AA922E;
	text-decoration: underline;
}
a:visited {
	color: #AA922E;
	text-decoration: underline;
}
a:hover {
	color: #AA922E;
	text-decoration: underline;
}
a:active {
	color: #AA922E;
	text-decoration: underline;
}
h2 {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	background-color: #A58D2C;
	padding: 8px;
}
.pricestable {
	width: 600px;
}
.pricestable td {
	padding: 5px;
	border: 1px solid #868686;
}
.headerTable {
	background-color: #C6C6C6;
	color: #000000;
	font-weight: bold;
}
.pricestable tr:hover {
	background-color: #7C6C21;
	color: #FFFFFF;
}
.floatRight {
	border: 1px solid #B79B1B;
	padding: 5px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #333333;
}
h3 {
	font-weight: normal;
	font-size: 140%;
	color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
}
.q {
	font-size: 120%;
	font-weight: bold;
	color: #B79B1B;
	border-top-style: dashed;
	border-top-width: 3px;
	border-top-color: #666666;
	padding-top: 4px;
}
.linksPageDescription {
	margin: 0px;
	letter-spacing: 2px;
	padding: 5px 5px 5px 20px;
}
#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;
}
.floatRight {
	float: right;
}
.testimonial {
	border: 2px dashed #B79B1B;
	padding: 20px;
	letter-spacing: 0.1em;
	font-style: italic;
}

