* {
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	font: 62.5% Arial, Helvetica, sans-serif;
	background-position: bottom;
	background: #000 url(../images/grunge_bg.jpg) repeat-x;
	padding:0px;
	margin: 0px;
}

h1 {
   color: #FFF;
   font-size: 22px;
   margin: 0px 0px 10px 0px;
   padding: 0px;
}

h2 {
	padding: 0 0 5px 0;
	font: 1.5em bold Arial, Helvetica, sans-serif;
	color: #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
}

h3 {	
	padding: 0px 20px 5px 10px;
	font: 15px bold Arial, Helvetica, sans-serif;
	color: #fff;
	border-bottom: 1px solid #fff;
	margin: 0px 20px 5px 20px;
}

h4 {
}

h5 {	
	padding: 10px 20px 10px 10px;
	font: 17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin: 0px 20px 5px 20px;
}

.clearer {
	clear:both;
}

/*----------------------------
		BODY LAYOUT
-----------------------------*/

#wrapper {
	margin: 0 auto;
	width: 810px;
	position: relative;
}
#logos{
     position: relative;
     width: 110px;
     height: 60px;     
     vertical-align: bottom;
     margin: 0px 0px 2px 665px;
     padding: 20px 0px 0px 0px;
}
#nav {
	height: 125px;
	margin: 0px 0px 10px 0px;
	background: url(../images/nav_bg.gif) no-repeat;
}

#banner {
	background: url(../images/banner.jpg) no-repeat;
	height: 323px;
	margin: 5px 0;
}

#banner_flash {
	z-index: 1;
}

#sub_banner {
	height: 143px;
	width: 830px;
	margin: 8px 0;
	z-index: 12;
	position: relative;
}

#sub_banner_flash {
	z-index: 9;
	position: absolute;
	top: 0;
	left: -10px;
}
	

/*** CALENDAR SECTION ***/

#calendar {
	height: 117px;
	margin: 0px 0;
	background: url(../images/mini-calendar.jpg) bottom no-repeat;	
	position: relative;
	width: 810px;
}

.coming_events {
	position: absolute;
	background: url(../images/coming_events.gif);
	display: block;
	top: 0px;
	left: 3px;
	z-index: 1000;
	height: 16px;
	width: 75px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.more_info {
	position: absolute;
	background: url(../images/more.gif);
	display: block;
	top: 0px;
	right: 3px;
	z-index: 1000;
	height: 16px;
	width: 46px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.date_1, .date_2, .date_3, .date_4 {
	position: absolute;
	top: 52px;
	text-align: center;
	width: 58px;
	height: 14px;
	font: 9px Arial, Helvetica, sans-serif;
	color: #000;
}	

.date_1 {
	left: 110px;
}

.date_2 {
	left: 435px;
}

.date_3 {
	left: 28x;
}

.date_4 {
	left: 720px;
}

.num_1, .num_2, .num_3, .num_4 {
	position: absolute;
	top: 61px;
	text-align: center;
	width: 58px;
	font: bold 24px Arial, Helvetica, sans-serif;
	height: 24px;
	color: #000;
}

.num_1 {
	left: 110px;
}

.num_2 {
	left: 435px;
}

.num_3 {
	left: 23px;	
	top: 53px;
}

.num_4 {
	left: 725px;	
	top: 53px;
}

.event_1, .event_2 {
	position: absolute;
	top: 50px;
	text-align: center;
	font: bold italic 14px/40px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #663300;
	width: 200px;
	height: 40px;
}

.event_1 {
	left: 192px;
}
.event_2 {
	left: 510px;
}

.link_1 a, .link_2 a, .link_3 a, .link_4 a {
	color: #FFF;
	font-weight: bold;
}

.link_1 a:hover, .link_2 a:hover, .link_3 a:hover, .link_4 a:hover {
	text-decoration: none;
}

.link_1, .link_2, .link_3, .link_4 {
	position: absolute;
	top: 89px;
	text-align: right;
	font: 11px/14px Arial, Helvetica, sans-serif;
	width: 200px;
	color: #FFF;
	font-weight: bold;
}

.link_1 {
	left: 180px;
}

.link_2 {
	left: 500px;
}

.link_3 {
	left: 648px;
	width: 50px;
}

.link_4 {
	left: 725px;
	width: 50px;
}

/*---------------------------------------
        Left Menu
---------------------------------------*/

#left_menu {
	width: 180px;
	border: 1px solid #444;
	border-bottom: none;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}

#left_menu h2 {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #fff;
	border: none;
}

