/* CSS Document */

body {
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	background-image: url(../graphics/bgFade.jpg);
}
.homenewsCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
	margin-bottom: -5px;
}
.homeeventsCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
	margin-bottom: -5px;
	padding-left: 15px;
}
.homeeventsLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
	padding-left: 15px;
}



a.homenewsTitle:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #A3001C;
	text-decoration: none;
}
a.homenewsTitle:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #A3001C;
	text-decoration: none;
}
a.homenewsTitle:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}
a.homenewsTitle:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}



a.newsEventsLink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #363636;
	text-decoration: underline;
}
a.newsEventsLink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #363636;
	text-decoration: underline;
}
a.newsEventsLink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #A3001C;
	text-decoration: underline;
}
a.newsEventsLink:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #A3001C;
	text-decoration: underline;
}
.landingTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #752323;
	text-decoration: none;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #363636;
	text-decoration: none;
	line-height: 15px;
}
.photoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #363636;
	text-decoration: none;
	line-height: 12px;
	text-align: center;
}


 #navcontainer { margin-left: 0px; margin-top: 0px; width: 199px; }

 #navcontainer ul
 {
 margin: 0;
 padding: 0;
 list-style-type: none;
 font-family: arial, Helvetica, sans-serif;
 font-size: 12px;
 width: 192px;
 }

 #navcontainer li { margin: 0; }

 #navcontainer a
 {
 display: block;
 padding-left: 26px;
 padding-top: 14px;
 padding-bottom: 14px;
 padding-right: 10px;
 width: 192px;
 color: #2A221C;
 background-color: #9D8F86;
 text-decoration: none;
 border-top: solid 1px #FFFFFF;
 }

 #navcontainer a:hover
 {
 color: #ffffff;
 background-color: #6A5B52;
 text-decoration: none;
 }

 #navcontainer ul ul li { margin: 0; width: 183px;}

 #navcontainer ul ul a
 {
 display: block;
 padding: 5px 5px 5px 40px;
 width: 183px;
 color: #fff;
 background-color: #6A5B52;
 text-decoration: none;
 border-top: solid 1px #6A5B52;
 }

 #navcontainer ul ul a:hover
 {
 color: #fff;
 background-color: #5B4A40;
 text-decoration: none;
 }
   #navcontainer li li a
 {
 display: block;
 padding: 5px 5px 5px 40px;
 width: 183px;
 color: #fff;
 background-color: #6A5B52;
 font-weight: normal;
 background-image:none;
 text-decoration: none;
 border-top: solid 1px #6A5B52;
 }
 
 #active a
 {
 display: block;
 padding-left: 26px;
 padding-top: 14px;
 padding-bottom: 5px;
 padding-right: 10px;
 width: 192px;
 color: #ffffff;
 font-weight: bold;
 background-color: #6A5B52;
 background-image:url(../graphics/leftNavCurrent_bg.gif);
 background-repeat: no-repeat;
 background-position:center;
 text-decoration: none;
 }
.leftNavBG {
	background-image: url(../graphics/leftNavBottom_about.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
}
