body {
	background-color: #2d4164;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 90%;
	color: #5576b4;
}

a:visited, a:active, a:link {
	text-decoration: none;
	color: #445f90;
}

a:hover {
	text-decoration: none;
	color: #5576b4;
}

h2 {
	font-size: 110%;
	color: #aebb7b;
	font-style: italic;
}

.hr {
	height: 1px;
	background-color: #445f90;
	width: 300px;
	margin: 30px 0px 30px 0px;
}

.page {
	width: 778px;
	background-color: #fff;
	padding: 3px 3px 3px 3px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

.header {
	position: relative;
	height: 164px;
	width: 784px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.header.home {
	height: 231px;
	width: 778px;
	margin-bottom: 3px;
}

#headerlogo {
	position: absolute;
	top: 60px;
	left: 30px;
}

.menu {
	background: #445f90 url(../images/menurule.jpg) no-repeat;
	height: 25px;
	padding-top: 25px;
	font-size: 9pt;
	text-transform: uppercase;
/*	font-weight: bold; */
}

.item {
	float: left;
}

.menu .item {
	padding-left: 19px;
	padding-right: 19px;
}

.menu .item a:active, .menu .item a:link, .menu .item a:visited {
	color: #fff;
}

.menu .item a:hover {
	color: #aaeb7b;
}

.content {
	margin: 0px;
	position: relative;
	width: 576px;
	border-right: 202px solid #93af2b;
	min-height: 540px;
	height: auto !important;
	height: 540px;
	background: url(../images/sawtoothmt_pages.jpg) no-repeat bottom left;
	padding-bottom: 110px;
}

.content.homecont {
	border-right-color: #587cba;
	background: url(../images/sawtoothmt.jpg) no-repeat bottom left;
}

.sidebar {
	position: absolute;
	left: 586px;
	width: 192px;
	color: #fff;
}

.sidebar p {
	padding: 20px 35px 60px 35px;
	line-height: 200%;
	font-style: italic;
	font-family: Times New Roman, serif;
}

.sidebar p.partners {
	line-height: 100%;
	padding-top: 0px; 
	font-style: normal;
	font-family: Arial, sans-serif;
	font-size: 90%;
}

.partners a {
	color: #fff;
}

.partners a:hover {
	color: #445f90;
}

.sidebar .hr {
	width: 80px;
	height: 1px;
	background-color: #fff;
	margin: 0px 56px 0px 56px; 
}

.sidebar .donation {
	width: 192px;
	height: 130px;
	background: url(../images/donationoval_pages.jpg) no-repeat;
	margin: 50px 0px 0px 0px;
	text-align: center;
	padding: 35px 0px 17px 0px;
	font-size: 11pt;
}

.sidebar .donation.homedon {
	background: url(../images/donationoval.jpg) no-repeat;
}

.sidebar .donation a:active,.sidebar .donation a:visited, .sidebar .donation a:link {
	color: #fff;
}

.sidebar .donation a:hover {
	color: #aebb7b;
}

.sidebar .donation.homedon a:hover {
	color: #445f90;
}


.pagetext {
	padding: 100px 60px 0px 80px;
	color: #5576b4;
	font-size: 90%;
}

.pagetitle {
	position: absolute;
	top: 30px;
	left: 20px;
	color: #aebb7b;
	font-weight: bold;
	font-size: 130%;
	text-transform: lowercase;
}

.submenu {
	font-weight: normal;
	font-size: 70%;
	padding-right: 20px;
}

.submenu a:active, .submenu a:visited, .submenu a:link {
	color: #5576b4;
}

.submenu a:hover {
	text-decoration: none;
	color: #aebb7b;
}

.intro {
	color: #5576b4;
	line-height: 200%;
	margin-top: -40px;
}

.hometext {
/*	color: #aebb7b; */
}

.greenletter {
	position: absolute;
	right: 495px !important;
	right: 485px;
	top: 54px;
	font-size: 250%;
	color: #aebb7b;
	font-weight: bold;
	font-style: italic; 
	font-family: Times New Roman;
}
	
.footer {
	background-color: #445f90;
	height: 20px;
	text-transform: uppercase;
	color: #fff;
	font-size: 9pt;
	padding-top: 4px;
}

.footer .item {
	padding-left: 10px;
	padding-right: 10px;
}

.footer .item.first {
	padding-left: 115px;
}

.footer a:active, .footer a:link, .footer a:visited {
	color: #fff;
	text-transform: lowercase;
}

.footer a:hover {
	color: #aebb7b;
}

.credits {
	color: #ccc;
	font-size: 60%;
	margin-top: 10px;
}

.credits a:active, .credits a:visited, .credits a:link {
	color: #ccc;
}

.credits a:hover {
	color: #aebb7b;
}

.message {
	color: #93af2b;
	font-weight: bold;
	padding-bottom: 15px;
}

.green {
	color: #aebb7b;
}
