@import "reset.css";
@import "layout.css";
/* Getting the new tags to behave */
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video {
display:block;
}
mark,rp,rt,ruby,summary,time {
display:inline;
}
/*GLOBAL*/
body {
position:absolute;
font:12px/20px Georgia, serif;
color:#413000;
line-height:24px;
min-width: 990px;
min-height:890px;
width:100%;
height:100%;
overflow:visible;
z-index:1;
}
.letter {
font:20px Georgia, serif;
font-weight:bold;
color:#BD9B6A;}
.headings {
font:18px Georgia, serif;
color:#BD9B6A;}
.headings2 {
font:14px Georgia, serif;
color:#BD9B6A;}
#glob {
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:2;
	top: 180px;
}
.line{
top:0px;
repeat-x;
line-height:4px;}
.line2{
top:0px;
bottom:0px;
line-height:2px;}
.menutop2 {
	FONT-SIZE: 14px;
	line-height:24px;
	COLOR: #413000;
	padding: 0px 10px 20px 10px;
	FONT-FAMILY:Georgia, serif;
	text-decoration: none;
}
	.menutop2:hover {
	FONT-SIZE: 14px;
	line-height:24px;
	COLOR: #A39161;
	padding: 0px 10px 20px 10px;
	FONT-FAMILY:Georgia, serif;
	text-decoration: none;
}
.footer-bottom
 {
	FONT-SIZE: 13px;
	text-align:center;
	COLOR: #A39161;
	FONT-FAMILY:Georgia, serif;
	text-decoration: none;
}
.links {
	FONT-SIZE: 13px;
	COLOR: #A39161;
	FONT-FAMILY:Georgia, serif;
	text-decoration: none;
}
.menutop3 {
	FONT-SIZE: 13px;
	line-height:30px;
	COLOR: #A39161;
	padding: 0px 0px 20px 0px;
	FONT-FAMILY:Georgia, serif;
	text-decoration: none;
}

	.menutop3:hover {
	FONT-SIZE: 13px;
	line-height:30px;
	COLOR: #413000;
	padding: 0px 0px 20px 0px;
	FONT-FAMILY:Georgia, serif;
	text-decoration: none;
}
.menutop4 {
	FONT-SIZE: 13px;
	COLOR: #A39161;	
	line-height:40px;
	FONT-FAMILY:Georgia, serif;
	text-decoration: none;
}
	.menutop4:hover {
	FONT-SIZE: 13px;
	line-height:40px;
	COLOR: #413000;	
	FONT-FAMILY:Georgia, serif;
	text-decoration: none;
}

.spinner {
position:fixed;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:10000;
background:url( "../images/ajax-loader.gif") 50% 50% no-repeat ;
}
.spinner_bg {
background:url( "../images/ajax-loader_2.gif") 50% 50% no-repeat ;
}
#bgStretch {
z-index:1;
}
#bgStretch>img {
background: #ffffff; 
}
header, footer {
position:absolute;
width:100%;
z-index:100;
}
/*header*/
header{
top: 0;
height: 98px;
text-align: center;
background: url('../images/header_bg.png') center repeat-x;
}
header>div{
width: 966px;
display: inline-block;
text-align: left;
}
.logo {
position:relative;
display:inline-block;
width: 194px;
height: 47px;
background: url('../images/logo.png') left center no-repeat;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
/*end header*/
/*footer*/
footer {
	bottom:62px;
	height:40px;
	text-align: center;
}
footer p{
position: relative;
color: #ffffff;
padding-top: 28px;
}
footer p a{
color: #777777;
}
#top_block{
display: block;

}
#bot_block{
width: 100%;
text-align: center;
height: 62px;

}
#bgControl, .pagin{
display: inline-block;
height: 100%;
background: url('../images/footer_up_line_thick.png') center repeat-x;
position: relative;
}
#bgControl{
width: 231px;
margin-right: 1px;
}
.next,.prev,.pause{
position:relative;
display: inline-block;
float: left;
height: 31px;
width: 31px;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
background: #A39161;
left: 60px;
top: 14px;
margin-right: 8px;
}
.next>span,.prev>span,.pause>span{
display: inline-block;
width: 5px;
height: 9px;
padding: 11px 14px;
}
.prev>span,.pause>span{
padding: 11px 13px;
}
.prev{
}
.prev>span{
background: url('../images/arrow_l_gall.png') center no-repeat;
}
.next{
}
.next>span{
background: url('../images/arrow_r_gall.png') center no-repeat;
}
.pause{
}
.pause>span{
background: url('../images/pause_btn.png') center 11px no-repeat;
}
.pause>span.play{
padding: 11px 14px;
background: url('../images/pause_btn.png') center -28px no-repeat;
}
.pagin ul{
padding: 10px 13px 1px 12px;
}
.pagin li:first-child{
margin: 0;
}
.pagin li{
display: inline-block;
float: left;
margin-left: 17px;
width: 70px;
height: 41px;
position: relative;
}
.pagin li>a>span{
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
border: 2px solid #A39161;
display: none;
z-index: 2;
}
.pagin li.active>a>span,
.pagin li>a:hover>span{
display: block;
}
.pagin li a{
width: 66px;
height: 37px;
position: relative;
display: block;
}
/*end footer*/
/*menu*/
.menu {
display: inline-block;
height: 66px;
right: -8px;
}
#menu{
height: 100%;
}
#menu>li {
display: inline-block;
height: 100%;
}
#menu>li>a {
display: inline-block;
font: 15px/15px 'Vollkorn', sans-serif;
color: #fff;
text-transform: uppercase;
text-shadow: #902216 0 0 2px;
filter: dropshadow(color=#902216, offx=0, offy=0);
padding: 40px 8px 0 8px;
}

