BODY { 
		font-family: arial, helvetica, verdana, sans-serif; 
		font-size: 12px; 
		text-decoration: none;
		background-color: #e0e0e0;
		margin-top: 0;
	}

	div {font-size: 12px;}
			
	A {
		text-decoration: none;
		font-size: 12px; 
		background-color: #ffffff;
	}
	A:link { 
		text-decoration: none;
		color: #8C8DD0;
		font-size: 12px;
	}
	A:hover { 
		text-decoration: none;
		color: #528B7C; 
		font-size: 12px;
	}
	A:visited { 
		text-decoration: none;
		color: red; 
		font-size: 12px;
	}
	.normal { 
		text-decoration: none; 
		color: #8C8DD0; 
		font-size: 12px;; 
	}
	.active { 
		color: #CCCC33; 
		text-decoration: none; 
		font-size: 12px; 
	}
	.nav_normal { 
		color: #8C8DD0; 
		text-decoration: none; 
		font-size: 12px;  
	}
	.nav_active { 
		color: red; 
		text-decoration: none; 
		font-size: 12px;  
	}
	.green { 
		color: #009933; 
		text-decoration: none; 
		font-size: 12px;  
	}
	.blue {
		font-size: 14px;
	}
	.smlgray { 
		color: #000000; 
		text-decoration: none; 
		font-size: 10px;  
	}
	h1 { font-size: 24px; }
	h2 { font-size: 18px; }
	h3 { font-size: 15px; }
	h4 { font-size: 12px; }
	h5 { font-size: 10px; }
	.H1 { 
		font-size: 175%; 
		color: gray; 
	}
	.H2 { 
		font-size: 150%; 
	} 
	.H3 { 
		font-size: 125%; 
	}
	.H4 { 
		font-size: 100%; 
	} 
	.H5 { 
		font-size: 75%; 
	}
	.H6 { 
		font-size: 50%;
	}
	td {
		background-color: #ffffff;
		font-size: 12px;
	}
	.contentTitle { 
		/*font-family: Cooper Black, Broadway, Algerian, Imprint MT Shadow, Edwardian Script ITC, Vladimir Script, Script MT Bold, Forte, Colonna MT, Castellar, Brush Script MT, arial, helvetica, verdana, sans-serif; */
		/*font-family: Monotype Corsiva, Algerian, Arial, Helvetica, Verdana, sans-serif;*/
		font-family: "Old English Text MT", arial, helvetica, verdana, sans-serif;
		/* color: gray; */
		/*color: 30795B; */
		color: 424140; 
		text-decoration: none; 
		font-weight: bold; 
		/*font-size: 18px;*/
		/*font-size: 165%; */
		font-size: 24px; 
		/*font-variant: small-caps;*/
	}
	.galleryTitle {
		font-family: arial, helvetica, verdana, sans-serif;
		font-size: 24px;
		color: gray;
	}
	div#news_events_scroller a {
        font-size: 13px;
        font-weight: bold;
        text-decoration: none;
        color: blue;
}
div#news_events_scroller .title {
		padding: 2px;
        font-size: 13px;
        font-weight: bold;
        text-decoration: none;
        color: #003366;
}
div#news_events_scroller .description {
	padding: 2px;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}
div#news_events_scroller hr {
        border: none 0;
        height: 1px;
        width: 100%;
        /*text-align: left; *//*this will align it left for IE*/
        /*margin: 0px auto 0 0;*/ /*this will align it left for Mozilla*/
        border-top: 1px solid;
        color: #000000;

        /*border: none 0; */
        /*border-top: 1px dashed #000;*/ /*the border*/
        /*width: 50%;*/
        /*height: 1px;*/ /*whatever the total width of the border-top and border-bottom equal*/

}
div#desc {
        padding-top: 2px;
        padding-left: 10px;
        padding-bottom: 2px;
}

div#wslider {
	background-color: #ffffff;
}
div#wslider .tab {
        font-size: 12pt;
        font-weight: normal;
        font-style: oblique;
	background-color: #ffffff;
}
div#wslider a {
        font-size: 12pt;
        text-decoration: underline;
        font-weight: normal;
        font-style: oblique;
	background-color: #ffffff;
}
div#wslider .title {
        font-size: 12pt;
        text-decoration: none;
        font-weight: bold;
        font-style: oblique;
        color: #d0521f;
	background-color: #ffffff;
}
div#wslider .description {
        font-size: 12pt;
        text-decoration: none;
        font-weight: normal;
        font-style: oblique;
        color: black;
	background-color: #ffffff;
}
