/* Start of CMSMS style sheet 'main' */
#cover {
display:none;
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
background:gray;
filter:alpha(Opacity=80);
opacity:0.8;
-moz-opacity:0.8;
-khtml-opacity:0.8;
}
#dialog {
display:none;
left:100px;
top:100px;
width:600px;
height:450px;
position:absolute;
z-index:1000;
background:white;
padding:2px;
font:10pt tahoma;
border:10px solid gray
}

ul,ol{list-style: none;}h1{font-size: 218%;}h2{font-size: 164%;}h3{font-size: 145%;}h4{font-size: 118%;}h5,h6,pre,code{	font-size: 100%;}ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,hr,dt,dd,blockquote,fieldset,input{  margin: 0;  padding: 0;}a img,a:link img,a:visited img,iframe{  border: none;}acronym,abbr{  cursor: help;}address{  font-style: normal;}.clearfix {overflow:auto;zoom:1;}hr{display: none; /* \*/ display: block; /* */ position:absolute;left:-2000px;top:-2000px;width:1px;height: 1px;}



.navi h3 a:link, .navi h3 a:visited, .navi h3 a{
color:#000000;
}


body
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:80%;
	background:#80A134 url(../img/grass11.jpg);
	color:#444;
}

h1
{
	text-align:center;
	font-family:impact, "arial black", arial, sans-serif;
	font-weight:normal;
	color:#9e7500;
	font-size:300%;
}


.header{
text-decoration:underline;
color:#9e7500;
font-size:2em;
font-weight:bold;
}

.txtcenter{
margin-left:auto; margin-right:auto;
}

h2
{
	text-align:center;
	font-family:impact, "arial black", arial, sans-serif;
	font-style:italic;
	font-weight:normal;
	color:#B11D17;
}

h1, h2, h3
{
	margin:0.5em 0;
}

p
{
	margin:1em 0;
}

ul
{
	list-style-type:disc;
	margin-left:1.5em;
}

ul.benefits
{
	border:1px solid red;
	width:200px;
	font-family:tahoma, arial, sans-serif;
	font-size:80%;
	list-style-type:none;
}


.pad
{
	margin:10px 20px;
}

.alignleft
{
	float:left;
	margin-right:1em;
}

.alignright
{
	float:right;
	margin-left:1em;
}

.intro
{
	color:#9e7500;
	font-size:140%;
	font-weight:bold;
}

.salesbox
{
	background:#fff;
	padding:0 1em;
	border:2px solid #7ba837;
	font-size:140%;
}

.red
{
	color:#f00;
}

.center
{
	text-align:center;
}

#wrap
{
	background:#F1FFD9;
	width:760px;
	margin:5px auto 50px auto;
	text-align:left;
	border:1px solid #72962E;
}

#head
{
	background:url(../img/golfheader.png) no-repeat top left;
	height:125px;	
	border:1px solid #070070;
	position:relative;
}

#logo
{
	margin:10px 20px 0 40px;
}

#gbanner
{
	position:absolute;
	top:10px;
	right:10px;
	width:468px;
	height:75px;
}

#pri-nav
{
	margin:1em 0 0 250px;
	color:#fff;
}

#pri-nav li a
{
	color:#fff;
}

#pri-cont
{
	width:440px;
	float:right;
}

#sec-cont
{
	width:160px;
	float:left;
}

#ter-cont
{
	width:158px;
	float:left;
	overflow:hidden;
}

#container
{
	float:left;
	width:600px;
}

#nav
{
	list-style-type:none;
}

#nav li
{
	display:inline;
}

#nav li a
{
	margin:0 1em;
}

#foot
{
	clear:both;
	text-align:center;
	font-size:smaller;
	font-family:tahoma,verdana,arial,sans-serif;
	color:#888;
	padding:10px;
}

/* End of 'main' */

