/* CSS Document */
@charset "utf-8";
 
 
 
html {
	background: url(../images/backgrounds/background_body.png) repeat-x #fff;
	color: #244064;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0; }
 
 
a.extended_georgia_pass { background: url(../images/buttons/btn_extended_georgia_pass.png) no-repeat; }
 
	a.extended_georgia_pass:hover { background: url(../images/buttons/btn_extended_georgia_pass_on.png) no-repeat; }
 
 
a.georgia_pass { background: url(../images/buttons/btn_georgia_pass.png) no-repeat; }
 
	a.georgia_pass:hover { background: url(../images/buttons/btn_georgia_pass_on.png) no-repeat; }
 
 
a.group_snowmobile_tours { background: url(../images/buttons/btn_group_snowmobile_tours.png) no-repeat; }
 
	a.group_snowmobile_tours:hover { background: url(../images/buttons/btn_group_snowmobile_tours_on.png) no-repeat; }
 
 
a.high_adventure { background: url(../images/buttons/btn_high_adventure.png) no-repeat; }
 
	a.high_adventure:hover { background: url(../images/buttons/btn_high_adventure_on.png) no-repeat; }
 
 
a.high_performance { background: url(../images/buttons/btn_high_performance.png) no-repeat; }
 
	a.high_performance:hover { background: url(../images/buttons/btn_high_performance_on.png) no-repeat; }
 
 
a.prospector_tour { background: url(../images/buttons/btn_prospector_tour.png) no-repeat; }
 
	a.prospector_tour:hover { background: url(../images/buttons/btn_prospector_tour_on.png) no-repeat; }
 
a.snowmobile_rental { background: url(../images/buttons/btn-snowmobile-rentals.png) no-repeat; }
 
	a.snowmobile_rental:hover { background: url(../images/buttons/btn-snowmobile-rentals-on.png) no-repeat; }


div#additional_information {
	background: #244064;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	margin: 40px 0 0 9px;
	padding: .2em 10px 10px 10px;
	width: 180px; }
 
	div#additional_information h1 {
		font-family: "Times New Roman", Times, serif;
		font-weight: 600; }
 
 
div#additional_information_shadow {
	background: url(../images/tip_bottom_shadow.png) no-repeat;
	height: 20px; }
 
 
div#content_container {
	background: url(../images/background_two_columns.png) repeat-y;
	float: left;
	width: 940px; }
 
 
div.holder {
	position: relative;
	height:0px; }
 
#primary_contact_information{
	position: absolute;
	top: -50px;
	left: -60px; }

 
 
div#primary_content {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	margin: 125px 0 15px 0px;
	width: 480px; }
 
	div#primary_content h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: large;
		padding-top: 0px;
		text-transform: uppercase; }
 
	div#primary_content img { padding: 3px 0px 3px 5px; }
 
	div#primary_content ul, div#primary_content ol { padding-left: 15px; }
 
 
div#sidebar_container {
	float: left;
	margin: 175px 0 0 50px;
	min-height: 450px;
	width: 250px; }
 
 
div#sign_holder {
	height: 1px;
	position: relative; }
 
 
div#sign_picture {
	margin-left: 665px;
	margin-top: -60px;
	position: absolute; }
 
 
div#site_credits {
	clear: both;
	font-size: x-small;
	text-align:center; }
 
	div#site_credits a:link, div#site_credits a:visited, div#site_credits a:hover { color: #244064; }
 
 
div#snowmobile_holder {
	height: 1px;
	position: relative; }
 
 
div#snowmobile_picture {
	margin-left: -250px;
	margin-top: 20px;
	position: absolute; }
 
 
div#sub_navigation_one ul li { list-style: none; }
 
	div#sub_navigation_one ul li a:hover { color: #EB8336; }
 
	div#sub_navigation_one ul li a:link, div#sub_navigation_one ul li a:visited {
		color: #244064;
		display: block;
		font-family: "Times New Roman", Times, serif;
		font-size: medium;
		font-weight: 500;
		text-decoration: none; }
 
 
div#tour_navigation { margin: 5px 10px 10px 0px; }
 
	div#tour_navigation ul li { list-style: none; }
 
		div#tour_navigation ul li a:hover { color: #EB8336; }
 
		div#tour_navigation ul li a:link, div#tour_navigation ul li a:visited {
			color: #244064;
			display: block;
			font-family: Arial, sans-serif;
			font-size: medium;
			font-variant:small-caps;
			font-weight: bold;
			height: 1.5em;
			text-decoration: none;
			text-indent: -8000px; }
 
 
div#webpage_container {
	background: url(../images/backgrounds/background_content.png) no-repeat;
	height: 700px;
	margin: 0 auto;
	width: 833px; }
 
 
h1, h2, p { margin: 1em 0; }
 
 
h3,h4,h5,blockquote,ol,ul,dt {
	margin: 0;
	padding: 0; }
 
 
li.black_diamond { list-style-image: url(../images/black_diamond.png); }
 
 
li.blue_black { list-style-image: url(../images/blue_black.png); }
 
 
li.blue_square { list-style-image: url(../images/blue_square.png); }
 
 
li.green_circle { list-style-image: url(../images/green_circle.png); }