#left_menu ul {
	list-style: none;
	border-top: 1px solid #444;
}

#left_menu ul li {
	display:block;
	height:30px;
	position:relative;
	float:left;
	width:180px;
	font-weight:normal;
	border-bottom: 1px solid #444;
}

#left_menu ul li a {
	display: block;
	font-size: 1.2em;
	height: 30px;
	width: 180px;
	line-height: 30px;
	text-indent: 10px;
	color: #b26335;
	text-decoration: none;
	background: url(../images/arrow.gif) no-repeat right;
}

#left_menu ul li a:hover {
	color: #fff;
}

#left_menu ul li.active a {
	text-indent: 20px;
	color: #fff;
	background: #212121 url(../images/arrow2.gif) no-repeat right;
	
}
#left_menu ul li.left_nav_child a{
	text-indent: 40px;
	color: #EE8122;
	background: #000 url(../images/arrow2.gif) no-repeat right;
}
#left_menu ul li.left_nav_child a:hover{	
	color: #FFFFFF;	
}
#left_menu ul li.left_nav_child_active a{
	text-indent: 40px;
	color: #FFF;
	background: #212121 url(../images/arrow2.gif) no-repeat right;
}
/*---------------------------------------
        Main Content
---------------------------------------*/

#main_content {
	width: 615px;
	background: url(../images/main_middle.gif) top repeat-y;
	float: right;
	padding: 0px 0px;
	margin: 0px 0px 15px 0px;
}
#main_content table{
	color: #fff;
	padding: 3px 3px 3px 3px;	
	margin: 0px 10px;
	width: 100%;
	font: 1.2em/1.8em Arial, Helvetica, sans-serif;
}	
#main_content p {
	color: #fff;
	padding: 0 55px 15px 35px;	
	font: 1.2em/1.8em Arial, Helvetica, sans-serif;
}
#main_content td {
	color: #fff;
	padding: 0 0px 0px 0px;	
	font: 12px/18px Arial, Helvetica, sans-serif;
}
#main_content a{
	color: #fff;
	padding: 0 0px 0px 0px;	
	font: 1.2em/1.8em Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#main_content a:hover{
	color: #fff;
	padding: 0 0px 0px 0px;	
	font: 1.2em/1.8em Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#main_content ul {
	color: #fff;
	padding: 0 5px 5px 45px;
	font: 1.2em/1.8em Arial, Helvetica, sans-serif;
}
#main_content h1 {
	background: url(../images/main_h1.gif) top no-repeat;
	height: 30px;
	line-height: 40px;
	padding: 20px 0 0 15px;
	text-indent: 15px;
	color: #fff;
}
#main_content hr{
	color: #fff;
	width: 90%;	
	text-align: center;	
}
#main_bottom {
	height: 19px;
	background: url(../images/main_bottom.gif) bottom no-repeat;
}

/*---------------------------------------
		Three Columns Section 
---------------------------------------*/

#events {
	width: 266px;
	float: left;
	position: relative;	
	padding: 0px 0 0 0;
	margin: 3px 0 13px 0px;
}

.events_btn {
	position: absolute;
	top: 20px;
	right: 16px;
	background: url(../images/button.gif) no-repeat;
	width: 19px;
	height: 18px;
}

#events_sub {
	width: 266px;
	float: left;
	margin: 0px 0 30px 0;
}

#venues {
	width: 266px;
	float: left;
	position: relative;	
	padding: 0px 0 0 0;
	margin: 3px 0 13px 5px;
}

#venues_sub {
	width: 266px;
	float: left;
	margin: 0px 6px 30px 6px;
}

.venues_btn {
	position: absolute;
	top: 20px;
	left: 125px;
	background: url(../images/button.gif) no-repeat;
	width: 19px;
	height: 18px;
}

#golf {
	width: 266px;
	float: left;
	position: relative;	
	padding: 0px 0 0 0;
	margin: 3px 0 13px 5px;
}

#golf_sub {
	width: 266px;
	float: left;
	margin: 0px 0;
}

.golf_btn {
	position: absolute;
	top: 40px;
	right: 16px;
	background: url(../images/button.gif) no-repeat;
	width: 19px;
	height: 18px;
}

.link_box {
	border: 1px solid #444;
	background: #000;	
	padding: 15px 20px 20px 20px;
	margin: 10px 5px 30px 5px;
}

.link_box p {
	font: 1.1em/1.6em Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #444;
	color: #fff;
}

