@charset "utf-8";

html {
	height: 100%;
}

body {
	background-color: #161616;
	margin: 0;
	padding: 0;
	height: 100%;
}

#bg1 {
	background-color: #404142;
	width: 790px;
	padding: 0;
	margin: 0 auto;
	margin-top: 10px;
}

/* Rounded Corners */

.roundedcornr_top div {
   background: url(roundedcornr_746299_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(roundedcornr_746299_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(roundedcornr_746299_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(roundedcornr_746299_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 20px;
   font-size: 1px;
}

/* End of Rounded Corners */


/* Table Sponsored Events */

table.sponsored {
	border: 0;
	border-collapse: collapse;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
}

table.sponsored thead td {
	width: 180px;
}

table.sponsored tbody td {
	text-align: center;
}

table.sponsored tbody td h2 {
	font-weight: normal;
	margin: 0;
	font: 18px Arial, Helvetica, sans-serif;
	color: #AAABAD;
}

table.sponsored tbody td b {
	color: #7A9709;
}

table.sponsored thead td a {
	border: 0;
	outline: 0;
	font: 12px Arial, Helvetica, sans-serif;
}

/* End Table Sponsored Events */

#new {
	height: 20px;
	text-align: center;
	width: 100%;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #404142;
	padding-top: 10px;
}

#inside {
	width: 520px;
	height: 110px;
	margin: 0 0 0 270px;
}

#outer {
	display: table;
	height: 400px;
	width: 750px;
	overflow: hidden;
}

#middle {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

#inner {
	text-align: center;
	width: 100%;
	font: 12px Arial, Helvetica, sans-serif;
}

#club_photo {
	background: url(club.jpg) no-repeat top center;
	width: 750px;
	height: 150px;
	margin-bottom: 5px;
}

#gallery_photo {
	background: url(photo.jpg) no-repeat top center;
	width: 750px;
	height: 150px;
	margin-bottom: 5px;
}

#dining_photo {
	background: url(dining.jpg) no-repeat top center;
	width: 750px;
	height: 150px;
	margin-bottom: 5px;
}

#special_photo {
	background: url(special.jpg) no-repeat top center;
	width: 750px;
	height: 150px;
	margin-bottom: 5px;
}

#guest_photo {
	background: url(guest.jpg) no-repeat top center;
	width: 750px;
	height: 150px;
	margin-bottom: 5px;
}

#contact_photo {
	background: url(contact.jpg) no-repeat top center;
	width: 750px;
	height: 150px;
	margin-bottom: 5px;
}

#limo_photo {
	background: url(limo.jpg) no-repeat top center;
	width: 750px;
	height: 150px;
	margin-bottom: 5px;
}

/* Menu Main */


#navcontainer_main {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 750px;
	background-color: #343434;
	border-bottom: 5px solid #404142;
}

#navlist_main {
	width: 750px;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 10px;
	text-indent: 0;
	list-style-type: none;
}

#navlist_main li {
	padding: 0;
	margin: 0;
	text-indent: 0;
	display: inline;
}

#navlist_main li a {
	color: #FF6600;
	font-size: 0.9em;
	text-decoration: none;
	letter-spacing: -1px;
	padding: 0 5px;
	font-weight: bold;
}

#navlist_main li a:hover,#navlist_main a#current {
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight: normal;
}

#navlist_main a#current { color: #343434; }


/* End Menu Main */

#flash {
	margin: 0 auto;
	width: 790px;
	background: url(logo.gif) no-repeat top left;
	padding: 0;
	height: 120px;
	margin-top: 10px;
}

#footer {
	margin: 0 auto;
	width: 750px;
	padding: 0;
}

#clear {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}

#footer_nav {
	width: 100%;
	float: left;
	border-top: 3px solid #FF671B;
	margin-top: 10px;
	position: relative;
}

#footer_nav ul li { display: inline; }

#footer_nav ul {
	margin: 0;
	padding: 0 0 0 55px;
	letter-spacing: 2px;

}

#footer_nav ul li a {
	padding: 10px 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
}

#footer_nav ul li a:hover {
	padding: 10px 10px;
	background-color: #FF671B;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
}

#main {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	color: #FFFFFF;
}

#content {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	width: 490px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 490px;
	background: #343434;

}

html>body #content {
	width: 490px; /* ie5win fudge ends */
}

#content_guest {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	width: 288px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 288px;
	background: #404142;
	border: 1px dotted #343434;
	margin-right: 5px;

}

