@charset "utf-8";
/* CSS Document */
@import url("thickbox.css");
body{
	margin:0;
	padding:0;
	background:#646362;
}
#container{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:5px;
	background-color: #fff;
	background-image: url(../images/man_green.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
}
#spacer {
	clear: both;
	height: 20px;
	width: 800px;
}

#topband{
	height:40px;
	background:url(../images/green_top.gif) no-repeat top left #30532d;
	padding-left:15px;
}
#imageband{
	height:140px;
	position:relative;
	background:url(../images/boot_image.jpg) no-repeat top left;
}
#menubar{
	height:29px;
	width:800px;
	padding-top:111px;
}
#menutab{
	width:72px;
	margin-right:2px;
	height:29px;
	float:left;
	background:url(../images/tab.png) no-repeat top left;
	text-align:right;
	padding-right:10px;
}
#menutabwide{
	width:89px;
	margin-right:2px;
	height:29px;
	float:left;
	background:url(../images/tab_wide.png) no-repeat top left;
	text-align:right;
	padding-right:7px;
}
#menutabxwide{
	width:98px;
	margin-right:2px;
	height:29px;
	float:left;
	background:url(../images/tab_xwide.png) no-repeat top left;
	text-align:right;
	padding-right:7px;
}
#menutabON{
	width:72px;
	margin-right:2px;
	height:29px;
	float:left;
	background:url(../images/tabON.png) no-repeat top left;
	text-align:right;
	padding-right:10px;
}
#menutabwideON{
	width:89px;
	margin-right:2px;
	height:29px;
	float:left;
	background:url(../images/tab_wideON.png) no-repeat top left;
	text-align:right;
	padding-right:7px;
}
#menutabxwideON{
	width:98px;
	margin-right:2px;
	height:29px;
	float:left;
	background:url(../images/tab_xwideON.png) no-repeat top left;
	text-align:right;
	padding-right:7px;
}
#mainarea{
	width:800px;
	margin-top:5px;
	position:relative;
}
#content{
	margin-right:190px;
	position:relative;
}
#breadcrumbs{
	height:25px;
	margin-top:14px;
	margin-left:10px;
}
#rightcol{
	float:right;
	width:172px;
	margin-bottom:78px;
	margin-right:4px;
}
#leftcol{
	width:186px;
	float:left;
}
#maintext{
	margin-left:190px;
	width:420px;
}
#baseband{
	height:35px;
	clear:both;
	background:url(../images/green_base.gif) no-repeat bottom left #30532d;
	padding-left:10px;
	padding-top:10px;
	margin-right:auto;
	margin-left:auto;
	width:790px;
}
#everythinglogo{
	height:44px;
	text-align:right;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#leftmenu{
	margin-left:15px;
	position:relative;
	width:150px;
	margin-bottom:20px;
}
#menulist{
	border-top:1px solid #cccccc;
	margin-top:5px;
	padding-top:5px;
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
}
#pages{
	height:30px;
	margin-top:10px;
	text-align:center;
}
.line{
	height:1px;
	background:#cccccc;
	color:#ccc;
}
A.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #30532d;
	text-decoration: none;
	margin-bottom: 7px;
}
A.leftmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin-bottom: 7px;
}

.leftbullets{
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
}
#apDiv1 {
	position:absolute;
	width:auto;
	height:98px;
	z-index:1;
	margin-left:6px;
	margin-top:5px;
	text-align:center;
	vertical-align:middle;
	background-image: url(../images/logo_green_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#logoleft {
	background-image: url(../images/logo_green_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
}
#logo {
	background-image: url(../images/logo_green_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: auto;
	margin-right: 17px;
	margin-left: 16px;
	height: 98px;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
.logo {
	text-align: center;
	vertical-align: middle;
	line-height: 98px;
	display: inline-table;
	height: 98px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#latestnews{
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #ccc;
}
#newsitem{
	padding-bottom:10px;
	position:relative;
	margin-top:5px;
	border-bottom:1px solid #ededea;
	margin-bottom:10px;
}
#newsstory{
	margin-left:30px;
	padding-bottom:10px;
}
#date{
	height:23px;
	width:20px;
	background:url(../images/date_small.gif) no-repeat;
	text-align:center;
	padding-top:4px;
	float:left;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	line-height: 14px;
	text-decoration:none;
}
.month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	color: #000000;
	margin-top: -2px;
	text-decoration:none;
}
#related{
	margin-top:20px;
	position:relative;
}
#newsimage{
	margin-top:10px;
	border:1px solid #cccccc;
	width:164px;
	position:relative;
}
#caption{
	margin-top:2px;
	background:#ccc;
	padding:8px;
	width:150px;
}

A.baselinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.greyheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #7c7b75;
}

.clubname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 39px;
}

A.baselinks:hover {
	text-decoration: underlinee;
	color:#999;
}
.basespacer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left:5px;
	margin-right:5px;
}
.treelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
#links {
	margin-top: 10px;
	margin-bottom: 15px;
}

.left {
	float: left;
}
.menuicon {
	float: left;
	margin-top: 5px;
	margin-left: 9px;
}

A.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 28px;
}
A.toplinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 28px;
}


.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #30532d;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.bodytextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #30532d;
}
A.bodytextlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#galleryrow {
	padding-bottom: 20px;
	position: relative;
}
#gallerypic{
	width:163px;
	float:left;
}
#gallerypic1{
	width:163px;
	margin-left:220px;
}
#galleryimage{
	position:relative;
	width:163px;
}
.imgborder{
	border:1px solid #cccccc;
	margin-bottom: 7px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#apDiv2 {
	position:absolute;
	width:20px;
	height:28px;
	z-index:1;
	right:10px;
	bottom:8px;
}
#apDiv3 {
	position:absolute;
	width:20px;
	height:28px;
	z-index:1;
	right:10px;
	bottom:0px;
}
A.headlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration:none;
	line-height: 20px;
}
A.viewlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	float:right;
	text-decoration:none;
}
A.viewlink:hover {
	text-decoration:underline;
}


A.headlinks:hover {
	text-decoration:underline;
}
.right {
	float: right;
	margin-left: 3px;
}
#bigimage{
	width:400px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}
#capbig{
	width:400px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.linkicon {
	float: left;
	margin-bottom: 11px;
	margin-right: 5px;
}
#boot {
	float: right;
	background-image: url(../images/boot_green.jpg);
	width: 120px;
	height:40px;
}
