body{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
background-image: url(graphics/sitebg2.gif);
background-repeat: repeat-x;
}
#header_title {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:151px;
	z-index:3;
}
#main_wrap {
	position:relative;
margin:0 auto;	top:0px;
	width:760px;
	height:603px;
	z-index:1;
}
#header_wrap {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:179px;
	z-index:2;
}
#menu_wrap {
	position:absolute;
	left:60px;
	top:135px;
	width:700px;
	height:37px;
	z-index:4;
}

img{border:none;}
a{text-decoration:none;}
ul{cursor:default; padding:0px; margin:0px;}
ul#menu li{display:inline; list-style:none; padding:0px; margin:10px; vertical-align:top; }
ul#menu li a:hover{
border-bottom:1px #000000 solid;
}
#content_wrap {
	position:absolute;
	left:0px;
	top:158px;
	width:760px;
	height:430px;
	z-index:5;
	background-image: url(graphics/contentbg2.jpg);
}
#left_content {
	position:absolute;
	left:49px;
	top:82px;
	width:458px;
	height:200px;
	z-index:2;
	text-align:left;
	background-repeat:no-repeat;
}
#right_content {
	position:absolute;
	left:583px;
	top:82px;
	width:119px;
	height:137px;
	text-align:center;
	z-index:2;
}

#contact_wrap {
	position:absolute;
	left:115px;
	top:189px;
	width:101px;
	height:63px;
	z-index:2;
	visibility: hidden;
}
.contact_table  {
text-align:right;
width:178px;
border:none;

}

#content_header {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:100px;
	z-index:1;
	background-image: url(graphics/contentbg.gif);
}

#info {
	position:absolute;
	left:0px;
	bottom:18px;
	width:760px;
	height:21px;
	z-index:2;
	text-align:center;
	font-size:small;
}

#footer {
	position:absolute;
	left:0px;
	bottom:0px;
	width:760px;
	height:17px;
	text-align:center;
	font-size:x-small;
	z-index:3;
}
#designby {
	position:absolute;
	bottom:0px;
	right:0px;
	width:344px;
	height:15px;
	z-index:2;
	font-size:small;
	text-align:right;
}
#reserve_now {	position:absolute;
	left:0px;
	top:340px;
	width:760px;
	height:57px;
	z-index:2;
}
.callnow {color: #FFFFFF; text-align:center;}
