
/*** GENERAL STYLES ***/

body {background: #ebebeb; text-align: center; margin: 0; padding: 0;}
body, th, td, h1, h2, h3, h4, h5, h6, select, input, textarea {font-family: tahoma, arial, helvetica, sans-serif; font-size: 10px; color: #555;}
body, th, td, h1, h2, h3, h4, h5, h6 {line-height: 16px;}
form, h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0;}

img, table, fieldset {border: 0;}
ul, ul li {list-style: none; margin: 0; padding: 0;}
p {margin: 0 0 1.5em 0;}
a {color: #c71c1b;}
a:hover {color: #c71c1b;}
a.arrowlink {padding-right: 15px; background: url(../images/arrowlink.gif) right 60% no-repeat; text-decoration: none; font-size: 12px; font-weight: bold;}
a.arrowlink:hover {text-decoration: underline;}

.hide {display: none;}
.alert {color: #00c;}
.small {font-size: 9px;}
.red {color: #c71c1b;}

.floatleft {float: left;}
.floatright {float: right;}
.imgleft {float: left; margin: 0 30px 30px 0;}
.imgright {float: right; margin: 0 0 30px 30px;}
.textcenter {text-align: center;}
.textright {text-align: right;}

.spacer {float: none; clear: both; height: 1px; overflow: hidden;}
.hr {float: none; clear: both; height: 1px; overflow: hidden; background: #ccc; margin: 2em 0;}
.clear {float: none; clear: both;}

.half {width: 50%;}
.third {width: 33%;}
.twothird {width: 60%;}
.quarter {width: 25%;}
.threequarter {width: 70%;}

.ic {position: relative;}
.ir {display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
a .ir {cursor: pointer;}

.container {position: relative; width: 990px; margin: 0 auto; text-align: left;}


/*** TOP STYLES ***/

#top {height: 100px; background: #000 url(../images/top.gif) center top repeat-x; border-bottom: 1px solid #fff;}
#top h1 a {display: block; width: 525px; height: 100px; color: #fff; font-size: 15px; text-decoration: none; line-height: 100px;}
#top h1 a .ir {background: url(../images/logo.gif);}
#printlogo {display: none;}
#newssignuplink {position: absolute; right: 40px; top: 5px; color: #fff; font-size: 11px;}
#social {position: absolute; right: 40px; bottom: 10px;}
#social li {float: left; padding-left: 5px;}


/*** NAV STYLES ***/

#nav {background: #616161; height: 20px;}
#nav ul {width: 950px; padding: 0 20px;}
#nav li {float: left;}
#nav li a {display: block; width: 10px; height: 20px; line-height: 20px; white-space: nowrap; color: #fff; text-decoration: none; padding: 0 15px;}
	html>body #nav li a {width: auto;}
#nav li a:hover {background: #fae488; color: #000;}
#nav li.on a {background: #c71c1b; color: #fff;}


/*** STRUCTURAL STYLES ***/

#main {background: #fff; padding: 0 0 40px 0;}
#content {float: left; width: 560px; padding: 20px 0 0 20px;}
#sidebar {float: right; width: 269px; padding: 40px 29px 0 0;}


/*** CONTENT STYLES ***/

#content {font-size: 11px; line-height: 18px;}
#content h1 {font-family: georgia, times, "times new roman", serif; color: #c71c1b; font-size: 20px; font-weight: normal; margin: 1.5em 0 .5em 0;}
#content h2 {font-size: 15px; margin: 1.5em 0 .5em 0;}
#content h3 {font-size: 11px; margin: 1.5em 0 0 0;}
#content ul {margin: 0 0 1.5em 0;}
#content ul li {padding-left: 10px; background: url(../images/bullet.gif) 0 7px no-repeat; margin-bottom: 3px;}

.box {padding: 15px 20px; border: 1px solid #eee; background: #f5f5f5; margin: 1.5em 0 2em 0;}
.box .padleft {margin-left: 5px; padding: 0 5px;}
.box a.padleft {text-decoration: none;}
.box a.padleft:hover span {text-decoration: underline;}

.paybutton {}

h2.calendarnav {position: relative; width: 560px; line-height: 30px; height: 30px; color: #fff; text-align: center; font-size: 18px !important; font-weight: normal; background: #000;}
#lastyear, #nextyear {position: absolute; top: 0; width: 30px; height: 30px; color: #fae488; text-align: center; text-decoration: none; font-size: 30px; font-family: georgia, serif; line-height: 26px;}
#lastyear {left: 0;}
#nextyear {right: 0;}
body.calendar .box {position: relative; width: 558px; margin: 10px 0; background: #f5f5f5; padding: 0 0 15px 0;}
body.calendar .boxtop {cursor: pointer; cursor: hand; padding: 15px 20px 0 20px; zoom: 1; background: url(../images/box.gif) right top no-repeat;}
body.calendar .show .boxtop {background-image: url(../images/box-show.gif);}
body.calendar #content .box h3 {margin: 0; font-size: 13px; line-height: 1.3em; color: #c71c1b;}
body.calendar #content .box div.eventtype {position: relative; top: -5px; font-size: 10px; font-weight: bold; color: #aaa; letter-spacing: 6px;}
.box strong.light {color: #888; padding-right: 5px;}
.box .details {position: relative; padding: 10px 20px 0 20px; display: none;}
.show .details {display: block;}
.box .details .imgright img {max-width: 200px; max-height: 80px; border: 1px solid #ddd;}
body.calendar #content .details .hr {margin: 15px -3px 10px -3px; background: #ddd;}
.calendarform input {width: 30px; border: 1px solid #bbb; margin-right: 10px; text-align: center; font-size: 11px;}
.calendarform .paybutton {float: right; position: relative; width: auto; border: 0; margin: 5px 0 0 0;}
	html>body .calendarform .paybutton {float: none; position: absolute; right: 20px; bottom: 0; margin: 0;}
.photolink {float: right; position: relative; cursor: pointer; cursor: hand; padding: 0 5px 0 0; width: 17px; height: 13px;}
	html>body .photolink {float: none; position: absolute; right: 5px; bottom: 5px; padding: 0;}

#photogallery {position: relative;}
#photogallery h1 {line-height: 45px; height: 45px; color: #fff; font-size: 20px !important; font-family: georgia, serif; font-weight: normal; background: #000 url(../images/top.gif) left bottom;}
#photoarea {height: 400px; padding: 20px; text-align: right; background: #fff center center no-repeat;}
#prevphoto, #nextphoto {position: absolute; top: 230px; width: 30px; height: 30px; color: #c71c1b; text-align: center; text-decoration: none; font-size: 30px; font-family: georgia, serif; line-height: 26px;}
#prevphoto {left: 40px;}
#nextphoto {right: 40px;}
#photocaption {height: 40px; padding: 10px 20px 0 20px; background: url(../images/footer.gif) center top repeat-x; font-size: 12px;}

#content .membershiplist {margin: 0 0 2em 0;}
#content .membershiplist li {position: relative; width: 518px; padding: 15px 20px; border: 1px solid #eee; background: #f5f5f5; margin-bottom: 7px;}
#content .membershiplist .floatright {position: relative;}
#content .membershiplist .small {font-size: 10px;}
#content .membershiplist .padleft {margin-left: 5px; padding: 0 5px;}
#content .membershiplist a.arrowlink {float: right;}
div.golftitle {line-height: 22px;}
div.golfform {position: absolute; right: 115px; top: 18px; background: #ff0;}
div.golfform input {width: 190px; color: #999;}
body.golfpay .membershiplist .hr {margin: 5px 0;}

.boardtable {margin: .3em 0 1.5em 0; width: 100%; border-collapse: collapse; border-bottom: 1px solid #ddd;}
.boardtable th, .boardtable td {font-size: 11px; padding: 5px 2px; border-top: 1px solid #eee;}
.boardtable tr.alt th, .boardtable tr.alt td {border-color: #fff; padding-top: 0;}
.boardtable tr.solid th, .boardtable tr.solid td {border-top: 1px solid #ddd;}

#contactform div {clear: left; padding-top: 5px;}
#contactform div.show {display: none;}
#contactform label {float: left; width: 70px; font-weight: bold; text-align: right; margin-right: 10px;}
#contactform select, #contactform input, #contactform textarea {width: 300px; font-size: 11px;}
#contactform textarea {height: 100px;}
#contactform #contactsubmit {width: auto; margin-left: 80px;}

#sponsorbox {padding-right: 10px; padding-bottom: 9px;}
	* html #sponsorbox {height: 10px;}
a.sponsorlogo {float: left; width: 110px; height: 50px; background: #fff; border: 1px solid #eee; text-align: center; margin: 0 10px 10px 0; padding: 5px;}
a.sponsorlogo img {width: 110px; height: 50px;}
#sponsorbutton {float: right; margin: 7px 0 0 20px;}

.normalform {margin: 1.5em 0; font-size: 12px;}
#content .normalform h3 {color: #c71c1b; border-bottom: 1px solid #ddd; font-size: 13px; padding-bottom: 2px; font-family: georgia, serif; margin-bottom: 10px; padding-top: 1em;}
.normalform div {clear: both; padding-top: 5px;}
.normalform div.third {clear: none;}
.normalform div.indent {padding-left: 120px;}
.normalform label {float: left; width: 110px; text-align: right; margin-right: 10px;}
.normalform input, .normalform select, .normalform textarea {font-size: 12px;}
.normalform input, .normalform textarea {width: 300px; border: 1px solid #bbb;}
.normalform textarea {height: 80px;}
.normalform .checkbox input {width: auto; border: 0;}
.normalform #submitbutton {width: auto; border: 0; margin-top: 20px;}
.normalform .error label {color: #00c;}
.normalform .error input {background: #ffc;}


/*** SIDEBAR STYLES ***/

#smallcalendarhead {background: #000; width: 269px; height: 20px; line-height: 20px; text-align: center; letter-spacing: 3px; color: #fff; border-bottom: 1px solid #fff; text-transform: uppercase;}
#smallcalendar {margin: 0 0 20px 0; width: 269px; line-height: 1.2em; font-size: 9px;}
#smallcalendar li {position: relative; margin: 0 0 1px 0; background: #fcefa5;}
#smallcalendar a {display: block; width: 269px; overflow: hidden; text-decoration: none;}
#smallcalendar a span {float: left;}
#smallcalendar .month {width: 40px; padding: 5px; font-weight: bold; color: #555;}
#smallcalendar .date {width: 29px; padding: 5px; color: #555;}
#smallcalendar .event {width: 100px; padding: 5px; color: #c71c1b;}
#smallcalendar .category {width: 60px; padding: 5px; color: #555; height: 1.2em; overflow: hidden; white-space: nowrap;}
#smallcalendar a.on {background: #fae488;}
#smallcalendar a:hover {background: #fae488/*#c71c1b*/;}
/*#smallcalendar a:hover span {color: #fff !important;}*/

#smallcalendar div.spacer {float: none; clear: both; background: #0c0;}

#squares {width: 269px;}
#joinsquare, #paysquare, #sponsorsquare {display: block; width: 125px; height: 125px; background: #c71c1b; color: #fff; text-align: center; font-size: 12px; font-weight: bold; margin-bottom: 20px; text-decoration: none;}
#joinsquare span, #paysquare span, #sponsorsquare span {display: block;}
#joinsquare .ir {background: url(../images/square-join.gif);}
#paysquare .ir {background: url(../images/square-pay.gif);}
#sponsorsquare .ir {background: url(../images/square-sponsor.gif);}

#memberlogin {clear: both; position: relative; width: 269px; height: 125px; background: #000 url(../images/login-bkg.gif); color: #fff;}
#memberlogin h3 {height: 35px; line-height: 35px; text-indent: 10px; color: #fff; margin-bottom: 5px;}
#memberlogin h3 .ir {background: url(../images/login-header.gif);}
#memberlogin div {clear: both; padding: 0 10px;}
#memberlogin label {float: left; line-height: 18px; font-size: 11px; padding-top: 7px;}
#memberlogin input {float: right; border: 0; width: 190px; font-size: 11px; height: 18px; margin-top: 7px;}
#memberlogin #membergo {position: absolute; right: 2px; bottom: 1px; float: none; width: 55px; height: 25px; cursor: pointer; cursor: hand;}
	html>body #memberlogin #membergo {right: 0; bottom: 0;}


/*** FOOTER STYLES ***/

#footer {height: 60px; background: url(../images/footer.gif) center top repeat-x; color: #727272; line-height: 1.3em;}
#footer .container {width: 950px; padding: 25px 20px;}
#footer ul {float: right; position: relative; overflow: hidden;}
#footer li {float: left; position: relative; left: 1px; border-right: 1px solid #727272;}
#footer li a {padding: 0 7px;}
#footer a {color: #727272; text-decoration: none;}
#footer a:hover {color: #c71c1b; text-decoration: underline;}
#footer p {margin: 0;}

