*
{
border: 0;
margin: 0;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #DAECFA;
	background-image: url(../images/bg_all.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.body-text ul {
	margin-left: 20px;
}


a{
	color: #025586;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
}
#maintop{
	background: url(../images/maintop.png) no-repeat top;
	width:940px;
	padding-top:10px;
}
#mainbot{
	background: url(../images/mainbot.png) no-repeat;
	width:940px;
	height: 10px;
}

#header{
	width: 980px;
	height: 340px;
	background: url(../images/header.jpg) no-repeat top left;
}

#logo{
	text-align: left;
	padding-top: 260px;
}

#buttons{
	width: 960px;
	height: 37px;
	padding-left: 11px;
}

#buttons ul {
    padding-left: 10px;
    margin: 0px;
}

#buttons li {
	display: inline;		
}

#buttons a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	display: block;
	float: left;
	width: 130px;
	height: 27px;
	background: url(../images/menubg.png) no-repeat left center;
	text-decoration: none;
	color: #ffffff;
	padding-top: 1px;
	padding-left: 30px;
	margin-right: 5px;
}

#buttons a:hover {
	text-decoration: underline;
}

#content{
	width: 940px;
	background-image: url(../images/content-bg.png);
	background-repeat: repeat;
}

#content_bg{
	width: 940px;
	padding-left:20px;
	padding-right:20px;
	background-image: url(../images/conbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #72A8D4;
}

#left{
	width: 700px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.text-wrapper {
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.text-top {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 700px;
	background-image: url(../images/text-top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text-bot {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 700px;
	background-image: url(../images/text-bot.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.text-bg{
	width: 640px;
	min-height: 242px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-image: url(../images/text-bg.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.text-bg p {
	font-size: 13px;
	line-height: 24px;
	color: #660000;
}
.left-img {
	margin: 0px;
	padding: 0px;
	float: left;
}


#left H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
	background-image: url(../images/h1bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: -1px;
	height: 25px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.read{
	text-align:right;
	padding-right:20px;
}

#right{
	width: 200px;
	float:right;
	margin-right:10px;
}

#right ul 
{
	list-style: none;
	padding-left:10px;
	margin: 0px;
	display:block;
	padding-bottom: 50px;
}

#right ul li{
	padding-bottom: 2px;
}

#archives ul li {
	margin-bottom: 5px;
	background:url(../images/ls.png) no-repeat left;
	padding-left: 15px;

}

#right h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #ffffff;
	text-align:center;
	padding-top: 5px;
	height: 63px;
}

#right li a {
	padding-left: 10px;
	background: url(../images/img09.gif) no-repeat 1px 5px;
}
.padding{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}

/* Menu */

#menu {
	width:940px;
	padding:0;
	height:50px;
	background: url(../images/menu.png) no-repeat left top;
	clear:both;
	margin-top:10px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
}

#menu ul {
	list-style: none;
}

#menu li {
}

#menu a {
	height:34px;
	margin:0;
	padding:16px 30px 0 25px;
	text-decoration:none;
	text-transform:capitalize;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:-1px;
}

#menu a:hover {
	color:#FF9933;
}

#menu .current_page_item a {
	color:#04283B;
}
ul.tabs
{
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

ul.tabs li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}

ul.tabs a
{
	position: relative;
	display: block;
}

/* dropdowns
*************************/

ul.dropdown
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	width: 300px;
	display: none;
}

ul.dropdown ul.dropdown
{
	top: 0;
	left: 0%;
}

