/* SITE GLOBALS */
body, tr, td, table, input, textarea {
	font-family: verdana;
	font-size: 12px;
	color: black;
}


/* LINKS */
a { color: #3d7dad; text-decoration: none}
a:hover { color: #FF721D; text-decoration: underline }
a:open { color: green; text-decoration: none }

a.attention, .error {
	color: red;
	font-weight: bold;
}

small.date { font-size: 9px; }
.border {
	border: 1px solid #000080;
}


/* BOTTOM NAV AND COPYRIGHT */
font.copyright {
	color: #c0c0c0;
}


/* GUEST COMMENTS*/
.commtext {
	color: #008000;
}

.commfrom {
	font-weight: bold;
	font-style: italic;
}


/* PHOTO GALLERY*/
.ImageName {
	font-weight: bold;
	font-size: 18px;
}

.ImageText {
	font-weight: bold;
	font-size: 14px;

}


/* NAV*/
.nav {
	font-weight: bold;
}

.nav_on {
	font-weight: bold;
	color: black;
}

.textnav_on {
	font-weight: bold;
	color: black;
}


/* SPECIALS */
.specheader {
	font-weight: bold;
	font-size: 16px;
}

/* SUB NAVS */
ul.subnavs {
	color: #FF721D;
}