html>body #content_guest {
	width: 288px; /* ie5win fudge ends */
}

#content2_guest {
	float: left;
	font: 14px Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	width: 415px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 415px;
	background: #343434;

}

html>body #content2_guest {
	width: 415px; /* ie5win fudge ends */
}

#content_contact {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	width: 288px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 288px;
	background: #404142;
	border: 1px dotted #343434;
	margin-left: 5px;

}

html>body #content_contact {
	width: 288px; /* ie5win fudge ends */
}

#content_contact a:link, #content_contact a:visited, #content_contact a:active {
	text-decoration: none;
	color: #F52B65;
	font-weight: normal;
	font: 12px Arial, Helvetica, sans-serif;
}

#content_contact a:hover {
	text-decoration: none;
	color: #343434;
	font-weight: normal;
	font: 12px Arial, Helvetica, sans-serif;
}

p#p1 {
	padding: 0;
	margin: 0 0 20px 0px;
	line-height: 20px;
	text-indent: 1.5em;
}

#content_gallery {
	float: left;
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0;
	width: 510px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 510px;
}

html>body #content_gallery {
	width: 510px; /* ie5win fudge ends */
}

#content2_gallery {
	float: left;
	margin: 0;
	border-top: 3px solid #161616;
	width: 240px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 240px;
}
html>body #content2_gallery {
	width: 240px; /* ie5win fudge ends */
}

#events {
	width: 100%;
}

#special_events {
	width: 100%;
	margin: 10px 0 0 0;
}

#member {
	width: 220px;
	background-color: #FFFFFF;
	color: #404142;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 10px;
	border-top: 3px solid #FF671B;
}

#member b {
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 10px
}

#member a {
	color: #7A9709;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
}	

#member a:hover {
	color: #161616;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
}

#photo_events {
	width: 230px;
	background-color: #343434;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 10px 0px 10px 10px;
}

#photo_events b {
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 10px
}

#photo_events a {
	color: #7A9709;
	text-decoration: none;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#photo_events a:hover {
	color: #339999;
	text-decoration: none;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
}		

#photos {
	width: 220px;
	background-color: #FFFFFF;
	padding: 10px;
	height: 100%;
	min-height: 200px;
}
	
#content2 {
	float: left;
	width: 240px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 240px;
}
html>body #content2 {
	width: 240px; /* ie5win fudge ends */
}

#navcontainer {
	width: 740px;
	padding: 5px;
	height: 355px;
	background-color: #161616;
}

#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul {
	margin: 0;
	padding: 0 0 0 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}

#navcontainer ul li a {
	padding: 0.2em 12px;
	background-color: #343434;
	color: #F52B65;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

#navcontainer ul li a:hover {
	padding: 0.2em 12px;
	background-color: #010101;
	color: #F52B65;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

table.package {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}

table.package th {
	font: 12px Arial, Helvetica, sans-serif;
	color: #7A9709;
	font-weight: bold;
	background-color: #161616;
}

table.package td {
	vertical-align: middle;
	height: 30px;
	font: 10px Arial, Helvetica, sans-serif;
}

/* Table Data Display Format */

table.data {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}

table.data th {
	font: 20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 0;
}

