body {
	font: normal 10pt verdana, sans-serif, Arial, Verdana, Helvetica, Tahoma;
	/*background-color: #2F2F2F;*/
	background-image: url(http://golfandbiz.com/images/background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: bottom;
	margin: 0px;
	color: #666;
}

.header {
	margin: auto;
	margin: 0;
	padding: 0;
	height: 348px;
}

.footer {
	margin: auto;
	margin: 0;
	padding: 0;
	height: 80px;
	background-image: url(http://golfandbiz.com/images/footer.jpg);
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	padding-top: 10px;
}
.footer a {
	color: #FFF;
}
.copyright {
	color: #ccc;
	font-size: 75%;
}

.bodycontent {
	margin: 0;
	padding: 20px;
	padding-top: 0px;
}

.filler {
	position: absolute;
	top:  295px;
}


/* HEADINGS */
h1 {
	font-size: 21pt;
	color: #006600;
	font-weight: bold;
}
h2 {
	font-size: 16pt;
	color: #006600;
	font-weight: bold;
	text-align: center;
}

ul {
list-style-image: url(http://golfandbiz.com/images/bullet.jpg);
}
ul.listmenu {
	list-style-image: url(http://golfandbiz.com/private/images/bullet-red-arrow.png);
}

.box1 {
	/*border: 1px solid #333; */
	padding: 5px;
}


.sidebar {
	padding: 0;
	padding-left: 10px;
}
.sidebar-havefun {
	padding: 10px;
}


.group {
	overflow: auto;
	clear: both;
}
.sub-heading {
	font-size: 16pt;
	font-style: italic;
	color: #009933;
}

.groupheading {
	color: #336600;
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
}


/* ADDITIONAL */

.style1 {
	color: #006600;
	font-weight: bold;
	font-size: 14pt;
}
.style2 {color: #006600}
.style3 {
	font-size: 12pt;
	font-weight: bold;
}
.presentedby {
	color: #006600;
	font-weight: normal;
	font-size: 10pt;
}
