body {
	margin:0px;
	background-color:#000000;
	text-align:center;
}

img {
	border:none;
}

#container {
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	width:800px;
	background-image:url(images/backgrad.jpg);
}

#header {
	width:800px;
}

#mainflash img {width:780px;height:245px;}

#mainflash2 { padding:10px; }
#mainflash2 img { width:303px; height:285px;}

#flashholder {
	width:323px;
	height:305px;
	margin-top:15px;
	margin-right:49px;
	background-color:#e4e4e4;
	float:right;
}

#nav {
	width:800px;
	height:63px;
	background-image:url(images/navback.jpg);
}
#foodnav {
	width:800px;
	height:54px;
}

a#home img {height:34px; width:38px; background: url(images/navhome1.gif);}
a#home:hover img {background: url(images/navhome3.gif)}

a#food img {height:34px; width:38px; background: url(images/navfood1.gif);}
a#food:hover img {height:34px; width:38px; background: url(images/navfood3.gif);}

a#venues img {height:34px; width:51px; background: url(images/navvenues1.gif);}
a#venues:hover img {height:34px; width:51px; background: url(images/navvenues3.gif);}

a#entertainment img {height:34px; width:104px; background: url(images/naventertainment1.gif);}
a#entertainment:hover img {height:34px; width:104px; background: url(images/naventertainment3.gif);}

a#services img {height:34px; width:104px; background: url(images/navservices1.gif);}
a#services:hover img {height:34px; width:104px; background: url(images/navservices3.gif);}

a#testimonials img {height:34px; width:92px; background: url(images/navtestimonial1.gif);}
a#testimonials:hover img {height:34px; width:92px; background: url(images/navtestimonial3.gif);}

a#contact img {height:34px; width:63px; background: url(images/navcontact1.gif);}
a#contact:hover img {height:34px; width:63px; background: url(images/navcontact3.gif);}

a#clickto img {height:22px; width:242px; background: url(images/clicktocontact.gif);}
a#clickto:hover img {background: url(images/clicktocontact2.gif)}

a#canapes img {height:34px; width:56px; background: url(images/navcanapes1.gif);}
a#canapes:hover img {background: url(images/navcanapes3.gif)}

a#starters img {height:34px; width:59px; background: url(images/navstarters1.gif);}
a#starters:hover img {background: url(images/navstarters3.gif)}

a#mains img {height:34px; width:97px; background: url(images/navmains1.gif);}
a#mains:hover img {background: url(images/navmains3.gif)}

a#desserts img {height:34px; width:58px; background: url(images/navdessert1.gif);}
a#desserts:hover img {background: url(images/navdessert3.gif)}

#content {
	width:800px;
	background:url(images/backswirl.jpg) top no-repeat;
	text-align:left;
}

#content p{
	margin:15px 49px 15px 49px;
}

#content ul{
	list-style-type:none;
	padding:0pc;
	margin:15px 0px 0px 0px;
}

#content li{
	padding:5px 49px 5px 49px;	
}

.leftcolumn {
	float:left;
	width:400px;
}

.rightcolumn {
	float:right;
	width:400px;
}
#footer {
	text-align:center;
	padding:20px 0px 20px 0px;
	clear:both;
}
.division {
	margin:0px;
	clear:both;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a569bd;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bodycopy a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a569bd;
	font-weight: bold;
	text-decoration: none;
}
.bodycopy a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a569bd;
	font-weight: bold;
	text-decoration: none;
}
.bodycopy a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bodycopy a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a569bd;
	font-weight: bold;
	text-decoration: none;
}
#contactform {
	text-align:right;
}
#contactform table {
 width:356px;
 float:right;
 border:none;
}
#contactform td {
	padding:5px;
	margin:0px;
	text-align:left;
	vertical-align:middle;
}
#contactform input {
	width:200px;
} 
#contactform textarea {
	width:200px;
	height:100px;
} 
