﻿/* -------------------------- <revisions> ---------------------------
Latest Revisions: 
	- 6/10/08 :: JWB
-------------------------- </revisions> --------------------------- */

.body {
	background: #000 url(images/bg.jpg) top center no-repeat;
	border: none;
	padding: 0;
	margin: 0;
	font-family: Verdana,  Helvetica, sans-serif;
	}

p, table, th, tr, td, h1, h2, h3, img, a:link, a:visited, a:hover, a:active {
	font-family: Verdana,  Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #eee;
	border: none;
	}
input,textarea, select, option { 
	font-family:Verdana, Helvetica, sans-serif;   
	font-size:11px; 
	font-weight:bold;
	border:thin;	
	border-color:#000000; 
	padding:1px;

	}
input,textarea,select  {
	margin-bottom:5px;	
	}
h1 {
	font-weight: normal;
	font-size: 14px;
	color: #000;
	padding: 0;
	margin: 0;
	text-transform: uppercase; /* Optional */
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	color: #666;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
h3 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration:none;
	
	}
h1.pay {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	color: #FEF4DB;
	padding: 0;
	margin: 20px 0 20px 0;
	text-transform: none; /* Optional */
	}

h2.pay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #ffcc00;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	text-transform:uppercase;
	}
p {
	margin: 0;
	padding: 0;
	}
img {
	margin: 0;
	padding: 0;
	}	
a:link, a:visited {
	text-decoration: none;
	color:#ffcc00;
	}
	
a:hover, a:active {
	text-decoration: underline;
	color: #fff;
	}
/* ----------------------- <golf tournament links> --------------------------- */

.golflink a:link, .golflink a:visited{
	color:#3C2100;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.golflink a:hover, .golflink a:active{
	color:#3C2100;
	text-decoration:none;
	}
/* ---------------------------------------------------------------- */
.wrap {
	width: 780px;
	margin: auto;
	padding: 0;
	}

.banner {
	background: url(images/bg_banner.jpg) top left no-repeat;
	width: 750px;
	margin: 0;
	padding: 0 15px 0 15px;
	}

.menu_home_nav {
	width:730px;
	text-align:right;
	padding: 0 10px 0px 10px;
	background:  url(images/break.jpg) bottom center no-repeat;
	}
.menu_home_nav ul{
	list-style-type : none;
	font-size : 12px; /* Font styling */
	font-weight : none;
	text-decoration : none;
	text-transform : none;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}

.menu_home_nav li {
	display : inline;
	padding: 0 0 0 10px;
}

.menu_home_nav li a, .menu_home_nav li a:visited {
	color: #999;
}
.menu_home_nav li a:hover {
	color: #FFCC00;
	text-decoration : none;
}
.menu_sub_nav {
	text-align:left;
	padding: 0 0 0 0;
	}
.menu_sub_nav ul{
	list-style-type : none;
	font-size : 12px; /* Font styling */
	text-decoration : none;
	text-transform : none;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
}

.menu_sub_nav li {
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}

.menu_sub_nav li a, .menu_sub_nav li a:visited {
	display : block;
	width:210px;
	height:19px;
	color: #999;
	background:url(images/sub_nav_bg_off.jpg) top left no-repeat;
	padding: 6px 0 0 25px;
	font-weight : bold;
}
.menu_sub_nav li a:hover {
	color: #999;
	background:url(images/sub_nav_bg_on.jpg) top left no-repeat;
	color: #FFCC00;
	text-decoration : none;
}
.news {
	text-align:left;
	padding: 0 0 0 0;
	}
.news ul{
	list-style-type : none;
	font-size : 10px; /* Font styling */
	text-decoration : none;
	text-transform : none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.news li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
		border-bottom:#ffcc00 1px dotted; 
	
}

.news li a, .news li a:visited {
	color: #Fff;
	font-weight : normal;

	font-size:10px;
	font-family: Verdana,  Helvetica, sans-serif;
}
.news li a:hover {
	color: #fff;
	text-decoration : underline;
}
.content {
	
	}
	
.sub_content {
	
	}	

.content_left {
	width: 0px;
	vertical-align: top;
	padding: 27px 0 0 20px;
	}
.sub_content_left {
	width: 235px;
	vertical-align: top;
	padding: 15px 15px 0px 10px;
	}	
	
.left_new_sub_content {
	padding: 15px 0 0 22px;
	}

.content_middle {
	width: 495px;
	vertical-align: top;
	padding: 15px 10px 5px 15px;
	}
