body{
	margin:0px;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333333;
	}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF3300;
	font-size:1em;
	text-transform:uppercase;
	}
ul,div,img,a,p{border:0px; padding:0px; margin:0px; outline:0px;}

#wrap{
	width:1000px;
	margin:0px auto;
	}
/***************Menu***************/
.invertedshiftdown{
padding: 0;
width: 590px;
border-top: 5px solid #D10000; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 20px 9px 20px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}
/*******************/
#banner{
	width:1000px;
	height:335px;
	clear:both;
	z-index:-500px;
	}
#menu_bk{
	background-image:url(../images/menu.jpg);
	width:1000px;
	height:35px;
	background-repeat:no-repeat;
	}
#down{
	height:171px;
	width:1000px;
	background-repeat:no-repeat;
	clear:both;
	margin:0 auto;
	}
.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fbcd16;
	text-align:center;
	height:22px;
	background-image:url(../images/link.png);
	background-repeat:no-repeat;
	padding-top:3px;
	width:81px;
	float:right;
	padding-right:15px;
	}
.link a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fbcd16;
	}
.link a:hover{
	text-decoration:underline;
	}
#content{
	width:1000px;
	clear:both;
	padding-top:23px;
	min-height:360px;
	z-index:1000;
	}
ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-image:url(../images/bullet.jpg);
	color:#642509;
	list-style-position:outside;
	line-height:20px;
	margin-left:20px;
	margin-top:5px;
	}
#slide{
	width:400px;
	height:250px;
	border:#CCCCCC 3px solid;
	float:right;
	}
/********* Left Section ****************************/
#wrap-left{
	width:329px;
	height:auto;
	float:left;
	}
#left{
	width:309px;
	padding:0 10px;
	height:auto;
	}
#left-con{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#757778;
	text-align:justify;
	}
#top-head{
	background-image:url(../images/welcome.jpg);
	background-repeat:no-repeat;
	height:30px;
	float:left;
	width:309px;
	clear:both;
	border-bottom:#FF9900 1px dashed;
	}
/**************** Right Section *********************/
#wrap-right{
	width:671px;
	height:275px;;
	float:right;
	}
#right-head{
	width:230px;
	height:30px;
	background-image:url(../images/area.jpg);
	background-repeat:no-repeat;
	float:left;
	border-bottom:#FF9900 1px dashed;
	clear:both;
	}
#right-content{
	width:230px;
	height:250px;
	float:left;
	clear:both;
	}
#down-main{
	background-image:url(../images/down-back.jpg);
	background-repeat:repeat-x;
	height:241px;
	background-color:#000000;
	width:100%;
	clear:both;
	}
	
/**********************Footer Links****************************/
#reservation{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	width:335px;
	float:left;
	height:100px;
	text-align:right;
	letter-spacing:1px;
	}
#direction{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	width:290px;
	height:100px;
	text-align:right;
	letter-spacing:1px;
	margin-right:30px;
	float:right;
	}
#contact{
	width:300px;
	height:100px;
	left:700px;
	margin-top:-130px;
	float:right;
	}
#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#979494;
	letter-spacing:1px;
	padding-left:353px;
	margin-top:-30px;
	}
#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF9900;
	text-decoration:none;
	}
#footer a:hover{
	text-decoration:underline;
	}
/*********************88Contact Form************************/
.box{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#666666;
	background-color:#E9E9E9;
	border:#999999 1px dashed;
	margin-bottom:7px;
	line-height:20px;
	height:22px;
	}
#form{
	width:350px;
	margin-right:20px;
	float:right;
	}
#map_canvas{
	width:550px;
	height:350px;
	border:#333333 5px solid;
	float:left;
	margin-left:25px;
	margin-top:25px;
	}

.btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-color:#660000;
	color:#FFFFFF;
	padding:6px 15px;
	outline:none;
	border:none;
	}
/*************Attractions*******************/
.clear {
	clear:both
}

#gallery {
	position:relative;
	height:350px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:12px;
		line-height:18px;
		letter-spacing:1px;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#00CCFF;
	}
/******** heding************************/
.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#996600;
	padding:3px 0px 3px 20px;
	line-height:23px;
	display:block;
	border-bottom:#CC9900 1px dashed;
	}
.title:first-line{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:23px;
	font-weight:bold;
	}
.title{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:18px;
	background-color:#E0E0E0;
	display:block;
	font-size:13px;
	padding-left:30px;
	border-bottom:#999999 1px dashed;
	padding-top:5px;
	}
#wrapper{
	width:495px;
	float:left;
	margin-bottom:20px;
	}
#wrapper2{
	width:495px;
	float:right;
	margin-bottom:20px;
	}
		
