@charset "iso-8859-1";
.left{ text-align: left; }
.right{ text-align: right; }
.center{ text-align: center; }
.small{ font-size: small; }
.xsmall{ font-size: x-small; }
.just{ text-align: justify; }
.clearfloat{ clear: both; }
div.clear { clear: both; }
/* base styles */

.green{	color: #003300; }
.green400{
	color: #003300;
	text-align: justify;
	padding:10px;
}

.areatxt{
font-size:maller;
text-align:right;
}
.areatxtcenter{
font-size:maller;
text-align:center;
}
.areatxtleft{
font-size:smaller;
text-align:left;
}

.cellblue{
background-color:#0099ff;
color:#000066;
}
.celldark{
background-color:#ff9933;
color:#000066;
}
.celllight{
background-color:#ffff99;
color:#000066;
}
.cellyellow{
background-color:#ffff66;
color:#ff0000;
}
.copy{
color: #c0c0c0;
font-family:sans-serif,verdana,arial,helvetica;
font-size:smaller;
font-weight:lighter;
}
.indent{padding-left:12px;}
.indent2{color:#cc0033;padding-left:12px;}
.just{text-align:justify;}
.justlotsoftext{text-align:justify; max-width: 450px;}

.owner{color:#0033cc;}
.pr{
color:#006400;
font-size:smaller;
text-align:right;
}

.tableheader{
background-color:#000000;
color:#ffffff;
}
.tablenav{background-color:#000066;}
.tablewhite{
	background-color: #ffffff;
	border: 2px #999900 solid;
	color: #008000;
}
.tablewhite a:link{color:#008000;}
.tablewhite a:visited{color: #006601;}
.tablewhite a:visited:hover{color:#00c602;}
.tablewhite a:hover{color: #00c602;}
.tablewhite td{color:#008000;}
.tablewhite td.tableheaderblue, .tablewhite tr.tableheaderblue, .tablewhite tr.tableheaderblue td {
background-color:#000066;
color:#ffffff;
font-size:12px;
font-weight:bold;
}
.tdline{background:url("icons/line.gif") #00ff00 repeat;}
.telephone{
color:#005125;
margin-top:3px;
}
.text{color:#ffffff;}


DIV#button {
	width: 165px;
	margin: 0 auto;
	border-right: 0px solid #000;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	background-color: #006633;
	}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#button li {
	border-bottom: 0px solid #339966;
	margin: 0;
	color: #ffffff;
	}
#button li.thispage {
	background-color: #ccff99;
	border-left: 10px solid #009900;
	border-right: 10px solid #ccff99;
	color: #006600;
	text-decoration: none;
	text-align: left;
	}
#button li a {
	display: block;
	padding: 2px 5px 2px 5px;
	border-left: 10px solid #009900;
	border-right: 10px solid #669966;
	background-color: #00c000;
	color: #fff;
	text-decoration: none;
	width: 100%;
	text-align: left;
	}

html>body #button li a {
	width: auto;
	}

#button li a:hover {
	border-left: 10px solid #00c000;
	border-right: 10px solid #009900;
	background-color: #009900;
	color: #fff;
	}
	
	
#leftnavul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#leftnavul li {
	border-bottom: 1px solid #cc0033;
	margin: 0;
	}
#leftnavul li a {
	display: block;
	padding: 5px 5px 5px 5px;
	border-left: 5px solid #454078;
	border-right: 5px solid #454078;
	background-color: #993333;
	color: #ffcccc;
	text-decoration: none;
	width: 112px;
	}

html>body #leftnavul li a {
	width: auto;
	}

#leftnavul li a:hover {
	border-left: 5px solid #993333;
	border-right: 5px solid #993333;
	background-color: #db9696;
	color: #000;
	}
div.nogoogle{
	background-color: #ffffff;
	color: #008000;
	width: 120px;
	height: 600px;
}
table.tbltext{
	background-color: #e3ffe4;
	border-top: 1px solid #66cc99;
	border-right: 1px solid #66cc99;
	border-bottom: 1px solid #66cc99;
	border-left: 1px solid #66cc99;
	padding: 5px;
}


A.golfpassnav{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.golfpassnav:hover{
	color: #e8e8e8;
	font-size: 12px;
	text-decoration: underline;
}



