@charset "utf-8";
/* 
	Author: nepdud@gmail.com.
	Date: 25th sep, 2008.
*/

body {
	margin:0;
	padding:0;
	background:url(../images/bg.jpg) repeat-x #141a1d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
}
*, html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, table, tr, td, img {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear{
	clear:both;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */

.container {
	width:860px;
	margin:0 auto;
}
#main_wrapper {
	margin:0 9px;

}
.col_left {
	width:364px;
	float:left;
	padding:0 0 28px 0;
	background:url(../images/dn.jpg) no-repeat left bottom;
	font-size:1.2em;
}
.col_left h1 {
	background:url(../images/welcome_bg.jpg) no-repeat 0px 0px;
	height:56px;
	text-indent:-5000px;
}
h1.contact{
	background:url(../images/contact_bg.jpg) no-repeat 0px 0px;
	height:56px;
	text-indent:-5000px;
}
.col_left p {
	margin:5px 5px 0 8px;
	line-height:17px;
}
.col_left h2 {
	font-size:1.2em;
	margin:10px 0 10px 10px;
}
.con_txt {
	margin:0 0 0 12px;
}
.col_right {
	width:473px;
	float:right;
	background:url(../images/dn_rt.jpg) no-repeat bottom left;
	padding:0 0 28px 0;
}
.nav{
	background:url(../images/navi_bg.jpg) no-repeat top;
}
.nav ul {
	height:45px;
	padding:10px 0 0 30px;
}
.col_right ul li {
	list-style:none;
	display:inline;
	float:left;
	margin:0 20px 0 0;
	padding:10px 0 0 0;
	text-transform:capitalize;
}
.col_right ul li a {
	text-decoration:none;
	color:#FFFFFF;
	font: bold  1.4em "Times New Roman", Times, serif;
}
.col_right ul li a:hover {
	color:#FFFFFF
}

.middle_part{
	background:#FFFFFF;
	padding:5px 8px 0;
	font-size:1.2em;
}
.our_features{
	background: url(../images/frature.jpg) no-repeat;
	height:107px;
	padding:55px 10px 0 30px;
	margin:5px 0 0 0;
	
	line-height:20px;
	color:#FFFFFF;
}
.available{
	background: url(../images/car.gif) no-repeat;
	padding:55px 0 0 33px;
	margin:5px 0px 10px 0;
	line-height:18px;
	color:#FFFFFF;
	height:129px;
}
.special{
	background:url(../images/special.jpg) no-repeat;
	height:65px;
}

#footer{
	font:1.2em Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	background:url(../images/footer_bg.jpg) no-repeat 0px 0px;
	height:48px;
	width:843px;
	padding:25px 0 0 0;
	margin:0 auto;
	line-height:18px;
}
#footer a{
	color:#FFFFFF;
}

#footer ul{
	width:400px;
	padding:0;
	margin:0 auto;
}

#footer ul li{
	list-style:none;
	float:left;
	padding:0 10px 0 10px;
}

#footer ul li a{
	text-decoration:none;
	color:#FFFFFF;
}

#footer ul li a:hover{
	color:#CCCCCC;
}


#contactleft{
	width:450px;
	position: relative;
	float:left;
	overflow:auto;
	padding:0 0 0 10px;
}
	
#contactright{
	width:362px;
	float:left;
	position: relative;
	margin:0 0 0 20px;
	}


#contactpg{
	margin:0 auto;
	padding:0;
	float:left;
	position:relative;
	top:10px;
	width:470px;
	overflow:hidden;
}

/* Contact Page End */

/* Text Box */

.border{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #C4C4C4;
	background:#F1EFEF;
	width:200px;
	height:18px;
	padding:2px;
}

.border1{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #C4C4C4;
	background:#F1CCC8;
	width:200px;
	height:18px;
	padding:2px;
}
	
.bordera{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #C4C4C4;
	background:#E6E8E8;
	width:160px;
	height:18px;
	padding:2px;
	}

.bordera1{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #C4C4C4;
	background:#fff;
	width:160px;
	height:18px;
	padding:2px;
	}

/* Text Box End */

/* Buttons End */

.btn{
	background: #0059AC;
	border:2px solid #003465;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	cursor:pointer;
	color:#fff;
	}

.btn:hover{
	background: #006FD6;
	}
#c1{
	margin:0 auto;
	padding:0;
	width:210px;
	float:left;
	line-height:25px;
	text-align:left;
	}	

#c2{
	margin:0;
	padding:0 0 0 20px;
	width:200px;
	float:left;
	line-height:25px;
	float:left;
}
.error{
	background: #CC0000;
	border-top:1px solid #FF7D7D;
	border-bottom:1px solid #FF7D7D;
	font-size:14px;
	padding:20px;	
	text-align:center;
	color:#fff;
	}

.ok{
	background: #91190D;
	border-top:1px solid #DEFF00;
	border-bottom:1px solid #DEFF00;
	font-size:14px;
	padding:20px;	
	text-align:center;
	color:#fff;
}
.slug{
	font:1.0em Arial, Helvetica, sans-serif;
}

.body_holder{
	font:1.2em Arial, Helvetica, sans-serif;
	background:#FFFFFF;
}
.body_holder h1{
	margin:0;
	padding:0 0 0 10px;
	font: bold 1.3em Arial, Helvetica, sans-serif;
}
hr.one{
	background:#F1EFEF;
	height:1px;
	width:96%;
	margin:0 0 0 10px;
	text-align:center;
}

/* reservations */

#reservepg{
	margin:24px auto ;
	padding:0;
	float:left;
	}


#reservepg #c1{
	margin:0 auto;
	padding:0;
	margin:0 0 0 20px;
	width:175px;
	float:left;
	line-height:22px;
	text-align:left;
	}	

#reservepg #c2{
	margin:0;
	padding:0 0 0 30px;
	width:175px;
	float:left;
	line-height:22px;
	float:left;
}
.error1{
	color:red;
	background:#E9E9E9;
	border-top:1px solid #C4C4C4;
	border-bottom:1px solid #C4C4C4;
	font-size:14px;
	padding:10px;	
	text-align:center;
	margin:0 0 0 20px;
}

#ok1{
	color:#000;
	border-top:1px solid #C4C4C4;
	border-bottom:1px solid #C4C4C4;
	background:#E9E9E9;
	font-size:14px;
	padding:10px;	
	text-align:center;
	margin:0 0 0 20px;
	}
	