.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;}
	

.navmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #e39160;
	text-align:right;
	padding: 3px;}
	
a:link, a:visited {font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:normal;
color:#666666;
text-decoration:underline;}

a:hover, a:active {color:#e39160;
text-decoration:none;}
	
a.white:link, a.white:visited, a.white:hover, a.white:active {text-decoration:none;
         color:#FFFFFF;}

a.webound:link, a.webound:visited, a.webound:hover, a.webound:active {font-size:10px;
text-decoration:underline;
           color: #e39160;}
		 
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #e39160;
}

.logo img {background-color:#FFFFFF
padding: 0px;
border: 1px solid #000000;}

.photo img {
	background: #FFFFFF;
	padding: 8px;
	border: 1px solid #000000;
	position: relative;
	left: -6px;
	top: -6px;
}


.photo {
	background: url(shadow.gif) no-repeat right bottom;
}

h1 {color: #e39160;}

h4 {text-decoration:underline;}