ul.dropdown li
{
	margin: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
	background-image: url(../images/navdd-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

ul.dropdown li a
{
	display: block;
}
.facebook-wrap {
	margin: 0px;
	padding: 0px;
	width: 200px;
}
.facebooktop {
	background-image: url(../images/facebooktop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 10px;
	width: 200px;
}
.facebookbg {
	background-image: url(../images/facebookbg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	width: 200px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
.facebookbot {
	background-image: url(../images/facebookbot.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	float: right;
	height: 10px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.twitter-wrap {
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.twittertop {
	background-image: url(../images/twittertop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 10px;
	width: 200px;
}
.twitterbg {
	background-image: url(../images/twitterbg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	width: 190px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.twitterbg img {
	text-align: center;
	margin-left: 10px;
}

.twitterbot {
	background-image: url(../images/twitterbot.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	float: right;
	height: 10px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
div.clear { 
 	clear: both;
}
.clear { 
 	clear: both;
}
 .facebookbg img {
	text-align: center;
	margin-left: 10px;
}
.weather {
	float: left;
	height: 190px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 12px;
	color: #0000FF;
	text-align: center;
	padding: 0px;
}
.weather a {
	color: #0000FF;
	text-decoration: none;
}
.weather a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.top_footer{
	width:900px;
	float:left;
	padding: 20px;
}
.footer{
	width: 980px;
	background-color: #72A8D4;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 180px;
}
.footer-bg{
	width:920px;
	float:left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.footer-items{
	width:90px;
	float:left;
	height: 100%;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
}
.footer-items ul{
	width:75px;
	float:left;
	font-size:10px;
	color:#FFFFFF;
	padding:0 0 0 10px;
}
.footer-items ul li{list-style:none; display:block;}
.footer-items ul li a{color:#FFFFFF;}
.footer-items ul li a:hover{
	color: #FFFF00;
	text-decoration:underline;
}
.footer-items ul li a#act{color:#04283B; text-decoration:underline;}
.footer-low {
	margin: 0px;
	padding: 5px;
	clear: both;
	width: 930px;
	font-size: 11px;
	color: #FF9900;
}
.footer-low a {
	color: #FF0000;
}

.footer-low a:hover {
	color: #FF9900;
}
.image-holder {
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/home-main-image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 469px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.homepage-text {
	float: left;
	width: 250px;
	padding: 50px;
	font-size: 14px;
	margin: 0px;
	color: #663399;
	letter-spacing: -1px;
}
.homepage-text a {
	color: #0033FF;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}
.surf-code {
	width: 700px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/surf-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
}
.magicseaweed {
	padding: 0px;
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.inner-surf-code {
	text-align: center;
	padding: 0px;
	width: 500px;
	float: left;
	margin: 0px;
}
.inner-surf-code a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#NetweatherContainer {
	height: 167px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#NetweatherContainer p {
	margin-top: 10px;
}
.body-text {
	float: left;
	width: 600px;
	padding: 50px;
	font-size: 16px;
	margin: 0px;
	color: #663399;
	line-height: 2em;
	background-image: url(../images/text-box_bg.png);
	background-repeat: repeat-x;
	background-position: top;
    min-height:800px;            	/* Compliant browsers */
}
.body-text a {
	color: #0033FF;
	font-weight: bold;
}
div.main-menu a, div.nav a:link, div.nav a:visited {
	background-image:url(../images/main-menulink.png);
	display:block;
	padding:0;
	margin:0;
	width:600px;
	height:80px;
	background-repeat: no-repeat;
	background-position: left top;
}

div.main-menu a:hover {
	background-image:url(../images/main-menulink.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right top;
	padding:0;
	margin:0;
	width:600px;
	height:80px;
}
div.bbq-menu a, div.nav a:link, div.nav a:visited {
	background-image:url(../images/bbq-menulink.png);
	display:block;
	padding:0;
	margin:0;
	width:600px;
	height:80px;
	background-repeat: no-repeat;
	background-position: left top;
}

div.bbq-menu a:hover {
	background-image:url(../images/bbq-menulink.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right top;
	padding:0;
	margin:0;
	width:600px;
	height:80px;
}
#gallery {
	width: 700px;
	background-image: url(../images/text-box_bg.png);
	background-repeat: repeat-x;
	background-position: top;
    min-height:800px;            	/* Compliant browsers */
}
#gallery h2 {
	font-size: 16px;
	color: #890001;
	margin: 50px;
}
#gallery p {
	font-size: 16px;
	color: #890001;
	margin: 50px;
}
#functions-gallery {
	width: 600px;
	background-image: url(../images/text-box_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.body-text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: -1px;
	height: 30px;
	background-image: url(../images/body-text-h2bg.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.body-text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/body-text-h3bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: -1px;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.body-text h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/body-text-h4bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: -1px;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.body-text h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/body-text-h5bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: -1px;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.body-text h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/body-text-h6bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: -1px;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.news-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: -1px;
	height: 30px;
	background-image: url(../images/body-text-news.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.local-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: -1px;
	height: 30px;
	background-image: url(../images/body-text-localarea.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.events-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: -1px;
	height: 30px;
	background-image: url(../images/body-text-events.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.gigs-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: -1px;
	height: 30px;
	background-image: url(../images/body-text-gigs.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.events-image {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.food-menu {
	background-color: #F7FAFC;
}
.main-menu-container {
	border: 5px solid #67349A;
	padding: 20px;
	background-color: #F3F7FA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.food-menu h2 {
	font-size: 16px;
	background-image: url(../images/menu-h2-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.food-menu p {
	font-size: 11.5px;
	line-height: 24px;
	color: #333333;
}
.food-menu .col-one {
	float: left;
	width: 48%;
}
.food-menu .col-two {
	float: right;
	width: 48%;
}
.food-menu .price {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 5px;
	color: #663399;
	letter-spacing: -1px;
}
.food-menu .bold {
	color: #000099;
	font-size: 14px;
	letter-spacing: -1px;
}
.carvery-menu {
	background-color: #F7FAFC;
	margin-top: 40px;
}
.bbq-menu-container {
	border: 5px solid #FFB400;
	padding: 20px;
	background-color: #F3F7FA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.carvery-menu h2 {
	font-size: 16px;
	background-image: url(../images/carvery-h2-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.carvery-menu p {
	font-size: 11.5px;
	line-height: 24px;
	color: #333333;
}
.carvery-menu .col-one {
	float: left;
	width: 48%;
}
.carvery-menu .col-two {
	float: right;
	width: 48%;
}
.carvery-menu .price {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 5px;
	color: #663399;
	letter-spacing: -1px;
}
.carvery-menu .bold {
	color: #000099;
	font-size: 14px;
	letter-spacing: -1px;
}
.function-menu-container {
	border: 5px solid #C13692;
	padding: 20px;
	background-color: #F3F7FA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/menu-footer-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.function-menu h2 {
	font-size: 16px;
	background-image: url(../images/menu-function.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #990066;
}

.function-menu p {
	font-size: 11.5px;
	line-height: 24px;
	color: #333333;
}

.function-menu .col-one {
	float: left;
	width: 48%;
}
.function-menu .col-two {
	float: right;
	width: 48%;
}
.function-menu .price {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 5px;
	color: #663399;
	letter-spacing: -1px;
}
.function-menu .bold {
	color: #000099;
	font-size: 14px;
	letter-spacing: -1px;
}
.function-menu .subhead {
	color: #C13692;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-variant: small-caps;
}
.addthis {
	width: 163px;
	margin-bottom: 22px;
	height: 43px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 37px;
	background-image: url(../images/addthis-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.map #map iframe {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: -1px;
	height: 30px;
	background-image: url(../images/contact-bg.png) !important;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.bbqmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: -1px;
	height: 30px;
	background-image: url(../images/menu2bg.png) !important;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.functions-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: -1px;
	height: 30px;
	background-image: url(../images/functionsbg.png) !important;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.wed-func-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/weddingbar.png);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: -1px;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.important {
	color: #FF0000;
}
div.virt-tour a, div.nav a:link, div.nav a:visited {
	background-image:url(../images/virt-tour.png);
	display:block;
	padding:0;
	margin:0;
	width:150px;
	height:180px;
	background-repeat: no-repeat;
	background-position: center top;
	z-index:100;
	position: relative;
	top: -310px;
	left: 850px;
}

div.virt-tour a:hover {
	background-image:url(../images/virt-tour.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:0;
	margin:0;
	width:150px;
	height:10px;
}
div.video a, div.video a:link, div.video a:visited {
	background:url(../images/vidlink.png) no-repeat center top;
	display:block;
	padding:0;
	margin:0;
	width:150px;
	height:180px;
	z-index:100;
	position:relative;
	top:-310px;
	left:850px;
}
div.video a:hover {
	background:url(../images/vidlink.png) no-repeat center bottom;
}
.vegetarian {
	font-size: 11px;
	font-weight: bold;
	color: #009900;
}
.center {
	width: 1158px;
	padding:0;
	margin:0 auto 0 auto;
}

