.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
}


.normaltextunderlined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	text-decoration: underline;
}

.nounderline 
a { text-decoration: line-through; 
}


.flashnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: none;
	color: #FF0000;
	text-decoration: blink;
		letter-spacing: 0.1em;
	text-align: center;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: lowercase;
	color: #000000;
	letter-spacing: 0.2em;
}
.pagetitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #697210;
	letter-spacing: 0.2em;
	word-spacing: 0.1em;
	text-align: center;
}
.paragraphtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #724A10;
	letter-spacing: 0.2em;
	word-spacing: 0.1em;
	text-align: left;
}

.textbackground {
	background-color: #F0C992;
	vertical-align: top;
}
.tableheaderbackground {
	background-color: #697210;
}
.tabletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F0C992;
	text-align: center;
	letter-spacing: 0.2em;
}
.normaltextblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #0000FF;
}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 5;
left: 60px; /*position where enlarged image should offset horizontally */

}

/*Horizontal menu (main frame)*/

.mainframemenu{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border: 1px solid #625e00;
	border-width: 1px 0;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-color: #697210;
	background-image: url(media/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.mainframemenu li{
	display: inline;
}

.mainframemenu li a{
float: left;
color: #F0C992;
padding: 8px 9px;
text-decoration: none;
border-right: 1px solid white;
}

.mainframemenu li a:visited{
color: #F0C992;
}

.mainframemenu li a:hover, .solidblockmenu li .current{
color: #FFFF7C;
background: transparent url(media/blockactive.gif) center center repeat-x;
}
.normaltextcolor {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #FFFFFF;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #FFFF7C;
	letter-spacing: 0.1em;
	line-height: 22px;
}




/*Main menu (left frame)*/



.leftframemenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 120px;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
}

.leftframemenu li a{
	color: white;
	display: block;
	width: 100%;
	padding: 8px 4px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid;
	border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0; /*light dark dark light*/
	background-color: #704968;
	text-decoration:none;

}


.leftframemenu li a:visited{
color: white;
}

.leftframemenu li a:hover, .buttonmenu li a:active{
color: black;
background-color: #CDB4C8;
}





/*Gallery - pop up photos*/

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0px 5px 5px 0; /*1=thumb margin from top, 2=space between thumb pics, 3=space between enlarged pic and bottom caption, 4=thumb margin from left border*/
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 5px;
left: -10000px;
top: 250000px;
/*border: 1px dashed gray;*/
visibility: visible;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image - padding around image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	left: 10px;  /*position where enlarged image should offset horizontally */
		z-index: 10;
}









/* */
#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 100px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 300px;
	left: 150px;
	position: relative;
	top: -75px;
	width: 500px;
	
	
	
	
	
	
	
