body {
	text-align:center;
	background:url(../images/bg_main.jpg) repeat-x #D7CA82;
	margin:0;
	font-family:Georgia, Times, serif;
	font-size:14px;
	line-height:1.2;
}
a {color:#49694B; text-decoration:none;}
a:hover {color:#77683C; text-decoration:underline;}
hr {background:#977E45; color:#977E45; margin:1.3em 0;}
h1 {font-size:1.8em;}
h2 {font-size:1.1em; font-style:italic; padding-bottom:5px; border-bottom:3px solid #77683C;}
p {margin:0 0 10px 0;}

.container {margin:0 auto;width:766px;text-align:left; z-index:1;}
.double-title {margin-bottom:1px;}
.green {color:#49694B;}
.gold {color:#77683C;}
.mar-10-lt {margin-left:10px;}
.mar-10-rt {margin-right:10px;}
.mar-10-tp {margin-top:10px;}
.mar-10-bm {margin-bottom:10px;}
.mar-15-lt {margin-left:15px;}
.mar-15-rt {margin-right:15px;}
.mar-15-tp {margin-top:15px;}
.mar-15-bm {margin-bottom:15px;}
.mar-20-lt {margin-left:20px;}
.mar-20-rt {margin-right:20px;}
.mar-20-tp {margin-top:20px;}
.mar-20-bm {margin-bottom:20px;}
.mar-30-lt {margin-left:30px;}
.mar-30-rt {margin-right:30px;}
.mar-30-tp {margin-top:30px;}
.mar-30-bm {margin-bottom:30px;}
.left {float:left;}
.right {float:right;}
.caption {font-style:italic; font-size:0.8em; text-align:center; color:#444; margin-bottom:5px;}
.image {position:absolute;}
.products td {padding:10px 5px; border-bottom:1px solid #77683C;}
.fademe {filter:alpha(opacity=0); -moz-opacity:.0; opacity:.0;}
.input {background:#fff none repeat scroll 0 0; border:1px solid #77683C; color:#77683C; height:20px; margin:2px 0; padding-left:3px; padding-top:5px; width:180px; font-size:18px; font-weight:normal; font-family:inherit;}

#message {background:#fff none repeat scroll 0 0; border:1px solid #77683C; color:#77683C; font-family:inherit; font-size:1em; height:140px; margin:2px 0; overflow:hidden; padding-left:3px; padding-top:5px; width:370px; font-size:18px; font-weight:normal; font-family:inherit;}
#translate {z-index:2; position:absolute; top:0; left:0;}
#header {height:315px; position:relative;}
#nav {height:44px;}
#content {margin-top:30px;}
#footer {background:#77683C; height:90px; padding-top:10px; font-size:0.8em; margin-top:20px;}
#footer a {color:#D7CA82;}
#view {overflow:hidden; position:absolute; top:32px; right:10px; width:442px; height:242px;}
#fader {position:absolute; top:0; right:0px; width:200px; height:254px; background-color:#49694B; overflow:hidden;}
#dhtmlfloatie {position:absolute; left:75px; top:68px; text-align:left; filter:alpha(opacity=0); -moz-opacity:0; border:2px solid #fff; padding:10px; z-index:100;}

/*Recaptcha Styles*/
#captcha-area {overflow:hidden;}
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background-color:none !important; //reCaptcha widget background color
	width:150px;
}
 
#recaptcha_table {
	border-color: none !important; //reCaptcha widget border color
	width:150px;
}
 
#recaptcha_response_field {
  border-color: #77683C !important; //Text input field border color
  background-color:#FF0000 !important; //Text input field background color
}