@charset "UTF-8";
/* CSS Document */

body {
	background-color:#414600;
	color:#fff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	}
	
#wrapper {
	width:993px;
	height:603px;
	margin:20px auto;
	text-align:center;
	}
	
#container {
	width:827px;
	height: 603px;
	margin:0 auto;
	}
#main {
	background:url(images/bg_main.gif) no-repeat top;
	width:779px;
	height:529px;
	padding:24px;
	}	
#logo {
	background:url(images/logo.gif) no-repeat top right;
	width:151px;
	height:326px;
	position:absolute;
	top:50px;
	text-align:right;
	}	
#logo p {
	position:relative;
	top:246px;
	color:#fff;
	margin-right:72px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.3em;
	font-weight:bold;
	}
#footer {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#906500;
	font-weight:bold;
	text-align:center;
	}
/*----navigation----*/		
#nav {
	width:642px;
	margin:0 auto;
	font-family:Papyrus,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:24px;
	}	
#nav li a {
	display:block;
	float:left;
	width:91px;
	height:21px;
	padding:0 8px;
	}		
#nav li a:link, #nav li a:visited, #nav li a:active {
	background:url(images/bg_nav.gif) no-repeat center;
	color:#e6e8d3;
	text-decoration:none;
	}
#nav li a:hover {
	background:url(images/bg_nav_over.gif) no-repeat center;	
	}	
/*nav active states*/
#index #nav li a.welcome {background:url(images/bg_nav_over.gif) no-repeat center;}
#lots #nav li a.lots {background:url(images/bg_nav_over.gif) no-repeat center;}
#mission #nav li a.mission {background:url(images/bg_nav_over.gif) no-repeat center;}
#mosier #nav li a.mosier {background:url(images/bg_nav_over.gif) no-repeat center;}
#gorge #nav li a.gorge {background:url(images/bg_nav_over.gif) no-repeat center;}
#contact #nav li a.contact {background:url(images/bg_nav_over.gif) no-repeat center;}

/*-----index----*/
#index #header {
	clear:both;
	padding-top:20px;
	width:773px;
	height:284px;
	}
#index #content {
	clear:both;
	}
#index #copy {
	width:50%;
	text-align:left;
	font-size:12px;
	color:#000;
	line-height:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	}
#index #copy img {
	float:left;
	}
#index #copy span {
	color:#fff;
	}	
#index #sidebar {
	background:url(images/bg_sidenav.gif) no-repeat;
	width:340px;
	height:178px;
	float:right;
	margin-right:8px;
	padding:12px 10px 5px 12px;
	}	
#index #sidebar a {
	display:block;
	float:left;
	}	
/*----mission----*/
#mission #content {
	clear:both;
	width:683px;
	height:342px;
	background:url(images/bg_mission.gif) no-repeat top;
	padding:45px;
	}
#mission #header, #contact #header {
	height:20px;
	clear:both;
	}
#mission #copy {
	width:683px;
	height:291px;
	overflow:auto;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#414600;
	text-align:left;
	line-height:1.5em;
	}
#mission #copy p {
	padding-bottom:10px;
	}
#mission #copy2 {
	clear:both;
	font-size:12px;
	line-height:24px;
	color:#e6e8d3;
	margin-top:20px;
	text-align:left;
	}	
#mission #copy2 a {
	display:block;
	font-family:Papyrus,"Times New Roman", Times, serif;
	float:left;
	width:91px;
	height:21px;
	padding:0 8px;
	font-size:12px;
	text-align:center;
	margin-right:40px;
	}		
#mission #copy2 a:link, #mission #copy2 a:visited, #mission #copy2 a:active {
	background:url(images/bg_nav.gif) no-repeat center;
	color:#e6e8d3;
	text-decoration:none;
	}
#mission #copy2 a:hover {
	background:url(images/bg_nav_over.gif) no-repeat center;	
	}
/*-------contact---------*/
#contact #content {
	clear:both;
	width:683px;
	height:342px;
	background:url(images/bg_contact.gif) no-repeat top;
	padding:45px;
	}	
#contact #copy2 {
	color:#000;
	font-size:12px;
	line-height:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:10px;
	letter-spacing:.1em;
	}
#contact #copy2 a {
	color:#000;
	}	
#contact #copy {
	width:320px;
	text-align:right;
	float:left;
	line-height:1.5em;
	font-size:14px;
	color:#414600;
	padding-top:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#contact #copy p a {
	color:#414600;
	}	
#contact #copy h2 {
	font-size:22px;
	font-weight:normal;
	font-family:Papyrus, Georgia, "Times New Roman", Times, serif
	}	
#contact #copy p.second, #contact #copy p.second a {
	padding-top:30px;
	color:#906500;
	line-height:1.5em;
	}	
#contact #photo {
	width:320px;
	float:left;
	text-align:left;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#906500;
	padding-top:40px;
	}
#contact #photo img {
	float:left;
	margin-right:5px;
	}
#contact #photo p {
	width:140px;
	float:left;
	color:#906500;
	font-size:12px;
	line-height:1.5em;
	}
#contact #photo p span {
	color:#414600;
	}
#contact p.licensed {
	color:#414600;
	text-align:center;
	font-size:14px;
	padding-top:60px;
	clear:both;
	}
