ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 45px; /*--Set height of tabs--*/
	width: 100%;
	margin-left:23px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 44px; /*--Subtract 1px from the height of the unordered list--*/
	border-left: none;
	overflow: hidden;
	position: relative;
	top:12px;
	margin: 0 1px -1px 1px;
	width:110px;
}
ul.tabs li a {
	text-decoration: none;
	color: #864722;
	background: #d4c5af;
	display: block;
	font-size: 12px;
	line-height:normal;
	padding: 2px 0;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	outline: none;
}
ul.tabs li a:hover {
	background: #694b39;
	top:0 !important;
	margin:0;
	color:#ece3de;
	
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: url('/images/tabs/tab_active.gif') no-repeat;
	width:122px;
	position:relative; top:9px;
	margin:0;
}

html ul.tabs li.active a {padding:10px 0 0 0; background:none; color:#620a1a;}
html ul.tabs li.active a:hover {padding: 10px 0 0 0; color:#620a1a;}

.tab_container, .tab_container2 {color:#620A1A;}
.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: url('/images/tabs/tab_container.jpg') no-repeat;
	min-height:289px;
	height:289px;

}
.tab_content {
	padding: 20px;
	font-size: 12px;
	height:279px;
}




/* TABS 2 */

ul.tabs2 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 45px; /*--Set height of tabs--*/
	width: 100%;
	margin-left:23px;
}
ul.tabs2 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 44px; /*--Subtract 1px from the height of the unordered list--*/
	border-left: none;
	overflow: hidden;
	position: relative;
	top:12px;
	margin: 0 1px -1px 1px;
	width:110px;
}
ul.tabs2 li a {
	text-decoration: none;
	color: #864722;
	background: #d4c5af;
	display: block;
	font-size: 12px;
	line-height:normal;
	padding: 2px 0;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	outline: none;
}
ul.tabs2 li a:hover {
	background: #694b39;
	top:0 !important;
	margin:0;
	color:#ece3de;
	
}

ul.tabs li a.oneline {padding:9px 0 10px 0 !important;}
ul.tabs li.active a.oneline {padding-top: 15px !important;}
ul.tabs2 li a.oneline, ul.tabs3 li a.oneline {padding: 10px 0 10px 0 !important;}
ul.tabs2 li.active a.oneline {padding-top: 15px !important;}

html ul.tabs2 li.active, html ul.tabs2 li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: url('/images/tabs/tab_active.gif') no-repeat;
	width:122px;
	position:relative; top:9px;
	margin:0;
}

html ul.tabs2 li.active a {padding:10px 0 0 0; background:none; color:#620a1a;}
html ul.tabs2 li.active a:hover {padding: 10px 0 0 0; color:#620a1a;}

.tab_container2 {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: url('/images/tabs/tab_container.jpg') no-repeat;
	min-height:315px;
	height:289px;
}
.tab_content2 {
	padding: 20px;
	font-size: 1.2em;
	height:279px;
}

/* TABS 3 */

ul.tabs3 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 45px; /*--Set height of tabs--*/
	width: 100%;
	margin-left:15px;
}
ul.tabs3 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 44px; /*--Subtract 1px from the height of the unordered list--*/
	border-left: none;
	overflow: hidden;
	position: relative;
	top:12px;
	margin: 0 1px -1px 1px;
	width:110px;
	line-height:44px;
}
ul.tabs3 li a {
	text-decoration: none;
	color: #864722;
	background: #d4c5af;
	display: block;
	font-size: 12px;
	line-height:normal;
	padding: 2px 0;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	outline: none;
	text-transform:uppercase;
}
ul.tabs3 li a:hover {
	background: #694b39;
	top:0 !important;
	margin:0;
	color:#ece3de;
	
}

ul.tabs3 li a.dynamic, ul.tabs3 li a.dynamic:hover { padding:2px 15px 0 15px !important; width:86px !important;}
ul.tabs3 li.active a.dynamic, ul.tabs3 li.active a.dynamic:hover {padding:10px 15px 0 15px !important;}

ul.tabs3 li a.oneline {padding: 10px 10px 10px 10px; !important;}
ul.tabs3 li.active a.oneline {padding-top: 15px !important;}

html ul.tabs3 li.active, html ul.tabs3 li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: url('/images/tabs/tab_active.gif') no-repeat;
	width:122px;
	position:relative; top:9px;
	margin:0;
}

