/* CSS Document */

/* Navigation Bar */

.navbar {
	height: 90px;
	width: 630px;
	background-color: #feedbf;
	border: 0px;
	padding: 0px;
}

.mainbody {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 150%;
	padding: 20px;
	border-top: #E6C89E 1px solid;
	border-bottom: #E6C89E 1px solid; 
	border-left: #E6C89E 1px solid;
	background-color: #FDF5DE;
}

.mainbody a,
	.mainbody a:link {text-decoration: none; color: #9e5a3e;}
	.mainbody a:hover {text-decoration: underline; color: #9e5a3e;}


.mainhead {
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.07em;
	color: #524954;
}

.left1 {
	font-family: arial, helvetica, sans-serif;
	color: #9E5A3E;
	font-size: 12px;
	line-height: 150%;
	border-top: #E6C89E 1px solid;
	background-color: #FEEDBF;
}

.left1 a,
	.left1 a:link {text-decoration: none; color: #9e5a3e;}
	.left1 a:hover {text-decoration: underline; color: #9e5a3e;}

.lefthead {
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.07em;
	color: #9E5A3E;
}

.left2 {
	font-family: arial, helvetica, sans-serif;
	color: #383830;
	font-size: 11px;
	line-height: 140%;
	font-weight: bold;
	border-top: #E6C89E 1px solid;
	border-bottom: #E6C89E 1px solid;
	background-color: #FEEDBF;
	padding: 10px 20px 10px 20px;
}

.left2 a,
	.left2 a:link {font-family:arial;text-decoration:none;color:000000;}
	.left2 a:hover {font-family:arial;text-decoration:underline;color:000000;}

.bottom {
	font-family: arial, helvetica, sans-serif;
	color: #383830;
	font-size: 9px;
	line-height: 150%;
	font-weight: normal;
	background-color: #FEEDBF;
}

.bottom a,
	.bottom a:link {color: 383830; text-decoration: none;}
	.bottom a:hover {color: 000000; text-decoration: underline;}
	
	
.galleryhead {
	width: 500px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	background-color: #FEEDBF;
	padding: 5px 0px 5px 0px;
}

.galleryhead a,
	.galleryhead a:link {text-decoration: none; color: #000000;}
	.galleryhead a:hover {text-decoration: underline; color: #000000; font-weight:bold;}

.photo {
	width: 500px;
	border: #e6c89e 1px solid;
}

.gallerybottom {
	width: 500px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	background-color: #FEEDBF;
	padding: 5px 0px 5px 0px;
}

.gallerybottom a,
	.gallerybottom a:link {text-decoration: none; color: #000000;}
	.gallerybottom a:hover {text-decoration: underline; color: #000000; font-weight:bold;}

/* staff */

.staff1 {
	width: 230px;
	padding: 20px 10px 20px 20px;
	border: #e6c89e 1px solid;
	padding: 20px;
}

.staff2 {
	width: 230;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 150%;
	padding: 20px 20px 20px 10px;
	border-top: #E6C89E 1px solid;
	border-bottom: #E6C89E 1px solid; 
	border-left: #E6C89E 1px solid;
	background-color: #FDF5DE;

}
