/* CSS Document */

body {
	background:#D9D4C7;
	color: #666666;
	font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	
  	}

#wrap {
	margin: 0 auto 20px auto;
	width: 730px;
	text-align: left;
	
	}

  	
/* NAVIGATION */
#nav {
	font-family: arial, helvetica, sans-serif;
	color:#333333;
	}


#nav a.main:link {
	font-weight: none;
	color: #333333;
	font-size:14px;
	text-decoration: none;
	}	
	
#nav a.main:visited {
	color: #333333;
	font-size:14px;
	text-decoration: none;
	}	

#nav a.main:hover {
	color: #FF6600;
	size:14px;
	text-decoration: none;
	}
		

		

#nav a.txtnavsecondlevel:link {
	font-weight: bold;
	font-size:12px;
	color: #333333;
	text-decoration: none;
	}
	
#nav a.txtnavsecondlevel:visited {
	font-weight: bold;
	color: #333333;
	font-size:12px;
	text-decoration: none;
	}		
	
#nav a.txtnavsecondlevel:hover {
	font-weight: bold;
	color: #FF6600;
	font-size:12px;
	text-decoration: none;
	}	
		


#nav a.txtnavsecondlevelon:link {
	font-weight: bold;
	color: #FF6600;
	font-size:12px;
	text-decoration: none;
	}	
	
#nav a.txtnavsecondlevelon:hover {
	font-weight: bold;
	color: #FF6600;
	font-size:12px;
	text-decoration: none;
	}
		
#nav a.txtnavsecondlevelon:visited {
	font-weight: bold;
	color: #FF6600;
	font-size:12px;
	text-decoration: none;
	}	

#nav a.nav_on {
	color: #333333;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
	}	

/* END NAVIGATION */


/* BEGIN BODY COPY */
.copy_body {
	margin-right: 30px;
}

.copy_body_sm {
	font-size: 16px;
	margin-right: 30px;
}

.link_sm {
	font-size: 16px;
}

.copy_header {
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	}
	
.view {
	text-align: right;

}	
	
a.view_photo:link {
	font-weight: bold;
	color: #ff6600;
	font-size:14px;
	margin-right: 30px;
	text-decoration: underline;
	}	

a.view_photo:visited {
	font-weight: bold;
	color: #ff6600;
	font-size:14px;
	margin-right: 30px;
	text-decoration: underline;
	}	
	
a.view_photo:hover {
	font-weight: bold;
	color: #ff6600;
	font-size:14px;
	margin-right: 30px;
	text-decoration: none;
	}			
	
.years {
	font-weight: bold;
	color: #000000;
	}	
	
a:link {
	font-weight: none;
	color: #FF6600;
	font-size:18px;
	text-decoration: none;
	}	
	
a:visited {
	color: #666666;
	font-size:18px;
	text-decoration: underline;
	}

a:hover {
	color: #666666;
	size:18px;
	text-decoration: underline;
	}

a:link.link_sm {
	font-weight: none;
	color: #FF6600;
	font-size:16px;
	text-decoration: none;
	}	
	
a:visited.link_sm {
	color: #666666;
	font-size:16px;
	text-decoration: underline;
	}

a:hover.link_sm {
	color: #666666;
	size:16px;
	text-decoration: underline;
	}

.home_small {
	font-size: 14px;
	color: #FF6600;
	margin-top: 50px;
	font-weight: none;
}


/* END BODY COPY */


/* BEGIN FOOTER STYLES */
	
#footer {
	font-size:12px;
	font-weight: bold;
	margin-right: 30px;
}		

#footer a:link {
	font-weight: none;
	font-size:12px;
	color: #333333;
	text-decoration: none;
	}	
	
#footer a:visited {
	font-size:12px;
	color: #666666;
	text-decoration: none;
	}
	
#footer a:hover {
	font-size:12px;
	color: #FF6600;
	text-decoration: underline;
	}
		
			
		
		
#footer a:active {
	color: #FF6600;
	text-decoration: underline;
	}	
	
.photo_title {
	font-size: 12px;
	color: 666666;
	margin-bottom: 10px;
}	
	
	
	
/* END FOOTER STYLES */	
	
	
	