@charset "utf-8";
/* CSS Document */

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,  
font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,  
tfoot, thead{  
	 border:0pt none;  
	 font-family:inherit;  
	 font-size:100%;  
	 font-style:inherit;  
	 font-weight:inherit;  
	 margin:0pt;  
	 padding:0pt;  
	 } 

body{
	width:100%;
	height:100%;
	background-color:#fff;
	background-image:url(../../images/page_bg.png.png);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}
	
#main_wrapper{
	width:800px;
	height:auto;
	background-color:#fff;
	margin:0 auto 0 auto;
}

/*********  Navigation  ***********/

#nav_wrapper{
	height:35px;
	width:790px;
	padding-left:10px;
	background-color:#000;
}

.nav{
	height:20px;
	width:auto;
	line-height:20px;
	float:left;
	margin:4px 10px 0 10px;
	padding:0 12px 0 12px;
	border-bottom:#575757 solid 3px;
	border-top:#575757 solid 3px;
}

.nav a{
	font-size:13px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

.current{
	height:20px;
	width:auto;
	line-height:20px;
	float:left;
	margin:4px 10px 0 10px;
	padding:0 12px 0 12px;
	border-bottom:#e6611c solid 3px;
	border-top:#e6611c solid 3px;
}

.current a{
	font-size:13px;
	color:#e6611c;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

.nav_devider{
	height:18px;
	width:2px;
	margin:6px 0 6px 0;
	background-color:#575757;
	float:left;
}


/*********  Header  ***********/
#header_wrapper{
	background-image:url(../../images/header_bg.jpg);
	background-repeat:no-repeat;
	height:214px;
}

.logo{
	margin-top:5px;
	float:right;
}

/*********  Body  ***********/
#body_wrapper{
}

.body_top{
	width:100%;
	height:auto;
}

.body_top_left{
	width:635px;
	height:auto;
	float:left;
}

.body_top_contect_info{
	background-image:url(../../images/body_top_bg.jpg);
	background-repeat:no-repeat;
	height:91px;
	float:right;
}

.contect_info{
	float:right;
	margin:0 20px 5px 0;
	font-size:16pt;
	font-weight:bold;
	width:615px;
	text-align:right;
}

.orange_highlight{
	color:#e6611c; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold; 
	margin: 0px auto 10px auto;
	text-align:center;
}


.body_top_content{
	margin:0 20px 0 20px;
	width:600px;
	height:225px;
	overflow:auto;
	text-align:justify;
	line-height:1.5em;
	font-weight:bold;
	padding-right:10px;
	float:left;
	padding-bottom:5px;
}

.gallery_content{
	margin:0 20px 0 20px;
	width:600px;
	height:auto;
	text-align:justify;
	line-height:1.5em;
	font-weight:bold;
	padding-right:10px;
	float:left;
	padding-bottom:5px;
}

.form_content{
	margin:0 20px 0 20px;
	width:600px;
	height:auto;
	text-align:justify;
	line-height:1.5em;
	font-weight:bold;
	padding-right:10px;
	float:left;
	padding-bottom:5px;
}

.body_top_right{
	width:165px;
	height:auto;
	float:right;
	margin-top:5px;
}

.contact_cell{
	margin-bottom:10px; 
	font-size:1.25em; 
	color:#E6611C;
	font-weight:bold;
	text-align:center;
	font-family:Tahoma;

}

.images_bg{
	width:165px;
	height:100px;
	float:right;
	margin-bottom:10px;
	background-image:url(../../images/right_images_bg.png.png);
	background-repeat:no-repeat;
}


.body_bottom{
	background-image:url(../../images/body_bottom_bg.jpg);
	background-repeat:no-repeat;
	height:251px;
}

.body_bottom_orange_text{
	width:290px;
	height:135px;
	float:left;
	margin-left:20px;
}

.body_bottom_orange_text ul{
	margin:10px 6px 6px 6px;
}

.body_bottom_orange_text li{
	margin:8px;
	list-style-image:url(../../images/bullet.png);
}

.book_now{
	width:490px;
	height:135px;
	float:right;
	text-align:left;
}

.video{
	width:375px;
	height:110px;
	float:left;
	text-align:center;
}

.testimonial{
	width:380px;
	height:110px;
	margin:5px 25px 0 20px;
	float:right;
	color:#fff;
	font-weight:bold;
	font-style:italic;
}


/*********  Footer  ***********/
#footer_wrapper{
	height:60px;
	background-color:#000;
}

.footer_left{
	float:left;
	height:35px;
	line-height:35px;
	width:590px;
	color:#fff;
	margin-left:10px;
}

.footer_left a{
	color:#fff;
	font-size:10px;
	padding:0 5px 0 5px;
	text-decoration:none;
}

.footer_right{
	float:right;
	height:35px;
	width:190px;
	color:#fff;
	font-size:10px;
	text-align:right;
	margin-right:10px;
}

.media_garage{
	height:20px;
	margin-bottom:2px;
}

/*******  Common  ********/
.orange_text{
	 color:#e6611c;
	 font-weight:bold;
	 line-height:1.5em;
}

.white_bold{
	color:#fff;
	font-weight:bold;
}



P{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:1.25em;
	margin-bottom:12px;

}

h1,h2,h3,h4,h5,h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24pt;
	font-weight:normal;
	margin-top:15px;
	margin-bottom:10px;
}

h1{
	margin-top: 5px;
	margin-bottom:10px;
	padding-bottom:10px;
	font-style:italic;
}

h2{
	font-size: 20pt;
	color:#E6611C;
}

h3 {
	font-size: 16pt;
	color:#E6611C;
}

h4{
	font-size: 12pt;
	color:#E6611C;
	font-weight:bold;
}

.small_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#E6611C;
}

.big_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
}

.body_top_content p{

	line-height: 1.5em;

}


.prev{
	background-image:url(../../images/top.gif);
	background-repeat:no-repeat;
	height:30px;
	width:155px;
	line-height:30px;
	padding:11px 80px;
	cursor:pointer;
	margin-left:5px;
	margin-top:10px;
}

.next {
	background-image:url(../../images/bottom.gif);
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
	width:155px;
	padding:7px 80px;
	cursor:pointer;
	margin-left:5px;
}


.errorBox{
	width:580px;
	margin-bottom:10px;
	padding:5px;
	border:1px solid #FF3300;
	background-color:#FFECEC;
	color:#FF0000;


}