.link_box p a {
	color: #fff;
	font: 1em/2.4em Arial, Helvetica, sans-serif;
	background: url(../images/arrow.jpg) no-repeat right;
	padding: 0 25px 0 0;
	text-decoration: none;
}

.orange p a {
	color: #bb6449;
	font: 1.2em/2.4em Arial, Helvetica, sans-serif;
}
	

/***** LIST VERSION *****

.link_box ul {
	list-style: none;
}

.link_box ul li {
	font: 1.2em/30px Arial, Helvetica, sans-serif;
	width: 216px;
}

.link_box li a {
	line-height: 30px;
	height: 30px;
	display: block;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #444;
}

**************************/
#navbar_container{
	
}
#navbar{
	list-style: none;
	height: 38px;
	position: relative;
	z-index: 10000;
	font-family:  arial, sans-serif;
	padding: 0px 0 0 6px;
}

#navbar li.top {
	display: block;
	float: left;
}

#navbar li a.top_link {
	display: block;
	float: left;
	height: 50px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: -1px;
}

#navbar li a.top_link span.home {
	float:left;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	display:block;
	padding:0;
	height:22px;
	text-align: center;	
}

#navbar li a.top_link span.events,
#navbar li a.top_link span.venues,
#navbar li a.top_link span.about,
#navbar li a.top_link span.sponsors,
#navbar li a.top_link span.volunteer,
#navbar li a.top_link span.media,
#navbar li a.top_link span.contact {
	float:left;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	display:block;
	padding:0;
	height:22px;
	text-align: center;
}
#navbar li a.top_link span.home span,
#navbar li a.top_link span.events span,
#navbar li a.top_link span.venues span,
#navbar li a.top_link span.about span,
#navbar li a.top_link span.sponsors span,
#navbar li a.top_link span.volunteer span,
#navbar li a.top_link span.media span,
#navbar li a.top_link span.contact span {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	display:block;
	padding:0;
	height:12px;
	text-align: center;
	color: #b26335;
}

#navbar li a.top_link span.home {width: 100px;}
#navbar li a.top_link span.events {width: 100px;}
#navbar li a.top_link span.venues {width: 100px;}
#navbar li a.top_link span.about {width: 100px;}
#navbar li a.top_link span.sponsors {width: 100px;}
#navbar li a.top_link span.volunteer {width: 100px;}
#navbar li a.top_link span.media {width: 100px;}
#navbar li a.top_link span.contact {width: 100px;}

#navbar li:hover a.top_link,
#navbar a.top_link:hover {
	color:#000;
}

#navbar li:hover a.top_link span.down,
#navbar a.top_link:hover span.down {
	padding-bottom:3px;
	z-index: 10000;
}

#navbar table {
	border-collapse:collapse;
	padding:0;
	margin:0;
	position:absolute;
	left:0;
	top:0;
}

#navbar li:hover {
	position:relative;
	z-index:20000;
}

#navbar a:hover {
	position:relative;
	white-space:normal;
	z-index:20000;
}

#navbar :hover ul.sub {
	left:1px;
	top:38px;
	background: url(../images/torn.png) no-repeat bottom;
	padding:3px 0 7px 0;
	white-space:nowrap;
	width:98px;
	height:auto;
	z-index:80000;
}

#navbar :hover ul.sub li {
	display:block;
	background: #fff;
	height:26px;
	position:relative;
	float:left;
	width:100px;
	font-weight:normal;
	border-bottom: 1px solid #ddd;
}

#navbar :hover ul.sub li a {
	display:block;
	font-size:11px;
	height: 26px;
	width:98px;
	line-height:26px;
	text-indent:10px;
	color:#b26335;
	text-decoration:none;
	
}

#navbar :hover ul.sub li a:hover {
	color:#666;
	border-color:#fff;
}

#navbar li b {
	display:block;
	font-size:11px;
	height:26px;
	width:98px;
	line-height:26px;
	margin-bottom:3px;
	text-indent:6px;
	color:#ff6;
	border-bottom:1px solid #ff6;
	cursor:default;
	background: #fff;
}

#navbar a:hover a:hover ul {
	left:89px;
	top:-4px;
	background: #50b5d0;
	padding:3px;
	white-space:nowrap;
	width:100px;
	z-index:4000;
	height:auto;
}

#navbar ul, 
#navbar a:hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}

