body { 
	
	margin: 0 auto; 
	
	padding: 0; 
	
	background: #fff; 
	
	font-family: arial;
	
	background-image: url(images/grass_bg.jpg);
	
	background-repeat: repeat-x;
	
	background-color:#000;
	
 }
 
p {
	
	color:#000;
	
	font-size: 11pt;
	
	line-height: 150%;
	
	font-family: arial;
	
}

.justify {
	
	text-align: justify;

}

.center {
	
	text-align:center;
	
}

hr  { 
	
	border-bottom: 1px dotted #000; 
	
	border-style: dotted hidden hidden hidden;
	
	margin-bottom: 1.5em;
	
}

br {
	
	padding: 0;
	
	margin: 0 0 0 0;

}


h1, h2, h3 {
	
	font-family: arial;

}

.red {
	
	color: #ff0000;

}

.headline {
	
	font-size: 18pt;
	
	font-family: tahoma;
	
}

.red {
	
	color: #ff0000;
	
}

.green {
	
	color: #669933;
	
}

.i {
	
	font-style: italic;
	
}

a:link,  a:visited { 
	
	color: #669933; 
	
	text-decoration: none;
	
}

a:hover, a:active  { 
	
	color: #000; 
	
	text-decoration: none;
	
}

.dashed {
	
	border: 1px dashed #999;
	
	border-style: dashed hidden hidden hidden;
	
	margin: 0 0 10px 0;
	
	padding: 0;
	
}

#maindiv {
	
	margin: 0 auto;
	
	width: 950px;
	
}

#leftcontent {
	
	margin: 0;
	
	padding: 0 10px 0 20px;
	
	text-align: left;
	
}

.textcouriersm {
	
	font-family: courier;
	
	font-size: 11pt;
	
	line-height: 1.5em;
	
	text-align:left;
}

li {
	
	line-height: 1.5em;
	
	margin-bottom: 20px;
	
	font-size: 11pt;
	
}

ol {
		
	margin: 20px 0 0 20px;
	
	padding: 0;
	
}

.bold {
	
	font-weight: bold;
	
}

.highlight {
	
	background-color: #FFFF33;
	
}


#nav a:link, #nav a:visited { 
	
	color:#66cc66; 
	
	text-decoration: none;
	
}

#nav a:hover, #nav a:active { 
	
	color:#fff; 
	
	text-decoration: none;
	
}

#nav {
	position: absolute; 
	
	left: 40px;
	
	top: -10px;
		
	font-size: 9pt;
	
	letter-spacing: .4pt;
	
	font-family: tahoma, mono;
	
	color:#fff;
	
}

.copy_headline {
	
	color:#003399;
	
	font-size: 16pt;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
}

.emphasize {
	
	color: #336600;
	
	font-size: 16pt;
	
	font-family: arial;
	
}

li.emphasize {
	
	list-style-type: none;
	
	margin: 0 0 10px -20px;

}

.smalltext {
	
	font-size: 8pt;
	
}

.opt_in_text {
	
	font-family: arial;
	
	text-align: justify;
	
	padding: 0 20px 0 20px; 
	
 	color: #336600;
 	
	font-size: 9pt; 
	
	line-height: 20px;
	
}

.imgborder {
	
	border: 1px dashed #000; 
	
	text-align: center;
	
	padding: 20px;
	
}

.clear {
	
	clear: both;
	
}

li.golf_arts {
	
	list-style-type: none;

	text-indent: none;
	
	margin: 0;
	
	padding: 0;
	
}

li.golf_arts li {
	
	list-style-type: circle;

	text-indent: 0;
	
	margin: 0;
	
	padding: 0;
	
	position: relative;
	
	left: -1.5em;
	
	font-size: 11pt;
	
}


.topic {
	
	font-size: 14pt;
	
	color:#000;
	
	padding-bottom: 10px;
	
}