@charset "utf-8";


body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-weight: normal;
	background-image: url(images/background_site3.gif);
	margin: 0px;
	padding: 10px;
	color: #000;
	
}
ul {
	text-align: left;
	list-style-type: square;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #D78100;
	text-align: center;
}

h2 {
	font-size: x-large;
	color: #5E6918;
	font-weight: bold;
	font-style: italic;
}

h3 {
	font-size: large;
	font-weight: normal;
	color: #5E6918;
}

a:hover {
	color: #F60;
}
#nav_col {
	background-color: #FFF;
	font-size: medium;
	font-weight: bold;
	color: #5E6918;
	border-top-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFB410;
	border-bottom-color: #FFB410;
	border-left-color: #FFB410;
	padding-left: 10px;
	border-right: none;
}
.site_maint_table {
	background-color: #FFF;
	border: medium ridge #D4D0C8;
	border-color: #D98500;
	padding: 20px;
}

#header {
	background-color: #FFF;
	font-family: "Adobe Caslon Pro", "Adobe Garamond Pro Bold";
	font-size: medium;
	font-weight: bolder;
	border-top-width: thick;
	border-right-width: thick;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-top-color: #ffb410;
	border-right-color: #ffb410;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	border-left-color: #FFF;
	padding-bottom: 10px;
}
.green_bold {
	color: #5E6918;
	font-weight: bold;
}
.green_bold_large {
	font-size: large;
	font-weight: bold;
	color: #5E6918;
}
.green_bold_lg_center {
	font-size: large;
	font-weight: bold;
	color: #5E6918;
	text-align: center;
}
.orange_bold_center {
	color: #D78100;
	font-weight: bold;
	text-align: center;
}
.orange_bold_lg_center {
	font-size: large;
	font-weight: bolder;
	color: #D78100;
	text-align: center;
}



#main_content {
	background-color: #FFF;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-top-width: medium;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffb410;
	border-right-color: #ffb410;
	border-bottom-color: #ffb410;
	border-left-color: #ffb410;
	padding: 15px;
	padding-right: 15px;
}
.red_bold {
	color: #C30;
	font-weight: bold;
}

p {
	color: #000;
}


#footer {
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #FFb410;
	border-right-color: #FFb410;
	border-bottom-color: #FFb410;
	border-left-color: #FFF;
	height: 50px;
}
.centertext {
	text-align: center;
}
.center {
	position: relative;
}
.float_box {
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	padding: 5px;
	padding-left: 5px;
	text-align: center;
	font-weight: bold;
}
.cursive {
	font-family: "Lucida Handwriting", "Times New Roman";
	font-size: medium;
	color: #339;
	font-weight: bold;
}

.newsarticleht {	font-family: "Times New Roman", Times, serif;
	max-height: 800px;
}
.newsarticletitle {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.h1news {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #000;
	text-align: center;
}
.h2news {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000;
	text-align: center;
}
.news_emphasis {
	font-style: italic;
	font-weight: bold;
	color: #92590E;
}
