@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #74704E;
	background-image: url(/img/backer.jpg);
	background-repeat: repeat-x;
	/*text-align:center;*/
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;	
}


	a:visited, a:link, a:active {
		color: #333;
		text-decoration:underline;
	}
	a:hover{
		color: #B1AD8B;
		background-color: #794C34;
	}

table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;	
}


.nav_buttons {
	width:157px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 12px;
	text-decoration:none;
	text-align:left;
	text-decoration:none;
}
		.nav_buttons:visited, .nav_buttons:link, .nav_buttons:active {
			color: #333333;
			text-decoration:none;
		}
		.nav_buttons:hover{
			color: #B1AD8B;
			text-decoration:none;
			background-color: #794C34;
}

a:link, a:visited {
	color: #333333;
}
a:hover{
	color: #B1AD8B;
	background-color: #794C34;
}
a:active {
	color: #333333;
}

.enews {
	background-image: url(/img/enewsletter_backer.gif);
	background-repeat: repeat-y;
}
.upcoming {
	background-image: url(/img/upcoming_backer.gif);
	background-repeat: repeat-y;
}
.style1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	margin-left:4px;
	margin-right:4px;
}
		a.style1:visited, a.style1:link, a.style1:active {
			color: #000000;
		}
		a.style1:hover{
			color: #CDCBB4;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
	padding:8px;
	
}
		a.style3:visited, a.style3:link, a.style3:active {
			color: #FFFFFF;
			margin:0px;
		}
		a.style3:hover{
			color: #F3E8CA;
}
.style4, .section_header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:left;
	font-weight:bold;
	color:#586341;
	padding:6px 20px 10px 0px;
}
.style5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
	padding:0px 20px 12px 20px;
}
.style6 {
	font-size: 14px;
	color: #7C4E34;
	font-weight: bold;
}
.style7 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.style8 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #7C4E34;
	text-align:left;
	padding:0px 20px 8px 20px;
}
.style9 {
	text-align:left;
	padding:0px 20px 0px 20px;
}
.enews_form {
	margin-top:4px;
	height:16px;
	width:155px;
}
.photo_right {
	float:right;
	margin-left:20px;
	margin-bottom:8px;
}

h2 {
	font-size: 16px;
	color: #7C4E34;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #7C4E34;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	color: #7C4E34;
	font-weight: bold;
}

#midcontent ul {
	margin: 0;
	padding: 0;
}

#midcontent li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}


#guideservices {
	position:relative;
	width: 100%;
	height: 550px;
	z-index: 10000;
	background-image: url(/img/guide-services.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#ourshop_div {
	position:relative;
	width: 100%;
	height: 215px;
	z-index: 10000;
	background-image: url(/img/ourshop-watermark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#travel-info-acc {
	position:relative;
	width: 100%;
	z-index: 10000;
	background-image: url(/img/bozeman-watermark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.specials {
	background-image: url(../img/specials_mid.jpg);
	background-repeat: repeat-y;	
}
.specials-mid {
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}
