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



#outer_container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color:#333333;
	padding-top: 5px;
	}
	
/* --------------header starts here---------------*/
#header_container {
	float: left;
	clear: both;
	width: 900px;
	height: 80px;
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
	}
	
#header_logo {
	float: left;
	clear: both;
	width: 100px;
	height: 75px;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	}

#header_image {
	display: block;
	background: url(../images/header_logo.jpg) no-repeat;
	width: 100px;
	height: 75px;
	margin: 0;
	padding: 0;
	}
	
#header_image:hover {
	background-position: 0 -75px;
	}
	
#header_image span {
	display: none;
	}
	
#header_text {
	float: left;
	width: 800px;
	height: 75px;
	margin: 0;
	}
	
#header_line {
	float: left;
	clear: both;
	width: 900px;
	height: 20px;
	margin: 0;
	padding: 0;
	}		
	
/* --------------navigation starts here---------------*/	
#nav_container {
	float: left;
	clear: both;
	width: 900px;
	height: 55px;
	margin: 0;
	padding: 0;
	}
			
#nav_1 {
	float: left;
	width: 625px;
	height: 30px;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	}
			
#nav_2 {
	text-align: right;
	float: left;
	width: 275px;
	height: 30px;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	}

	
/* --------------content starts here---------------*/
#content_container {
	float: left;
	clear: both;
	width: 900px;
	height: 600px;
	margin: 0;
	padding: 0;
	}
	
#content_left {
	float: left;
	width: 730px;
	height: 480px;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-right: 20px;
	}
	
#photo_title {
	float: left;
	clear: both;
	height: 150px;
	width: 650px;
	margin: 0;
	padding: 0px 0 0 0;
	}
#statement {
	float: left;
	clear: both;
	height: 300px;
	width: 650px;
	margin: 0;
	padding: 10px 0 0 0;
	}			
	
	
/* --------------photo navigation starts here---------------*/

#content_right {
	float: left;
	width: 150px;
	height: 500px;
	margin: 0;
	padding: 0;
	}	
	
#detail_1 {
	float:left;
	display: block;
	background: url(../images/donner_thumb_1.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#detail_1:hover {
	background-position: 0 -75px;
	}
	
#detail_1.active {
	background-position: 0 -75px;
	}	
	
#detail_1 span {
	display: none;
	}
	
#detail_2 {
	float:left;
	display: block;
	background: url(../images/donner_thumb_2.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#detail_2:hover {
	background-position: 0 -75px;
	}
	
#detail_2.active {
	background-position: 0 -75px;
	}	
	
#detail_2 span {
	display: none;
	}
	
#detail_3 {
	float:left;
	display: block;
	background: url(../images/donner_thumb_3.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#detail_3:hover {
	background-position: 0 -75px;
	}
	
#detail_3.active {
	background-position: 0 -75px;
	}	
	
#detail_3 span {
	display: none;
	}
	
#detail_4 {
	float:left;
	display: block;
	background: url(../images/donner_thumb_4.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#detail_4:hover {
	background-position: 0 -75px;
	}
	
#detail_4.active {
	background-position: 0 -75px;
	}	
	
#detail_4 span {
	display: none;
	}
	
#detail_5 {
	float:left;
	display: block;
	background: url(../images/donner_thumb_5.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#detail_5:hover {
	background-position: 0 -75px;
	}
	
#detail_5.active {
	background-position: 0 -75px;
	}	
	
#detail_5 span {
	display: none;
	}
	
#detail_6 {
	float:left;
	display: block;
	background: url(../images/donner_thumb_6.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#detail_6:hover {
	background-position: 0 -75px;
	}
	
#detail_6.active {
	background-position: 0 -75px;
	}	
	
#detail_6 span {
	display: none;
	}
	
#detail_7 {
	float:left;
	display: block;
	background: url(../images/donner_thumb_7.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#detail_7:hover {
	background-position: 0 -75px;
	}
	
#detail_7.active {
	background-position: 0 -75px;
	}	
	
#detail_7 span {
	display: none;
	}
	
#detail_8 {
	float:left;
	display: block;
	background: url(../images/donner_thumb_8.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#detail_8:hover {
	background-position: 0 -75px;
	}
	
#detail_8.active {
	background-position: 0 -75px;
	}	
	
#detail_8 span {
	display: none;
	}
	
#detail_9 {
	float:left;
	display: block;
	background: url(../images/donner_thumb_9.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#detail_9:hover {
	background-position: 0 -75px;
	}
	
#detail_9.active {
	background-position: 0 -75px;
	}	
	
#detail_9 span {
	display: none;
	}	

/* --------------ponderosa photo navigation starts here---------------*/					

#pdetail_1 {
	float:left;
	display: block;
	background: url(../images/ponder_thumb_1.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#pdetail_1:hover {
	background-position: 0 -75px;
	}
	
#pdetail_1.active {
	background-position: 0 -75px;
	}	
	
#pdetail_1 span {
	display: none;
	}

#pdetail_2 {
	float:left;
	display: block;
	background: url(../images/ponder_thumb_2.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#pdetail_2:hover {
	background-position: 0 -75px;
	}
	
#pdetail_2.active {
	background-position: 0 -75px;
	}	
	
#pdetail_2 span {
	display: none;
    }
	
#pdetail_3 {
	float:left;
	display: block;
	background: url(../images/ponder_thumb_3.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#pdetail_3:hover {
	background-position: 0 -75px;
	}
	
