@charset "UTF-8";
/* CSS Document */

body	{
	margin			: 0;
	padding			: 0;
	border			: 0;
	font-family		: Verdana, Geneva, sans-serif;
	font-size		: 12px;
	background		: #692 url(images/grass.jpg) top center repeat;
/*	background		: #692 url(images/outerwrap.gif) top center repeat-y; */
}

.main_container {
	padding-left		: 5px;
	padding-right		: 5px;
	background		: #692 url(images/outerwrap.gif) top center repeat-y;
}

a 	{
	color			: #999;
	font-weight		: semibold;
	text-decoration		: underline;
}

a.menu {
	color			: #692;
	text-decoration		: none;
}	

a:hover {
	color			: #F00;
	text-decoration		: underline;	
}

.pageheader {
	padding-bottom		: 3px;
}

.flashframe {
	padding-bottom		: 3px;
	padding-top		: 3px;
	padding-left		: 0;
	padding-right		: 0;
	border-bottom-style	: solid;
	border-bottom-color	: #692;
	border-top-style	: solid;
	border-top-color	: #692;
}

div.price {
	color			: green;
	font-size		: 18pt;
	font-weight		: bold;
	text-align		: center;
	position		: relative;
	left			: 150px;
	top			: 20px;
	-webkit-transform	: rotate(15deg); 
	-moz-transform		: rotate(15deg);
	filter			: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

h2 {
	font-family		: Tahoma;
	color			: #F00;
	font-size		: 18pt;
	text-align		: center;
	padding-bottom		: 0px;
	margin-bottom		: 6px;
}

h2.DNR {
	text-align		: left;
	font-size		: 16pt;
	color			: #306;
	position		: relative;
	left			: 0px;
	top			: -50px;
}

.club_h {
	color			: #080;
	font-size		: 16pt;
}

h3 {
	color			: #306;
	font-weight		: bold;
	clear			: both;
}

h4 {
	color			: #F00;
}

h4.tournlist {
	color			: #F00;
	margin-bottom		: 3px;
}

h1.frontpage {
	color			: #692;
	font-size		: 18pt;
	text-align		: left;
}


h3.frontpage {
	margin-bottom		: 0;
	padding-bottom		: 0;
}

h3.socmedia {
	margin-top		: 6px;
	margin-bottom		: 6px;
	text-align		: center;
	font-size		: 12pt;
}

h4.frontpage {
	margin-bottom		: 0;
	margin-top		: 2;
}

h4.course {
	margin-top		: 0px;
	margin-bottom		: 3px;
}

h4.cat {
	margin-top		: 0;
	margin-bottom		: 0;
	padding-top		: 0;
	padding-bottom		: 0;
	font-size		: 10pt;
}

h5.search {
	margin-bottom		: 0;
	padding			: 0;
}

hr {
	width			: 75%;
	border-top-color	: #F00;
	border-right-color	: #F00;
	border-bottom-color	: #F00;
	border-left-color	: #F00;
	height			: 3px;
}

.centerpane, .form {
	color			: #333;
	font-family		: Verdana, Geneva, sans-serif;
	font-size		: 12px;
	margin			: 0px;
	padding-top		: 20px;
	padding-left		: 5px;
	padding-right		: 10px;
	padding-bottom		: 50px;
	text-align		: justify;
	vertical-align		: top;
}
	
.form {
	padding			: 0px;
}
	
p, .p {
	color			: #333;
	font-family		: Tahoma, Verdana, Geneva, sans-serif;
	font-size		: 12px;
	text-align		: justify;
	vertical-align		: top;
}

.c {
	color			: #333;
	font-family		: Tahoma, Verdana, Geneva, sans-serif;
	font-size		: 12px;
	text-align		: center;
	vertical-align		: top;
}

.rightpane {
	color			: #692;
	font-family		: Tahoma,Geneva,sans-serif;
	text-align		: right;
	vertical-align		: top;
	padding-top		: 5px;
	padding-right		: 5px;
	padding-bottom		: 50px;
	padding-left		: 5px;
}

.leftpane {
	color			: #692;
	text-align		: left;
	vertical-align		: top;
	padding-top		: 5px;
	padding-right		: 0;
	padding-bottom		: 0;
	padding-left		: 10px;
}

.bottom {
	text-align		: center;
}

.tiny {
	font-size		: 8px;
	font-style		: italic;
	text-align		: right;
}

.caption, .caption-mid {
	font-size		: 12px;
	font-style		: italic;
	text-align		: right;
	color			: #692;
	margin-right		: 8px;
	padding-bottom		: 3px;
}

.caption-mid, .center {
	text-align		: center;
}

img {
	margin			: 0px;
	padding			: 0px;
}

.img-left {
	float			: left;
	margin-top		: 0px;
	margin-bottom		: 0px;
	margin-right		: .5em;
}

.img-right {
	float			: right;
	margin-top		: 0px;
	margin-bottom		: 0px;
	margin-left		: .5em;
}

.img-mid {
	margin			: 0px;
	text-align		: center;
	padding			: 0px;
}

.clearfloat {
	clear			: both;
}

.right {
	text-align		: right;
}

.visit {
	border-top-style	: solid;
	border-top-color	: #692;
	padding-top		: 3px;
	padding-bottom		: 3px;
	font-size		: 28px;
	text-align		: center;
}
.footer {
	border-top-style	: solid;
	border-top-color	: #692;
	font-size		: 11px;
	text-align		: center;
	padding			: 8px;
}

.tableheader {
	text-align		: center;
	background-color	: #360;
	color			: #FFF;
	font-size		: 11pt;
	font-weight		: bold;
}

.google {
	font-size		: 6pt;
	color			: #333;
	vertical-align		: center;
	margin			: 0;
	padding			: 0;
}

#L1 {
	visibility 		: visible;
	position 		: absolute;
	top 			: 600px;
	text-align 		: left;
	z-index 		: 1;
	}

#L2 {
	visibility 		: hidden;
	position 		: absolute;
	top 			: 600px;
	text-align 		: left;
	z-index 		: 2;
	}

#L3 {
	visibility 		: hidden;
	position 		: absolute;
	top 			: 600px;
	text-align 		: left;
	z-index 		: 3;
	}

#L4 {
	visibility		: hidden;
	position		: absolute;
	top			: 600px;
	text-align		: left;
	z-index			: 4;
	}


#L11,#L12,#l13,#L14,#L15 {
	position 		: absolute;
	top 			: 475px;
	text-align 		: left;
	}
	
#L11 {
	visibility 		: visible;
	z-index 		: 1;
	}

#L12 {
	visibility 		: hidden;
	z-index 		: 2;
	}

#L13 {
	visibility 		: hidden;
	z-index 		: 3;
	}

#L14 {
	visibility		: hidden;
	z-index			: 4;
	}

#L15 {
	visibility		: hidden;
	z-index			: 5;
	}

.th {
	font-size		: 7pt;
	}
	
.t0,.t1,.t2,.t3,.t4,.t5,.t6,.t7,.t8 {
	font-size		: 7pt;
	text-align 		: center;
	font-weight 		: bold;	
}

.t1, .t2, .t3 {
	font-weight		: normal;
	}

.t4 {
	background 		: red;
	color 			: white;
	}

.t5 {
	background 		: white;
	color 			: black;
	}

.t6 {
	background 		: blue;
	color 			: white;
	}

.t7 {
	background		: black;
	color			: white;
}

.t8 {
	background		: yellow;
	color			: black;
}
