* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#starburst {
	background-image: url(../images/bg_star_burst_green.jpg);
	background-repeat: repeat-x;
	height: 23px;
	font-size: 0.9em;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 7px;
	margin-bottom: 5px;
	text-align: center;
}
#starburst a {
	color: #FFFFFF;
	text-decoration: none;
}
#starburst a:hover {
	text-decoration: underline;
}
#starburst:hover a {
	text-decoration: underline;
}
#header {
	width: 716px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 708px;
	padding-top: 59px;
	padding-left: 10px;
}
#nav {
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
	width: 716px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0F4292;
	margin-left: 2px;
	height: 45px;
	background-color: #1A1A1A;
}
#links {
}
#links ul {
	list-style-type: none;
	width: 100%;
	float: left;
}
#links li {
	font-size: 16px;
	color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	display: block;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 13px;
	padding-left: 12px;
}
#links a {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 10px;
}
#links a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0E408F;
}
#links li.current {
	background-image: url(../images/bg_current_links.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

#contet {
	width: 716px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#left_column {
	float: left;
	width: 420px;
	margin-right: 26px;
	margin-top: 15px;
}
#left_column h1, #registration_box h1{
	font-size: 1.8em;
	color: #121212;
}
#ga_map h1 {
	font-size: 1.4em;
	color: #121212;
	padding-top: 5px;
	padding-left: 5px;
}
#weather h1  {
	font-size: 1.4em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#left_column h2 {
	font-size: 1em;
	color: #174291;
	line-height: 1.5em;
}

#left_column p {
	font-size: 0.9em;
	color: #333333;
	line-height: 1.5em;
}


#left_column .images {
	background-color: #000000;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#left_column .left_image {
	padding: 2px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-top: 6px;
}
#left_column .right_image {
	padding: 2px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 6px;
	margin-left: 8px;
}
#left_column a {
	color: #2C5492;
	padding: 2px;
}
#left_column a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2C5492;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2C5492;
	border-right-color: #1E3A67;
	border-bottom-color: #1E3A67;
	border-left-color: #2C5492;
}
#left_column ul.intro_page {
	font-size: 0.9em;
}
#left_column #intro_flash {
	border: 2px solid #000000;
}
#contet #left_column .intro_page li {
	padding-bottom: 5px;
	margin-left: 20px;
}

#right_column {
	float: left;
	width: 270px;
	margin-top: 15px;
}
#right_column p {
	font-size: 0.8em;
	line-height: 1.5em;
}
#registration_box {
	padding: 5px;
	background-image: url(../images/registration_box.jpg);
	background-repeat: no-repeat;
	height: 126px;
}
#registration_box p {
	font-size: .8em;
	line-height: 1.5em;
}
#registration_box .registerNow {
	margin-top: 0px;
	margin-left: 100px;
	font-size: 1em;
}
#registration_box .registerNow a {
	color: #2C5492;
	display: block;
	padding: 5px;
	width: 150px;
	text-align: center;
}
#registration_box .registerNow a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2C5492;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2C5492;
	border-right-color: #1E3A67;
	border-bottom-color: #1E3A67;
	border-left-color: #2C5492;
}
#registration_box_general  {
	padding: 5px;
	margin-top: 15px;
	width: 214px;
	margin-left: 42px;
	border: 2px solid #2C5492;
	background-color: #386AB9;
	background-image: url(../images/campsite.jpg);
	background-repeat: no-repeat;
}
#registration_box_general p {
	font-size: 0.8em;
	line-height: 1.5em;
}
#registration_box_general .registerNow_general {
	font-size: 1.3em;
}
#registration_box_general .registerNow_general a {
	color: #FFFFFF;
	display: block;
	padding: 5px;
	text-align: center;
	text-decoration: none;
}
#photo_gallery {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 228px;
	padding-left: 42px;
}



#ga_map {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#ga_map_image {
	margin-bottom: 10px;
}
#weather {
	color: #FFFFFF;
	background-color: #0B0E08;
}
#side_bar_nav  {
	background-color: #D3DB24;
	width: 224px;
	margin-left: 42px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BCC320;
	border-right-color: #BCC320;
	border-bottom-color: #BCC320;
	border-left-color: #BCC320;
}
#side_bar_nav  ul {
	list-style-type: none;
	width: 100%;
}
#side_bar_nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC320;
}
#side_bar_nav a {
	color: #383B0C;
	font-size: 0.9em;
	display: block;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;	
}
#side_bar_nav a:hover {
	background-color: #FFFFFF;
}
#registration_form {
	border: 2px solid #CCCCCC;
	background-color: #F0F0F0;
}
#registration_form td.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#footer {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #1F511A;
	background-repeat: no-repeat;
}
#footer_content {
	width: 716px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer_content h1 {
	font-size: 1em;
	color: #0F260C;
}
#footer_content p {
	font-size: 0.7em;
	color: #0D210A;
	line-height: 1.5em;
}
.clearFloats {
	clear: both;
}

* html #side_bar_nav a {
	
	width: 205px;
}
