@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
html { min-height: 100%; margin-bottom: 1px;
}
body {
	background-color: #3a3926;
	background-image: url(images/repeat_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #D0CFC3;
	font-size: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
}
#wrapper {
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menuContainer {
	height: 23px;
	margin-top: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
}
#menuContainer ul {
	list-style-type: none;
	text-align: center;
}
#menuContainer li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #777751;
	padding-right: 7px;
	padding-left: 7px;
}
#menuContainer a:link, #menuContainer a:visited {
	color: #d7d7d2;
	text-decoration: none;
}
#menuContainer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menuContainer #orderingContactPageLink {
	border-right-style: none;
}
#wrapper #header {
	height: 135px;
	background-repeat: no-repeat;
	background-position: center 30px;
	background-image: url(images/logo_header.jpg);
}
.numb {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #BCBCB9;
}
#wrapper #mainContainer {
	background-image: url(images/repeat_wrapper.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #mainContainer #shadow_top {
	background-image: url(images/shadow_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
	margin-right: -10px;
	margin-left: -10px;
}
#mainContainer  #flashbanner {
	background-image: url(images/flash_banner_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 9px;
	height: 231px;
}
#contentWrapper {
	padding-right: 32px;
	padding-left: 32px;
	background-image: url(images/content_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #373625;
	padding-top: 20px;
}
#mainBody {
	width: 350px;
	float: left;
}
#mainBody  p {
	line-height: 16px;
	font-size: 12px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainBody_Area2 {
	width: 450px;
	float: left;
}
#mainBody_Area2 img {
}
#mainBody_Area2 p {
	line-height: 16px;
	font-size: 12px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainBody_Area2 ul {
}
#mainBody_Area2 li {
	list-style-type: square;
	margin-left: 15px;
	padding-left: 2px;
	margin-bottom: 8px;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 30px;
	margin-bottom: 14px;
	font-weight: lighter;
}
#flashVideo {
	float: right;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
}
#flashVideo img {
}
#bshadowContainer {
	margin-left: -42px;
	clear: both;
	padding-top: 25px;
}
#bshadowContainer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerContainer {
	height: 100px;
	margin-right: -42px;
	margin-left: -42px;
	padding-left: 40px;
	background-image: url(images/repeat_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #3A3926;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #84837c;
}
#footerContainer p {
	line-height: 16px;
	margin-bottom: 8px;
	margin-top: 4px;
	text-align: left;
}
#footerContainer img {
	text-align: right;
	float: right;
	margin-right: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
.imageBorder  {
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: right;
	padding-bottom: 10px;
}
.imageBorderLogo {
	float: right;
	margin-bottom: 18px;
	margin-top: 10px;
	clear: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageBorderLogo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
#contentWrapper   #TextBody   {
}
.required {
	color: #FFCC33;
	font-style: italic;
}
h3 {
	font-size: 13px;
	margin-bottom: 20px;
	font-weight: normal;
}
#contactINfo {
	float: right;
	width: 220px;
	margin-right: -20px;
	text-align: left;
	margin-top: 49px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #969461;
	padding-left: 20px;
}
#contactINfo p {
	margin-bottom: 10px;
}
#golden_rules {
	margin-top: 15px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	text-align: right;
	padding: 0px;
}
#golden_rules img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h4 {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 18px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.GoldenstyleNum {
	font-size: 20px;
	color: #D1CC8C;
	font-weight: bold;
}
#golden_ruleDivider {
	height: 1px;
	width: 450px;
	background-color: #666745;
	margin-top: 15px;
}




/* rotator in-page placement */
    div.rotator {
	position:relative;
	display: none;
	float: left;
	height: 231px;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	background: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
    div.rotator ul li.show {
	z-index:500
}

#galleryWrapper {
}
a:link, a:hover, a:visited {
	color: #AFAB75;
	text-decoration: none;
}
.titleHeader {
	clear: both;
	float: right;
	padding-top: 5px;
}
.clear {
	clear: both;
}
#RightMenu {
	float: right;
	width: 250px;
	text-align: right;
}

