/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:980px;
} 

body { 
	background:#0e0e0e; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#c1af82; 
	min-width:980px;
	padding-bottom:16px;
	border-top:7px solid #4a321e;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.extra-wrapp {
	overflow:hidden;

}

.extra-wrapp p {
		text-align:justify;
}

.container { 
	width:100%;
}

/*=========================== TAILING =========================*/

.tail-top { 
	background:url(images/tail-top.png) left top repeat-x;
}

.tail-middle {
	background:url(images/tail-middle.jpg) repeat center top;
}

.tail-bottom { 
	background:url(images/tail-bottom.png) left bottom repeat-x;
}

/*=========================== FORMS ===========================*/

#date-form {
	width:283px;
	height:133px;
	background:url(images/form-box-bg.jpg) no-repeat left top;
}
#date-form .inner {
	padding:16px 0 0 16px;
}
#date-form label {
	display:block;
	color:#ffdeaf;
	text-transform:uppercase;
	font-size:18px;
	margin-bottom:14px;
}
#date-form span {
	display:inline-block;
	width:82px;
	height:31px;
	margin-right:3px;
	background:url(images/input-bg.gif) no-repeat left top;
}
#date-form input {
	background:none;
	border:0;
	color:#eca65d;
	vertical-align:top;
	line-height:1.2em;
	margin:8px 0 0 20px;
	width:40px;
}

#newsletter-form fieldset {
	float:left;
}
#newsletter-form label {
	color:#b19f7c;
	display:block;
	font-size:2.5em;
	line-height:1.2em;
	margin-bottom:20px;
}
#newsletter-form span {
	width:189px;
	height:25px;
	display:block;
	margin-right:5px;
	float:left;
	background:url(images/input-bg1.gif) no-repeat left top;
}
#newsletter-form input {
	background:none;
	border:0;
	color:#545454;
	margin:5px 0 0 16px;
	vertical-align:top;
	line-height:1.2em;
	width:153px;
}
#newsletter-form strong a {
	text-decoration:none;
	color:#f4dbba;
	display:block;
	line-height:1.08em;
	float:left;
	background:url(images/button-right.gif) no-repeat right top;
}
#newsletter-form strong a i {
	background:url(images/button-left.gif) no-repeat left top;
	display:block;
	padding:0 11px;
}
#newsletter-form strong a b {
	font-weight:normal;
	font-style:normal;
	display:block;
	background:url(images/button-tail.gif) repeat-x left top;
	padding:6px 5px 6px 5px;
}
#newsletter-form strong a:hover {
	text-decoration:underline;
}
#newsletter-form em {
	display:block;
	padding-top:12px;
}
#newsletter-form em,
#newsletter-form em a {
	color:#8a745b;
	font-style:normal;
}
#newsletter-form em a {
	font-weight:bold;
}
/*
#contactsform .field1 { 
	height:60px;
}
#contactsform .field1 span {
	display:block;
	width:376px;
	height:27px;
	background:url(images/input-bg2.gif) no-repeat left top;
}
#contactsform .field2 span {
	width:376px;
	height:97px;
	display:block;
	background:url(images/textarea-bg.gif) no-repeat left top;
	margin-bottom:24px;
}*/
#contactsform label {
	display:block;
	padding-bottom:3px;
}
#contactsform input {
	width:350px; 
	background:none;
	/*margin:6px 0 0 10px;*/
	margin:6px 0 10px 0px;
	border:0;
	color:#877445; 
	vertical-align:top;	
	line-height:1.2em;
	padding:1px 5px 1px 10px; 
}
#contactsform input {
	display:block;
	width:376px;
	height:27px;
	background:url(images/input-bg2.gif) no-repeat left top;
}
#contactsform input#contactsformformtype_mail{
background: url(images/submit.png) no-repeat left top rgba(0, 0, 0, 0);
color:#fff;
width:83px;
height:24px;
cursor:pointer;
}
#contactsform textarea { 
	width:366px; 
	height:89px; 
	overflow:auto;
	color:#877445; 
	background:none;
	border:0;
	padding:6px 0 2px 10px; 
	resize: none;
}

#contactsform textarea {
	width:376px;
	height:97px;
	display:block;
	background:url(images/textarea-bg.gif) no-repeat left top;
	margin-bottom:24px;
}
#contactsform .link5 a {
	margin-right:14px;
}

/*========================== LISTS ============================*/

.list {
	padding-bottom:15px;
}
.list li {
	font-size:1.17em;
	padding:0 0 8px 26px;
	background:url(images/marker3.gif) no-repeat 14px 5px;
}
.list li a {
	color:#774f23;
	text-decoration:none;
}
p.list1  {
	color: #6F5436;
	text-decoration:none;
}
.list li a:hover {
	text-decoration:underline;
}

.list1 {
	padding-bottom:20px;
}
.list1 li {
	padding:0 0 0 28px;
	line-height:1.5em;
	background:url(images/marker4.gif) no-repeat 11px 6px;
}
.list1 li.alt {
	padding-bottom:20px;
}
.list1 li a {
	color:#6f5436;
	text-decoration:none;
}
.list1 li a:hover {
	text-decoration:underline;
}

