body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #000;
	background-color: #496912;
}

h1, h2, h3, h4, h5 {
	color: #496912;
	margin: 0 0 6px 0;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 13px; }
h4, h5 { font-size: 12px; }
p { margin: 0 0 6px 0; }

a:link {
	color: #306a89;
	font-weight: bold;
}

a:visited { color: #306a89; }
a:hover { color: #800d17; }
a:active { color: #306a89; }

img {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}

#wrapper { background: url(assets/bg_body.gif) no-repeat #fff center top; }

#wrapperMain {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background: url(assets/bg_contentMain.gif) #fff repeat-y;
	height: 1%;
	overflow: hidden;
}

#header {
	height: 137px;
	background: url(assets/matrix.png) #fff no-repeat;
	padding-left: 30px;
}

#header h1 {
	float: left;
	width: 550px;
}

#header h1 a {
	display: block;
	width: 340px;
	height: 125px;
	background: url(assets/logo.gif) no-repeat;
	text-indent: -9000px;
	float: left;
}

#header #right {
	float: left;
	width: 410px;
	position: relative;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#header #right ul {
	margin: 0;
	padding: 0;
}

#header #right ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 15px 0 0 1px;
}

#header #right ul li a {
	display: block;
	margin: 0 13px;
	padding: 0 0 0 0;
	color: #598016;
	text-decoration: none;
	line-height: 1.3em;
	font-weight: bold;
}

#header #right ul li a:hover { color: #762123; }

/* search */
#searchwrap {
	width: 350px;
	float: right;
}

.search {
	padding: 13px 0 0 0;
	width: 200px;
	height: 25px;
	float: left;
	background: url(assets/matrix.png) no-repeat -798px -195px;
}

.search form {
	margin: 0;
	padding: 0;
}

.search-field {
	width: 158px;
	height: 20px;
	background-color: transparent;
	background-image: none;
	border: none;
	float: left;
	color: #666;
	font-size: 12px;
	padding: 0 0 0 5px;
}

img#search-btn { margin-left: 3px; }

/* END SEARCH */
/* membersLogin */
#memberLogin {
	width: 400px;
	clear: both;
	font-size: 10px;
}

#memberLogin p { padding: 8px 0 0 20px; }

#memberLogin form {
	margin: 0;
	padding: 0;
}

#memberLogin #remember { padding-left: 100px; }

#memberLogin label {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0px 15px 3px 0;
	width: 250px;
	text-align: right;
}

#memberLogin .text, #memberLogin .password {
	width: 145px;
	height: 15px;
	background-color: #fff;
	border: 0;
	padding-top: 0px;
}

#memberLogin .submit {
	display: block;
	float: left;
	margin: 0 60px 0 0;
}

#memberLogin a {
	display: block;
	margin: 2px 0 0 0;
	color: #ababab;
}

/* end memberLogin */
#mainnav {
	height: 55px;
	background: url(assets/matrix.png) no-repeat #598016 0 -137px;
	color: #fff;
	margin: 0;
	padding-left: 10px;
}

#mainnav ul {
	margin: 0;
	padding: 0;
}

#mainnav ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainnav ul li a {
	display: block;
	margin: 0 6px;
	padding: 15px 8px 5px 8px;
	color: #fff;
	text-decoration: none;
	line-height: 1.3em;
	font-weight: normal;
	font-size: 16px;
	}

#mainnav ul li a:hover { color: #762123; }

/* columns */
#leftcol {
	width: 220px;
	float: left;
}

#content {
	width: 620px;
	float: left;
	margin: 5px 15px 20px 0;
}

#rightcol {
	width: 120px;
	float: left;
}

/* Subnav in left col */
#leftcol h2 {
	margin: 2px 0 0 2px;
	color: #005c11;
	font-size: 13px;
	padding: 4px 8px;
	font-weight: bold;
	background-color: #eae8dc;
	text-transform: uppercase;
	width: 179px;
}

#leftcol h2 a {
	margin: 0;
	padding: 0;
	color: #005c11;
	display: block;
}

#leftcol ul, #leftcol li {
	margin: 0 0 0 2px;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	background-color: #b3aa7e;
	text-transform: uppercase;
	width: 195px;
}

#leftcol li { margin: 0; }

#leftcol ul a {
	display: block;
	padding: 5px 10px;
	width: 175px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
}

#leftcol a:hover, #active a { color: #762123; }

/* sub sub level */
#leftcol ul ul { margin: 0; }
#leftcol ul ul li { margin: 0; }

#leftcol ul ul a {
	color: #fff;
	display: block;
	padding: 3px 2px 2px 18px;
	background-color: #762123;
}

#leftcol ul ul a:hover { color: #B3AA7E; }

/* call to action items */
a#courseConditions, a#gcsaa { text-indent: -9000px; }

ul#partners {
	background-color: #fff;
	margin: 10px 0;
	width: 195px;
	height: 110px;
	overflow: hidden;
}
#leftcol ul#partners a {
	padding: 0;
	}
a#courseConditions {
	display: block;
	width: 195px;
	height: 209px;
	margin: 0;
	padding: 0;
	background: url(assets/matrix.png) no-repeat -209px -204px;
}

a:hover#courseConditions { background-position: -418px -204px; }

#turftips {
	padding: 32px 8px 10px 7px;
	background: url(assets/matrix.png) no-repeat 0 -205px;
	margin: 10px 0 10px 2px;
	width: 178px;
}