#contact img.eho {
	float:right;
	margin-top:-20px;
	}	
	
/*------mosier--------*/	
#mosier #header {
	width:773px;
	height:258px;
	background:url(images/bg_mosier.jpg) no-repeat bottom;
	clear:both;
	padding-top:20px;
	}
#mosier .heading h2 {
	font-size:24px;
	font-family:Papyrus,"Times New Roman", Times, serif;
	color:#e6e8d3;
	text-align:center;
	font-weight:normal;
	}	
#mosier	#copy h2 {
	float:left;
	padding:14px 0 10px 30px;
	width:210px;
	}
#mosier	#copy2 h2 {
	float:right;
	width:210px;
	padding:14px 30px 10px 0;
	}	
#mosier #copy2 .heading ul {
	width:91px;
	float:right;
	}	
#mosier #copy .heading ul {
	width:91px;
	float:left;
	}	
		
#mosier #copy {
	width:380px;
	float:left;
	}
#mosier #copy2 {
	width:380px;
	float:left;
	margin-left:13px;
	}		
#mosier .heading li a {
	background:url(images/bg_nav.gif) no-repeat center;
	color:#e6e8d3;
	text-decoration:none;
	display:block;
	font-family:Papyrus,"Times New Roman", Times, serif;
	width:91px;
	height:21px;
	font-size:12px;
	text-align:center;
	margin-right:40px;
	margin-bottom:4px;
	}
#mosier .heading li a:hover {
	background:url(images/bg_nav_over.gif) no-repeat center;	
	}
#mosier #copy .copy img {
	float:left;
	margin-right:10px;
	}
#mosier #copy .copy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.5em;
	color:#000;
	text-align:left;
	clear:both;
	}
#mosier #copy2 .copy {
	clear:both;
	float:left;
	}
#mosier #links {
	width:192px;
	height:143px;
	background:url(images/bg_mosier_links.gif) no-repeat;
	font-family:Papyrus, "Times New Roman", Times, serif;
	padding:20px;
	text-align:left;
	float:left;
	}
#mosier #links h3 {
	font-size:16px;
	}	
#mosier #links li {
	list-style:disc;
	margin-left:15px;
	font-size:14px;
	}
#mosier #links li a {
	color:#e6e8d3;
	text-decoration:none;
	}
#mosier #links li a:hover {
	color:#85dfef;
	}	
#mosier #sidebar {
	width:128px;
	height:150px;
	float:left;
	margin-left:20px;
	}
#mosier #sidebar a {	
	display:block;
	float:left;
	}
	
/*--------gorge---------*/

#gorge #header {
	width:773px;
	height:166px;
	background:url(images/bg_gorge.jpg) bottom no-repeat;
	padding-top:20px;
	clear:both;
	}	
#gorge h1 {
	font-family:Papyrus, "Times New Roman", Times, serif;
	font-size:28px;
	color:#e6e8d3;
	text-align:center;
	clear:both;
	padding-top:12px;
	padding-bottom:10px;
	font-weight:normal;
	}	
#gorge #copy {
	clear:both;
	}	
#gorge #copy .copy {
	width:180px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000;
	padding-right:10px;
	text-align:left;
	line-height:1.5em;
	}
#gorge #sidebar {
	float:right;
	}
#gorge #copy .copy strong {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
#gorge #copy .copy img {
	float:left;
	margin-right: 10px;
	}
.ccspace { 
	width: 99px; height: 198px; 
	float: right; padding: 0px;
	} 
.ccpullout {
	background:url(images/bg_callout.gif) no-repeat center;
	width: 188px;
	height: 188px;
	float: left;
	padding: 10px;
	margin-left: -109px;
  	text-align:center;
	}
#gorge .ccpullout h2 {
	font-family:Papyrus, "Times New Roman", Times, serif;
	font-size:14px; 
	color:#e6e8d3;
	padding-top:5px;
	padding-bottom:30px;
	}
#gorge .ccpullout li {
	list-style-type:disc;
	color:#e6e8d3;
	width:70px;
	text-align:left;
	padding-bottom:12px;
	margin-left:23px;
	float:left;
	line-height:11px;
	}	
#gorge .ccpullout li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e6e8d3;
	text-decoration:none;
	}
#gorge .ccpullout li a:hover {
	color:#fff;
	}
#gorge #sidebar a {
	list-style-type:none;
	display:block;
	padding-top:8px;
	}
#gorge #copy2 {
	width:115px;
	float:left;
	background:url(images/cherry_ski_flower.jpg) no-repeat bottom;
	height:280px;
	text-align:center;
	}		
#gorge #copy2 li a {
	background:url(images/bg_nav.gif) no-repeat center;
	color:#e6e8d3;
	text-decoration:none;
	display:block;
	font-family:Papyrus,"Times New Roman", Times, serif;
	width:91px;
	height:21px;
	font-size:12px;
	text-align:center;
	margin:0 auto 4px;
	}
#gorge #copy2 li a:hover {
	background:url(images/bg_nav_over.gif) no-repeat center;	
	}	
	
	
<!-----lots------>
#lots #header {
	height:20px;
	}
#lots #content {
	width:777px;
	height:504px;
	clear:both;
	}				
						
										
							
												
			