/* CSS Document */

html, body, a, p, div, dl, dt, dd, table, th, tr, td, ul, ol, li, object, h1, h2, h3, h4, h5 {
margin:0; padding:0; border:0; outline:none; }

a { cursor:pointer; color:#2c2c2c; text-decoration:underline; }
a:hover { text-decoration:none; }

body { 
	background-color:#2c2c2c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	text-align:justify; }

h1,h2,h3,h4,h5,h6 { text-align:left; }
h1 { font-size:18px; font-weight:bold; letter-spacing:-0.5px; color:#666; margin:10px 0; }
h2 { font-size:30px; font-weight:bold; letter-spacing:-1px; color:#FFF; }
h2 .gray { color:#CCC; }

.floatleft { float:left; }
.floatright { float:right; }
.clear { clear:both; }

/* Header */
#headwrapper { background:#FFF url(../imgs/headerbg.jpg) top center no-repeat; width:auto; min-width:860px; }
#header { position:relative; width:850px; height:450px; margin:0 auto; }
#logo { padding:10px 0 20px 380px; }
#menu { position:absolute; top:0; right:0; width:295px; color:#999; }
#menu a { display:block; float:left; height:0px; margin:5px 3px 0 3px; padding-top:30px; overflow:hidden; }
#menu a:hover { background-position:0 30px; }

/* Add to Favorites */
a#addfavs { background-image:url(../imgs/addfavs.gif); width:107px; }
a#servdir { background-image:url(../imgs/servdir.gif); width:83px; }
a#exlinks { background-image:url(../imgs/exlinks.gif); width:83px; }

/* Directory Header */
#dirheader { background:url(../imgs/bannerbg.gif) repeat-x; width:auto; height:90px; margin-bottom:50px; }

/* Main Description */
#description { width:400px; height:auto; padding:5px 0 0 445px; margin:5px auto; line-height:18px; }

/* Banner */
#banner { width:850px; margin:0 auto; }
#flashcont { width:430px; height:160px; }
#banner_alg  { position:relative; top:-55px; left:-10px; width:430px; }

/* Main Content */
#wrapper { clear:both; background-color:#2c2c2c; width:850px; height:auto; margin:0 auto; }
.headcont { background:url(../imgs/headcont.gif); width:830px; height:38px; padding-left:20px; margin:20px 0 1px 0; }
.headnews { background:url(../imgs/headnews.gif); width:850px; height:38px; margin:20px 0 1px 0; }
.headnews a { display:block; width:810px; padding:12px 20px; color:#999; font-weight:bold; text-align:right; text-decoration:none; }
.headnews a:hover { color:#fff; }

/* Latest News */
.wrapnews { background-color:#666; width:850px; }
.wrapnews td { background-color:#fff; width:50%; padding:20px; vertical-align:top; }
.wrapnews h4 { font-size:18px; color:#444; }
.wrapnews h5 { font-size:10px; color:#999; margin-bottom:5px; }
.wrapnews p { margin-bottom:5px; color:#2c2c2c; line-height:18px; }
.wrapnews p img { float:left; margin:5px 15px 10px 0; }

/* Golf Courses Table */
.wraptable { background-color:#666; width:850px; }
.imgslide { background-color:#FFF; width:405px; }
.gctable { width:430px; color:#FFF; }
.gctable tr { background-color:#666; height:22px; }
.gctable tr.dark { background-color:#555; }
.gctable tr:hover { background-color:#FFF; color:#2c2c2c; cursor:pointer; }
.gctable td.leftspace { width:23px; }
.gctable td.gcourses { width:165px; font-weight:bold; }
.gctable td.local { width:100px; }
.gctable td.holes { width:35px; text-align:center; }
.gctable td.par { width:50px; text-align:center; }
.gctable td.lenght { width:auto; text-align:center; }

/* Google AdSense */
#adwrapper { width:800px; height:90px; padding:0 25px; margin:30px auto -20px auto; }
#adsense { width:728px; height:90px; margin:0 36px; }

/* Footer */
#footer { background:#FFF url(../imgs/footerbg.gif) top repeat-x; width:auto; height:auto; margin-top:30px; }
#dirlink { position:relative; top:-26px; width:960px; margin:0 auto; }
#dirlink a { display:block; background:url(../imgs/dirlink.gif); width:400px; height:52px; margin:0 auto; }
#dirlink a:hover { background-position:0 -52px; }

#linkwrap { width:850px; height:auto; padding:20px 0; margin:0 auto; }

.linkcol { width:auto; height:auto; color:#666; }
.linkcol#first { float:left; width:270px; margin-right:30px; }
.linkcol#second { float:left; width:290px; }
.linkcol#third { float:right; width:230px; }

.horline { background:url(../imgs/horline.gif) repeat-x; width:auto; height:10px; margin-top:10px; }

.linkbox { width:auto; }
.arrow { position:relative; left:-10px; float:left; width:10px; height:18px; outline:none; border:0; }
.linkbox a {
	display:block;
	height:23px;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-0.2px;
	text-decoration:none;
	color:#666;
	background:url(../imgs/ttlink.gif) repeat-x top;
	border:1px solid #CCC;
	padding:5px 0 0 20px;
	margin-top:5px; }
.linkbox a:hover { background-position:0 -28px; border-color:#666; }
.linkbox a.inactive { background:#CCC; }

/* Submit Website to Directory */
#submitwrap { width:800px; height:auto; padding:0 80px; margin:0 auto; }

/* Related Links */
#relatedlinks { background:#fff; width:850px; height:auto; padding:0 0 15px 0; margin:0 auto; color:#666; }
#relatedlinks #rltitle { border-bottom:1px solid #999; color:#999; font-size:11px; font-weight:bold; text-transform:uppercase; }
#relatedlinks a { color:#666; text-decoration:none; }
#relatedlinks a:hover { text-decoration:underline; }
#relatedlinks ul { width:100%; padding:3px 0; margin-top:3px; }
#relatedlinks li { display:block; list-style:inside; float:left; width:20%; padding:0; font-size:10px; }