html ul.tabs3 li.active a {padding:10px 0 0 0; background:none; color:#620a1a;}
html ul.tabs3 li.active a:hover {padding: 10px 0 0 0; color:#620a1a;}

.tab_container3 {
	border-top: none;

	clear: both;
	float: left; width: 100%;
	background: url('/images/tabs/tab_container_small.jpg') no-repeat;
	min-height:279px;

}
.tab_content3 {
	padding: 20px;
	font-size: 1.2em;
	min-height:279px;
}



/* TABS NO HOVER */

ul.tabs_no {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 45px; /*--Set height of tabs--*/
	width: 100%;
	margin-left:15px;
}
ul.tabs_no li {
	float: left;
	margin: 0;
	padding: 0;
	height: 44px; /*--Subtract 1px from the height of the unordered list--*/
	border-left: none;
	overflow: hidden;
	position: relative;
	top:12px;
	margin: 0 1px -1px 1px;
	width:110px;
}
ul.tabs_no li a {
	text-decoration: none;
	color: #864722;
	background: #d4c5af;
	display: block;
	font-size: 12px;
	line-height:normal;
	padding: 2px 0;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	outline: none;
}
ul.tabs_no li a:hover {
	background: #694b39;
	top:0 !important;
	margin:0;
	color:#ece3de;
	
}

ul.tabs_no li a.oneline, ul.tabs_no li a.oneline {padding: 10px 0 10px 0; !important;}
ul.tabs_no li.active a.oneline {padding-top: 15px !important;}

html ul.tabs_no li.active, html ul.tabs_no li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: url('/images/tabs/tab_active.gif') no-repeat;
	width:122px;
	position:relative; top:9px;
	margin:0;
}

html ul.tabs_no li.active a {padding:10px 0 0 0; background:none; color:#620a1a;}
html ul.tabs_no li.active a:hover {padding: 10px 0 0 0; color:#620a1a;}





.tab_content3 ul {margin:0; padding:0;}
.tab_content3 ul li {list-style:none; margin:0; padding:0; width:224px;}
.tab_content3 ul li:hover {background: url('/images/bg_menusuba.gif') left center repeat-x;}
.tab_content3 ul li a { padding: 14px 0 14px 24px; display:block; font-size:12px; color:#864722; font-weight:bold; width:201px; font-family:Georgia, "Times New Roman", Times, serif;}
.tab_content3 ul li a:hover {text-decoration:none; color:#661020;}

.tab_content3 form { margin: 10px 21px 10px 22px;}
.tab_content3 input, .tab_content3 textarea { width:100%; border:1px solid #a78085; background:url('/images/bg_input.jpg'); color:#9a9389; font-size:12px; font-family:Tahoma, Arial, Helvetica, sans-serif; padding: 3px; margin-bottom:5px;}
.tab_content3 input:hover, .tab_content3 input:focus, .tab_content3 textarea:hover, .tab_content3 textarea:focus {color:#000000; border:1px solid #690B19;}

.tab_content3 textarea {background:url('/images/bg_textarea.jpg'); height:77px;}

.tab_content3 input#submit { width:80px; height:28px; background:#cbb9a6; color:#4e0018; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:bold; float:right; margin-right:-8px;}

.lefttab {width:180px; padding-left:35px; float:left; margin-top:14px;}
.righttab {width:180px; padding-right:15px; float:right; margin-top:14px;}
.lefttab a, .righttab a{font-size:12px; display:block; margin-bottom: 5px; color:#620A1A;}
.lefttab a:hover, .righttab a:hover{color:#620a1a;}

.tab_container #tab4, .tab_container2 #tab11 {margin-left:30px; margin-top:28px;}

.tab_container #tab4 h1, .tab_container2 #tab11 h1 {color:#75021c; margin:0; padding:0; font-size:18px; font-weight:bold;}
.tab_container #tab4 img, .tab_container2 #tab11 img { margin-top:-10px;}
.tab_container #tab4 p, .tab_container2 #tab11 p {margin:0; padding:0;}
.tab_container #tab4 span, .tab_container2 #tab11 span {color:#290d00; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px;}

.tab_container #tab4 span.boldblack, .tab_container2 #tab11 span.boldblack { font-size:16px; font-family:"Times New Roman", Times, serif; font-weight:bold; display:block; margin: 7px 0 10px 0;}
.tab_container #tab4 a, .tab_container2 #tab11 a {color:#75021c; font-size:16px; font-family:"Times New Roman", Times, serif; text-transform:uppercase;}
.tab_container #tab4 a:hover, .tab_container2 #tab11 a:hover {text-decoration:none; color:#290d00;}

/* Subscribe home */



.subscribe {
	color:#430010;
	margin-left:0px;
	padding-left: 30px;
	margin-top:15px;
	float:left;
}
#body-home div.subscribe h1 {font-size:23px; font-weight:normal; padding:0; margin:0}
.subscribe h2 { font-size :14px; font-weight:normal; padding:0; margin:0 }
.subscribe p { font-size :11px; padding-top:0px;  }
.subscribe .left {
	float:left;
	width:200px;
}
.subscribe .right { float:left; padding-top:5px;}
.subscribe fieldset {border:0; padding:0; margin:0}
.subscribe .input { 
	background-color:#F7F3E8;
	border:1px solid #D5C6C0;
	color:#A6947C;
	font-size:11px;
	height:13px;
	padding:5px;
	width:182px;
	margin-bottom:5px;
	
	
}
.subscribe .btn { background-color:#430010; font-size:11px; color:#fff; border:none; padding: 5px; float:right; margin:0} 
body #body-home .subscribe div.mce_inline_error { 
	width: 184px!important; 
	padding:4px!important; 
	margin-top:5px!important;
	margin-bottom:5px!important;
	
	}
.subscribe .response {
	color:green;
	width:184px;
	background-color:#C2DCB8;
	margin: 5px  0;
	padding:4px;
	
}

#tab13 {position:relative;}

#tab2 .lefttab {width: 190px;}
#tab2 .righttab {padding-right: 0px; width: 210px;}