* html #events, * html #venues, * html #golf, * html #events_sub, * html #venues_sub, * html #golf_sub {
	width: 265px;
}
.message{	
	background-color: #E2F9E3;	
	border-top: 1px solid #99CC99;	
	border-bottom: 1px solid #99CC99;	
	color: #000000;	font-size: 12px;	
	font-weight: bold;
}
.error{	
	background-color: #CC0000;	
	border-top: 1px solid #CC0000;	
	border-bottom: 1px solid #CC0000;	
	color: #FFFFFF;	
	font-size: 12px;	
	font-weight: bold;
}
/*

* html #navbar li a.top_link span.home {width: 74px;}
* html #navbar li a.top_link span.events {width: 111px;}
* html #navbar li a.top_link span.venues {width: 113px;}
* html #navbar li a.top_link span.about {width: 104px;}
* html #navbar li a.top_link span.sponsors {width: 106px;}
* html #navbar li a.top_link span.volunteer {width: 100px;}
* html #navbar li a.top_link span.media {width: 82px;}
* html #navbar li a.top_link span.contact {width: 103px;}

*/

div.form-container {
	margin: 10px 0;
	padding: 7px;
	width: 580px;
}

p.legend { margin-bottom: 1em; }

p.legend em {
	color: #ff9900;
	font-style: normal;
}

div.form-container h3 {
	color: #ff6600;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	margin-top: 15px;
}

div.form-container form p { margin: 0; }

div.form-container form p.note {
	margin-left: 90px;
	font-size: 90%;
	color: #777;
}

div.form-container form fieldset {
	margin: 10px 0;
	padding: 10px;
	border: #565656 1px solid;
}

div.form-container form legend {
	font-weight: bold;
	color: #ddd;
}

div.form-container form fieldset div { padding: 0.25em 0; }

div.form-container label, 
div.form-container span.label {
	margin-right: 10px;
	padding-right: 10px;
	width: 120px;
	display: block;
	float: left;
	text-align: right;
	color: #EE8122;
	position: relative;
}

div.form-container label.error, 
div.form-container span.error { color: #C00; }

div.form-container label em, 
div.form-container span.label em {
	position: absolute;
	right: 0;
	font-size: 100%;
	font-style: normal;
	color: #ff9900;
}

div.form-container input.error {
	border-color: #ff9900;
	background-color: #FFF;
}
div.form-container input.submit {	
	width: 110px;
	margin-left: 140px;
}
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {
	background-color: #ffcc99;
	border-color: #FC3;
}

div.form-container div.controlset label, 
div.form-container div.controlset input {
	display: inline;
	float: none;
}

div.form-container input {
	width: 240px;
}

div.form-container div#checkboxes input {
	width: auto;
}

div.form-container select {
	margin: 4px 0px;
	width: 243px;
	
}

div.form-container div.controlset div { margin-left: 65px; }

div.form-container div.buttonrow input {
	margin: 0 0 0 120px;
	width: auto;
}

div.form-container img {
	margin-left: 0px;
}

div.code-input {
	margin-left: 46px;
}

/*KALENDAR*/

#main_content .kalender ul {
	margin: 0px 0px;
	padding: 0px 0px;
}

