body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	color: #FFF;
	background-color: #000;
	background-image: url(assets/images/floralpatternDark.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin: 0px;
}
p {
	font-size: .9em;
}
.Subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
	color: #EEDEAD;
}
.highlight {
	font-size: 13px;
	color: #61191E;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	line-height: .5em;
	color: #EEDEAD;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
	color: #EEDEAD;
	line-height: 1.1em;
}
a {
	color: #EEDEAD;
	text-decoration: underline;
}
#container {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#clubContainer {
	width: 605px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border: 1px solid #EEDEAD;
	background-color: #000;
	line-height: 16px;
}
#inviteContainer {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#successContainer {
	width: 305px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border: 1px solid #EEDEAD;
	background-color: #000;
	line-height: 16px;
}
#successContainer a {
	text-decoration: none;
}
#successContainer a:hover {
	text-decoration: underline;
}
#privacyContainer {
	width: 500px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border: 1px solid #EEDEAD;
	background-color: #000;
	line-height: 16px;
}
#privacyContainer a {
	text-decoration: none;
}
#privacyContainer a:hover {
	text-decoration: underline;
}
#flashMain {
	margin: 0px;
	height: 395px;
	width: 1024px;
	background-image: url(assets/images/mainBG.jpg);
	background-repeat: no-repeat;
}
#navcontainer {
	height: 30px;
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#navcontainer ul
{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	color: #000;
	width: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 18px;
	background-image: url(assets/images/navOFFbg.jpg);
	background-repeat: repeat-x;
	background-position: top;/* fixes Firefox 0.9.3 */
	font-size: 0.75em;
}

#navcontainer ul li
{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 6px;
/* matches link padding except for left and right */
	padding-top: 6px;
}

#navcontainer ul li a
{
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #000;
	text-decoration: none;
}
#navcontainer ul li a:hover
{
	color: #61191E;
	background-image: url(assets/images/navONbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#navcontainer ul li a#current {
	color: #61191E;
	background-image: url(assets/images/navONbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footercontainer {
	width: 894px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerlist {
	list-style-type: none;
	text-align: left;
	height: 150px;
}
#footerlist li {
	float: left;
	width: 228px;
	padding-right: 35px;
	padding-left: 20px;
}
#footerlist li a {
	color: #EEDEAD;
	text-decoration: none;
	font-size: .95em;
}
#footerlist li a:hover {
	text-decoration: underline;
}
#featuredDishImage {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#featuredDishLRG {
	float: left;
	border: 1px solid #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#facebookImage {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#facebookImage a {
	text-decoration: none;
}
#aboutDarumaIMG {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#aboutDarumaName {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#aboutContainer {
	height: 255px;
	width: 870px;
	margin-right: 63px;
	margin-bottom: 0px;
	margin-left: 63px;
	background-color: #FFF;
	text-align: left;
	color: #000;
	padding-right: 25px;
	margin-top: -3px;
}
#aboutIMG {
	margin-right: 25px;
	float: left;
}
#aboutContainer p a {
	color: #61191E;
	text-decoration: underline;
}
#locationIMG {
	float: left;
	margin-right: 25px;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #61191E;
}
#infoTableTooltip {
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
}
#aboutAttitudes {
	float: right;
	height: 215px;
	width: 130px;
	margin-left: 25px;
	padding: 10px;
	background-image: url(assets/images/AttitudesCover.jpg);
	background-repeat: no-repeat;
}
#menuLinks {
	height: 55px;
	width: 350px;
	float: left;
	font-size: 11px;
	vertical-align: middle;
	line-height: 28px;
	color: #61191E;
}
#menuButtonIMG {
	float: left;
	margin-right: 10px;
}
#locationContainer {
	height: 255px;
	width: 845px;
	margin-top: -3px;
	margin-right: 63px;
	margin-bottom: 0px;
	margin-left: 64px;
	background-color: #FFF;
	text-align: center;
	color: #000;
	padding-right: 25px;
	padding-left: 25px;
}
#mapSarasota {
	float: left;
	height: 235px;
	width: 281px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #61191E;
}
#mapSarasota a {
	font-size: 11px;
	color: #61191E;
	text-decoration: none;
}
#mapSarasota a:hover {
	text-decoration: underline;
}
#mapNaples {
	float: left;
	height: 235px;
	width: 261px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #61191E;
}
#mapNaples a {
	font-size: 11px;
	color: #61191E;
	text-decoration: none;
}
#mapNaples a:hover {
	text-decoration: underline;
}
#mapFtMyers {
	float: left;
	height: 235px;
	width: 260px;
	padding-left: 20px;
}
#mapFtMyers a {
	font-size: 11px;
	color: #61191E;
	text-decoration: none;
}
#mapFtMyers a:hover {
	text-decoration: underline;
}
#footerlistLocation {
	list-style-type: none;
	text-align: left;
	height: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 18px;
}
#footerlistLocation li{
	float: left;
	width: 370px;
	padding-right: 35px;
	padding-left: 20px;
}
#footerlistLocation li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #EEDEAD;
	text-decoration: none;
	font-style: normal;
}
#footerlistLocation li a:hover {
	text-decoration: underline;
}
#sarasotaGoogle {
	margin-right: 10px;
	float: left;
	border: 1px solid #999;
}
#naplesGoogle {
	float: right;
	border: 1px solid #999;
	margin-left: 10px;
}
#SarasotaPhone {
	margin-right: 20px;
}
#NaplesPhone {
	margin-right: 20px;
}
#SarasotaMenu {
	margin-right: 50px;
}
#reservationsContainer {
	height: 255px;
	width: 835px;
	margin-top: -3px;
	margin-right: 63px;
	margin-bottom: 0px;
	margin-left: 64px;
	background-color: #FFF;
	text-align: left;
	color: #000;
	padding-right: 60px;
}
#contactContainer {
	float: right;
	width: 520px;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}
#contactIMG {
	margin-right: 25px;
	float: left;
}
#signUp {
	width: 275px;
	height: auto;
	padding-left: 25px;
	text-align: left;
	line-height: 16px;
}
#clubLogo {
	float: left;
	width: 300px;
	height: 140px;
}
#clubIMG {
	float: right;
	text-align: left;
}
#clubIMG p {
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}
#frmRegister {
	border: 1px solid #000;
}
#frmLogin {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #61191E;
	padding-bottom: 10px;
	padding-top: 5px;
	height: auto;
}
#frmContact {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#frmRegister p {
	line-height: 18px;
}
#frmRegister fieldset  {
	border: 1px solid #000;
}
#frmRegister fieldset input.text {
	width: 200px;
}
#frmRegister fieldset input.address {
	width: 233px;
}
#frmRegister fieldset input.state {
	width: 25px;
}
#frmRegister fieldset input.zip {
	width: 75px;
}
#frmRegister fieldset input.year {
	width: 50px;
}
#frmRegister fieldset input.birthday {
	width: 75px;
}
#frmRegister input.text:focus , input.address:focus,input.state:focus,input.zip:focus{
	background-color: #EEDEAD;
}
#mc_embed_signup {
	text-align: left;
	width: 280px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 16px;
}
#asterisk {
	font-size: 9px;
	height: 25px;
	line-height: 25px;
}
#email {
}
#name {
}
#address {
}
#addressList {
	list-style-type: none;
	line-height: 30px;
}
#tagline {
	width: 894px;
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(assets/images/tagline.png);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	float: left;
}

