/* CSS Document */


 * {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#333333;
 }



body {
	/*background: #FF6600 url(../images/bg.jpg) top center repeat-x;*/
	background: #e96222 url(../images/bg.jpg) top center fixed repeat-x;
	margin: 0pt;
	padding: 0pt;
	text-align: left;
	line-height: 100%;
}

#top_banner {
	margin: 0pt auto;
	width:787px;
	height:182px;
	background:url(../images/top_header_flash.jpg) no-repeat;
	background-color:#FFFFFF;

}

#container {
	margin: 0pt auto;
	width:787px;
	background:#FFFFFF;
	padding-bottom:20px !ie;
}

#top_shadow {
	margin: 0pt auto;
	width:770px;
	height:17px;
	background:url(../images/top_shadow.jpg) top center no-repeat;
	border-left:1px solid #CCCCCC;
}

#content {
	margin: 0pt auto;
	width:787px;
	
	background:url(../images/content_bg.gif) top left repeat-y;
}



#text_area {
	float:left;
	width:547px;
	background:url(../images/watermark1.gif) top center no-repeat;
	

}

#fotter {
	margin: 0pt auto;
	width:787px;
	height:78px;
	background:url(../images/fotter_bg.gif) no-repeat;
	text-align:center;
}


/*------------------------- Nav Styles ------------------------------*/


/*#nav {
	float:left;
	width:232px !important;
	width:223px !ie;
	margin: 0 0 0 8px;
	min-height:520px !important;
	height:520px !ie;
	background:url(../images/side_shadow.jpg) top right no-repeat;

}



 #menu {
	 margin:0;
	 padding:0;
	 list-style:none;
	 margin: 0 0 0 20px !important;
	 margin: 0 0 0 0px !ie;
	 width:181px;
 }
 
 #menu li a {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	 line-height:31px !important;
	 line-height:20px !ie;
	
	 text-decoration:none;
	 border-bottom:1px solid #666666;
	 display:block;
	 padding-left:6px;
	 background:url(../images/nav_item_bg.gif) top no-repeat;
 }
 
 #menu li a:hover {
 	background:url(../images/nav_item_bg_over.jpg) top no-repeat;
 
 }*/


/*------------------------ text Styles -----------------------------*/

h1 {
height:32px;
background:url(../images/h1_bg.gif) top left no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#FFFFFF;
padding: 14px 0 0 25px;
text-transform:capitalize;
margin: 0pt;
font-weight:100;
}

h2 {
	padding: 10px 10px 5px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	margin: 0pt;
	font-weight:100;
	background:url(../images/bg_h2.jpg) bottom no-repeat;
	line-height:25px;
	

}

p {
	padding: 5px 15px 5px 25px;
	line-height: 120%;
}

a {
color:#3399CC;
text-decoration:underline;

}

a:hover {
color:#3399CC;
text-decoration:none;

}


#text_area li {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:135%;
	list-style-image:url(../images/next-img.gif);
	margin:0px 20px 8px;
}
#text_area ul {
	background:transparent url(../images/bg_subnav2.gif) repeat scroll 0%;
	border:1px solid #CCCCCC;
	padding:8px;
	/*margin-right:20px;*/
	margin: 8px 25px 8px 20px;
	
}

#text_area ul li a {
	text-decoration:underline;
	color:#725958;
	color:#FF6600;
	display:block;
	display:inline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:135%;
}
#text_area ul li a:hover {
	text-decoration:none;
}

.fotter_text {
	padding: 0pt;
	margin:0pt;
	font-size:10px;
	color:#FFFFFF;
	padding-top:18px;

}

#contact_details {

margin: 15pt auto;
width: 180px;
border: 1px solid #CCCCCC;
background:url(../images/contact_details_bg.jpg) top center no-repeat;
}

#contact_details p {
font-size:10px;
margin-left: -10px;
}

#contact_details span {
font-size:10px;
color:#0099FF;

}

.bottom_nav_image {
padding-right:20px;
float:right;



}

#bottom_links {
margin-top:40px;
height:40px;

}

.bookinglink {
	margin: 10px 15px 10px 10px;
	padding: 7px;
	float: left;
	width: 200px;
	background-color: #f3f3f3;
	border: 1px solid #ddd;
}

.bookinglink h2 {
	margin: 0;
	padding: 0;
	background-image: none;
	border-bottom: 1px solid #ddd;
}

.bookinglink p {
	margin: 5px;
	padding: 0;
}

.bookinglink a {
	display: block;
	width: 100px;
	margin: 15px auto 5px;
	padding: 7px;
	color: #fff;
	background-color: #8ab1cf;
	border: 1px solid #6a91af;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.bookinglink a:hover {
	color: #fff;
	background-color: #7aa1bf;
	text-decoration: underline;
}

fieldset {
	border: 0px none;
}

/*-------------------------------- Vidoe testimonials ------------------------------*/

#player2 {
text-align:center;



}




