
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}

.photome {
	border: #663300 3px double;
}

.topnav:link {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000066;
	text-decoration:none;
}
.topnav:active {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000066;
	text-decoration:none;
}
.topnav:visited {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000022;
	text-decoration:none;
}
.topnav:hover {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000099;
	text-decoration:underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 30px;
	font-weight:normal;
	color: #000066;
}

.footnav:link {
	font-size: 16px;
	color: #663300;
	text-decoration:underline;
}
.footnav:active {
	font-size: 16px;
	color: #663300;
	text-decoration:underline;
}
.footnav:visited {
	font-size: 16px;
	color: #550000;
	text-decoration:underline;
}
.footnav:hover {
	font-size: 16px;
	color: #FF0000;
	text-decoration:none;
}

.toplogo {
	background: url(http://www.pacific-exposure.com/gfx/toplogo.jpg) no-repeat;
}
