/* CSS Document */
.print-only { dislpay: inline; }
.noprint { display: none; }

#wrapper { text-align: left; width: 961px; margin: 0px auto; }

body, p, div, td, li, ul, ol { font-size: 12px; font-weight: normal; color: #000 !important; background: none !important; }
.contents { background: #fff url(/images/corners-content-top.gif) top no-repeat; }
.contents-margin { margin: 0px 5px; padding: 5px 0px; }
.above-header { display: none; }

.search { display: none; }

.header { margin-bottom: 5px; }

.nav { display: none; }

.footleft, .footright { display: none; }

.leftside { display: none; }
.doc { width: 100%; }
.rightside { display: none; }

.above-doc { display: none; }

.section-header { display: none; }

.right-of-section-header { display: none; }
.golfnav { display: none; }


h1, h2, h3, .docheader, .section { color: #2e2f95; }

a, a:visited, a:hover { color: #FA2007; text-decoration: underline; }

.fullwidth { width: 100%; }
.margin-five { margin: 5px; }
.margin-ten { margin: 10px; }
.margin-left { margin-left: 13px; }
.ad { width: 191px; float: left; }
.placard { border: none; margin: 0 auto; }
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }

/* SiteNow Styles   */
.body 		{  }
.bodybold 	{ font-weight: bold; }
.sub 		{ font-size: 16px; color: #000; font-weight: normal; }
.msgboard .sub { font-size: .9em; color: #666; }
.altbody 	{ font-weight: bold; }

.section, .docheader, h1 { color: #009; font-size: 25px; font-weight: normal; text-transform:uppercase; }

a.pageutil {color:#999; }


/*  Link Styles  */
b	{ font-weight:bold; }
i	{ font-style:italic; }
u	{ text-decoration:underline; }

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }


/*   Blog Styles   */
.blogpost { margin-bottom: 0px; }
.title, .title a, .title a:visited, .title  a:hover { font-size: 14px; color: #666666; font-weight: bold; } 
.date { font-size: 10px; color: #bbb; margin-bottom: 10px; }
.post {  }
.info { font-size: 10px; color: #666; border: #ededed solid 1px; padding: 7px 10px; margin-bottom: 40px; }
.blogmemberlink {  }
.blogcommentlink {  }
p.leavecomment { background: #eaeaea; padding: 7px 15px; font-weight: bold; }
.main-col textarea { font-size: 11px; padding: 3px 7px; border: 1px solid #999; }
.main-col input { border: 1px solid #999; padding: 3px 7px;  }