#turftips i {
	font-style: normal;
	padding: 2px;
	margin: 0;
	color: #762123;
	display: block;
	background: #d9e3c1;
	width: 172px;
}

#turftips a {
	display: block;
	font-weight: bold;
	position: relative;
	margin: 0;
	padding: 0;
}

#turftips a:link { color: #762123; }
#turftips a:visited { color: #762123; }
#turftips a:hover { color: #000; }
#turftips a:active { color: #762123; }

a#gcsaa {
	display: block;
	background: url(assets/matrix.png) no-repeat #fff -760px -525px;
	margin: 10px 0 0 5px;
	width: 178px;
	height: 40px;
}
a#sMGA {
	display: block;
	background: url(assets/MIGolfAlliance.gif) no-repeat;
	margin: 10px 0 10px 10px;
	width: 178px;
	height: 100px;
	border: none;
	text-indent: -9000px;
	overflow: hidden;
	}

/* banner ads, only item in rightcol */
#rightcol img { margin: 10px 0 10px 8px; }

#socialmedia {
	padding-left: 50px;
	margin: 10px 0;
}

#socialmedia img { display: inline; }

#socialmedia a {
	display: inline;
	margin: 0;
	padding: 0;
}

/* TOOLBOX */
#breadcrumbs {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #b3aa7e;
	margin-bottom: 20px;
}

#breadcrumbs a {
	color: #b3aa7e;
	text-decoration: underline;
}

#breadcrumbs a:hover { color: #762123; }
#toolbox { }
#category { margin-bottom: 20px; }

.listing {
	clear: both;
	margin: 15px 0;
}

.imageright {
	float: right;
	position: relative;
	margin: 0 0 8px 15px;
}

.imageright img, .imageleft img { border: 1px solid #005c11; }

.imageleft {
	float: left;
	position: relative;
	margin: 0 15px 8px 0;
}

.imagecaption {
	font-size: 11px;
	padding: 0px;
	margin: 3px 0 15px 0;
	color: #005c11;
}

.imagecaption p { margin: 5px 0; }

/* END TOOL BOX */
/* home page only action items */
#homeEvents {
	margin: 20px;
	clear: both;
}

#homeEvents h2 {
	height: 25px;
	background: url(assets/homeheadEvents.gif) no-repeat 7px bottom #b3aa7e;
	text-indent: -9999px;
}

#homeEvents h3 {
	font-size: 14px;
	margin: 0 0 0 20px;
	clear: left;
}

#homeEvents h3 a:link { color: #5d5842; }
#homeEvents h3 a:visited { color: #5d5842; }
#homeEvents h3 a:hover { color: #000; }
#homeEvents h3 a:active { color: #5d5842; }
#homeEvents p { margin: 0 0 20px 20px; }

#homeEvents .eventDate {
	display: block;
	font-style: italic;
}

/*news*/
#homeNews { margin: 0 20px; }

#homeNews h2 {
	height: 25px;
	background: url(assets/homeheadNews.gif) no-repeat 7px bottom #762123;
	text-indent: -9999px;
}

#homeNews li { margin-bottom: 0.5em; }
#homeNews a { font-weight: bold; }
#homeNews a:link { color: #496912; }
#homeNews a:visited { color: #496912; }
#homeNews a:hover { color: #000; }
#homeNews a:active { color: #496912; }

/* rotating on home page only */
#rotating {
	width: 615px;
	margin: 0 0 10px 0;
	padding: 0;
	height: 156px;
	text-align: left;
	overflow: hidden;
}

#slideshow {
	float: left;
	text-align: left;
	width: 615px;
	height: 156px;
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

/* footer */
#footer {
	clear: both;
	background-color: #dbe1d0;
}

#footer h4 {
	width: 280px;
	height: 70px;
	background: url(assets/matrix.png) no-repeat -210px -535px;
	margin: 0 auto;
	text-indent: -9000px;
}

#footer, #copyright { padding: 10px 10px; }
#footer img { display: inline; }

#footer p {
	margin: 0 auto;
	padding: 0;
}

#copyright {
	color: #dbe1d0;
	font-size: 11px;
}

#copyright a {
	color: #e9edf3;
	text-decoration: none;
	font-weight: bold;
}

#copyright a:hover { color: #b4ad78; }


.forSaleListItem {
	border-top: 1px solid #333;
	padding: 1em 5px;
	}
.forSaleListItem h3 {
	font-size: 16px;
	}
/* Image Upload Icons */
.file-download, .download {
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 2px;	
	padding-left: 18px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 5px;
	display: block;
	float: left;
	clear: left;
	}
.avi	{ background-image: url(images/file-ext/avi.gif);}
.doc	{ background-image: url(images/file-ext/doc.gif);}
.gif	{ background-image: url(images/file-ext/gif.gif);}
.html	{ background-image: url(images/file-ext/html.gif);}
.jpg	{ background-image: url(images/file-ext/jpg.gif);}
.mov	{ background-image: url(images/file-ext/mov.gif);}
.mp3	{ background-image: url(images/file-ext/mp3.gif);}
.pdf	{ background-image: url(images/file-ext/pdf.png);}
.ppt	{ background-image: url(images/file-ext/ppt.gif);}
.txt	{ background-image: url(images/file-ext/txt.png);}
.wmv	{ background-image: url(images/file-ext/wmv.gif);}
.xls	{ background-image: url(images/file-ext/xls.gif);}
.zip	{ background-image: url(images/file-ext/zip.png);}
.download {  background-image: url(images/file-ext/download.gif); clear: none; background-repeat: no-repeat;}	

