body
{
	margin: 16px 0px 0px 0px;
	text-align: center;
	background-color: #579E21;
	background-image: url("images/body_background.jpg");
	background-position: top center;
	background-repeat: repeat-y;
}

#wrapper
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#header img
{
	border: 0px;
}

ul#menu img
{
	border: 0px;
}

/* START: Menu */
#menu, #menu ul
{
	width: 980px;
	height: 32px;
	margin-top: 10px;
	margin-bottom: 16px;
	background-color: #69BE28;
	list-style: none;
	line-height: 32px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}

#menu a
{
	display: block;
	color: #FFF;
	text-decoration: none;
}

#menu li
{
	float: left;
	padding: 0;
}

#menu li ul
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 255px;
	font-weight: normal;
	padding: 0px;
	border-top:0px;
	margin: -11px 0 0 0;
	display: none;
}

#menu li li
{
	width: 255px;
	height: 25px;
	background-color:#579E21;
}

#menu li ul a
{
	width: 255px;
	height: 25px;
}

#menu li ul a:hover
{
	color: #FFFFFF;
}

#menu li:hover ul
{
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul
{
	left: auto;
	display: block;
}

#menu li li:hover, #menu li li.sfhover
{
	background-color:#69BE28;
}
/* END: Menu */


div#content
{
	width: 636px;
	padding-right: 10px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}

div#content h1, div#sidebar h1
{
	font-family: Arial, Helvetica sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

div#content h2
{
	font-family: Arial, Helvetica sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}

div#content h1.firstinline { font-size: 25px; margin-top: 20px; color: #776F65; }
div#content h1.firstinline span { font-weight: normal; color: #A69B8D; }
div#content h1.suite { font-size: 35px; margin-bottom: 5px; }

div#content h1.alert
{
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #CA2626;
	border-bottom: 1px solid #CA2626;
	padding-top: 4px;
	padding-bottom: 4px;
}

div#sidebar h1
{
	font-size: 16px;
	line-height: 135%;
}

div#content h4, div#sidebar h4
{
	font-family: Arial, Helvetica sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
}

div#content h4.firstinline { font-size: 20px; margin-bottom: 6px; color: #000000; }
div#content h5.firstinline { font-family: Arial, Helvetica sans-serif; font-size: 14px; font-weight: bold; text-transform: uppercase; margin-bottom: 5px; margin-top: 10px; color: #000000; }
div#content h6.firstinline { font-family: Arial, Helvetica sans-serif; font-size: 12px; margin-bottom: 8px; margin-top: -3px; color: #565656; }
div#content hr.firstinline { text-align: center; width: 350px; margin: 20px auto 35px auto; border:1px solid #CDCDCD; }

div#content p, div#sidebar p
{
	font-family: Arial, Helvetica sans-serif;
	font-size: 14px;
	line-height: 145%;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: left;
}

div#content ul
{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 15px;
	list-style: square;
}

div#content li
{
	font-family: Arial, Helvetica sans-serif;
	font-size: 14px;
	line-height: 145%;
	padding-top: 0px;
	padding-bottom: 5px;
}

div#content b
{
	color: #000000;
}

div#content img
{
	border: 0px;
}

div#content img.right
{
	float: right;
	margin-left: 25px;
}

div#content img.center
{
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 25px;
}

div#content img.order
{
	float: right;
	margin-left: 15px;
	margin-bottom: 25px;
}

div#content img.suite { border: 1px solid #565656; }

div#content a, div#sidebar h1 a
{
	color: #776F65;
}

div#content a:hover,  div#sidebar h1 a:hover
{
	color: #776F65;
}

div#content a.seating_chart
{
	color: #579E21;
	text-decoration: underline;
}

div#content h1 a
{
	color: #579E21;
	text-decoration: none;
}

div#content h1.alert a
{
	color: #CA2626;
}

div#content h1 b
{
	color: #776F65;
}

div.suites_left { float:left; width:315px; }
div.suites_right { float:left; width:315px; margin-left:5px; }
div#content div.suites_info
{
	float: right;
	margin: 20px 0px 15px 50px;
	background-image: url(images/suites_information.jpg);
	background-postition: top left;
	background-repeat: no-repeat;
	padding: 40px 5px 5px 5px;
	font-family: Arial, Helvetica sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 145%;
}

div#sidebar
{
	width: 316px;
	float: left;
}

div#sidebar div#events
{
	margin-bottom: 16px;
}

div#featurecontainter
{
	border: 1px solid #579E21;
	width: 646px;
	height: 326px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	background-position: middle center;
	background-repeat: no-repeat;
}

div#featurecontainer
{
	border: 1px solid #000000;
	width: 646px;
	height: 326px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	background-position: middle center;
	background-repeat: no-repeat;
}

div.feature
{
	border: 1px solid #000000;
	width: 646px;
	height: 326px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	background-position: middle center;
	background-repeat: no-repeat;
}

div#content div.feature
{
	border: 1px solid #000000;
}

div#featurecontainer div.feature
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.feature img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 646px;
	height: 259px;
	margin-bottom: -4px;
}

div.feature .text
{
	width: 646px;
	height: 67px;
	background-color: #579E21;
	background-image: url("images/feature_text_background.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

div.feature .text h2
{
	width: 550px;
	height: 64px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	line-height: 67px;
	text-align: left;
	text-transform: uppercase;
	padding-left: 10px;
	color: #FFFFFF;
	float: left;
}	

div.feature .text h2.two_lines
{
	width: 550px;
	height: 64px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
	text-transform: uppercase;
	padding-left: 10px;
	color: #FFFFFF;
	float: left;
}

div.feature .text h2.three_lines, div.feature .text h2.four_lines
{
	width: 550px;
	height: 64px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	text-align: left;
	text-transform: uppercase;
	padding-left: 10px;
	color: #FFFFFF;
	float: left;
}

div.feature .text h3
{
	width: 85px;
	height: 64px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
}

div.feature a
{
	color: #FFFFFF;
	text-decoration: none;
}

div#content div.feature a
{
	color: #FFFFFF;
}

div#events
{
	height: 326px;
	overflow: auto;
	border: 1px solid #000000;
}

div#events table
{
	background-color: #FFFFFF;
	width: 299px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}

div#events table th
{
	background-color: #776F65;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px;
	background-image: url(/images/more_upcoming_events.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

div#events table td
{
	text-align: left;
	padding: 3px;
	padding-right: 5px;
	vertical-align: top;
	border-top: 1px solid #DCDCDC;
}

div#events table td.date
{
	padding-left: 5px;
	padding-right: 0px;
	width: 70px;
}

div#events table td.odd
{
	background-color: #EFEFEF;
}

div#events table td a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div#events table td a:hover
{
	color: #776F65;
}

div.upcoming
{
	border: 1px solid #000000;
	width: 314px;
	height: 167px;
	margin-bottom: 16px;
	float: left;
}

div.upcoming img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 314px;
	height: 126px;
	margin-bottom: -4px;
}

div.upcoming .text
{
	width: 314px;
	height: 41px;
	background-color: #579E21;
	background-image: url("images/upcoming_text_background.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

div.upcoming .text h2
{
	width: 250px;
	height: 39px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 39px;
	text-align: left;
	text-transform: uppercase;
	padding-left: 10px;
	color: #FFFFFF;
	float: left;
}

div.upcoming .text h2.two_lines
{
	width: 250px;
	height: 39px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 19px;
	text-align: left;
	text-transform: uppercase;
	padding-left: 10px;
	color: #FFFFFF;
	float: left;
}

div.upcoming .text h2.three_lines
{
	width: 250px;
	height: 39px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	text-align: left;
	text-transform: uppercase;
	padding-left: 10px;
	color: #FFFFFF;
	float: left;
}

div.upcoming .text h2.four_lines
{
	width: 250px;
	height: 39px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	text-transform: uppercase;
	padding-left: 10px;
	color: #FFFFFF;
	float: left;
}

div.upcoming .text h3
{
	width: 53px;
	height: 39px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
}

div.upcoming a
{
	color: #FFFFFF;
	text-decoration: none;
}

div.upleft
{
	clear: left;
}

div.upmiddle
{
	margin-right: 16px;
	margin-left: 16px;
}

div.upright
{
	clear: right;
}

div#social, div#seagate
{
	border: 1px solid #776f67;
	width: 314px;
	overflow: none;
	float: left;
	margin-left :16px;
}

div#social img, div#seagate img
{
	margin: 0px;
	margin-bottom: -5px;
	padding: 0px;
}

table.news, table.events
{
	border: 1px solid #776f67;
	background-color: #FFFFFF;
	width: 316px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	clear: left;
	float: left;
}

table.events
{
	margin-top: 15px;
	width: 100%;
}

table.news th, table.events th
{
	background-color: #776F65;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px;
}

table.news th.club
{
	background-image: url(/images/huntington_center_club.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

table.news td, table.events td
{
	text-align: left;
	padding: 3px;
	padding-right: 5px;
	vertical-align: top;
	border-bottom: 1px solid #776f67;
}

table.news td
{
	background-image: url("images/club_background.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #579E21;
	height: 178px;
	color: #FFFFFF;
	text-align: center;
}

table.news td p
{
	margin-top: 85px;
	margin-bottom: 5px;
}

table.news td.odd, table.events td.odd
{
	background-color: #EFEFEF;
}

table.events td.date
{
	font-weight: bold;
	width: 150px;
}

table.events td.details
{
	width: 100px;
	text-align: center;
}

table.news td a, #content table.events td a
{
	color: #000000;
	text-decoration: none;
}

table.news td a:hover, table.events td a:hover
{
	color: #776F65;
}

table.big_button
{
	float: left;
	border: 1px solid #579E21;
	margin-left: 16px;
	width: 646px;
	border-collapse: collapse;
}

table.big_button img, table.big_button td
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

*:focus { outline: 0; } /* Turns off the glow around inputs in Safari */
fieldset { margin-top: 15px; }
fieldset div.input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	clear: both;
	margin-bottom: 15px;
}

label
{
	display: block;
	clear: both;
	padding-bottom: 3px;
	font-weight: bold;
	text-transform: uppercase;
}

form
{
	margin: 0px;
	padding: 0px;
}

input.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	border: 1px solid #CDCDCD;
	padding: 3px;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 450px;
	height: 100px;
	border: 1px solid #CDCDCD;
	padding: 3px;
}

input.short
{
	width: 100px;
}

input.medium
{
	width: 175px;
}

#footer
{
	overflow: hidden;
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

#footer a
{
	text-decoration: underline;
	color: #776F65;
}

img.team_logo_left
{
	float: left;
	margin-left: 200px;
	margin-right: 10px;
	margin-top: 20px;
}

img.team_logo_right
{
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}

table.form
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.form th
{
	padding-right: 15px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

table.form td
{
	padding-top: 4px;
	padding-bottom: 4px;
}

table.form .submit
{
	padding-top: 15px;
	text-align: center;
}

table.form input.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
}

div#content ul.gallery
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	overflow: hidden;
}

div#content ul.gallery li
{
	list-style: none;
	float: left;
	text-align: center;
	padding: 5px;
}

div#content ul.gallery img
{
	border: 1px solid #000000;
}

div#content ul.gallery a
{
	color: #000000;
}

div#content ul.gallery a:hover
{
	color: #776F65;
}

ul#firstinline_menu, ul#suites_menu { background-color: #776F65; border-left: 5px solid #A69B8D; border-right: 5px solid #A69B8D; border-top: 2px solid #A69B8D; border-bottom: 2px solid #A69B8D; overflow: hidden; display: block; }
ul#firstinline_menu li, ul#suites_menu li { padding: 3px 32px 3px 0px; float: left; list-style: none; }
ul#suites_menu li { padding-right: 20px; }
ul#firstinline_menu a, ul#suites_menu a { color: #FFFFFF; text-decoration: none; }
ul#firstinline_menu a:hover, ul#suites_menu a:hover { color: #EFEFEF; }
#slideshow { height: 550px; }