
BODY
{
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
	font-size: smaller;
	color: #006400;
	font-family: Arial, 'Courier New';
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#Content
{
	width:800px;
	margin:0px auto;
	text-align:left;
	padding:15px;
}

A:hover
{
	color: red;
}
.PageHeader
{
	font-weight: bold;
	font-size: medium;
	text-transform: capitalize;
	color: #228b22;
	text-decoration: underline;
	font-weight: bolder;
}
.PageHeader2
{
	font-weight: bold;
	font-size: small;
	text-decoration: underline;
}

.CaptainHeader
{
	font-size: larger;
	font-weight: bolder;
}

	
.rssItem
{
	font-size: x-small;
	color: green;
}


#RssFeed1 A:hover
{
	color: red;
}
#RssFeed1 A:visited
{
	color: green;
}
#RssFeed1 A:link
{
	color: green;
}
ul#pikame{
	padding-left:0;
	margin:0 auto;}
.pika_main{
	padding-right:0px;
	margin:0 auto;}
#pikame li{
	margin:5px;
	float: left;
	border:2px solid #222;}

/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img{position:relative;cursor:pointer;}
.pika_main img{border:2px solid #222;}
.pika_main{position: relative;margin:0 auto;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:10px;right:20px;z-index:1;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;}
.pika_play img{border:none !important;}
.pika_caption{width:100%;height:30px;text-align:center;}
.pika_navigation a{font-size: 12px;color:white;text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

#CourseHole
{
	margin: inherit;
	border: thin solid #008000;
	table-layout: auto;
	empty-cells: show;
	line-height: normal;
	overflow: hidden;
	border-spacing: inherit;
	border-collapse: separate;
	caption-side: top;
}

#weblinks
{
	border-style: none;
	padding: 20px;
	margin: 20px;
	z-index: auto;
	position: static;
}


#weblinks td
{
	padding-top: 1px;
	padding-bottom: 5px;
}

#tblCourse
{
	border-style: none;
	padding: 20px;
	margin: 20px;
	z-index: auto;
	position: static;
	width: 80%;
}


#tblCourse td
{
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	z-index: auto;
	
}

#cardheader
{
	font-weight:bold;
	text-decoration: underline;
}

#contactdetails
{
	padding-left:50px;
	width: 400px;
}

#clubaddress
{
	float:left;
	
}
#contactNames
{
	float: right;
	padding-top: 20px;
}
#contactEmails
{
	padding-top:190px;
	padding-left:50px;
}
