A {
	color: #005620;
	text-decoration : underline;
}

A:visited {
	color: #564300;
	text-decoration : underline;
}

A:active {
	color: #564300;
	text-decoration : underline;
}

A:hover {
	color: #005620;
	text-decoration : underline;
}

P,H1,H2,H3,H4,UL,OL,LI,DIV,TABLE,TD{
	font-family:verdana, arial, sans-serif;
	font-size : 12pt;
	font-weight : normal;
	text-decoration : none;
	line-height: 28px;
}

b {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 28px;
	color: #2C4079;
}

body {
	background-color: #FFFFFF;
}


#smalltext {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	line-height: 22px;
}

#leftbg {
	background-image: url(../img/leftbg.gif);
	background-repeat: repeat-y;
}

#phgalbg {
	background-image: url(../img/photogallerybg.jpg);
	background-repeat: repeat-y;
}


#fsleft {
	background-image: url(../img/textshadow_left.gif);
	background-repeat: repeat-y;
}

#fsright {
	background-image: url(../img/textshadow_right.gif);
	background-repeat: repeat-y;
}

#border {
	background-color: #005620;
}

#textbg {
	background-image:url(../img/textbg_mid.gif);
	background-position:bottom;
}

#bottombg {
	background-image:url(../img/textbg_bottom.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}

A.ALT{
	color : #FFFFFF;
	text-decoration : none;
}

A.ALT:LINK{
	color : #FFFFFF;
	text-decoration : none;
}

A.ALT:VISITED{
	color : #FFFFFF;
	text-decoration : none;
}

A.ALT:HOVER{
	color : #FFFFFF;
	text-decoration : none;
}

#form {
	border: 1px #2C4079 solid;
	background-color: #EEEEEE;
	color: #2C4079;
	font-size: 10pt;
	font-family: Tahoma, Verdana;
}