.list2 {
	padding-bottom:5px;
}
.list2 li {
	padding-bottom:18px;
}
.list2 li cite {
	line-height:1.5em;
	font-style:normal;
	padding-bottom:8px;
	display:block;
}
.list2 li h5 {
	text-align:right;
	margin:0;
}

/*========================== OTHER ============================*/

.img-indent {
	margin-bottom:20px;
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
	margin-top:-14px;
	padding-top:17px;
	position:relative;
}
.img-box1 img { 
	float:left; 
	margin:-17px 33px 0 0;
}
.img-box1 .link4 {
	padding-left:0;
}

.img-box2 {
	width:100%;
	overflow:hidden;
	padding-top:15px;
}
.img-box2.alt {
	padding-bottom:16px;
}
.img-box2 img {
	float:left;
	margin:0px 10px 0 0;
}
.img-box2 .link5 {
	padding:0;
}

.img-box3 {
	width:100%;
	overflow:hidden;
	padding-top:15px;
}
.img-box3.alt {
	padding-bottom:9px;
}
.img-box3 img {
	float:left;
	margin:0px 10px 0 0;
}
.img-box3 .link5 {
	padding:0;
}

p { 
	line-height:1.5em;
	margin-bottom:18px;
}
.p0 {
	margin-bottom:0;
}
.p1 {
	margin-bottom:30px;
}

.address span,
.address a { 
	float:right; 
}

dl {
	line-height:1.5em;
}
dl dt {
	font-weight:bold;
	padding-bottom:0px;
}
dl dd {
	padding-bottom:18px;
}
dl dd.last {
	padding:0;
}
dl.address a {
	float:none;
	font-weight:bold;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#f0be1b; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h2 {
	font-size:72px;
	line-height:1.2em;
	text-transform:uppercase;
	float:right;
	color:#dccea2;
	padding:66px 0 9px 0;
	right:-38px;
	position:relative;
	overflow:hidden;
}
h2 b {
	display:block;
	font-weight:normal;
	color:#ffad00;
	margin-bottom:-21px;
}
h2 em {
	display:block;
	font-style:normal;
	color:#a9a074;
	margin-bottom:-21px;

}
h2 b,
h2 em {
	padding-left:92px;
}
h3 {
	font-size:2.92em;
	line-height:1.2em;
	color:#ae9767;
	font-weight:normal;
	margin-bottom:20px;
}
h4 {
	color:#b59e6d;
	font-size:2.17em;
	line-height:1em;
	font-weight:normal;
	margin-bottom:25px;
}
h4.extra {
	color:#b7750e;
}
h5{
	font-size:1.17em;
	color:#ca965e;
	/*text-transform:uppercase;*/
	margin-bottom:8px;
}
h6, #mapdiv h2 {
	font-size:1em;
	line-height:1.5em;
	margin-bottom:10px;
}
h6 a {
	color:#f0be1b;
}
#mapdiv h2 {
	PADDING:5px 0;
	float:none;
	position:static;
	color: #CA965E;
}
#mapdiv .olPopupContent{
text-align:center;
}
.txt1 {
	font-size:1.62em;
	line-height:1.3em;
	color:#9b7a5b;
}
.txt2,
.txt2 p {
	color:#a39872;
}

.link1 { 
	display:block; 
	float:right; 
	background:url(images/link1-tail.gif) repeat-x left top; 
	color:#fff; 
	text-decoration:none;
	font-size:1.58em; 
	line-height:.92em;
}
.link1 em { 
	display:block; 
	background:url(images/link1-left.gif) no-repeat left top;
}
.link1 b { 
	display:block; 
	background:url(images/link1-right.gif) no-repeat right top; 
	padding:10px 23px 11px 23px; 
	font-style:normal; 
}
.link1:hover {
	color:#795b07;
}

.link2 {
	font-size:1.17em; 
	line-height:1.3em;
	padding:13px 0 0 4px;
}
.link2 a { 
	display:block; 
	float:left; 
	background:url(images/link2-tail.gif) repeat-x left top; 
	color:#fff9c5; 
	text-decoration:none;
}
.link2 a em { 
	display:block; 
	background:url(images/link2-left.gif) no-repeat left top;
}
.link2 a b { 
	display:block; 
	background:url(images/link2-right.gif) no-repeat right top; 
	padding:3px 23px 6px 23px; 
	font-style:normal; 
}
.link2 a:hover {
	text-decoration:underline;
}

.link3 {
	position:absolute;
	left:32px;
	bottom:15px;
	font-size:20px;
	line-height:1.2em;
}
.link3 a {
	padding-left:23px;
	background:url(images/marker.gif) no-repeat left 2px;
	color:#faebbe;
	text-decoration:none;
	text-transform:uppercase;
}
.link3 a span {
	color:#fff;
}
.link3 a:hover {
	padding-left:28px;
}