/*end menu*/
/*pages*/
#content {
position:relative;
width:940px;
height:662px;
margin: 0 auto;
z-index: 50;
margin-top: -10px;
}
#content>ul {
position: relative;
width:100%;
width:940px;
height: 463px;
overflow: hidden;
}
.content_bg{
background: url('../images/content_bg.png');
}
#content>ul>li.no_bg{
background: none;
}
#content >ul >li {
position:absolute;
width:940px;
height:463px;
background: url('../images/content_bg.png');
overflow: hidden;
}
.readMore {
font: 17px/17px 'Vollkorn', sans-serif;
color: #fff;
text-transform: uppercase;
}
.readMore:hover {
text-decoration: none;
}
.slogan{
background: url('../images/hline.png') center bottom repeat-x;
padding: 0 15px 0 23px;
}
.list1{
padding-top: 16px;
padding-left: 8px;
}
.list1>li{
margin-bottom: 20px;
height: 41px;
display: block;
position: relative;
}
.list1>li>span,.list1>li>p{
display: inline-block;
}
.list1>li>p{
margin-left:3px;
}
.list1>li>span{
font: 41px/41px 'Vollkorn', sans-serif;
color: #fff;
text-transform: uppercase;
padding-top: 1px;
}
.list2{
margin-left: -2px
}
.list2>li{
height: 90px;
display: inline-block;
position: relative;
width: 290px;
margin: 0 5px 37px 0;
}
.list2>li>p{
position: relative;
display: inline-block;
}
.list2>li>p:first-child+p{
width: 225px;
padding: 3px 0 0 14px;
}
.list2>li>p:first-child>span{
font: 24px/37px 'Vollkorn', sans-serif;
color: #fff;
text-transform: uppercase;
color: #969696;
}
.list2>li>p:first-child>span:first-child{
font-size: 48px;
}
.list3{
padding: 1px 0 0 3px;
}
.list3>li{
margin-bottom: 6px;
background: url('../images/list_arrow.png') left center no-repeat;
padding: 2px 0;
}
.list3>li>a{
font-weight: bold;
color: #fff;
padding-left: 20px;
}
.list3>li>a:hover{
text-decoration: underline;
}
#page_privacy p, #page_more p{
margin: -3px 0 2px 7px;
}
body p a {
text-decoration:none;
}
body p a:hover {
text-decoration:underline;
}
/*PADDINGS*/
.pad1 {
padding: 53px 45px 53px 45px;
}
.pad2 {
padding-top:20px;
}
.pad3 {
padding-right: 86px;
}
.pad4 {
padding:54px 0px 0px 6px;
}
.pad5 {
padding-right: 62px;
}
.pad6 {
padding-top: 3px;
}
.pad7 {
padding:57px 46px;
}
.pad8 {
padding:0px 0px 25px 4px;
}
.pad9 {
padding-left:2px;
}
.pad10 {
padding-right: 19px;
}
.pad11 {
padding-right: 46px;
}
.mar1{
margin: 0px 21px 0px 0px;
}
.mar2{
margin-left: 4px;
}
.mar3{
margin-top: -3px;
}
.mar4{
margin: -3px 0 0 -4px;
}
.mar5{
margin-top: 4px;
}
.color1{
color: #fff;
}
.color2{
color: #b10003;
}
.color3{
color: #939393;
}
.fontStyle1{
color: #fff;
font-weight: bold;
}
.fontStyle2{
letter-spacing: 2px;
}
.w1{
display: inline-block;
width: 70px;
}
/*BG PAGES*/
/*///////////////////////////*/
h1 {
position:relative;
display: inline-block;
padding-top: 24px;
}
h2 {
position:relative;
font: 32px/39px 'Vollkorn', sans-serif;
color: #969696;
text-transform: uppercase;
padding: 64px 0 57px;
}
h3 {
position:relative;
font: 41px/41px 'Vollkorn', sans-serif;
color: #fff;
text-transform: uppercase;
margin-left: 1px;
}
h4{
font: 13px/18px 'Droid Sans', serif;
color: #858383;
text-transform: uppercase;
padding: 0 0 31px 4px;
}
p {
padding-bottom: 21px;
}
/*additional classes*/
.block {
display:block;
}
.fleft {
float:left;
}
.fright {
float:right;
}
.fnone {
float:none;
}
.all {
text-align:left;
}
.alr {
text-align:right;
}
.alc {
text-align:center;
}
.wrapper {
width:100%;
overflow:hidden;
}
a.und,.und a {
text-decoration:underline;
color: #ffffff;
}
a.und:hover,.und a:hover {
text-decoration:none;
}
a {
text-decoration:none;
}
.nocolor,.nocolor a {
color:inherit;
}
.upc {
text-transform:uppercase;
}
.extra-wrap {
overflow:hidden;
}
.nopad {
padding:0;
}
.nomar {
margin:0;
}
.clear {
clear:both;
line-height:0;
}
.bold {
font-weight:bold;
}
.rel {
position:relative;
}
.defcur {
cursor:default;
}
.ws {
white-space:pre;
}
.automargin {
margin:0 auto;
}
/* Forms*/
#form1 {
position: relative;
margin-left: 1px;
margin-top: -6px;
height: 286px;
}
#form1 input {
position: relative;
background: #000;
border: 1px solid #2b2b2b;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
color:#939393;
padding: 4px 10px;
width: 128px;
height: 26px;
outline:none;
box-shadow:none;
line-height: 26px;
}
#form1 textarea {
position: relative;
background: #000;
border: 1px solid #2b2b2b;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
color:#939393;
line-height: 26px;
padding: 4px 10px;
width: 289px;
height: 156px;
overflow:auto;
outline:none;
resize: none;
left: 1px;
}
#form1 label {
display:inline-block;
min-height: 46px;
position: relative;
width: 150px;
}
#form1 label.message{
width: 311px;
}
#form1 label.name{
margin-right: 10px;
}
#form1 .success{
position: relative;
padding-bottom: 3px;
color: #fff;
}
#form1 .error, #form1 .empty {
text-align: left;
display:none;
font-size:10px;
color:#fff;
margin-left: 3px;
top: -3px;
position: relative;
}
fieldset{
height: 210px;
}
.btns{
padding: 32px 0 0;
position: relative;
}
.btns a{
display:inline-block;
margin-right: 17px;
}
/* Form defaults */
input, select, textarea {
font-family: 'Georgia', serif;
vertical-align:middle;
font-weight:normal;
font-size: 12px;
}
/*end forms*/
/*google map*/
.google_map{
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
width: 268px;
height: 248px;
border: 3px solid #fff;
box-shadow: none;
background-color: #000;
background-image: url(../images/ajax-loader.gif);
background-repeat: no-repeat;  
position:  relative;    
overflow: hidden;
float: left;
margin-right: 15px;
}
/*end google map*/