#main_content .kalender tr td ul li{
	list-style: none;	
	font-size: 10px;	
}
#main_content .kalender a{	
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.kalender{
	width:586px;
	padding: 5px;
	cursor:pointer;
	border: 1px solid #303030;
	background-color: #FFFFFF;
}
.kalender-menu{
	width:586px;
}
.kalender td {
	width: 83px;
	height: 75px;
	vertical-align: top;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;

}
.kalender tr td.kalender-month{
	background:url('../images/month_bar.gif') repeat-x;
	height:23px;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;		
	background-color: #FFFFFF;
}
.kalender tr td.kalender-week{
	background:url('../images/week_bar.gif') repeat-x;;
	height:15px;
	width:24px;
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
	color:#433d27;
	padding: 0px;
	background-color: #FFFFFF;
}
.kalender-dayDim{
	background-color:#eeeeee;
	height:50px;	
	font-family:verdana;
	font-size:9px;
	width: 83px;
	color:#bbbbbb;	
}
.kalender-dayDefault{
	background-color:#e0e0e0;
	height:150px;
	font-family:verdana;
	width: 83px;
	font-size:9px;
	color:#433d27;		
}
.kalender-dayWeekend{
	background-color:#d0d0d0;
	width: 83px;
	height:50px;
	font-family:verdana;
	font-size:9px;
	color:#433d27;		
}
.kalender-dayHighlight_1{
	background-color: #8a8a8a;
	width: 83px;
	height:50px;
	font-family:verdana;
	font-size:9px;
	padding: 0px;
	margin: 0px;
	color:#433d27;			
}
.kalender-dayHighlight_1:hover{
	width: 83px;
	background-color: #676767;

}
.kalender-dayWeekendHighlight_1{
	background-color: #a0a0a0;
	height:50px;
	width: 83px;
	font-family:verdana;
	font-size:9px;
	color:#433d27;				
}
.kalender-dayWeekendHighlight_1:hover{
	width: 83px;
	background-color: #737373;
}
.kalender-dayHighlight_2{

	background-color: #8a8a8a;
	width: 83px;
	height:50px;
	font-family:verdana;
	font-size:9px;
	color:#fff;			
}
/* My Comment */
.kalender-dayHighlight_2:hover{
	background-color: #676767;
}
.kalender-dayWeekendHighlight_2{
	background-color: #a0a0a0;
	height:50px;
	font-family:verdana;
	font-size:9px;
	color:#433d27;			
}
.kalender-dayWeekendHighlight_2:hover{
	background-color: #737373;
}
.kalender-dayHighlight_3{
	background-color: #8a8a8a;
	height:50px;
	font-family:verdana;
	font-size:9px;
	color:#433d27;			
}
.kalender-dayHighlight_3:hover{
	background-color: #676767;
}
.kalender-dayWeekendHighlight_3{
	background-color: #a0a0a0;
	height:50px;
	font-family:verdana;
	font-size:9px;
	color:#433d27;			
}
.kalender-dayWeekendHighlight_3:hover{
	background-color: #737373;
}

.kalender-tooltip-day{
	height:23px;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color: #fff;
	border: 2px solid #A0A0A0;
	background-color: #303030;	
}
.kalender-tooltip-row_1{
	background-color: #fff;
	font-family:verdana;
	font-size:10px;
	color:#303030;
	padding: 2px;
}
.kalender-tooltip-row_2{
	background-color: #fff;
	font-family:verdana;
	font-size:10px;
	color:#433d27;
	padding: 2px;
}
.kalender-tooltip-highlight_1{
	background-color: #d0d0d0;
	font-family:verdana;
	font-size:10px;
	color:#433d27;	
	font-weight:bold;
}
.kalender-tooltip-highlight_2{
	background-color: #aaa;
	font-family:verdana;
	font-size:10px;
	color:#433d27;	
	font-weight:bold;	
}
.kalender-tooltip-highlight_3{
	background-color: #8e8e8e;
	font-family:verdana;
	font-size:10px;
	color:#433d27;	
	font-weight:bold;	
}
.kalender-tooltip-row_shadow{
	/*background:url('images/tooltip_row_shadow.gif') repeat-x;
	height:5px;*/
}
.kalender-next{
	background:url('images/next.gif') no-repeat;	
	width:15px;
	height:14px;
}
.kalender-next:hover{
	background:url('images/next_over.gif') no-repeat;	
	width:15px;
	height:14px;
}
.kalender-previous{
	background:url('images/previous.gif') no-repeat;	
	width:15px;
	height:14px;
}
.kalender-previous:hover{
	background:url('images/previous_over.gif') no-repeat;	
	width:15px;
	height:14px;
}
.kalender-jump-row {
	font-family:verdana;
	font-size:10px;
	color:#433d27;	
	cursor:pointer;	
	background-color:#eeeeee;
	height:15px;
	text-decoration:none;
}
.kalender-jump-row:hover{
	font-family:verdana;
	font-size:10px;
	color:#ffffff;	
	cursor:pointer;	
	height:15px;
	text-decoration:none;	
	background-color:#d0d0d0;	
}
.kalender-jump-row-text {
	text-decoration:none;
	color:#555555;
}
.kalender-jump-current-row {
	font-family:verdana;
	font-size:10px;
	color:#ccc;	
	cursor:pointer;	
	background-color:#999;
	height:15px;
	text-decoration:none;
}
.kalender-jump-link{
	font-family:verdana;
	font-size:10px;
	color:#fff;	
	font-weight:bold;	
	cursor:pointer;
}
.kalender-jump-link:hover{
	text-decoration:none;
}
td.kalender-event-highlight_2 {	
	padding: 5px;
	background-color: #ADADAD;
}

#overDiv table {
	margin: 0;
	padding: 0;
}
#overDiv tbody {
	border-style: none;
}
