
html,body {
margin:0 auto;
padding:0;
height:100%; /* needed for container min-height */
background: #2c5619 url(img/bg.jpg) top center no-repeat;
font-family:arial,sans-serif;
font-size:10px;
color:#383838;
}

a:link, a:visited {
	color: #144b74; 
	text-decoration: underline;
	}
a:hover {
	color: #547C24;  
	text-decoration: none;
	}

.displayNone {
	display: none;
}

.hidden {
	visibility: hidden;
	display: none;
}

.clear {
clear:both;
}

em {
font-weight:bold;
font-style:normal;
}

h1 { 
font:1.5em georgia,serif; 
margin:0.5em 0;
}

h2 {
font:1.25em georgia,serif; 
margin:0 0 0.5em;
}
h1, h2, a {
color:orange;
}

h3 {
font:1.75em arial,sans-serif; 
margin:0 0 0.5em;
color: #154B74;
}

p { 
line-height:1.5; 
margin:0 0 1em;
}

#container {
margin:0 auto 20px auto;
width:980px;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */
}

#header {
width:900px;
height:176px;
margin:0 auto;
padding:0;
background:transparent url("img/header4.jpg") top center no-repeat;
}

#header h1 {
width: 410px; height: 158px; margin: 0; padding: 0px; text-indent: -10000px; font-size: 9px;
}
#header h1 a {
width: 410px; height: 158px; margin: 0; padding: 0px; display: block; text-decoration: none; 
}

#header p {
font-style:italic;
font-size:1.1em;
margin:0;
}

#random_image {
width:400px;
height:253px;
float: right;
margin: 0;
border: 8px solid #144B74;
background-image:url(img/resized%20photos/july4th1.jpg);
}

#intro_image {
	width: 400px;
	height: 253px;
	background-image: url(img/resized%20photos/july4th1.jpg);
	border:5px solid #191919;
}

.rightsection {
	float: right;
	clear:right;
	width: 430px;
	height: auto;
	margin: 30px;
	padding: 10px;
	border: none;
}

#content {
width:900px;
height:auto;
min-height:300px;
margin:0 auto;
background: #fff url(img/content_bg.jpg) top center no-repeat;
padding:0 0 10px 0; /* bottom padding for footer */
}

#content.secondary {
background: #fff url(img/content_bg2.jpg) top center no-repeat;
}

#content p {
line-height:16px;
}

#content.secondary p {
padding:3px 25px 3px 25px;
line-height:16px;
font-size:1.2em;
}

#promotext.homepage {
float:left;
width:693px;
height:78px;
margin:21px 0 0 48px;
background: transparent url(img/promotext1.jpg) top center no-repeat;
}

#welcometext {
float:left;
width:350px;
height:auto;
margin:0 0 10px 25px;
font-size:1.1em;
}

#homephoto {
width:484px;
height:344px;
float:right;
margin:40px 17px 20px 0;
}

#homephoto.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

.pagephoto {
float:right;
margin:0 20px 20px 20px;
border:#154b74 8px solid;
}

.pagephoto2 {
margin: 15px 20px 20px 20px;
border:#154b74 8px solid;
}

#subheadingbox {
margin:0 0 0 25px;
padding-top:20px;
}

#subheader_graphic h1 {
	padding: 0;
	margin:0 0 5px 0;
	height:54px;
	width:374px;
	/* Default image. More defined below */
	background-image: url("");
	background-position: top left;
	background-repeat: no-repeat;
	}

html>body #subheader_graphic h1 {
	width:374px;
	height:54px;
	}

/* specify new images for different pages Look for different ids on body tag */
#home-page #subheader_graphic.welcome h1 {background-image: url("img/subheader_welcome.gif"); }
#course-page #subheader_graphic h1 {background-image: url("img/subheader_course.gif"); }
#fees-page #subheader_graphic h1 {background-image: url("img/subheader_fees.gif"); }
#lessons-page #subheader_graphic h1 {background-image: url("img/subheader_lessons.gif"); }
#tournaments-page #subheader_graphic h1 {background-image: url("img/subheader_tournaments.gif"); }
#events-page #subheader_graphic h1 {background-image: url("img/subheader_events.gif"); }
#facilities-page #subheader_graphic h1 {background-image: url("img/subheader_facilities.gif"); }
#dining-page #subheader_graphic h1 {background-image: url("img/subheader_dining.gif"); }
#sustainability-page #subheader_graphic h1 {background-image: url("img/subheader_sustainability.gif"); }
#contact-page #subheader_graphic h1 {background-image: url("img/subheader_contact.gif"); }