#pdetail_3.active {
	background-position: 0 -75px;
	}	
	
#pdetail_3 span {
	display: none;
	}
	
#pdetail_4 {
	float:left;
	display: block;
	background: url(../images/ponder_thumb_4.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#pdetail_4:hover {
	background-position: 0 -75px;
	}
	
#pdetail_4.active {
	background-position: 0 -75px;
	}	
	
#pdetail_4 span {
	display: none;
	}
	
#pdetail_5 {
	float:left;
	display: block;
	background: url(../images/ponder_thumb_5.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#pdetail_5:hover {
	background-position: 0 -75px;
	}
	
#pdetail_5.active {
	background-position: 0 -75px;
	}	
	
#pdetail_5 span {
	display: none;
	}
	
#pdetail_6 {
	float:left;
	display: block;
	background: url(../images/ponder_thumb_6.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#pdetail_6:hover {
	background-position: 0 -75px;
	}
	
#pdetail_6.active {
	background-position: 0 -75px;
	}	
	
#pdetail_6 span {
	display: none;
	}
	
#pdetail_7 {
	float:left;
	display: block;
	background: url(../images/ponder_thumb_7.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#pdetail_7:hover {
	background-position: 0 -75px;
	}
	
#pdetail_7.active {
	background-position: 0 -75px;
	}	
	
#pdetail_7 span {
	display: none;
	}
	
#pdetail_8 {
	float:left;
	display: block;
	background: url(../images/ponder_thumb_8.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#pdetail_8:hover {
	background-position: 0 -75px;
	}
	
#pdetail_8.active {
	background-position: 0 -75px;
	}	
	
#pdetail_8 span {
	display: none;
	}
	
#pdetail_9 {
	float:left;
	display: block;
	background: url(../images/ponder_thumb_9.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#pdetail_9:hover {
	background-position: 0 -75px;
	}
	
#pdetail_9.active {
	background-position: 0 -75px;
	}	
	
#pdetail_9 span {
	display: none;
	}
	
#pdetail_10 {
	float:left;
	display: block;
	background: url(../images/ponder_thumb_10.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#pdetail_10:hover {
	background-position: 0 -75px;
	}
	
#pdetail_10.active {
	background-position: 0 -75px;
	}	
	
#pdetail_10 span {
	display: none;
	}
	
#pdetail_11 {
	float:left;
	display: block;
	background: url(../images/ponder_thumb_11.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#pdetail_11:hover {
	background-position: 0 -75px;
	}
	
#pdetail_11.active {
	background-position: 0 -75px;
	}	
	
#pdetail_11 span {
	display: none;
	}
	
/* --------------current photo navigation starts here---------------*/	
	
#cdetail_1 {
	float:left;
	display: block;
	background: url(../images/current_thumb_1.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#cdetail_1:hover {
	background-position: 0 -75px;
	}
	
#cdetail_1.active {
	background-position: 0 -75px;
	}	
	
#cdetail_1 span {
	display: none;
	}
	
#cdetail_2 {
	float:left;
	display: block;
	background: url(../images/current_thumb_2.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#cdetail_2:hover {
	background-position: 0 -75px;
	}
	
#cdetail_2.active {
	background-position: 0 -75px;
	}	
	
#cdetail_2 span {
	display: none;
	}	

	
#cdetail_3 {
	float:left;
	display: block;
	background: url(../images/current_thumb_3.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#cdetail_3:hover {
	background-position: 0 -75px;
	}
	
#cdetail_3.active {
	background-position: 0 -75px;
	}	
	
#cdetail_3 span {
	display: none;
	}	
	
#cdetail_4 {
	float:left;
	display: block;
	background: url(../images/current_thumb_4.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#cdetail_4:hover {
	background-position: 0 -75px;
	}
	
#cdetail_4.active {
	background-position: 0 -75px;
	}	
	
#cdetail_4 span {
	display: none;
	}	


#cdetail_5 {
	float:left;
	display: block;
	background: url(../images/current_thumb_5.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#cdetail_5:hover {
	background-position: 0 -75px;
	}
	
#cdetail_5.active {
	background-position: 0 -75px;
	}	
	
#cdetail_5 span {
	display: none;
	}
	
#cdetail_6 {
	float:left;
	display: block;
	background: url(../images/current_thumb_6.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#cdetail_6:hover {
	background-position: 0 -75px;
	}
	
#cdetail_6.active {
	background-position: 0 -75px;
	}	
	
#cdetail_6 span {
	display: none;
	}		

#cdetail_7 {
	float:left;
	display: block;
	background: url(../images/current_thumb_7.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#cdetail_7:hover {
	background-position: 0 -75px;
	}
	
#cdetail_7.active {
	background-position: 0 -75px;
	}	
	
#cdetail_7 span {
	display: none;
	}
	
#cdetail_8 {
	float:left;
	display: block;
	background: url(../images/current_thumb_8.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#cdetail_8:hover {
	background-position: 0 -75px;
	}
	
#cdetail_8.active {
	background-position: 0 -75px;
	}	
	
#cdetail_8 span {
	display: none;
	}	
	
#cdetail_9 {
	float:left;
	display: block;
	background: url(../images/current_thumb_9.jpg) no-repeat 0 0; 
	height: 75px;
	width: 75px;
	padding: 0;
	margin: 0;
	}
	
#cdetail_9:hover {
	background-position: 0 -75px;
	}
	
#cdetail_9.active {
	background-position: 0 -75px;
	}	

#cdetail_9 span {
	display: none;
	}		