/* CSS Document */
html,body{
margin:0;
padding:0;
}

body {
	font: 78% times new roman, arial,sans-serif;
	text-align:center;
        <!--background: #FFFFFF url(images/bkg.jpg) 0 0 repeat;-->
        <!--background-color: #FFFFCC;-->
 
      
}

div#header {
	position:relative;
	height: 18px;
	background-color: #004500;
	border-bottom: 3px solid #FFFF66;
}

div#container {
	width:880px;
	margin:0 auto;
	background: url(images/menubkg.gif) 0 0 repeat-y;
}

div#container2 {
	width:880px;
	margin:0 auto;
	}
 
div#wrapper {
	float: right;
	width: 698px;
	text-align: center;
	border-right: 1px solid black;
	background: url(images/scene01.jpg) 0 0 no-repeat;
}

div#content_wrapper {
    float: right;
	display: inline;
	margin: 100px 16px 0 0;
	width: 666px;
	background: #FFFFFF url(images/rcolborder.gif) right 0 repeat-y;
	}

div#content{
	width:462px;
	margin: 0;
	text-align: left;
	background: #FFFFFF url(images/right_bk.jpg) 0 0 no-repeat;
	padding:0 0 0 15px;
	float: right;
}

div#navigation {
	float:left;
	width:181px;
	height: 400px;
	text-align: left;
}

div#extra{
    float: right;
	width:189px;
	margin: 0;
	padding: 0;
        text-align: center;
	background: #FFFFFF url(images/right_bg.jpg) 0 0 no-repeat;
}

div.extra_news {
	border-bottom: 1px solid #C80000;
	border-left: 1px solid #C80000;
	padding: 10px 0 10px 0;
	width: 188px;
}

div#extra2 {
	width: 189px;
	margin: 40px 0;
	text-align: center;
	}

div#footer {
	clear:both;
	width:100%;
    height: 176px;
	text-align: left;
	background: transparent url(images/footer_border.gif) 674px 0 repeat-y;

}

div#header h1{
height:80px;
line-height:80px;
margin:0;
padding-left:10px;
}

div#header a {
position:absolute;
right:0;
top:23px;
}

div#footer p {
margin:0;
padding:5px 10px;
}

div#footer a {
display:inline;
padding:0;
color: #C6D5FD;
}
div#logo {
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 226px;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 1.0em 0em 1.0em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.1em 0em 1.2em 0em;
	font-weight: normal;
	font: Arial;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	color: #FFFFFF;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

#content h4 {
	margin: 1.1em 0 1.2em 5px;
	letter-spacing: 0.02em;
	font-weight: normal;
	color: #FFFFFF;

}

#content img {
	margin: 0;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.6em;
	color: #000000;
	padding-right: 20px;
	margin: 0 0 1.2em 0;
}

#content>p.underimg {
	line-height: 1.3em;
	margin: 0 0 10px 0;
	padding: 0 45px 0 0;
}

#content>p.strong {
	font-weight: bold;
	font-size: 0.9em;
	margin: 0 0 5px 0;
}

#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	margin: 1.0em 0 .1em 0;
	font-weight: bold;
	color: #990000;
}

#content h3 a {
	color: #990000;
	text-decoration: none;
}

#content h3 a:hover {
	color: #cc6600;
	text-decoration: underline;
}

table {
	width: 55%;
	margin: 0 0 20px 0;
}

table th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #FCC999;
	padding: 5px 5px;
	vertical-align: bottom;
	}
	
table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	text-align: left;
	padding: 8px 20px;
	width: auto;
	}
	
table .name {
	text-align: left;
	width: 110px;
}

#content>p a {
	color: #990002;
	text-decoration: none;
}

#content>p a:hover {
	color: #cc6600;
	text-decoration: underline;
}

div#extra3 {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CC6600;
	width: 187px;
}

div#extra2 h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 1px 0 0 0;
	padding: 0;
}

#extra2 h4 a {
	text-decoration: none;
	color: #660000
}

#extra2 h4 a:hover {
	color: #99FF66;
}

div.extra_news h4 {
	margin: 0;
	color:#990000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.extra_news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin: .2em;
	line-height: 1.2em;
	padding: 0 15px;
}



.menu {
	text-align: left;
	width: 160px;
    padding: 0 0 0 20px;
}

#navigation ul {
    width: 180px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #660000;
	list-style-type: none;
}

#navigation li {
    display: list-item;
    margin: 10px 0 0 0;
    list-style-type: none;
}

a.menu:link, a.menu:visited, a.menu:active {
	color: #660000;
	text-decoration: none;
}

a.menu:hover {
	color:#FF6600;
	background: url(images/menu_bullet.gif) 0 0 no-repeat;
}

#extra .extra_news a {
	color: #990000;
	text-decoration: none;
}
#extra .extra_news a:hover {
	color: #FF6600;
	text-decoration: underline
}

#extra .extra_news ul {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

#extra .extra_news li {
	list-style-type: none;
	font-size: 1em;
	color: #990000;
	line-height: 1.8em;
        margin: 0;
}

#address {
	width: 120px;
	margin-right: 0;
	margin-left: 15px;
	text-align: left;
	color:#666666;
	bottom: 0px;
	position: relative;
	padding-bottom: 1.5em;
}

#address h5 {
    color: #990000;
    margin: 0 0 5px 0;
}

#footer img {
	position: relative;
	bottom: 0;
	left: 0;
	margin: 0;
	padding-top: 1.5em;
}

#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	margin: 5px 0 5px 0;
}

hr {
	border: 1px solid #CC6600;
	width: 425px;
}

div.line {
	border-top: 1px solid #CC6600;
	width: 98%;
	margin: 0;
	padding: 0;
	text-decoration: none;
	height: 1px;
	}

#content ul.events {
	list-style-type: none;
	margin: 5px 0 5px 0;
	padding: 0;
}

img.people {
	float: left;
	padding: 10px 15px;
}

#content>p.notes {
	font-size: .8em;
	margin-left: 10px;
}

table .name a {
	color: #990000;
	text-decoration: none;
}

table .name a:hover {
	color: #FF6600;
	text-decoration: none;
}

table.holes th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 0;
	text-align: center;
	padding: 5px 5px;
}


table.holes a {
	color: #990000;
	text-decoration: none;
}

table.holes a:hover {
	color: #FF6600;
	text-decoration: none;
}