.link4 {
	font-size:1.08em;
	font-weight:bold;
	padding-left:14px;
}
.link4 a {
	color:#774f23;
	padding:4px 0 5px 32px;
	display:inline-block;
	background:url(images/marker2.png) no-repeat left top;
}

.link5 {
	padding-left:7px;
	line-height:.92em;
}
.link5 a { 
	display:inline-block; 
	background:url(images/link5-right.gif) no-repeat right top;	
	color:#fff; 
	text-decoration:none;
	cursor:pointer;
}
.link5 a em { 
	display:inline-block; 
	background:url(images/link5-left.gif) no-repeat left top;
	padding:0 9px 0 16px;
}
.link5 a b { 
	display:inline-block; 
	background:url(images/link5-tail.gif) repeat-x left top;  
	padding:6px 7px 9px 5px; 
	font-style:normal;
	font-weight:normal; 
}
.link5 a:hover b {
	text-decoration:underline;
}

.line-ver1 {
	background:url(images/line-ver1.png) repeat-y 329px 0;
	padding-bottom:15px;
}
.line-ver2 {
	background:url(images/line-ver2.gif) repeat-y 484px 0;
}
.line-ver2.extra {
	background-position:321px 0;
}
.line-ver2.extra1 {
	background-position:673px 0;
}
.line-ver3 {
	background:url(images/line-ver3.gif) repeat-y 321px 0;
}
.line-ver3.extra {
	background-position:673px 0;
}
.line-ver4 {
	background:url(images/line-ver4.gif) repeat-y 484px 0;
}

.title {	
	font-size:50px;
	line-height:1.5em;
	color:#ffeaab;
	padding:0 0 4px 20px;
}
.title span {
	font-size:30px;
	color:#fff4d4;
	display:block;
	margin-bottom:-34px;
}

/*========================== HEADER ===========================*/

#header .row-1 {
	height:98px;
	text-align:center;
	position:relative;
	padding-top:29px;
}
#header .row-1 .twitter {
	position:absolute;
	right:33px;
	bottom:-4px;
}
#header .row-1 a {
	cursor:pointer;
	position:relative;
	text-decoration:none;
	color:#e5d59a;
	font-size:36px;
	display:block;
	margin-top:15px;


}
#header .row-1 a span{

	color:#e5d59a;
	font-size:12px;
	display:block;
	padding-top:15px;
}
#header .row-2 {
	height:53px;
	border-top:6px solid #3b2b1d;
	border-bottom:6px solid #2b1e12;
	background:url(images/nav-tail.gif) repeat-x left top;
}
#header .row-2 ul {
	width:100%;
	overflow:hidden;
	padding-top:14px;
}
#header .row-2 ul li {
	font-size:16px;
	line-height:1.1em;
	float:left;
	text-transform:uppercase;
	background:url(images/divider.gif) repeat-y right top;
	padding:4px 25px 0 23px;
}
#header .row-2 ul li.last {
	background:none;
}
#header .row-2 ul li a {
	text-decoration:none;
	color:#dacfb6;
	display:block;
}
#header .row-2 ul li a:hover {
	border-bottom:1px solid #dacfb6;
}
#header .row-3 {
	height:371px;
	background:#fff;
}
#header .row-3 {
	width:100%;
	overflow:hidden;
}
#header .row-3 .fleft,
#header .row-3 .fright {
	height:371px;
}
#header .row-3 .fleft {
	width:314px;
	background:url(images/form-bg.jpg) no-repeat left top;
	position:relative;
}
#header .row-3 .fleft .inside {
	padding:42px 0 0 14px;
}
#header .row-3 .fright {
	width:920px;
	padding-right:71px;
	background:url(images/header-bg.jpg) no-repeat left top;
}

/*========================= CONTENT ===========================*/

#content .row-1 {
	border-bottom:1px solid #e6e2d2;
	border-top:1px solid #eeece7;
	background:url(images/tail-cont1.gif) repeat-x left top #ece8d8;
	padding:34px 0 20px 53px;
}
#content .row-2 {
	background-color:#f5f1e4;
	padding:30px 0 20px 53px;
}
#content .row-3 {
	background:url(images/tail-cont2.gif) repeat-x left top #1d1813;
	padding:31px 0 31px 53px;
}
#content .row-3 .fleft {
	width:283px;
	margin-right:83px;
}
#content .row-3 ul li {
	padding:0 0 8px 12px;
	background:url(images/marker1.gif) no-repeat left 5px;
}
#content .row-3 ul li a {
	color:#8a745b;
}
#content .indent {
	padding-bottom:20px;
}
#content .indent1 {
	padding:0 30px 25px 0;
}

/*========================= FOOTER ============================*/

#footer p,
#footer a {
	color:#584d3c;
}
#footer p {
	padding:12px 0 0 32px;
}
#footer p span {
	text-transform:uppercase;
}

/*=============================================================*/

#header .row-2 ul li a.active {
	border-bottom:1px solid #dacfb6;
}