﻿@import url(layout.css);
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	background-image: url('j0439186.jpg')
}
#wrapper {
	background-color: #BEC599;
}
#masthead {
	background-image: url('../images/Masthead-vacation_montana.jpg');	
	background-repeat: no-repeat;
	background-position: center;
}
#masthead img {
	margin: 0;
	padding: 0;
	clear: both;
	border: 0 transparent none;
}
#navigation {
	background-color: #AFB95E;
	overflow: hidden;
	line-height: 100%;
}
#navigation p,
#navigation h1,
#navigation h2 {
	color: #6F4924;
	font-size: medium;
	font-family: "Eras Bold ITC";
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	float: left;
	position: relative;
}
#navigation ul li a {
	color: #003300;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #ca7;
	background-color: #dc8;
	font-size: small;
}
#navigation ul li a:hover {
	color: #003300;
	text-decoration: underline;
	border: 1px solid #003300;
	background-color: #ed9;
}
#navigation ul li a:visited,
#navigation ul li a.active:hover {
	color:  #993300;
	background: #C7BE84;
	font-weight: bold;
}
#navigation ul li a span {
	display: block;
}
#container {
	background-color: #BEC589;
}
#column_l {
	background-color: #CACF9E;
}
#column_r {
	background-color: #E8CF95;
}
#column_r img{
	width: 99%;
	border: 0 transparent none;
	text-align: center;
	margin: 1em 1em 2em 0;
}
#footer {
	background-color: #A09950;
}
#footer p {
	font-size: small;
	text-align: center;
	color: #393939;
	margin: .5em;
	padding: .25em;
}
#footer a {color: #393939; text-decoration: underline; border: 0 transparent hidden;}
#footer a:hover {color: #000; text-decoration: none; border: 0 transparent hidden;}
#footer a:visited { border: 0 transparent hidden; }

#title {
	background-image: url('../images/montana_family_vacations.gif');
	background-repeat: no-repeat;
	background-position: center;
}
#title img {
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
}
h1 {
	text-indent: 0;
	font-size:  xx-large;
	color: #003300;
}
h2 {
	text-indent: 0;
	color: #005100;
	font-size: x-large;
}
h3 {
	text-indent: 0;
	font-size: large;
	color: #006600;
}
h4 { 
	text-indent: 0;
	font-size: medium;
	color: #C67700;
}
.img { border: 0 transparent none; }
.center {text-align: center; }
a {color: #993300; text-decoration: underline; border: 0 transparent hidden;}
a:hover {color: #000; text-decoration: underline; border: 0 transparent hidden; }
a:visited { border: 0 transparent hidden; }
.style_bold {font-weight: bold; }
.style_italic {font-style: italic; }
.style1 {margin: 5px; border: 0; vertical-align: middle; }
.style2 {color: #993300;	text-decoration: underline; }
.style3 {font-size: xx-small; font-style: italic; font-family: "Arial Narrow"; }
.style4 {margin-left: 5px;	margin-right: 5px; }
.style5 {margin-top: 5px; margin-bottom: 5px; }
.style6 {margin: 5px; }
.style7 {font-size:small; }
.style8 {font-size:small; font-style:italic; }