#schedule-table table a:link {color: #660000; text-decoration: underline;}
#schedule-table table a:visited {color: #660000; text-decoration: underline;}
#schedule-table table a:hover {color: #CC0000; text-decoration: underline;}
#schedule-table table a:active {color: #CC0000; text-decoration: underline;}
#schedule-table table a:focus{color: #CC0000; text-decoration: underline;}

#schedule-table table caption {
width: 84%;
padding: 0 2px 5px 2px;
color: #144b74;
font-size: 1.2em;
font-weight: bold;
text-align: center;
margin:0 auto;
border:0;
}

#schedule-table table{
width: 84%;
font-size: 14px;
font-weight: bold;
margin:0 auto 15px auto;
border:0;
padding:0;
background-color: #133A01;
}
#schedule-table table tr td {
padding: 3px 4px;
text-align:left;
color:#fff;
border:0;
}
#schedule-table table thead th{
background-color: #547c24;
font-weight: bold;
text-align:left;
padding: 4px 6px;
color:#fff;
border:0;
}
#schedule-table table tbody tr th{
color: #fff;
font-weight: bold;
border-left: none;
padding: 2px 4px;
background-color: #133A01;
border:0;
}
#schedule-table table tbody td{
border:0;
}
#schedule-table table tbody tr.odd{
background-color: #133A01;
border:0;
}
#schedule-table table tbody tr.row{
background-color: #133A01;
border:0;
}	

#schedule-table table tbody tr:hover {
color: #fff;
background-color: #133A01;
border:0;
}

#schedule-table table tbody tr.odd:hover {
color: #fff;
background-color: #133A01;
border:0;
}

#schedule-table table tfoot td, #schedule-table table tfoot th{
font-size: 11px;
font-weight:bold;
color:#660000;
padding: 3px 4px;
border:0;
}

#footer {
width:900px;
height:112px;
margin:0 auto;
padding:0;
background:#a9cb81 url(img/footer_CallUs.gif) no-repeat;
background-position: 24px 69px;
font-size:11px;
font-weight:bold;
color:#1a4103;
}

#footerphoto {
width:900px;
height:69px;
}

#footer p {
padding:0;
margin:0;
}

#footer a:link, #footer a:visited { 
color: #154b74;
text-decoration: none;
}

#footer a:hover { 
color: #fff;
text-decoration: none;
}

#footer #navlinks {
float: right;
text-align: right;
margin: 15px 0 5px 0;
padding-right:31px;
}

#copyright {
width:868px;
font-size: 11px;
text-align: right;
margin: 10px auto 15px auto;
padding:0 29px 20px 0;
color:#99b479;
}

#copyright a:link, #copyright a:visited{
color:#b0c893;
text-decoration:none;
}

#copyright a:hover {
color:#fff;
}

/******************** CONTACT FORM STYLES ********************/

.leftcolumn_contact {
float:left;
width:250px;
margin:0;
padding:0;
border: 0px #4aa9df dotted;
}


.rightcolumn2_contact {
	float: right;
	width: 570px;
	height: auto;
	margin:15px 25px 15px 15px;
	padding: 11px;
	border: 1px #154b74 solid;
	background-color: #ddf4ff;
	background-image:url(img/bg_contact.jpg);

}

.rightcolumn2_contact a:hover{
	color: #578AAF;
	text-decoration: underline;

}


.rightcolumn3_contact {
	float:left;
	width:320px;
	margin:0 0 0 45px;
	padding: 5px;
	border: none;
	background-color:#fff;
}

form {
margin:0;
padding:0;
}
	
form label {
font-weight:normal;
margin: 18px 0 0 0;
}


.input_space {
margin: 0 0 18px 0;
}

form label.required {
font-weight:bold;
}

form b {
	font-weight: bold;
}

/**************** PHOTO GALLERY ************************/

.thumbs a:link{
	margin: 5px;
	padding: 0;
	border:3px #144B74 solid;
	float: left;
}

.thumbs a:hover{
	margin: 5px;
	padding: 0;
	border:3px #2D6FA1 solid;
	float: left;
}

#rightside {
float:right;
width: 450px;
margin-left:15px;
font-size: 12px;
font-weight: bold;
}

#leftside {
float: left;
width: 450px;
height: 100%;
text-align: left;
color: #000000;
padding-bottom: 20px;
}