/* CSS Document */

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

body { 
	background:#e7e7e7 url(../imgs/headerbg.jpg) top center repeat-x;
	color:#333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:justify; }
	
h1 { font-size:18px; font-weight:bold; letter-spacing:-0.5px; color:#FFCC33; margin:5px 0; line-height:22px; }
h2 { font-size:30px; font-weight:bold; letter-spacing:-1px; color:#FFF; }
h2 .gold { color:#FFCC33; }

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

/* Header */
#header { position:relative; width:960px; height:230px; margin:0 auto; overflow:hidden; }
#logo { float:left; padding:16px 60px; }

/* Add to Favorites */
a#addfavs { position:absolute; top:5px; right:60px; display:block; background-image:url(../imgs/addfavs.gif); width:107px; height:0px; margin:0; padding-top:30px; overflow:hidden; }
a:hover#addfavs { background-position:0 30px; }

/* Menu */
#menu { position:absolute; top:5px; right:172px; }
#menu ul { list-style:none; }
#menu li { float:left; }
#menu a { display:block; background:#fff; border:1px solid #06f; -webkit-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; border-radius:5px; padding:7px 10px 6px; margin-left:5px; color:#0068CF; font-weight:bold; text-decoration:none; }
#menu a:hover,#menu a.active { background:#1f5503; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f5503', endColorstr='#367806'); background: -webkit-gradient(linear, left top, left bottom, from(#1f5503), to(#367806)); background: -moz-linear-gradient(top,  #1f5503,  #367806); border:1px solid #1f5503; color:#fff; }
#menu a.active { color:#fc3; }

/* Banner */
#banner { height:250px; margin-bottom:-110px;/*change margin between banner and small banners*/ }
#flashcont { position:relative; top:-110px; width:840px; padding:0 60px; margin:0 auto; }

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

/* Small Banners */
#recombg { display:block; width:auto; height:225px; background:url(../imgs/recombg.jpg) repeat-x center; }
#smallbanners { display:block; width:820px; padding:0 70px; margin:0 auto; }
#leftbanner { float:left; width:400px; }
#rightbanner  { float:right; width:400px; }

/* Recommended Operator */
#recomop { width:400px; padding:35px 0; }
#recomop ul { list-style:none; }
#recomop ul a { display:block; height:23px; font-size:15px; font-weight:bold; text-decoration:none; color:#600; background:url(../imgs/ttlink.gif) repeat-x top; border:1px solid #ddd; padding:5px 0 0 20px; margin-top:5px; }
#recomop ul a:hover { background-position:0 -28px; color:#FFCC33; border-color:#500; }
#recomop a#title { background:none; padding:0; color:#FFCC33; font-size:18px; font-weight:bold; }

/* Main Description */
#description { float:left; width:380px; height:auto; margin:15px 10px 0 10px; color:#FFF; line-height:18px; }

/* Main Content */
#wrapper { display:block; width:auto; background-color:#fff; }
#container { width:820px; height:auto; padding:0 70px; margin:0 auto; }
.headcont { background:url(../imgs/headcont.gif); width:360px; height:40px; padding:20px 0 0 40px; }
.bigimage { width:370px; height:auto; margin:0 auto; padding-top:5px; }
.content { background:url(../imgs/bgcont.gif) repeat-y; width:400px; height:auto; }
.textcont { background-color:#FFF; width:340px; height:auto; padding:15px; margin:0 auto; line-height:20px; }
.footcont { background:url(../imgs/footcont.gif) no-repeat; width:400px; height:10px; }

.content ol { width:168px; color:#666; list-style:inside decimal; text-align:left; }
.content li { width:auto; margin:3px 0; }
.content li a { text-decoration:none; color:#333; }
.content li a:hover { text-decoration:underline; color:#000; }

/* Green Fees */
.greenfees iframe { width:820px; border-top:1px solid #ccc; margin:-2px 0 1px; }
.greenfees h1 { color:#600; font-size:32px; }
.greenfees h2 { color:#fc3; font-size:18px; margin-bottom:20px; }

/* Course Tab Navigation */
#tabnav { position:relative; background:#ccc; height:23px; padding:1px 1px 0 0; }
#tabnav ul { list-style:none; }
#tabnav li { display:inline; }
#tabnav li a,#tabnav li b {
	float:left;
	background:#eee;
	height:18px;
	border:1px solid #ffffff;
	margin-left:1px;
	padding-top:3px;
	color:#999999;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	cursor:pointer; }
#tabnav li a,#tabnav li b { width:114px; }
#tabnav li b { width:114px; background-image:none; background-color:#eee; color:#444; }
#tabnav li a:hover { color:#000000; }
#tabnav li a.active { background-color:#fff; color:#000000; border-top-width:3px; }

/* Golf Courses */
.golfcourses h1 { color:#600; font-size:32px; margin-bottom:20px; }
.golfcourses h2 { color:#444; font-size:14px; border-bottom:1px solid #888; margin-bottom:20px; padding-bottom:2px; }
.golfcourses h3 { color:#fc3; font-size:18px; margin:-16px 0 20px; }
.golfcourses ul.courses { float:left; width:180px; }
.golfcourses ul.courses li { list-style:none; }
.golfcourses ul.courses b { display:block; padding:3px 5px; }
.golfcourses ul.courses ul { padding-bottom:10px; }
.golfcourses ul.courses ul li { border-top:1px solid #ddd; }
.golfcourses ul.courses a { display:block; background:#fff; padding:5px; color:#600; text-decoration:none; }
.golfcourses ul.courses a:before { content:"> "; }
.golfcourses ul.courses a:hover,.golfcourses ul.courses a.active { background:#1f5503; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f5503', endColorstr='#367806'); background:-webkit-gradient(linear, left top, left bottom, from(#1f5503), to(#367806)); background:-moz-linear-gradient(top,#1f5503,#367806); color:#fff; }
.golfcourses ul.courses a.active { color:#fc3; font-weight:bold; }
.golfcourses ul.courses a.inactive,.golfcourses ul.courses a:hover.inactive { color:#444; background:none; }
.golfcourses .review { float:right; width:600px; padding-bottom:50px; }
.golfcourses .review h4 { color:#600; }
.golfcourses .review h5 { color:#c93; }
.golfcourses .review p { font-size:13px; line-height:1.5em; }

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

/* Footer */
#footer { background:#1f5503 url(../imgs/footerbg.gif) top repeat-x; width:auto; height:auto; }
#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:800px; height:auto; padding:20px 80px; margin:0 auto; }

.linkcol { width:auto; height:auto; color:#FFF; }
.linkcol#first { float:left; width:260px; margin-right:20px; }
.linkcol#second { float:left; width:280px; }
.linkcol#third { float:right; width:220px; }

.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;
	text-decoration:none;
	color:#600;
	background:url(../imgs/ttlink.gif) repeat-x top;
	border:1px solid #ddd;
	padding:5px 0 0 20px;
	margin-top:5px; }
.linkbox a:hover { background-position:0 -28px; color:#FFCC33; border-color:#500; }
.linkbox a.inactive { background:#660000; }

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

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