html, body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	font-size: 11px;
}
body {
	background-color: #876445;
	color: #FFF;
	line-height: 1.5em;
}
table, p, form {
	margin: 0px;
}
table {
	font-size: 11px;
}
a {
	color: #F9D19B;
	text-decoration: none;
}
a:hover {
	color: #F9D19B;
	text-decoration: underline;
}
img {
	border-style: none;
}
h1 {
	font-size: 18px;
	line-height: 1.3em;
	font-weight: bold;
	color: #F9D19B;
	margin: 0;
	margin-bottom: 4px;
}
h2 {
	font-size: 13px;
	line-height: 1.3em;
	font-weight: bold;
	color: #F9D19B;
	margin: 0;
	margin-bottom: 3px;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F8D19A;
	border-style: none;
	padding: 2px;
}
#Subscribe {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 65px;
	height: 17px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	background-color: transparent;
	font-weight: bold;
}
#UnSubscribe {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 65px;
	height: 17px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	background-color: transparent;
}

#Footer a {
	color: #C70000;
	text-decoration: none;
	border-bottom: 1px dotted #C70000;
	padding-bottom: .0em;
}
#Footer a:hover {
	color: #C70000;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	padding-bottom: .0em;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#Main, #Bot {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#Main {
	background-image: url(/gfx/system/bg_main.png);
	background-repeat: repeat-y;
}
#Top, #ContentWrapper {
	width: 982px;
	margin: 0 auto;
}
#Top {
	background-image: url(/gfx/top/bg_image_01.jpg);
	background-repeat: no-repeat;
}
#ContentWrapper {
	background-image: url(/gfx/system/content_corner.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#MenuWrapper {
	width: 200px;
	float: left;
}
#MenuWrapper div:hover, #MenuWrapper .Active {
	background-color: #694C31;
}
.SubMenu {
	display: block;
	text-align: right;
	padding-bottom: 8px;
}
.SubMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.SubMenu li {
	margin: 0;
}
.SubMenu li a {
	display: block;
	color: #F9D19B;
	text-decoration: none;
	text-align: right;
	padding: 1px 16px 2px 0;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif
}
.SubMenu li a:hover {
	text-decoration: underline;
/*	background-color: #594128;*/
}
/* Hide from IE5-Mac \*/
.SubMenu li a {
}
/* End hide */



#SideWrapper {
	width: 250px;
	float: right;
	margin-right: 20px;
	padding-top: 40px;
}
#Content {
	width: 452px;
	float: left;
	margin-left: 30px;
}
#ContentWide {
	width: 732px;
	float: left;
	margin-left: 30px;
}
#OffersWrapper {
	width: 452px;
	float: left;
	margin: 20px 0 20px 30px;
}
#OfferLeft {
	width: 210px;
	float: left;
}
#OfferRight {
	width: 210px;
	float: right;
}
.OfferImg {
	position: relative;
	z-index: 100;
}
.OfferImgTop {
	position: absolute;
	z-index: 500;
}
.OfferImgBotLeft {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 500;
}
.OfferImgBotRight {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 500;
}
.OfferTxt {
	width: 194px;
	padding: 6px 8px;
	background-image: url(/gfx/front/offer_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: normal;
	font-size: 13px;
}
.OfferTxt h2 {
	font-size: 15px;
	line-height: 1.3em;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	margin-bottom: 2px;
}
.OfferTxt a, .OfferTxt a:hover {
	color: #FFF;
	text-decoration: none;
}

.SideImg {
	position: relative;
	z-index: 100;
}
.SideImgTop {
	position: absolute;
	z-index: 500;
}
.SideImgBotLeft {
	position: absolute;
	bottom: 0;
	left: 0;
}
.SideImgBotRight {
	position: absolute;
	bottom: 0;
	right: 0;
}
.GalTxt {
	padding: 6px 8px;
	line-height: normal;
	font-size: 10px;
}
.MenuItem {
	border-bottom: 1px solid #594128;
	padding: 7px 12px 5px 12px
}
.MenuPrice {
	float: right;
	text-align: right;
	font-weight: bold;
	margin-left: 15px;
}
.MenuReq {
	font-weight: bold;
	padding: 6px 12px 20px 12px;
}
.MenuOffer {
	padding: 7px 12px 5px 12px;
	background-color: #594128;
	border: 1px solid #F9D19B;
	margin-bottom: 10px;
}