@charset "UTF-8";
/* CSS Document */

body {
margin:0px 0px 0px;
padding:0px;
}

p {
margin: 2px 5px;
}

h3 {
margin: 5px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #955023;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #955023;
}
a:hover {
	color: #b26821;
}
a:active {
	text-decoration: none;
}

li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.calendarDate {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.calendarDescription {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.Copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.formBkgd {
	background-color: #F9E6D5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.leftText {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.NewsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #955023;
}
.Subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.table_border {
	border-collapse:collapse;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: F0C197;
	border-right-color: F0C197;
	border-bottom-color: F0C197;
	border-left-color: F0C197;
}
.table_border td {
border: 2px solid #E2832F;
padding: 2px;
}

.tableLine_bot {
	text-align: left;
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E2832F;
}

/* HOME PAGE >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

#homeCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #FFF;
	height: auto;
	width: 94%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 160px;
}

#homeHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 1.5em;
	color: #FFF;
	height: auto;
	width: 96%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-shadow: 3px 3px 3px #333;
	top: 140px;
	margin-top: 160px;
}

.homeTable {
	background-image: url(../art/backgrounds/BlueRidge.jpg);
	background-repeat: no-repeat;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}

#homePhotoCredit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 98%;
	text-align: right;
	margin-top: 60px;
	top: 100px;
}

.credit {
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
}

.credit a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-weight: normal;
}
.credit a:link {
	color: #FFF;
	
}
.credit a:visited {
	color: #FFF;
	
	
}
.credit a:hover {
	text-decoration: underline;
}
.credit a:active {
	text-decoration: none;
	color: #FFF;
	
}