table.data td {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

table.data tr {
	height: 45px;
}

table.data a:link, table.data a:active, table.data a:visited {
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #7A9709 ;
	font-weight: bold;
}

table.data a:hover {
	text-decoration: none;
	color: #F52B65;
}

/* Table Data Display Format Ends */


/* Table Club Format */

table.club {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}

table.club th {
	font: 20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 0;
}

table.club td {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

table.club tr {
	height: 45px;
}

table.club tbody td a:link, 
table.club tbody td a:active, 
table.club tbody td a:visited {
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #7A9709 ;
	font-weight: bold;
}

table.club tbody td a:hover {
	text-decoration: none;
	color: #F52B65;
}

table.club tfoot td {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

table.club tfoot td a:link, a:active, a:visited {
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #161616;
	font-weight: bold;
}

table.club tfoot td a:hover {
	text-decoration: none;
	color: #FF6600;
}

table.club tbody td h1 {
	margin: 0;
}

/* Table Club Format Ends */

/* Table Photos Format */

table.photo {
	border: 0;
	border-collapse: collapse;
}

table.photo th {
	font: 20px Arial, Helvetica, sans-serif;
	color: #404142;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 0;
}

table.photo td {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}

table.photo td a:link, a:active, a:visited {
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #161616;
	font-weight: bold;
}

table.photo td a:hover {
	text-decoration: none;
	color: #FF671B;
}

/* Table Photo Format Ends */

/* Table Search Format */

table.search {
	border: 0;
	border-collapse: collapse;
	margin: 5px;
}

table.search th {
	font: 20px Arial, Helvetica, sans-serif;
	color: #404142;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 0;
}

table.search td {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: middle;
}

table.search tbody td a:link, a:active, a:visited {
	font: 20px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

table.search tbody td a:hover {
	text-decoration: none;
	color: #FF6600;
}

table.search tfoot td {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

table.search tfoot td a:link, 
table.search tfoot td a:active, 
table.search tfoot td a:visited {
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #161616;
	font-weight: bold;
}

table.search tfoot td a:hover {
	text-decoration: none;
	color: #FF6600;
}

/* Table Search Format Ends */

/* Member Form Format */
.input {
	border: 1px solid #99b3b4;
	width: 200px;
	background: #E4EBEB url(../images/input_stripe.gif);
	font: 11px Arial, Helvetica, sans-serif;
	color: #443;
	padding: 3px;
	outline:none;
}

.input:focus {
	border: 1px solid #567475;
	background: #E4EBEB;
}

.submit-btn {
	width: 54px;
	height: 20px;
	background: url(../images/submit.gif) no-repeat;
	outline: none;
	vertical-align: top;
	border: 0;
	margin: 1px 0 0 10px;
}

.submit-btn:hover {
	background: url(../images/submit.gif) no-repeat 0 -20px;
}

/* Member Form Format Ends */

/* Photo Effects */

div.transON {
	background-color: #C0C0C0;
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	border: 1px solid #161616;
}

div.transOFF {
	background-color: #C0C0C0;
	border: 1px solid #161616;
}

/* End Photo Effects */

/* Form Elements */

fieldset input.required, textarea.required {
	border-collapse: collapse;
	border: 2px solid #7A9709;
}

fieldset .validation-advice {
	margin: 10px 0 0 0;
	width: 380px;
	padding: 5px;
	font: 10px Arial, Helvetica, sans-serif;
	background-color: #FF671B;
	color: #000000;
}

fieldset input.button {
	border: 2px solid #7A7709
}

label {
	top: 0.3em;
	float: left;
	width: 11em;
	margin-right: 1em;
	text-align: left;
	font: 12px Lucide Grande, Lucida Sans, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	color: #F52B65;
}

label strong {
	position: relative;
	left: 146px;
	color: #FF671B;
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
}

label em {
	display: block;
	color: #7A9709;
	font-size: 65%;
	font-style: normal;
	text-transform: uppercase;
}

fieldset {  
	float: left;  
	clear: both;  
	width: 100%;  
	margin: 0 0 1.5em 0;  
	padding: 0; 
	border: 0;  
	margin-bottom: 0;
}

legend {  
	font: 18px Lucide Grande, Lucida Sans, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 1em;  
	padding: 0;  
	color: #000000;  
	font-weight: bold; 
}

fieldset ol {  
	padding: 1em 1em 0 1em;  
	list-style: none;
	margin: 0;
}

fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;
	padding-top: -1em;
	padding-bottom: 1em; 
}

fieldset.submit {  
	float: none;  
	width: auto;  
	border-style: none;  
	padding-left: 12em;  
	background-color: transparent;
	margin-left: -10px;
}

fieldset fieldset {  
	margin-bottom: -2.5em;  
	border-style: none;  
	background-color: transparent;  
	background-image: none;
	width: 100%;
}

fieldset fieldset legend {  
	font: 12px Lucide Grande, Lucida Sans, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 0; 
	color: #F52B65;
}

fieldset fieldset ol {  
	position: relative;  
	top: -13px;  
	margin: 0 0 0 11em;  
	padding: 0;
	margin-left: 140px;
}

fieldset fieldset li {
	margin-top: -5px;
	width: 100%;
}

fieldset fieldset label {  
	float: none;  
	width: auto;
	color: #FFFFFF;
	margin-right: auto;
	font-weight: normal;
	top: -2px;
}

fieldset fieldset legend em {
	display: block;
	color: #7A9709;
	font-size: 50%;
	font-style: normal;
	text-transform: uppercase;
}

/* End Form Elements */