body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #846749;
	background-image: url(images/mountain-background.jpg);
	background-repeat: repeat-x;
	font-size: 85%;
	line-height: 1.3em;
	color: #594531;
}

#container {
	width: 799px;
	\width: 799px;
	w\idth: 799px;
	background-color: #D8CFB2;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 123px;
	width: 799px;
}

.headertext {
	line-height: 1.2em;
	color: #29488B;
	text-align: right;
	letter-spacing: 0.1em;
	padding: 20px;
	font-size: 85%;
	font-weight: bold;
}

.newsblurb {
	float: right;
	width: 132px;
	margin: 0px 0 0 10px;
	padding: 10px;
	border: 1px dashed #594531;
	font-size: 75%;
	background-color: #DFD8BF;
	line-height: 1.4em;
	color: #29488B;
	clear: right;
}

.newsblurb2 {
	float: right;
	width: 132px;
	margin: 10px 0 0 10px;
	padding: 10px;
	border: 1px dashed #594531;
	font-size: 75%;
	background-color: #DFD8BF;
	line-height: 1.4em;
	color: #29488B;
	clear: right;
}

#main {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	width: 799px;
}

#menu {
	float: left;
	padding: 30px;
	font-size: small;
	font-weight: bold;
	line-height: 2em;
	margin-top: 25px;

}

#content {
	margin-left: 165px;
	padding: 10px 20px 10px 10px;
	line-height: 1.5em;

}

#footer {
	clear: both;
	text-align: center;
	font-size: small;
	color: #8E8875;
}

h1 {
	font-size: 120%;
	line-height: 1.5em;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #29488B;
}

h2 {
	font-size: 100%;
	line-height: 1.5em;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #594531;
}

a {color:#29488B;}
a:link {color:#29488B;}
a:visited {color:#29488B;}
a:hover {color:#29488B;}

#footer a {color:#8E8875;}
#footer a:link {color:#8E8875;}
#footer a:visited {color:#8E8875;}
#footer a:hover {color:#8E8875;}

.picture {
	margin: 5px 10px;
}
