@charset "utf-8";
/* CSS Document */
html{  height:100%;}
body{
	font-size:12px; height:100%;
	line-height:17px;
	font-family: Arial, sans-serif; color: #95877e;
}
a:active {
  position: relative;
  top: 0 !important;
}
.clear{
	clear:both;
}
.italic{
	font-style:italic;
}
.vlarge{
	font-size:20px;
	line-height:22px;
}
.small{
	font-size:10px;
	line-height:14px;
}
.medium{
	font-size:12px;
}
.white{
	color:#fff;
}
.center{
	text-align:center;
}
.left-optional{
	float:left;
}
.right-optional{
	float:right;
}
.border-r-optional{
	border-right:solid 1px #a9aca9;
}
.border-l-optional{
	border-left:solid 1px #a9aca9;
}
.mtb15{
	margin-bottom:15px;
	margin-top:15px;
}
.pt30-optional{
	padding-top:30px;
}
.pl1-optional{
	padding-left:15px;
}
.p0{
	padding:0 !important;
}
.ptb{
	padding:20px 0;
}
.pb5{
	padding-bottom:5px;
}
.mr0{
	margin-right:0 !important;
}
.mt5{
	margin-top:5px;
}
.mr5{
	margin-right:5px;
}
.mr15{
	margin-right:15px;
}
.mt30{
	margin-top:30px;
}
.mt15{
	margin-top:15px;
}
.mr30-optional{
	margin-right:30px;
}
.ml1-optional{
}
.mr120-optional{
	margin-right:120px;
}
.mt5{
	margin-top:5px;
}
.mauto{
	margin:auto !important;
}
.pl15{
	padding-left:15px;
}
.p20{
	padding:20px;
}
.lhmore{
	line-height:50px;
}
.border-l1{
	border-left:solid 1px #fff;
}
.border-top1{
	border-top:solid 2px #cfd5c2;
	padding:5px 0;
}
.borderb1{
	border-bottom:solid 4px #766341;
}
.borderb2{
	border-bottom:solid 1px #d5d5d4;
}

.caps{
	text-transform:uppercase;
}
.no-caps{
	text-transform:none !important;
}
.hr1{
	background-color:#000066;
	border:0;
	height:1px;
	margin-bottom:8px;
}
.hr2{
	background:url(../images/dot2.gif) 0 0 repeat-x;
	border:0;
	height:1px;
	margin-bottom:8px;
}
ul{
	padding:0;
	margin:0;
}
.row1{
	float:right;
	padding:5px 0;
}
.social{
	float:right;
}
.social img{
	margin-left:8px;
}
.con-number{
	float:left;
	color:#fff;
	padding-top:3px;
}

.logo{
	margin-top:4% !important;
	padding-right:10px;
}
.top-address{
	font-size:10px;
	color:#91918e;
}


/*--nav--*/
#nav.main{
	font-family:arial;
	margin:0;
}
#nav.main a:active {
  position: relative;
  top: 0 !important;
  outline:none;
}
#nav.main li {display:inline; float:left; }

#nav.main a{
	display:inline-block;
	text-transform:uppercase; 
	font-size: 1.00em;
	color:#000;
	height:176px;
	display: block;
    display:table-cell;
    vertical-align:middle;
	padding:0 6px;
}

#nav.main a:hover{  background-color: #000066; color:#fff !important; text-decoration:none }

