/*CSS Document*/
/*This is a basic stylesheet that can be customized for individual sites*/
/*CSS Stylesheet by Sajoba LLC - All Rights Reserved*/


/*Div Settings*/

#banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00435B;
	background-image: url(images/nordlandsky.jpg);
}
#topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00435B;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	background-color: #6C86B0;
	font-size: 1.5em;
}
#banner2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftnav {
	font-family: Tahoma, Verdana, sans-serif;
	float: left;
	width: 175px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #00435B;
	font-size: 24px;
	padding: 5px;
	color: #A17D58;
	font-style: italic;
}
#random {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: medium none #2E3E73;
}
#leftnav h1 {
	font-size: 18px;
}
#rightnav {
}
#leftnav h2 {
	font-size: 16px;
	text-align: center;
}
#content {
	float: right;
	width: 550px;
	min-height: 400px;
}

#footernav {
	font-family: Tahoma, Verdana, sans-serif;
	clear: both;
	background-color: #556B98;
	text-align: center;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5D6D3C;
	border-bottom-color: #5D6D3C;
	color: #FFFFFF;
	font-size: 0.9em;
	border-right-color: #5D6D3C;
	border-left-color: #5D6D3C;
	height: 18px;
}
#footer {
	font-family: Tahoma, Verdana, sans-serif;
	text-align: center;
	font-size: .8em;
	background-repeat: repeat-y;
	background-color: #91B7DD;
	clear: both;
}
#textfloat {
	position: absolute;
	left: 380px;
	top: 310px;
}
#surround {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	border: 10px solid #5D6D3C;
	background-repeat: no-repeat;
	background-color: #2F4963;
	background-image: url(images/mountainstall2.jpg);
	background-position: center top;
}
.testimonial {
	font-size: .9em;
}
#surround-border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#page {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	float: right;
	width: 540px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #5D6D3C;
	padding: 5px;
	font-size: 1em;
}

/*Tags*/
body {
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #2C3C71;
	background-image: url(images/bodyback.gif);
	background-repeat: repeat-x;
	font-size: 1em;
}

h1 {
	font-size: 18px;
}
.border {
	border-top-color: #5D6D3C;
	border-right-color: #5D6D3C;
	border-bottom-color: #5D6D3C;
	border-left-color: #5D6D3C;
}
h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}

/*Class Styles*/

.home-text {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}

/*Link Settings*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#footernav a {
	color: #FFFFFF;
	text-decoration: none;
}
#footernav a:hover {
	color: #66CC00;
}

}
#main {
	background-image: url(images/mountains744x496.jpg);
	background-repeat: no-repeat;
}
#gallerynav {
	font-size: .8em;
}
.green {
	color: #009933;
}