.sub_content_middle {
	width: 480px;
	vertical-align: top;
	padding: 30px 25px 10px 15px;
	background:url(images/bg_sub_content.jpg) no-repeat;
	background-position: 0 15px;
	}
.content_middle p {
	line-height: 16px;
	}

.content_right {
	width: 235px;
	vertical-align: top;
	padding: 15px 15px 0px 10px;
	background: url(images/divider.jpg) top left repeat-y;
	}
	
.sub_content_right {
	width: 633px;
	vertical-align: top;
	padding:40px 0 0 20px;
	background: url(images/divider.jpg) top left repeat-y;
	}
	

.content_right p {
	font-weight: normal;
	color: #ccc;
	line-height: 14px;
	font-size: 11px;
	margin: 0 0 0 0;
	}
	
.sub_content_right p { 
	padding: 0 14px 10px 5px; /* KN - updated 3/7 per client request */
	line-height: 18px;
	}	

.content_right a:link, .content_right a:visited {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	}
	
.content_right a:hover, .content_right a:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	}
	

.email {
	background: url(images/bg_email.jpg) top left no-repeat;
	padding: 35px 40px 20px 10px;
	}

.email p {
	padding-top: 10px;
	}

input.text {
	font-size: 10px;
	padding: 2px;
	width: 180px;
	letter-spacing: 1px;
	}

input.go_button {
	font-size: 10px;
	padding: 1px;
	width: 50px;
	letter-spacing: 1px;
	margin-left: 2px;
	}
	
.footer {
	background:  url(images/break.jpg) top center no-repeat;
	padding-top: 4px;
	padding-bottom: 0px;
	width: 750px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: left;

	}
.footer td {
	font-size:10px;
	color: #999;
	}
	
.footer_content {
	margin: 0;
	padding: 0;
	}

.footer_content_left {
	width: 300px;
	float: left;
	}

.footer_content_left p {
	font-size: 10px;
	padding-top: 4px;
	}

.footer_content_right {
	float: right;
	vertical-align: top;
	}
.footer a {
	font-size:11px;
	}

td.home_right_content {
	background: top left no-repeat url(images/bkg_home_right.jpg) ;
	width: 321px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
	}

td.home_right_content p {
	padding: 10px 30px 0 15px;
	font: Verdana,  Helvetica, sans-serif 11px;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	width: 250px;
	color: #951100;
	}

td.home_right_content a:link, td.home_right_content a:visited  {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	}
	
td.home_right_content a:hover, td.home_right_content a:active {
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	color: #000;
	}

.home_right_content_subhead {
	padding: 27px 0 0 0px;
	}



/* ----------------------- </genClasses> --------------------------- */

.breadcrumbs {
	font-size: 9px;
	color: #a4a4a4;
	padding: 20px 20px 0 20px;
	
	}

.breadcrumbs a:link, .breadcrumbs a:visited {
	font-size: 9px;
	color:  #951100;
	text-decoration: underline;
	}

.breadcrumbs a:hover, .breadcrumbs a:active {
	font-size: 9px;
	color: #a4a4a4;
	text-decoration: none;
	}

/* ----------------------- <HighSlide> --------------------------- */	
.highslide-html {
    background-color: #000000;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 0px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 427px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: white;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* Style for Golf Page */

#content_golf {
	padding: 0;
	margin: 0 0 0 0;
	}
.golf_main {
	background: #efefef url(images/golf_bg_main3.jpg) top left no-repeat;
	width:575px;
	height:292px;
	min-height:292px;
	padding:130px 0 0 185px;
	text-align:left;
	}

.main_textbox {
	width: 320px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	
	}
.sponsors {
	height: 35px;
	padding: 6px 0 6px 0;
	background: #3c2100;
	text-align:right;
	border:solid 1px #FEF4DB;
	}
.sponsors img {
	margin: 0 2px 0 0;
	border:solid 1px #FFFFFF;
	}
.box {
	width:320px;
	
	background:#fff url(images/golf_bg_boxtop.jpg) top left repeat-x;
	text-align:left;
	margin: 20px 0 0 0;
	padding: 4px 10px 10px 10px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	}
.box_bottom {
	background:url(images/golf_bg_boxbottom.jpg) top left repeat-x;
	height:26px;
	width:340px;
	margin-bottom:20px;
	}
.box a, a:visited {
	color:#c6001f;
	}
.box a:hover {
	text-decoration:none;
	}
#content_golf_pay {
	padding: 10px 120px 10px 120px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#eee;
	text-align:center;
	}

	
	
	