@font-face {
 font-family: 'open_sansregular';
 src: url('../fonts/opensans-regular.eot');
 src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/opensans-regular.woff') format('woff'),  url('../fonts/opensans-regular.ttf') format('truetype'),  url('../fonts/opensans-regular.svg#open_sansregular') format('svg');
 font-weight: normal;
 font-style: normal;
}



@font-face {
    font-family: 'francois_oneregular';
    src: url('../fonts/francoisone.eot');
    src: url('../fonts/francoisone.eot?#iefix') format('embedded-opentype'),
         url('../fonts/francoisone.woff') format('woff'),
         url('../fonts/francoisone.ttf') format('truetype'),
         url('../fonts/francoisone.svg#francois_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CambriaItalic';
    src: url('../fonts/cambriai.eot');
    src: url('../fonts/cambriai.eot') format('embedded-opentype'),
         url('../fonts/cambriai.woff') format('woff'),
         url('../fonts/cambriai.ttf') format('truetype'),
         url('../fonts/cambriai.svg#CambriaItalic') format('svg');
}

@font-face {
    font-family: 'Champagne';
    src: url('../fonts/champagne__limousines.eot');
    src: url('../fonts/champagne__limousines.eot') format('embedded-opentype'),
         url('../fonts/champagne__limousines.woff') format('woff'),
         url('../fonts/champagne__limousines.ttf') format('truetype'),
         url('../fonts/champagne__limousines.svg#champagne__limousines') format('svg');
}

 @font-face {
 font-family: 'CenturyGothic';
 src: url('../fonts/gothic.eot');
 src: url('../fonts/gothic.eot?#iefix') format('embedded-opentype'), url('../fonts/gothic.woff') format('woff'), url('../fonts/gothic.ttf') format('truetype'), url('../fonts/gothic.svg#gothic') format('svg');
 font-weight: normal;
 font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
.clrspan
{
    clear: both;
    display: block;
}
body {
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style:none;
}
.clr{
	clear:both;
}
a{
	text-decoration:none;
}
.flexslider{
	width:100%;
	height:auto;
	border-bottom:12px solid #ff6c0a;
	
	/*padding-bottom:12px;*/
	position: relative; 
 zoom: 1;
 box-shadow:1px 2px 2px #a9a7a8;
	-moz-box-shadow:1px 2px 2px #a9a7a8;
	-webkit-box-shadow:1px 2px 4px #a9a7a8;
	-ms-box-shadow:1px 2px 2px #a9a7a8;
	-o-box-shadow:1px 2px 2px #a9a7a8;
}
.bannerimage{
	max-width:980px;
	height:398px;
	margin:0 auto;
	margin-top:100px;
	position:relative;
	
}
.bannerimage span.txt1{
	position:absolute;
	bottom:40%;
	right:0px;
	font-size:50px;
	color:#2b2b2b;
	line-height:1em;
	font-family: 'francois_oneregular';
	text-align:right;
}
.bannerimage span.txt2{
	position:absolute;
	bottom:29%;
	right:0px;
	font-size:21px;
	color:#fff;
	line-height:1em;
	 font-family: 'open_sansregular';
	background:#3e1a00;
	padding:7px 10px;
}
.bannerimage span.txt3{
	position:absolute;
	bottom:19%;
	right:0px;
	font-size:21px;
	color:#fff;
	line-height:1em;
	 font-family: 'open_sansregular';
	background:#ff6c0a;
	padding:7px 10px;
}


.bannerimage span.txt12{
	position:absolute;
	bottom:45%;
	left:0px;
	font-size:55px;
	color:#2b2b2b;
	line-height:1em;
	font-family: 'francois_oneregular';
	
}
.bannerimage span.txt22{
	position:absolute;
	bottom:25%;
	left:0px;
	font-size:24px;
	color:#fff;
	line-height:1em;
	 font-family: 'open_sansregular';
	background:#3e1a00;
	padding:15px 10px;
}
.bannerimage span.txt32{
	position:absolute;
	bottom:10%;
	left:0px;
	font-size:25px;
	color:#fff;
	line-height:1em;
	 font-family: 'open_sansregular';
	background:#ff6c0a;
	padding:15px 10px;
}
.head{
	width:100%;
	height:103px;
	position:absolute;
	z-index:999;
	left:0;
	top:0;
	border-top:4px solid #ff6c0a;
}
.mobmenu{
	display:block;
}
.mobmenu1 {
 	display:none;	
}
nav{
	width:100%;
	height:42px;
	background:url(../images/navbg.png)  repeat;
	position:absolute;
	left:0;
	top:100px;
	z-index:1000;
	box-shadow:1px 3px 4px #a9a7a8;
	-moz-box-shadow:1px 3px 4px #a9a7a8;
	-webkit-box-shadow:1px 3px 4px #a9a7a8;
	-ms-box-shadow:1px 3px 4px #a9a7a8;
	-o-box-shadow:1px 3px 4px #a9a7a8;
	
}
nav > ul{
	position:relative;
	max-width:990px;
	margin:0 auto;
	list-style-type:none;	
}
nav > ul > li{
	float:right;
	font-family:;
	font-size:15px;
	color:#ffffff;
	line-height:42px;
	font-family: 'open_sansregular';
	position:relative;
}
nav > ul > li.sep{
	background:url(../images/sep.png) no-repeat 0 17px;
}
nav > ul > li a{
	color:#ffffff;
	display:block;
	padding:0 15px;
}
nav > ul > li:hover a{
	color:#3f221e;
}


nav > ul > li:hover > ul{
	display:block;
	width:245px;
	background:#3e1a00;
	position:absolute;
	top:42px;
	left:0px;
	z-index:1000;
	height:auto;
	margin:0;
	padding:0;
	
	
}
nav > ul > li > ul{
	display:none;
}

nav > ul > li > ul > li{
	width:100%;
	background:none;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	
}
nav > ul > li > ul > li:last-child{
	border-bottom:0px;
	border-top:0px;
}
nav > ul > li > ul > li a{
	font-family: 'open_sansregular';
	font-size:14px !important;
	color:#FFF !important;
	text-decoration:none;
	font-weight:normal;
	display:block;
	line-height: 1.5em;
	padding:3px 0 5px 15px !important;
	
}
nav > ul > li > ul > li a:hover{
	background:#927f71;
	color:#3e1a00 !important;
}



.mid {
	display:none;
}
.mainmenu {
	width:80px;
	height:30px;
	background-color:#565656;
	background-image:url(../images/darrow.png);
	background-position:90% 12px;
	background-repeat:no-repeat;
	color:#fff;
	line-height:30px;
	display:block;
	text-align:left;
	padding:0 10px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	cursor:pointer;
}

.mainmenudonw {
	width:80px;
	height:30px;
	background-color:#565656;
	background-image:url(../images/uarrow.png);
	background-position:90% 12px;
	background-repeat:no-repeat;
	color:#fff;
	float:right;
	display:block;
	line-height:30px;
	text-align:left;
	padding:0 10px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
    display:none;
}



.header{
	max-width:990px;
	height:103px;
	position:relative;
	margin:0 auto;
	z-index:999;
}
.header > aside{
	width:262px;
	height:auto;
	float:left;
	margin-top:10px;	
}
.header > aside img{
	width:256px;
	height:78px;
}
.header > .phone{
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3e1a00;
	text-align:right;
	font-size:18px;
	line-height:103px;	
}
.icon-phone{
	font-size:22px;
	padding-right:10px;
}
.slidebg1{
	background:#f4f2f3 url(../images/1.jpg) repeat-x top left;
}
.slidebg2{
	background:#eef1ea url(../images/2.jpg) repeat-x top left;
}
.slidebg3{
	background:#f3f3f3 url(../images/3.jpg) repeat-x top left;
}
.slidebg4{
	background:#f4f2f3 url(../images/4.jpg) repeat-x top left;
}
article{
	max-width:990px;
	margin:0 auto;
	margin-top:25px;
	padding:0 10px;
}
.icon-leaf,
.icon-fullscreen,
.icon-cog{
	color:#ff6c0a;
	font-size:20px;
	margin-right:7px;
	margin-top:3px;
}


article > .homeintro{
	width:40%;
	float:left;
	margin-right:4%;
	background:url(../images/intro.jpg) no-repeat left bottom;
	min-height:300px;
}
article > .homeintro h1{
	position:relative;
	/*border-bottom:4px solid #3e1a00;*/
	margin:0 0 25px 0;
	padding-bottom:35px;
}
article > .homeintro h1 span{
	position:absolute;
	left:0px;
	margin:10px 0 0 0;
	font-family: 'open_sansregular';
	color:#292929;
	font-size:30px;
	background:#fff;
}
article > .homeintro p{
	color:#3a3a3a;
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	 font-family: 'open_sansregular';
	line-height:1.7em;
	font-size:14px;
	text-align:justify;
}

article > .hometab{
	width:27%;
	float:left;
	margin-right:2%;
	background:#937f71;
	padding-bottom:10px;
	height:289px;
}
article > .hometab.last{
	margin-right:0px;
	height:289px;
}
article > .hometab > h1{
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.6em;
	font-size:17px;
	padding:7px 5px 7px 10px;
	margin-bottom:10px;
	background:#3e1a00;
}
article > .hometab > ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
article > .hometab > ul > li{
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.6em;
	padding:0 10px 0 30px;
	font-size:13px;
	background:url(../images/icon.png) no-repeat 5px 5px;
	margin-bottom:10px;
}
article > .hometab > ul > li a{
	color:#fff;
	text-decoration:none;
}
article > .hometab > ul > li a:hover{
	color:#3e1a00;
}
article > .hometab > p{
color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
	padding:0 30px 0 30px;
	font-size:12px;
	text-align:right;
	text-transform:uppercase;
	line-height:1em;
}
article > .hometab > p a{
	color:#fff;
	text-decoration:none;
	display:block;
	line-height:1em;
	position:relative;
}
article > .hometab > p a:after{
	color:#3e1a00;
	font-size:30px;
	position:absolute;
	right:-20px;
	top:-2px;
	content:"»";
}
article > .hometab > p.pd10{
	padding-bottom:10px;
	margin:-5px 0 0 0;
}

footer{
	width:100%;
	height:auto;
	background:url(../images/footerbg.png) repeat-x;
	margin-top:12px;
}
footer > ul{
	max-width:990px;
	margin:0 auto;
	padding:15px 10px 0 10px;
	list-style-type:none;
}
footer > ul > h1{
	color:#b9a393;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0 0 10px 0;
}
footer > ul > ul{
	width:20%;
	padding-right:5%;
	float:left;
}
footer > ul > ul > li{
	color:#b9a393;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.6em;
	padding:0 10px 0 30px;
	font-size:14px;
	background:url(../images/icon2.png) no-repeat 5px 5px;
	margin-bottom:7px;
}
footer > ul > ul > li a{
	color:#b9a393;
	text-decoration:none;
}
footer > ul > ul > li a:hover{
	color:#ff6c0a;
}
footer > ul > ul > h1{
	color:#b9a393;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:-32px 0 10px 0;
}
.copyright{
	background:#1f0a08;
	padding:10px 0;
	width:100%;
}
.copyright > .flink{
	max-width:990px;
	margin:0 auto;
	padding:0 10px;
}
.copyright > .flink > ul{
	float:left;
}
.copyright > .flink > ul > li{
	color:#d7c9bf;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.6em;
	padding:0 10px 0px 10px;
	font-size:13px;
	float:left;
}
.copyright > .flink > ul > li a{
	color:#d7c9bf;
	text-decoration:none;
}
.copyright > .flink > ul > li a:hover{
	color:#ff6c0a;
}
.copyright > .flink > span{
	color:#d7c9bf;
	font-size:13px;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}	




/*------------------------------Internal Page CSS-------------------------------------*/
.mrg150{
	margin-top:145px;
}
.mrgb150{
	margin-bottom:150px;
}

.pagetitle{
	width:100%;
	height:146px;
	background:#f3f1f2;
	border-bottom:4px solid #ff6c0a;
	
}
.pagetitle > .bradcrum{
	max-width:990px;
	margin:0 auto;
	padding:25px 10px;
	position:relative;
}
.pagetitle > .bradcrum > img{
	position:absolute;
	top:0px;
	right:0px;
	max-width:300px;
	z-index:0;
	z-index:0;
}
.pagetitle > .bradcrum > h1{
	font-size:40px;
	color:#ff6c0a;
	line-height:1em;
/*	font-family: 'CambriaItalic';
	font-family: 'francois_oneregular';
	font-family: 'Champagne';
	*/
	font-family: 'CenturyGothic';
	
	
	text-transform:uppercase;
	position:relative;
	z-index:1;
}
.pagetitle > .bradcrum > ul{
	margin:25px 0 0 0;
	padding:0;
	position:relative;
	z-index:1;
}
.pagetitle > .bradcrum > ul > li{
	color:#666666;
	font-size:15px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right:15px;
	line-height:20px;
}
.pagetitle > .bradcrum > ul > li a{
	color:#ff6c0a;
	font-size:16px;
	line-height:15px;
}
article > .internal{
	width:100%;
}
article > .internal > .leftmenu{
	width:25%;
	float:left;
	margin-right:5%;
	background:#937f71;
	display:block;
	margin-bottom:20px;
	padding-bottom:16px;
}
article > .internal > .leftmenu > h1 {
color: #fff;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
line-height: 1.6em;
font-size: 17px;
padding: 7px 10px;
margin-bottom: 10px;
background: #3e1a00;
}
article > .internal > .leftmenu > ul{
	margin:0 0 0 10px;
	padding:0;
}
article > .internal > .leftmenu > ul > li{
	color:#3f221e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.6em;
	padding:0 10px 0 30px;
	font-size:15px;
	background:url(../images/icon.png) no-repeat 5px 5px;
	margin-bottom:7px;
}
article > .internal > .leftmenu > ul > li a{
	color:#3f221e;
	text-decoration:none;
}
article > .internal > .leftmenu > ul > li a:hover{
	color:#FFF;
}
article > .internal > .leftmenu > ul > li > ul{
	margin:0 0 0 10px;
	padding:0;
	list-style-type:square;
}
article > .internal > .leftmenu > ul > li > ul > li{
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.6em;
	padding:0 10px 0 0px;
	font-size:14px;
	margin-bottom:7px;
}
article > .internal > .leftmenu > ul > li > ul > li a{
	color:#FFF;
}
article > .internal > .leftmenu > ul > li > ul > li a.active{
	color:#fff;
	/*background:#512626;
	padding:0 6px;*/
	font-weight:bold;
	text-decoration:underline;
}

article > .internal > .leftmenu > ul > li > ul > li a:hover{
	color:#000;
}


article > .internal > .rightmenu{
	width:70%;
	float:left;
}
article > .internal > .rightmenu > h2{
	margin:0px 0 10px 0;
	/*font-family: 'francois_oneregular';*/
	font-family: 'CambriaItalic';
	color:#ff6c0a;
	font-size:25px;
	text-transform:uppercase;
}
article > .internal > .rightmenu > h2 > span{
	float:right;
	font-size:12px;
	color:#ff6c0a;
}
article > .internal > .rightmenu > h2 > span > a{
	color:#ff6c0a;
}
article > .internal > .rightmenu p{
	color:#000;
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	 font-family: 'open_sansregular';
	line-height:1.6em;
	font-size:14px;
	margin-bottom:10px;
	text-align:justify;
}
article > .internal > .rightmenu p a{
	color:#ff6c0a;
}
article > .internal > .rightmenu p a:hover{
	color:#888;
}
article > .internal > .rightmenu > p > em{
	font-style:italic;	
}
article > .internal > .rightmenu > ul{
	margin:0 0 0 20px;
	padding:0;
	list-style-type:square;
	
}
article > .internal > .rightmenu > ul > li{
	color:#000;
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: 'open_sansregular';
	line-height:1.6em;
	font-size:14px;
	margin-bottom:7px;
	text-align:justify;
	margin-left:15px;
}
article > .internal > .rightmenu > ul > li a{
	color:#3e1a00;
}
article > .internal > .rightmenu > ul > li a:hover{
	color:#ff6c0a;
}
article > .internal > .rightmenu > .img{
	width:100%;
}
article > .internal > .rightmenu > ul > li > ul{
	list-style:disc;
	margin-left:15px;
}

article > .internal > .rightmenu > ul > li > ul > li{
	font-size:13px;
	color:#000;
}
article > .internal > .rightmenu > ul > li > ul > li > a{
	color:#000;
}
article > .internal > .rightmenu > ul > li > ul > li > ul{
	list-style:circle;
	margin-left:15px;
}
/*------------------------------End Internal Page CSS-------------------------------------*/

article > .internal > .contactdetails{
	width:22%;
	float:left;
}
article > .internal > .contactdetails > h2{
	margin:0px 0 10px 0;
	/*font-family: 'francois_oneregular';*/
	font-family: 'CambriaItalic';
	color:#ff6c0a;
	font-size:25px;
	text-transform:uppercase;
}
article > .internal > .contactdetails > h2 > span{
	float:right;
	font-size:12px;
	color:#ff6c0a;
}
article > .internal > .contactdetails > h2 > span > a{
	color:#ff6c0a;
}
article > .internal > .contactdetails p{
	color:#000;
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	 font-family: 'open_sansregular';
	line-height:1.6em;
	font-size:14px;
	margin-bottom:10px;
	text-align:justify;
}
article > .internal > .contactdetails p a{
	color:#ff6c0a;
	font-size:13px;
	
}
article > .internal > .contactdetails p a:hover{
	color:#888;
	font-size:13px;
}
article > .internal > .map{
	width:100%;
	float:left;
}
article > .internal > .map1{
	width:38.3%;
	float:left;
	border:1px solid #ededed;
}

.contact_bottom {
    margin: 0;
    width: 70%;
	float:right;
}
.contact_bottom1 {
    margin: 0;
    width: 30%;
	float:left;
	margin:0 4%;
}




.contact_bottom1 > p { font-size:20px; margin:0px 0 10px 0; 	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }


.contact_bottom1 > ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.contact_bottom1 > ul > li {
    float: left;
    margin: 0 0% 10px 0;
    width: 100%;
	position:relative;
}
input.data {
    border: 1px solid #CCCCCC;
    color: #999999;
    font-size: 100%;
    margin: 0;
    padding: 2% 2%;
    width: 94%;
}
.contact_bottom1 > ul > li.last {
    margin: 0;
    width: 100%;
}














.contact_bottom > p { font-size:20px; margin:0px 0 10px 0; 	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }


.contact_bottom > ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.contact_bottom > ul > li {
    float: left;
    margin: 0 5% 0 0;
    width: 28%;
}
input.data {
    border: 1px solid #CCCCCC;
    color: #999999;
    font-size: 100%;
    margin: 0;
    padding: 2% 2%;
    width: 94%;
}
.contact_bottom > ul > li.last {
    margin: 0;
    width: 100%;
}

input.button_text {
    background: none repeat scroll 0 0 #F47017;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 14px !important;
    font-weight: normal;
    margin: 20px 0 0;
    overflow: visible;
    padding: 6px 12px;
    width: auto;
}
textarea.comment {
    border: 1px solid #CCCCCC;
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    margin: 20px 0 0;
    padding: 1%;
    width: 92%;
	height:150px;
}
textarea.comment1 {
    border: 1px solid #CCCCCC;
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    margin: 0px 0 0;
    padding: 1%;
    width: 96%;
	height:100px;
}






.thanks_msg {
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}





.errormessage {
	position:absolute;
	right:0px;
	top:40px;
	background:#fff;
	border:1px solid #929d9e;
	padding:5px 5px;
	height:40p;
	width:50%;
	color:#F00;
	z-index:12;
	border-radius:6px;
	box-shadow:1px 2px 2px #7f94a1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.errormessage:after, .errormessage:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.errormessage:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 10px;
	left:15%;
	margin-left: -10px;
}
.errormessage:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #929d9e;
	border-width: 11px;
	left:15%;
	margin-left: -11px;
}


.btnsub {
    background: none repeat scroll 0 0 #F47017;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 14px !important;
    font-weight: normal;
    margin: 0px 0 0;
    overflow: visible;
    padding: 6px 12px;
    width: auto;
}