/*  styling for temporary golf tournament link: Keeps it at the top of the page */
#tournamentLink {position:absolute; top:10px; right:50px;}
#tournamentLink a:link, #tournamentLink  a:visited, #tournamentLink  a:active {
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	}
#tournamentLink  a:hover {
	text-decoration:none;
	}
/* **************************************************** */


img {padding:0px; 
	border:0px; 
	margin:0px; 
	border:none;}
sup {font-size:10px;}
a:link { color:#4F4E3E; text-decoration:none }
a:active { color:#4F4E3E; text-decoration:none }
a:visited { color:#4F4E3E; text-decoration:none }
a:hover   { color:#000000; text-decoration:none }

a:link.als,  a:visited.als, a:active.als{text-decoration:underline; color:#F7F7D6;}
a:hover.als{text-decoration:none;}



body {font-family:Arial, Helvetica, sans-serif;
	font-size:10px;}

#color2 A:link { color:#FCFADA; text-decoration:none }
#color2 A:visited { color:#FCFADA; text-decoration:none }
#color2 A:active { color:#FCFADA; text-decoration:none }
#color2 A:hover { color:#000000; text-decoration:none }
h1 {font-size:16px;}
h2 {font-size:15px;}
h3 {font-size:14px;}
p a:link, p a:visited, p a:active {text-decoration:underline;}
p a:hover {text-decoration:none;}
/* Added to run new navigation */
#menu ul{list-style:none;
		margin:0px; 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		padding:0px;
		}
#menu ul li {margin:0px; 
	padding:0px;
	text-align:center;
	background-image:url(www/2007Design/nav_bg.jpg);
	background-repeat:no-repeat;

	vertical-align:middle;
			}
#menu li a:link, #menu li a:visited, #menu li a:active {
	color:#000000;
	font-weight:bold;
	font-size:11px;
	background-image:url(www/2007Design/nav_bg.jpg);
	background-repeat:no-repeat;
	display:block;
	height:24px;
	padding-top:5px;
	}
#menu li a:hover {
	background-image:url(www/2007Design/nav_bg_hover.jpg);
	background-repeat:no-repeat;
	}

#header a:link, #header a:visited, #header a:active {
	font-family:rockwell;
	text-decoration:none;
	color:#990033;
	font-size:25px;
	font-weight:bold;}
#header a:hover {
	text-decoration:underline;
	}
/* Controls header in the header on all pages : Fran Delaney Foundation */
p.header {padding-right:50px; margin-top:15px;}
	
/*Sponsor table on sponsor page */
#sponsor td {border:1px solid #AFAB81;}	
	
/* Controls styling of middle column */
#middlecontent {padding:20px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4;
}
#middlecontent h1, #middlecontent h2, #middlecontent h3 {color:#524D42;}
#middlecontent h1 {font-size:15px;}
#middlecontent h2 {font-size:14px;}
#middlecontent h3 {font-size:13px;}
#middlecontent table {font-family:Arial, Helvetica, sans-serif;
font-size:12px;}
#leftcolumn {
	background-color:#AFAB81;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;}
#leftcolumn p {padding:0px 10px 0px 10px;}
#leftcolumn p.image {text-align:center;}
#rightcolumn {	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	}
#sectionleft {background-image:url(www/images/left_boxtop.gif);
	background-repeat:no-repeat;
	padding-top:30px;
	background-color:#f7f7d6;
	border-bottom:1px #000000 solid;
	padding-bottom:20px;}
#sectionleft p, #sectionleft h3 {padding-left:5px;}
	
#rightcolumn p {padding:0px 10px 10px 10px;}
#rightcolumn p.image {text-align:center; padding:0px;}
/* Golf Registration form styling */	
#golfsubmit {width:500px;}
#golfsubmit td.one {width:100px; text-align:right;}
#golfsubmit td.two {width:400px;}
#golfsubmit input{border:1px solid #AFAB81;}
/* Used on the golf registration page for 'buttons' for register */
.golf {margin-top:25px; width:150px; }
.golf a:link, .golf a:visited, .golf active
	{font-size:13px;
	text-align:center;
	display:block;
	color:#ffffff;
	width:100px;
	font-weight:bold;
	border:2px solid #504E3F;
	padding:10px;
	background-color:#990033;
	}

/* Event Registration form styling */
#event td.cOne {font-weight:bold; width:100px; text-align:center;}
#event td{border:1px solid #AFAB81;}
#event td.cTwo {width:600px;}
#golfLink { 
		display: block;
		text-indent:-9999px;
		height: 200px;
		width: 212px;
		background: url("images/content/GolfGraphic.jpg") no-repeat;}
#golfLink:hover {
		background: url("images/content/GolfGraphic.jpg") 0px 200px;
		}


