@charset "UTF-8";
/* CSS Document */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#navdiv {
	top: 0px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
#navbar {
	font-family: Helvetica, Ariel, sans-serif;
	font-size: 1.22em;
	color: #eab758;
	text-decoration: none;
	position: relative;
	width: 588px;
	top: 0px;
	margin: 0px;
	left: 362px;
	display: block;
	padding: 0px;
}
#navbar img	{
	clear: both;
	}

ul#navbar	{
	list-style: none;
	padding-top: 0px;
	top: 0px;
}
#navbar li	{
	float: left;
}
#home {
	width: 59px;
	top: 0px;
	text-align: center;
	text-decoration: none;
	color: #eab758;
	margin-right: 3px;
	display: block;
}

#homelive
{
	width: 59px;
	top: 0px;
	height: 35px;
	text-align: center;
	text-decoration: none;
	background-color: #eab758;
	font-family: Helvetica, Ariel, sans-serif;
	color: #FFFFFF;
	margin-right: 3px;
	display: block;
}


#home:hover
{
	width: 59px;
	top: 0px;
	height: 35px;
	text-align: center;
	text-decoration: none;
	background-color: #eab758;
	font-family: Helvetica, Ariel, sans-serif;
	color: #FFFFFF;
	margin-right: 3px;
	display: block;
}

#restaurants {
	width: 101px;
	text-align: center;
	text-decoration: none;
	color: #eab758;
	margin-right: 3px;
	display: block;
}

#restaurantslive
{
	width: 101px;
	height: 35px;
	text-align: center;
	background-color: #d86a01;
	font-family: Helvetica, Ariel, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	margin-right: 3px;
	display: block;
}

#restaurants:hover
{
	width: 101px;
	height: 35px;
	background-color: #d86a01;
	font-family: Helvetica, Ariel, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	margin-right: 3px;
	display: block;
}
#membership {
	width: 116px;
	text-align: center;
	text-decoration: none;
	color: #eab758;
	margin-right: 3px;
	display: block;
}
#membershiplive {
	width: 116px;
	height: 35px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #eab758;
	font-family: Helvetica, Ariel, sans-serif;
	margin-right: 3px;
	display: block;
}
#membership:hover
{
	width: 116px;
	height: 35px;
	background-color: #eab758;
	font-family: Helvetica, Ariel, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 3px;
	display: block;
}
#communitysupport {
	width: 170px;
	text-align: center;
	text-decoration: none;
	color: #eab758;
	margin-right: 3px;
	display: block;
}
#communitysupportlive {
	width: 170px;
	height: 35px;
	text-align: center;
	text-decoration: none;
	background-color: #d86a01;
	font-family: Helvetica, Ariel, sans-serif;
	color: #FFFFFF;
	margin-right: 3px;
	display: block;
}
#communitysupport:hover
{
	width: 170px;
	height: 35px;
	background-color: #d86a01;
	font-family: Helvetica, Ariel, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 3px;
	display: block;
}

#faqs {
	width: 49px;
	text-align: center;
	text-decoration: none;
	color: #eab758;
	margin-right: 3px;
	display: block;
}
#faqslive {
	width: 49px;
	height: 35px;
	text-align: center;
	text-decoration: none;
	background-color: #eab758;
	font-family: Helvetica, Ariel, sans-serif;
	color: #FFFFFF;
	margin-right: 3px;
	display: block;
}
#faqs:hover
{
	width: 49px;
	height: 35px;
	background-color: #eab758;
	font-family: Helvetica, Ariel, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 3px;
	display: block;
}

#contact {
	width: 78px;
	text-align: center;
	text-decoration: none;
	color: #eab758;
	display: block;
}
#contactlive {
	width: 78px;
	height: 35px;
	text-align: center;
	text-decoration: none;
	background-color: #d86a01;
	font-family: Helvetica, Ariel, sans-serif;
	color: #FFFFFF;
	display: block;
}
#contact:hover
{
	width: 78px;
	height: 35px;
	background-color: #d86a01;
	font-family: Helvetica, Ariel, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
