body {
	background: #54587b;
	font-size: 12px;
	font-family: Tahoma;
	color: #333650;
	margin: 0;
}
div,td,tr,th {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
}
a:link, a:visited {
	color: #333650;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 17px;
	margin-bottom: 4px;
	border-bottom: 1px solid #333650;
	text-align: right;
	font-weight: normal;
}
h2 {
	font-size: 17px;
	margin-top: 20px;
	margin-bottom: 4px;
	border-bottom: 1px solid #333650;
	text-align: center;
	font-weight: normal;
}
.main {
	width: 800px;
	background-color: #ffffff;
}
.header {
	background: url(/images/mountain-mist-header.jpg);
	height: 228px;
	width: 800px;
}
.side-menu {
	background: #cbcdd7 url(/images/side-menu.jpg);
}
.menu {
	text-align: right;
	padding: 30px 0 0 0;
	font-weight: normal;
	width: 179px;
}
.menu a:link, .menu a:visited {
	display: block;
	padding: 4px 15px 4px 0;
	border-bottom: 1px solid #333650;
	background-color: #cbcdd7;
}
.menu a:hover, .menu a:active {
	text-decoration: none;
	background-color: #b9bcc8;
}
.menu1 {
	text-align: right;
	padding: 10px 0 30px 0;
	font-size: 13px;
	font-weight: normal;
	width: 179px;
}
.menu1 a:link, .menu1 a:visited {
	padding: 4px 15px 4px 0;
}
.menu1 a:hover, .menu1 a:active {
	text-decoration: none;
}
.top-menu {
	text-align: right;
	padding: 77px 15px 3px 0;
	font-size: 12px;
}
.content {
	width: 560px;
	text-align: left;
	padding: 40px 0 20px 0;
}
.photos {
	padding: 8px;
	border: 1px solid #333650;
}
.border {
	border: 1px solid #cbcdd7;
}
.footer {
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	padding: 10px 0 10px 0;
	background-color: #8a8da5;
}
.footer a:link, .footer a:visited {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
.blue {
	background-color: #cbcdd7;
}
.bluer {
	background-color: #e4e5ed;
}
