BODY {
	background-color :#C1CFD2;
}
/* fonts and headings used*/
b {
	color : #000033;
	font-size : 10px;
	text-align : left;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;

	}
P {
	color : #333333;
	font-size : 12px;
	text-align : justify;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;

	}
P.map {
	color : #666666;
	font-size : 9px;
	text-align : center;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 10px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: normal;
	}
P.index_text {
	color : #000099;
	font-size : 12px;
	text-align : center;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 10px;
	font-family : "Times New Roman", Times, serif;
	line-height: normal;
	font-style: italic;

	}
	p.center{
	text-align: center;
}
H1 {
	color : #000099;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
	font-family : Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	text-transform: none;
	font-style: italic;
	text-decoration: underline;
}
H2 {
	color : #000099;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	font-family : Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
H3 {
	color : #000099;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	font-family : Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-style: italic;
}
/*Copyright information*/
BLOCKQUOTE {
	color : #333366;
	font-size : 9px;
	text-align : center;
	font-family : "Times New Roman", Times, serif;
}
/*Fonts for all external links*/
	A.internal:link, A.internal:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	text-align: left;
	font-style: italic;
}
    A.internal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	background-color: #FFFFFF;
}
/*Fonts for all course links*/
A.course:link, A.course:visited {
	color : #000000;
	font-size : 10px;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
	background-color: #999999;
	text-decoration: none;
}
    A.course:hover {
	color : #000000;
	font-size : 10px;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	background-color: #CCCCCC;
}
/*Fonts for all mail links*/
A.mail:link, A.mail:visited {
	color : #0000FF;
	font-size : 10px;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
    A.mail:hover {
	color : #000066;
	font-size : 10px;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-style: italic;
}
/*Fonts for all header nav links*/
    A.headnav:link, A.headnav:visited {
	color : #000066;
	font-size : 11px;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-style: italic;
	font-weight: bold;
	width: 150px;
	height: auto;
	text-align: left;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;

}
    A.headnav:hover {
	color : #0000FF;
	font-size : 11px;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	height: auto;
	width: 150px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #0066FF;
	background-color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
}
    A.topnav:link, A.topnav:visited {
	color : #000066;
	font-size : 12px;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-style: italic;
	font-weight: bold;
	text-align: left;

}
    A.topnav:hover {
	color : #0000FF;
	font-size : 12px;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	clear: none;
	float: none;
	text-align: left;
	text-decoration: underline;
}

/*Fonts for site map links (bottom page)*/
A.small:link, A.small:visited {
	color : #0000FF;
	font-size : 9px;
	font-family :  "Times New Roman", Times, serif;
	text-decoration : none;
	text-align: justify;




}
    A.small:hover {
	color : #FF0000;
	font-size : 9px;
	font-family :  "Times New Roman", Times, serif;
	text-decoration : underline;
	text-align: justify;
	font-style: normal;



}
	
/* Horizontal line*/  
    hr {
	color: #000099;
	text-align:	center;
	border: 0.5px solid #000033;
	height: 1px;
	width: 300px;
}
/* lists*/  
    li {
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-position: inside;
	color: #000033;
	font-style: italic;
}
li.nav{
	list-style-type: none;
}
/* page body info*/
div#base{
	width: 820px;
	border: medium solid #FFFFFF;
	padding: 0px;
	margin: 10px auto 0px;
	height: auto;
	background-color: #EDF1A3;
	clear: both;
}
div#header{
	text-align: right;
	height: 222px;
	width: 800px;
	vertical-align: top;
	margin: 5px 7px 0px 8px;
	padding: 2px 5px 2px 2px;
	background-image: url(../images/sandygolfers_main_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
div#text{
	width: 580px;
	background-color: #FFFFFF;
	height: auto;
	float: right;
	padding-left: 2px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
	}
div#sidebar{
	height: auto;
	width: 190px;
	text-align: center;
	float: left;
	background-color: #EDF1A3;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-left: 2px;
}
div#footer{
	width: 790px;
	color: #336699;
	clear: both;
	height: auto;
	background-color: #EDF1A3;
	margin: 30px 7px 0px 8px;
	padding: 5px;

}
table.scorecard{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #000000;
}
img.light{
	background-color: #ffffff;
	margin: 2px;
	padding: 3px;
	height: auto;
	width: auto;
	border: 1px solid #000000;
}