body{ margin:0px; font:normal 12px Arial, Helvetica, sans-serif, "Arno Pro"; color:#000; text-align:justify; line-height:21px; background-position: top center;}
#main_div{ width:100%;}
#main_cointainer{ width:890px; height:auto; margin:0 auto;}
.clear{ clear:both;}
.header_left{ width:360px; height:auto; float:left;}
.header_right{ width:530px; height:auto; float:left;}
.left_curv{ width:12px; height:56px; background:url(../img/left_curv.png) no-repeat;}
.right_curv{ width:12px; height:56px; background:url(../img/right_curv.png) no-repeat;}
.mid{ width:505px; height:56px; float:left; background-color:#a60306;}
.white_bg{ background-color:#fff;}
.curv{ width:12px; height:auto; float:left;}
#nav,#nav ul {list-style: none outside none; margin: 0; padding: 0;}
#nav { display: table; padding: 10px; position: relative;}
#nav ul { background-color:#000000; border:1px solid #000000; border-radius: 0 5px 5px 5px;border-width: 0 1px 1px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    left: -9999px;
    overflow: hidden;
    padding: 20px 0 10px;
    position: absolute;
    top: -9999px;

    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);

    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;

    -moz-transition: -moz-transform 0.1s linear;
    -ms-transition: -ms-transform 0.1s linear;
    -o-transition: -o-transform 0.1s linear;
    -webkit-transition: -webkit-transform 0.1s linear;
    transition: transform 0.1s linear;
}
#nav li {
    float: left;
    position: relative;
}
#nav li a {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    padding: 7px 15px;
    text-decoration: none;
	font:normal 12px Arial, Helvetica, sans-serif, "Arno Pro"; color:#fff;
}
#nav li:hover > a {
    background-color:#000000;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
}
#nav li:hover > a.hsubs {
    border-radius: 5px 5px 0 0;
}
#nav li:hover ul.subs {
    left: 0;
    top: 34px;
    width: 180px;

    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -webkit-transform: scaleY(1);
}
#nav ul li {
    width: 100%;
}
#nav ul li:hover > a {
    background-color: #222222 !important;
    border-radius: 5px 5px 5px 5px;
}
.contact_comm{ width:284px; height:auto; float:left; padding:10px 0px 10px 0px;}
.mid_left{ width:248px; height:auto; float:left;}
.mid_right{ width:598px; height:auto; float:left;}
.seperate{ width:43px; height:auto; float:left;}
.transparent{ width:248px; height:auto; background:url(../img/transparent_1.png) repeat-y;}
.bottom_curv{ width:248px; height:14px; background:url(../img/trans_bottom_curv.png) no-repeat;}
.right_top{ width:598px; height:10px; background:url(../img/right_top.png) no-repeat;}
.right_mid{ width:598px; height:auto; background:url(../img/right_mid.png) repeat-y;}
.right_bottom{ width:598px; height:10px; background:url(../img/right_bottom.png) no-repeat;}
.top_curv{ width:248px; height:11px; background:url(../img/top_curv.png) no-repeat;}
.lower_curv{ width:248px; height:11px; background:url(../img/lower_curv.png) no-repeat;}
.services_option{ margin:0px; padding:0px;}
.option { list-style-image:url(../img/arrow.png); margin:0px; padding:0px 0px 5px 20px;}
.option li{ font:bold 11px Arial, Helvetica, sans-serif; color:#000; padding:5px 5px 5px 0px;}
.option li:hover{ list-style-image:url(../img/arrow_hover.png); color:#9c0406;}
.option li a{  color:#000; text-decoration:none;}
.option li a:hover{ list-style-image:url(../img/arrow_hover.png); color:#9c0406; text-decoration:none; list-style:none;}
.heading{ font:normal 16px Arial, Helvetica, sans-serif, "Arno Pro"; color:#680203; border-bottom:dotted 1px #000; padding-bottom:5px;}
.opacity{ width:200px;height:20px; background:rgba(7,7,7,0.5); font:normal 12px Arial, Helvetica, sans-serif, "Arno Pro"; color:#fff; padding:4px 4px; border:none;}
.query_opacity{ width:200px;height:120px; background:rgba(7,7,7,0.5); font:normal 12px Arial, Helvetica, sans-serif, "Arno Pro"; color:#fff; padding:4px 4px; border:none;}
.lr{ padding:0px 20px 0px 20px;}
.kids{ width:95px; height:auto; float:left;}
.small_opacity{ width:95px;height:20px; background:rgba(7,7,7,0.5); font:normal 12px Arial, Helvetica, sans-serif, "Arno Pro"; color:#fff; padding:4px 4px; border:none;}
.gap{ width:10px; height:auto; float:left;}
.booknow{ width:84px;height:40px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; background-color:#9e0a0a;}
.booknow:hover{ width:84px;height:40px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; background-color:#E3A20B; cursor:pointer; -webkit-box-shadow: #000 2px 2px 2px;-moz-box-shadow: #000 2px 2px 2px; box-shadow: #000 2px 2px 2px;}
.txt{ font: normal 12px Arial, Helvetica, sans-serif, "Arno Pro"; color:#fff; text-align:center; padding-top:12px;}
.txt a{ text-decoration:none; color:#fff;}
.txt a:hover{ text-decoration:none; color:#940a0a;}
.left_padd{ padding:0px 0px 0px 50px;}
.rl{ padding:0px 10px 0px 10px;}
.border{ border:1px solid #000;}
.gallery{ width:179px; height:auto; float:left;}
.white_txt{ font:normal 12px Arial, Helvetica, sans-serif, "Arno Pro"; color:#fff; text-align:center;}
.contact_heading{ font:normal 14px Arial, Helvetica, sans-serif, "Arno Pro"; color:#680203; border-bottom:dotted 1px #000; padding-bottom:5px;}
/*slider*/
#wrapper {
				width: 576px;
				height: 200px;
				position:relative;
				border: 1px solid #000;
			}
			.carousel,
			.carousel div {
				width: 576px;
				height: 200px;
				overflow: hidden;
				position:relative;
			}
/*slider*/			