.active{ background-color: #000066; color:#fff !important;   text-decoration:none}


/*--nav end--*/
.booking-wrap{
	z-index:1000;
}
.booking{
	width:250px;
	background:url(../images/bg-booking.jpg) 0 0 repeat-x;
	background-color:#66cd60;
	padding:5px;
	margin-left:25px;
}
.booking-inner{
	border:solid 1px #fff;
	padding:7px;
	font-size:7pt;
	text-transform:uppercase;
	color:#000;
	line-height:12px;
	}
	.booking-inner p{
		margin-bottom:6px;
	}
	.form{
		font-size:9px;
		padding:4px 0;
	}
	.form a{
		color:#fff;
		font-size:10px;
	}
.input-date{
	width:87px;
	border:0;
	height:14px;
	padding:4px;
	color:#000;
	font-size:11px;
}
.input2{
	border:0;
	padding:4px;
	color:#999;
}
.green-bg{
	background-color:#348e2f;
	color:#fff;
	padding:5px;
}
.green{
	color:#2a7226;
}
.uline{
	text-decoration:underline;
	text-decoration-color: #bec1be;
-moz-text-decoration-color: #bec1be
}
.button1{
	background-color:#000066;
	color:#fff !important;
	padding:5px;
	border:0;
	cursor:pointer;
	font-size:8pt;
}
.button1:hover{
	background-color: #000;
	color: #FFFFFF;
}
.button2{
	background-color:#fff;
	color:#000066;
	padding:10px 0;
	border:0;
	cursor:pointer;
	font-size:13px;
	text-transform:uppercase;
	
}
.button2:hover{
	background-color:#000;
	color:#fff;
}
.offer-box{
	background-color:#000066;
	border:solid 1px #000066;
	padding:2px;
	font-size:9px ;
}
.offer-box a{
	color:#fff !important;
}
.offer-text{
	background: url(../images/arrow.png) 100% 12px no-repeat;
	color: #FFFFFF;
}
.thumb-home img{
	border:solid 1px #000;
	margin:0 8px 3px 8px;
}
.footer{
	padding:10px 20px !important;
	color:#474b47 !important;
}
.footer a{
	color:#577256;
	text-decoration:none;
	padding:10px 10px;
}
.footer a:hover{
	color:#000;
}
.footer1{
	font-size:.901em;
	margin:30px 0;
}
.footer1 h3{
	color:#000;
	margin-bottom:4px;
}
.footer2{
	color:#91918e;
	margin-bottom:8px;
}
.footer2 a{
	color:#91918e;
}
.footer3 a{
	color:#fff;
	font-size:10px;
}
.footer3 a:hover{
	color:#000;
}
.link1{
	background:url(../images/arrow2.png) 100% 13px no-repeat;
	padding:0;
	margin:0;
	color:#fff !important;
}
.link1:hover{
	color:#000 !important;
}
.link2{
	color:#fff !important;
}
.link2:hover{
	color:#000 !important;
}
/*--texts--*/
h1{
	font-size:20pt;
	margin-bottom:14px;
	font-weight:normal;
	color:#716b6d;
}
h1 span{
	color:#4e4d4d;
	font-weight:normal !important;
}
h2{
	font-size:1.62em;
	margin-bottom:14px;
	font-weight:normal;
	color:#716b6d;
}
h3{
	font-size:1.22em;
	margin-bottom:10px;
	font-weight:normal;
}
p{
	margin-bottom:10px;
	padding:0;
}
.box-shadow1{
	box-shadow: 5px 5px 5px #ccc;
	background-color:#fff;
	padding:15px;
}
.copy{
	padding:0 10px;
	margin:16px 0 !important;
	text-align:justify;
}
.copy a{
	color: #baaa3b !important;	
}
.blue a{
	color:#3a3d42 !important;
}
.col1{
	width:62.5%;
	float:left;
	box-shadow: 5px 5px 5px #ccc;
	background-color:#fff;
	padding:15px;
	margin-right:1.5%;
	 height:100%;
}
.col1 a{
	color:#000;
}
.col1 p{
	text-align:justify;
}
.col2{
	width:29.5%;
	float:right;
	box-shadow: 5px 5px 5px #ccc;
	background-color:#fff;
	padding:15px;
	height:100%;
}
ul.list1 li{
	padding:20px 0;
	line-height:15px;
	list-style:none;
	margin-left:7px;
	border-bottom:solid 1px #a2a2a2;
}
ul.list2 li{
	background:url(../images/arrow.png) 0 4px no-repeat;
	padding:0 0 8px 18px;
	line-height:15px;
	list-style:none;
}
ul.list2 li a{
	color:#95877e;
	text-decoration:none;
}
ul.list2 li a:hover{
	color:#474819;
}
ul.list3 li{
	float:left;
	border:solid 1px #ccc;
	margin:5px;
	text-align:center;
	list-style:none;
	padding:5px;
}
ul.list4 li{
	border-bottom:solid 1px #ccc;
	list-style:none;
	font-style:italic;
	padding-bottom:10px;
	margin-bottom:10px;
}
ul.list6 li{
	float:left;
	margin:0 10px 10px 0;
	text-align:center;
	list-style:none;
	
}
.author{
	text-align:right;
	color:#766341;
	font-style:normal;
}
.thumb1{
	padding:7px 0;
}
.thumb1 img{
	border:solid 1px #000;
	margin-right:15px;
}

.menu-bottom a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.menu-bottom a:hover{
	color:#474819;
}
.blouquote-left{
	float:left;
	margin:0 10px 10px 0;
}
.testimonial{
	background:url(../images/q1.gif) 20px 0 no-repeat;
	padding:0 15px;
}
.testimonial-inner{
	background:url(../images/q2.gif) 100% 0 no-repeat;
	padding:0 25px;
	color:#2a7226;
	font-size:14px;
	font-style:italic;
}
.gallery li{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	list-style:none;
}
.gallery img{
	border:solid 6px #ccc !important;
	
}
@media (min-width: 721px) and (max-width: 960px){
	.wrapper{
		width:auto !important;
		padding:7px !important;
	}
	#nav.main{margin: 0 auto;float: none; padding: 0.4em 0 0 0}


.col1{
	width:96% !important;
	padding:15px;
	float:none !important;
}

.col2{
	width:96% !important;
	padding:15px;
	float:none !important;
}
.right-optional{
	float:none !important;
}
#nav.main{
	clear:both !important;
}
#nav.main a{
	text-transform:uppercase; 
	font-size: 1.00em;
	color:#000;
	height:20px;
	display: block;
    vertical-align:middle;
	padding:0 6px;
}

}
@media (max-width: 720px){
	.wrapper{
		width:auto !important;
		padding:7px !important;
	}
	.con-number{
	float:none !important;
	}
	.left-optional{
	float:none !important;
}
.right-optional{
	float:none !important;
}
#nav.main li{
	float:none !important;
	text-align:left !important
}
#nav.main a{display:block;; padding: 0.02em 1.2em; font-size: 0.8em; letter-spacing: 2px; width:95% !important; height:20px; }
#nav.main{padding: 0 0 0 0; float: none; margin: 8px auto 0 auto; background-image: none; font-size: 100%; width:100% !important;}
.grids{margin:0!important;width:auto!important;}
[class^="grid-"],
.grids [class^="grid-"]{
	width:auto!important;
	float:none!important;
	margin:0!important;
}
.col1{
	width:92% !important;
	padding:15px;
	float:none !important;
}
.col2{
	width:92% !important;
	padding:15px;
	float:none !important;
}
.booking-wrap{
	position:inherit !important;
}
.booking{
	width:97% !important;
	margin-left:0 !important;
}
.pt30-optional{
	padding-top:0px !important;
}
.center-mobile{
	text-align:center;
}
.border-r-optional{
	border-right:none !important;
}
.border-l-optional{
	border-left:none !important;
}
.mr30-optional{
	margin-right:0 !important;
}
.mr120-optional{
	margin-left:0 !important;
}
.center-optional{
	text-align:center;
}
.offer-box{
	text-align:center;
	width:60px !important;
	margin:auto;
	padding:0;
}
.offer-text{
	background:none !important;
}
}
