/* GENERAL */

p {
	 padding: 0px 0px 15px 0px;
	 margin: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #285669;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #c89405;
	text-decoration: none;
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

ul.list {
	list-style-image: url("../images/arrow.gif");
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 25px;
}

/* PHOTOS */

.photo {
	margin: 0px;
	border: 2px solid #285669;
}

.photonb_left {
	margin: 0px 10px 5px 0px;
}

.photonb_left_gogreen {
	margin: 10px 10px 15px 0px;
}

.photo_left_visitor {
	border: 2px solid #285669;
	margin: 0px 10px 15px 0px;
}

.photonb_right {
	margin: 0px 0px 5px 10px;
}

.photo_left {
	margin: 2px 10px 5px 0px;
	border: 2px solid #285669;
}

.photo_right {
	margin: 2px 0px 5px 10px;
	border: 2px solid #285669;
}

.photoi_left {
	margin: 0px 10px 0px 0px;
	border: 2px solid #285669;
}

.photoi_right {
	margin: 0px 0px 0px 10px;
	border: 2px solid #285669;
}

.photo_left_top {
	margin: 10px 10px 5px 0px;
	border: 2px solid #285669;
}

.photo_right_top {
	margin: 10px 0px 5px 10px;
	border: 2px solid #285669;
}

/* CALLOUT BOXES */

#special {
	padding: 10px;
	background-color: #d1e2e9;
	border: 2px solid #ffffff;
	margin: 5px 0px 15px 0px;
	width: auto;
}

#heading {
	padding: 5px;
	background-color: #d1e2e9;
	border: 2px solid #ffffff;
	margin: 5px 0px 15px 0px;
	width: 755;
}

#callout_top {
	background-image: url("../images/bg_callout_top.gif");
}

#callout_btm {
		background-image: url("../images/bg_callout_btm.gif");
}

#callout_left {
		background-image: url("../images/bg_callout_left.gif");
}

#callout_right {
		background-image: url("../images/bg_callout_right.gif");
}

#callout_text {
margin: 0px;
padding: 5px 5px 0px 5px;
background-color: #c0d7e0;
}

#callout_fastfood1 {
position: relative;
width: 285px;
}

#callout_fastfood {
position: absolute;
float: left;
margin: 0px;
padding: 0px;
top: -35px;
left: 525px;
}

#callout_lodge1 {
position: relative;
width: 400px;
}

#callout_lodge {
position: absolute;
float: left;
margin: 0px;
padding: 0px;
top: -7px;
left: 410px;
}

#callout_hist1 {
position: relative;
width: 243px;
}

#callout_hist {
position: absolute;
float: left;
margin: 0px;
padding: 0px;
top: 0px;
left: -35px;
}

#callout_land1 {
position: relative;
width: 300px;
}

#callout_land {
position: absolute;
float: left;
margin: 0px;
padding: 0px;
top: 0px;
left: 510px;
}

#callout_battle1 {
position: relative;
width: 250px;
}

#callout_battle {
position: absolute;
float: left;
margin: 0px;
padding: 0px;
top: -10px;
left: -35px;
}

#callout_outdoor1 {
position: relative;
width: 210px;
}

#callout_outdoor {
position: absolute;
float: left;
margin: 0px;
padding: 0px;
top: -10px;
left: -35px;
}

/* CALENDAR */

#calendar_frame {
position: relative;
width: 775px;
height: 1250px;
}

#calendar {
position: absolute;
float: left;
margin: 0px;
padding: 0px;
width: 1000px;
top: 0px;
left: -112px;
border: 1px solid #600;
}

/* TEXT STYLES */

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #285669;
	text-decoration: none;
}

h1 {
	font-family: "CG Omega", Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #285669;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
.highlight1 {
	font-family: "CG Omega", Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #285669;
	text-decoration: none;
	font-weight: bold;
}
a.highlight1 {
	font-family: "CG Omega", Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #285669;
	text-decoration: none;
	font-weight: bold;
}
a.highlight1:hover {
	font-family: "CG Omega", Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #c89405;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	font-family: "CG Omega", Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #285669;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
.highlight2 {
	font-family: "CG Omega", Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #285669;
	text-decoration: none;
	font-weight: bold;
}
a.highlight2 {
	font-family: "CG Omega", Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #285669;
	text-decoration: none;
	font-weight: bold;
}
a.highlight2:hover {
	font-family: "CG Omega", Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #c89405;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, san-serif;
	text-transform: uppercase;
	font-size: 16px;
	color: #285669;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 24px;
}

#largeletter-h3 {
	font-size: 24px;  
}       

h4 {
	font-family: "CG Omega", Arial, Helvetica, san-serif;
	font-size: 24px;
	color: #285669;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
}
h5 {
	font-family: "CG Omega", Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #285669;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 18px;
}
.highlight3 {
	font-family: "CG Omega", Arial, Helvetica, san-serif;
	font-size: 24px;
	color: #285669;
	text-decoration: none;
	font-weight: bold;
}
a.highlight3 {
	font-family: "CG Omega", Arial, Helvetica, san-serif;
	font-size: 24px;
	color: #285669;
	text-decoration: none;
	font-weight: bold;
}
a.highlight3:hover {
	font-family: "CG Omega", Arial, Helvetica, san-serif;
	font-size: 24px;
	color: #c89405;
	text-decoration: none;
	font-weight: bold;
}

/* !!!!!!!!!---------FOOTER STYLES---------!!!!!!!!! */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #285669;
	text-decoration: none;
	font-weight: normal;
}

a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #285669;
	text-decoration: none;
	font-weight: normal;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c89405;
	text-decoration: none;
	font-weight: normal;
}

