TD {
	font-size: 10pt;
	font-family : verdana;
	color : #563C0E;
	line-height: 1.4em;
}

STRONG {
	color : 000000;
	font-weight : bold;
}

.whitefont {
	color : FBE5BF;
	font-weight: bold;
	font-size: 11pt;
	font-family : verdana;
	line-height: 1.4em;
	
}
.whitefontlarge {
	color : FBE5BF;
	font-weight: bold;
	font-size: 12pt;
	font-family : verdana;
	line-height: 1.4em;
	
}

.pagetitle {
	font-size: 18pt;
	font-family : verdana;
	color : #FBE5BF;
	padding-left:220px;
}
.topbackground {
	background-color: B31B34;
}	
	
A {
	text-decoration: none;
	font-weight : bold;
	font-size: 10pt;
	font-family : Arial;
	color: 000000;

}
A:Hover {
	color : FFFFFF;
	font-size: 10pt;
	font-family : Arial;
}

.leftmenu A {
	font-weight: Bold;
	font-size: 10pt;
	text-decoration: none;
	color: 7D5817;
	padding-left:23px;
}
.leftmenu A:Hover {
	font-weight: Bold;
	font-size: 10pt;
	color: FFFFFF;
}

.topmenu {
	padding: 4px 1px 1px 1px;
}
.topmenu A {
	font-size: 10pt;
	text-decoration: none;
	color: FFFFFF;
	padding: 10px 1px 10px 1px; 
	background-color: 164C96;
	
}
.topmenu A:Hover {
	font-size: 10pt;
	color: FFFFFF;
	background-color: D79A3A;
}



.smalltext {
	font-size: xx-small;
	color: 000000;
}

A.smalltext {
	text-decoration: none;
	font-size: xx-small;
	color: 000000;
}

A.smalltext:Hover {
	text-decoration: none;
	font-size: xx-small;
	color: B31B34;
}

.smallwhitetext {
	font-size: xx-small;
	color: #FFFFFF;
}
.whitetext {
	color: #FFFFFF;
}

.whitetext:Hover {
	color: FFE7C6;
}

.error{ font-weight: bold; color: 862208}
.boldblue{ font-weight: bold; color: 095C83}
.small-grey {  font-size: xx-small; color: #666666}
.small-black {  font-size: xx-small; color: #000000}
.smallwhite {  font-size: xx-small; color: FFFFFF}
.para-title {
	font-weight: bold;
	color: 2A3143;
}

.date-display{
	font-weight: bold;
	color: c0c0c0
}
.bold {
	font-weight: bold;
}
.photocaption {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	background-color: FFFFFF;
	border:1px solid black;
	text-align:left; 
	font-family:'Comic Sans MS'; 
	font-weight:bold;
	font-size:10pt;
}
.mainwelcome {
	font-family:'Comic Sans MS'; 
	font-weight:bold;
	font-size:11pt;
	line-height: 1.4em;
}
.photolink A{
	font-family:'Comic Sans MS'; 
	font-weight:bold;
	font-size:12pt;
	text-decoration: none;
	color: 000000;
}

.photolink A:Hover {
	color : B31B34;
}
