
body {
  	font-family: arial, helvetica, sans serif;
  	color: #030;
	margin: 0 auto;
	background-color: #2E9410;
	background-image:  url(http://www.pinewoodcc.com/images/grass-natural.jpg);
	}
	.style2 {
		color: #FFF;
		font-size: 12px;
	}


.style3 {font-size: 14px}
.style4 {color: #FFF}
.style5 {font-size: 12px}


a:link { 
	color: 				#030;
	font-weight: 		bold;
	text-decoration: 	underline; 
}

a:visited {
	color: 				#060; 
}

a:hover, a:focus { 
	color: 				#030;
	text-decoration:	none; 
}

p {	
	margin:				1em 0;
	padding-left: 		10px;
	font-size: 			14px;
  	line-height: 		14px;	 
}

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p {
	margin-top:			-2px;
}

h1, h2, h3, h4, h5, h6 {  
	margin-bottom:		10px;
	color: 				#030;
	font-family: 		Georgia, "Times New Roman", Times, serif;	 
}

h1 { 	
	font-size:			30px;
	padding-top: 		10px;
	text-align: center;
}

.title-pad {
	padding-top: 0;
}

h2 {	
	font-size:			20px;	 
	font-weight:		bold;
  	letter-spacing:		-1px;
	
}


h3 {	
	font-size:			18px;
  	letter-spacing:		-1px;
  	font-style: 		italic;  		
}

h4 {	
	font-size:			16px;
}

h5 {	
	font-size:			14px;
}

h6 {	
	font-size:			12px;
}

em {
	font-style:			italic;
}

strong {
	font-weight:		bold;
}

em strong, strong em { 
	font-weight:		bold; 
	font-style:			italic; 
}

.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

#slideshow {
    position:relative;
    height:480px;
    margin-left: 5px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


#header-bg {
	background: url(images/header1.jpg) no-repeat;
	height: 265px;
	width: 820px;
	margin: 0;
	padding: 0;
	border: none;
}
.links {
	float: right;
	padding: 10px;
	text-align: right;
	font-style: italic;
	font-size: 27px;		
}
.links a {
	text-decoration: underline;
	font-weight: bold;
}
.links a:hover {
	text-decoration: none;
}
.free-round {
	font-size: 14px;
	color:#fff; 

}
.logo {
	margin-top: 65px;
	left: 10px;
	border: none;
}
.bot-nav {
	color: #fff;
}

.bot-nav a {
	color:#fff; 
	font-size:14px;
	line-height: 16px;
}
.white a {
	color: #fff;
}

.style1 {
	font-size: -1;

}

#smoothmenu2 {
	margin: 0;
	padding: 0;
	top: 0;
}

.ddsmoothmenu-v {
	margin: 0;
	padding: 0;
	top: 0;
}

.ddsmoothmenu-v ul{
margin: 0;
padding: 0;
width: 167px; /* Main Menu Item widths */
list-style-type: none;
font: bold 12px Verdana;
border-top: 1px solid #778;
}
 
.ddsmoothmenu-v ul li{
position: relative;
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #134913;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
border-left: 1px solid #778;

}

.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{
background: #F6E8B1; /*background of menu items (default state)*/
color: #134913;
}


.ddsmoothmenu-v ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #473628; 
color: #F6E8B1;
}

.ddsmoothmenu-v ul li a:hover{
background: #473628; /*background of menu items during onmouseover (hover state)*/
color: #F6E8B1;
}

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
font-weight: normal;
visibility: hidden;
}

 
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End */

.ddsmoothmenu{
font: bold 12px Verdana;
background: #005826; /*background of menu bar (default state)*/
width: 100%;
}

.small-font {
	font-size: 11px;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #005826; /*background of menu items (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}

.ddsmoothmenu ul li a:hover{
background: black; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}
