@charset "utf-8";
/* CSS Document */
body{
	margin:0px auto;
	background-repeat: repeat-x;
}
.main{
	margin: 0px auto;
	width:885px;
	height:auto;
	position:relative;
}
.header{
	width:885px;
	height:198px;
	background-image: url(../images/header.jpg);
	float:left;
	position:relative;
}
.navigation{
	width:885px;
	height:41px;
	background-image: url(../images/navback.jpg);
	float:left;
	position:relative;
}
.content{
	width:885px;
	height:auto;
	display: block;
	background-image: url(../images/slice.jpg);
	float:left;
	position:relative;
}
.textarea{
	width:623px;
	height:auto;
	float:left;
	position:relative;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;
}
.golfarea{
	width:232px;
	height:auto;
	float:left;
	position:relative;

}
.golf1{
	width:232px;
	height:266px;
	background-image:url(../images/golf1.jpg);
	float:left;
	position:relative;
}
.golf2{
	width:232px;
	height:auto;
	float:left;
	position:relative;
	padding-bottom: 30px;
}
.golf3{
	width:232px;
	height:107px;
	float:left;
	position:relative;
	background-image:url(../images/contact.jpg);
	background-repeat: repeat-y;
}
.footer{
	width:885px;
	height:30px;
	background-image: url(../images/footer.jpg);
	float:left;
	position:relative;
}
.footerf{
	width:845px;
	height:auto;
	float:left;
	position:relative;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	padding-right: 20px;
}



/* BOF MEMBERS ONLY */

.copywrite {
	clear:left;
	font-size:8pt;
}

.login {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:20px 20px 0px 20px;
	margin:0 auto;
	width:250px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.login a {
	font-size:11px;
}

#registration {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.alert {
	color:#FF0000;
	font-weight:bold;
}

.article_category {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 5px 10px 5px;
	padding:10px;
	width:172px;
	float:left;
	border:1px solid #CCCCCC;
}

.article_category a {
	color:#336633;
}

.article_category a:hover {
	color:#66CC33;
}

.article_category a:visited {
	color:#999999;
}

.article_category_viewall {
	font-size:11px;
	font-weight:normal;
}

.article_entry {
	font-size:0.7em;
}

.article_timedate {
	color:#CCCCCC;
	font-size:0.7em;
}

.article_content {
	overflow:hidden;
	margin-bottom:50px;
}

/* EOF MEMBERS ONLY */
