/* Global Styles */

body {
	margin:0px;
	background-repeat: repeat-x;
	background-color: #4F9322;
	background-image: url(images/bigback2.jpg);
	font-family: "Century Schoolbook", "Times New Roman";
	color: #CCCCCC;
	font-size: 12px;
	}
.container {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0F0F0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #111419;
}


.logoImg {
	background-image: url(images/temp_logo2.jpg);
	height: 85px;
	width: 300px;
	margin-top: 3px;
	margin-left: 65px;
	background-repeat: no-repeat;
	float: left;
}
.flashTop {
	height: 155px;
	width: 669px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1000;
}
.headerimg {
	background-repeat: no-repeat;
	height: 191px;
	width: 669px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header_btm.jpg);
}
.pageBtm {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/grad_back_btm.jpg);
	background-repeat: no-repeat;
	height: 217px;
	z-index: 200;
}
.mtainer {
	margin-top: -45px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	z-index: 500;
	overflow: visible;
	height: 180px;
}
.tableTainer {
	width: 800px;
	margin-top: -130px;
	z-index: 700;
}


	
td {
	font:11px arial;
	color:#333333;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	


#calheader td {
	font-weight:bold;
	}
.h1/* Class Styles */

 {
	font-weight:bold;
	color: #6AAA32;
	font-family: "Century Schoolbook", "Times New Roman";
	font-size: 19px;
	}
.h2 {
	font-weight:bold;
	color: #6AAA32;
	font-family: "Century Schoolbook", "Times New Roman";
	font-size: 13px;
}
.h3 {
	font-weight:bold;
	color: #6AAA32;
	font-family: "Century Schoolbook", "Times New Roman";
	font-size: 18px;
}

.style2 {
	color: #000000
}

p {
	color: #FFFFFF;
	font-family: "Century Schoolbook", "Times New Roman";
	font-size: 12px;
	line-height: 2em;
	text-align: justify;
}


.tagline {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A1C4FC;
	font-weight: bolder;
	padding-top: 7px;
	text-align: center;
}
.tag {
	font-family: Arial, Helvetica, sans-serif;
	color: #74A673;
	font-size: 18px;
}

	
.bodyText {
	line-height:normal;
	color:#CCCCCC;
	font-family: "Century Schoolbook", "Times New Roman";
	font-size: 12px;
	}
	
.style1 {
	font-size: 10px;
	color: #FFFFFF;
}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia; 
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}


	
.calendarText {
	font:10;
	line-height:14px;
	color:#005592;
	}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/text_back.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
	
	
.contentthumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: -400px;
	background-image: url(images/text_back.gif);
	width: 185px;
	float: right;
}
.design a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: center;
}


.table1 {
	margin-top: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #333333;
}
.highslide:hover img {
	border: 1px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {

}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-bottom: 1px solid white;
	font-family: "Century Schoolbook", "Times New Roman";
	font-size: 10pt;
	padding: 5px;
	background-color: #333333;
	color: #FFFFFF;
}
.highslide-loading {
	display: block;
	color: #CCCCCC;
	font-size: 10pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: #333333;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	z-index:5000
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
 
.style5 {
	font-family: "Century Schoolbook", "Times New Roman";
	font-size: 12px;
	color: #CCCCCC;
}
.fields {
	font-family: arial;
	width: 175px;
	height: 15px;
	border: 1px solid #666666;
	color: #333333;
	font-size: 12px;
}
.fieldsMessage {
	font-family: arial;
	color: #333333;
	width: 200px;
	height: 100px;
	border: 1px solid #666666;
	font-size: 12px;
}


.submit {
	font-family: "Century Schoolbook", "Times New Roman";
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 90px;
	background-color: #222536;
	border: 1px solid #666666;
}
.floatleft {
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
}
 
.floatRight {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}


.quote {
	font-style: italic;
}
strong {
	font-weight: bold;
	font-family: "Century Schoolbook", "Times New Roman";
	font-size: 11px;
}
.container .tableTainer li {
	font-family: "Century Schoolbook", "Times New Roman";
	font-size: 12px;
	color: #B3D1F7;
	margin-left: -20px;
	text-align: left;
}
.bottomNav {
}
.bottomNav a {
	font-family: "Century Schoolbook", "Times New Roman";
	color: #666666;
}
.content1 a {
	color: #94BCF0;
}
