body {
	background-color: #EEEEEE;
	background-image:url('images/StoneC.jpg');
	color: #000000;
	font-family: Arial, "Microsoft Sans Serif", Helvetica, Geneva, sans-serif;
	}
p.first {
	font-size:11pt;
	font-weight:bold;
	color:#EEEEEE;
	}
p.second {
	font-size:8pt;
	color:#EEEEEE;
	}
p.third {
	font-size:12pt;
	text-align:justify;
	}
p.fourth {
	font-size:14pt;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
span.size {
	font-size:8pt;
	}
span.size2 {
	font-size:10pt;
	}
span.italic {
	font-size:12pt;
	font-style:italic;
	font-weight:bold;
	color:#CC0000;
	text-align:center;
	}
span.red {
	color:#CC0000;
	font-weight:bold;
	}
h1 {
	font-family:Arial Black;
	font-size:17pt;
	font-weight:bold;
	letter-spacing:4px;
	color:#0B511B;
	margin-top:-4px;
	margin-bottom:-1px;
	}
h2 {
	font-size:15pt;
	color:#0B511B;
	}
h3 {
	font-size:14pt;
	font-weight:bold;
	color:#FFFFFF;
	}
ul {
	margin-top:20px;
	margin-right:7px;
	margin-bottom:15px;
	font-size:9.5pt;
	text-align:left;
	}
li {
	font-size:11pt;
	font-weight:bold;
	margin-bottom:20px;
	}
a:link {
	color:#0000FF;
	font-weight:bold;
	text-decoration:underline;
	}
a:visited {
	color:#0000FF;
	font-weight:bold;
	text-decoration:underline;
	}
a:hover {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	}
a:active {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	}
a.email:link {
	color:#0B511B;
	font-weight:bold;
	text-decoration:underline;
	}
a.email:visited {
	color:#0B511B;
	font-weight:bold;
	text-decoration:underline;
	}
a.email:hover {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	}
a.email:active {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	}
a.contact {
	display: block; margin: 0;
	border: 0px;
	width: 267px;
	height: 45px;
	background: url(images/contact_button.jpg) no-repeat 0 0;
	}
a.contact:hover {
	background-position: 0 -45px;
	}
a.grantspass {
	display: block; margin: 0;
	border: 0px;
	width: 260px;
	height: 45px;
	background: url(images/grantspass_button.jpg) no-repeat 0 0;
	}
a.grantspass:hover {
	background-position: 0 -45px;
	}
a.resort{
	display: block; margin: 0;
	border: 0px;
	width: 270px;
	height: 45px;
	background: url(images/resort_button.jpg) no-repeat 0 0;
	}
a.resort:hover {
	background-position: 0 -45px;
	}