/************* Global *************/
html,body {height:100%}

* {
margin: 0;
padding: 0;
}

body, input{
font-family: "Times New Roman", Verdana, sans-serif;
text-align: left;
}
#content ul {
	padding: 10px 15px 10px 20px;
	list-style-image: url(arrow.gif);
	text-indent: 5pt;

}
.topsearch {
text-decoration: none;
color: #000000;
background color: #FFFFFF
}
a {
text-decoration: none;
color: #336600;
}
a:hover {
	COLOR: #339900; FONT-FAMILY: "Times New Roman", Verdana, sans-serif; TEXT-DECORATION: underline overline
}
.bottom1 a {
font-weight: normal;
color: #336600;
font-size:14px;
}
.topcourse {
font-weight: normal;
color: #336600;
font-size:13px;
}
.sidenav a {
font-weight: bold;
color: #FFFFFF;
font-size:14px;

}
.sidenavhead {
font-weight: bold;
color: #FFFFFF;
font-size:15px;

}
.topnav {
font-weight: bold;
color: #006600;
font-size:12px;

}
.topnav a {
font-weight: bold;
color: #006600;
font-size:12px;
TEXT-DECORATION: underline;
}


#header {
width: 740px;
margin: 0 auto;
}

/************* Content *************/
#content {
width: 740px;
margin: 7px auto 0;
background: #fff;
border: 1px solid #fff;
position: relative;
}



/************* Main *************/

#main {
margin: 0 5px;
width: 480px;
float: left;
}

.post {
text-align: left;
}

.bold {
font-weight: normal;
color: #336600;
font-size:24px;
}
.foot {
font-weight: bold;
color: #CCFF33;
font-size:13px;
}
.address {
font-weight: normal;
color: #336600;
font-size:15px;
}
.bottom {
font-weight: normal;
color: #336600;
font-size:14px;
}

/************* Footer *************/
#footer {
position: relative;	
clear: both;
margin: 0 auto;
background: #45444d;
width: 740px;
color: #fff;
border: 1px solid #fff;
clear: both;
text-align: center;
}

#footer a {
color: #fff;
font-weight: bold;
}
.ulhead {
	font-family: "Times New Roman";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
}
.ulhead a {
	font-family: "Times New Roman";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
  text-decoration: underline;
}
.ulbody {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-indent: 10pt;
	color: #336600;

}
/********Sidenav********/
#sidenav { 
		background: #415A28 url(../images/golfgrass.jpg) repeat left;
		color: FFFFFF;
		font-size: 1.0em;
		width: 160px;
	}
#sidenav a { 
		color: FFFFFF;
		font-size: 1.0em;
		
	}

#sidenav hover { 
		COLOR: #66FF66;
		text-decoration: underline;
	}