BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: #fff;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	FONT: 12px Verdana, Georgia, Serif;
	COLOR: #000;
	PADDING-TOP: 0px;
	voice-family: inherit
}
UNKNOWN {
	FONT-SIZE: small
}
table 
{
	font-size: 1.0em;
}
input
{
	font-size: 1.0em;
}
textarea
{
	font-size: 1.2em;
}
#header {
	FONT-SIZE: 0.8em;
	BACKGROUND: url(/images/tabs/bg.gif) #dae0d2 repeat-x 50% bottom;
	FLOAT: left;
	WIDTH: 100%;
	LINE-HEIGHT: normal
}
#header UL {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px; PADDING-TOP: 10px;
	LIST-STYLE-TYPE: none
}
#header LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 9px;
	BACKGROUND: url(/images/tabs/left.gif) no-repeat left top;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
#header A {
	PADDING-RIGHT: 15px;
	DISPLAY: block; PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	BACKGROUND: url(/images/tabs/right.gif) no-repeat right top;
	FLOAT: left;
	PADDING-BOTTOM: 4px;
	COLOR: #765;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none;
	border-bottom: none;
}


#header A {
	FLOAT: none
}
#header A:hover {
	COLOR: #333
}

#header .current {
	BACKGROUND-IMAGE: url(/images/tabs/left_on.gif)
}
#header .current A {
	BACKGROUND-IMAGE: url(/images/tabs/right_on.gif);
	PADDING-BOTTOM: 5px;
	COLOR: #333
}
.footer 
{
	font-size: 0.75em;
	color: #555;
	padding: 5px;
	float: right;
	border-top: solid 1px #776655;
}
.footer a
{
	color: #555;
}

#pageheader
{
	font-size: 1.4em;
	color:#555;
	font-weight: bold;
}

.columnheader
{
	text-align: center;
	font-size: 1.1em;
	background-color: #E7DED9;
	color: #333333;
	font-weight: bold;
	width: 100%;
	padding: 5px;
	
}

a:link {
	color: #333366;
	text-decoration: none;
/*	border-bottom: dotted 1px #333366; */
}

a:visited {
	color: #333366;
	text-decoration: none;
/*	border-bottom: dotted 1px #333366; */
}

a:hover {
	color: #333366;
	text-decoration: none;
	border-bottom: solid 1px #333366;
}

a:active {
	color: #333366;
	text-decoration: none;
/*	border-bottom: dotted 1px #333366; */
}

/* Color Palette */
.bgcolorOne 
{
	background-color:#E0E4D6;
}

.bgcolorTwo 
{
	background-color: #E7DED9;
}

.bgcolorThree
{
 background-color:#D4D6E2;
}

span.smalldate 
{
	font-size: 0.8em;
	color: #333333;
	font-style: italic;
}

.latestNewsLink 
{
	font-size: 1.2em;
}

p
{
	line-height: 1.2em;
}

.caption 
{
	font-size: 0.9em;
}

/* Photo Album Styles */
#album td
{
	PADDING: 10px;
	/*FLOAT: left;*/
	MARGIN: 20px;
	border: solid 1px #AAAAAA;
	text-align: center;
}
