﻿
a {
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
h1 {
	font-family: "Segoe UI";
	font-size: large;
	font-weight: lighter;
	color: #F5F5F5;
	text-align: right;
	padding-right: 7px;
	padding-top: 25px;
}
h2 {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #556A9D;
}
h3 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
}
.ft-left {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 3px;
}
.ft-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 3px;
}
#BottomRule {
	background-color: #000000;
	height: 12px;
	clear: both;
}
#ContentWrap {
	background-color: #FFFFFF;
	width: 849px;
	bottom: auto;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #DFDFDF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dfdfdf;
}
#Footer {
	font-family: Arial;
	font-size: x-small;
	color: #336699;
	width: 850px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
}
#Footer a {
	text-decoration: none;
	color: #336699;
}
#Footer a:hover {
	color: #660000;
}
#Masthead {
	margin: 0px;
	background-image: url('Images/Mountains.jpg');
	height: 259px;
	width: 850px;
}
#NavBar {
	background-color: #000000;
	font-family: Arial;
	font-size: small;
	color: #F5F5F5;
	width: 135px;
	padding: 20px 10px 20px 10px;
	float: left;
	margin: 0px;
	top: auto;
	height: auto;
}
#NavBar a {
	text-decoration: none;
	color: #F8F8F8;
}
#NavBar a:hover {
	text-decoration: none;
	color: #FFFF00;
}
#NavBar li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#NavBar ul {
	padding: 0px;
	margin: 0px;
}
#OuterWrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#Text {
	font-family: Arial;
	font-size: small;
	width: 663px;
	padding: 20px 15px 20px 15px;
	float: right;
}

