@charset "utf-8";
/* CSS Document */
body{
	font:13px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#000;
}
a{
	font:13px Arial, Helvetica, sans-serif;
	color:#fff;
}
a:hover{
	text-decoration:underline;
	color: #F89021;
}
img {border-style:none;}
#wraper{
	width:991px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
#header {
	background-image: url(../images/top-div-bgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 197px;
	width: 991px;
}
#header h1 a{
	background:url(../images/logo.png) no-repeat;
	display:block;
	width:263px;
	height:130px;
	text-indent:-9999px;
	cursor:pointer;
	margin-left: 50px;
	margin-top: 30px;
	position:absolute;
}
#golf-ball-hdr {
	position:absolute;
	left:423px;
	z-index:100;
	width:197px;
	height:195px;
	margin-top:4px;
}
#flashbox-hdr {
	position:absolute;
	left:529px;
	width:450px;
	height:190px;
	margin-top: 6px;
}
#nav-main {
	background-image: url(../images/nav-bgrd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 30px;
	width: 991px;
}
#nav-border {
	height: 24px;
	width: 976px;
	margin-right: 10px;
	margin-left: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#Body-bgrd {
	background-image: url(../images/content-bgrd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 967px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer-bgrd {
	background-image: url(../images/footer-bgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 112px;
	width: 966px;
	padding-top: 4px;
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 11px;
	position: relative;
}
#footer-left {
	height: 112px;
	width: 262px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
}
#footer-Center {
	height: 112px;
	width: 522px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
}
#footer-right {
	height: 112px;
	width: 176px;
	float: left;
}
#Column-Right {
	float: right;
	width: 325px;
	margin-left: 15px;
	/*width: 340px;
	margin-left: 10px;*/
}
#Column-Left {
	float: left;
	/*width: 615px;*/
	width: 590px;
}
#featured {
	width: 610px;
	height: 115px;
}
#featured-image {
	float: left;
	height: 115px;
	width: 132px;
}


#content {
	color: #FFF;
	overflow: hidden;
	margin-right: 10px;
	margin-left: 10px;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	
}
.featured-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F89021;
	padding-top: 10px;
}
.featured-Date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 2px;
}
.featured-Content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
}
.featured-read-more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F89021;
	padding-top: 2px;
	text-align: right;
	text-decoration: underline;
}
#column-full {
	Float:left;
	width:955px;
}
#featured-content {
	float: left;
	height: 115px;
	width: 465px;
	padding-left: 10px;
}
.faq-title {
	font-weight: bold;
	color: #FFF;
}
.faq-answer {
	color: #CCC;
	margin-left: 50px;
	margin-right: 20px;
}
#faq-pagetop {
	color: #CCC;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#faq-pagetop a:link {
	color: #CCC;
}
.sched-tabber {
	font-size: 12px;
}.sched-tabber-title {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.box-powered{
	padding:2px 2px 0 0;
	text-align:right;
	font-size:10px;
}
.box-powered span{
	display:block;
	font-size:10px;
	line-height:12px;
	margin:-2px 0 0;
	color:#fff;
}
.box-powered span a{
	color:#fff;
	display:block;
	text-decoration:none;
}

/* BLOG CONTENT PULL ON INDEX PAGE */
#BlogListing_Hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 10px;
}
#BlogListing_Date {
	font-size: 12px;
	color: #999;
	padding-top: 5px;
}
#BlogListing_Author {
	font-size: 12px;
	color: #999;
	padding-top: 5px;
	Padding-Left: 25px;
}
#BlogListing_Content {
	padding-top: 5px;
	padding-bottom: 10px;
	Padding-Left: 5px;
	clear:both;
}
/* END - BLOG CONTENT PULL ON INDEX PAGE */