body {
	background-color: #d1c1a6;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	
}
.copyboxheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-color: #d1c1a6;
	border-left-width: thin;
}


.copybox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 5px;
	border: thin solid #d1c1a6;
	text-align: center;
	font-weight: normal;
}

.photobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 5px;
	border: medium solid #d1c1a6;
}
img.floatLeft { 
    float: left; 
    margin: 6px; 
}
img.floatRight { 
    float: right; 
    margin: 6px; 
}

.style2 {font-size: 11px}
.style4 {font-size: 14px}
.style5 {font-size: 12px}
.style6 {font-size: 24px}

.style7 {color: #39594d}
.stylewhite {color: #FFFFFF}

.darkgreen {color:#39594C;}


.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	padding: 5px;
}

.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 5px;
}



.vertmarginright {
	
	border-right-width: thin;
	border-right-style: solid;
	border-color: #39594C;
	
}
.vertmarginleft {
	border-left-width: thin;
	border-left-style: solid;
	border-color: #39594C;
	
}
.vertmarginbottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-color: #000000;
}



a:link {
	text-decoration: underline;
	color: #39594C;
}
a:visited {
	text-decoration: underline;
	color: #39594C;
}
a:hover {
	text-decoration: underline;
	color: #39594C;
}
a:active {
	text-decoration: underline;
	color: #39594C;
}

a img {border: 0px solid #e1ead7;}
a:hover img {border: 0px solid #e1ead7;}
a:focus img {border: 0px solid #e1ead7;}


#detailNav {
	text-align:left;
}

#detailNav a{
	text-align:left;
	font:10px Arial;
	color:#FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:1px;
	margin-right:1px;

	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	display:inline;
	border:0px solid #FFF;
	border-left:1px solid #FFF;
}

#detailNav a.selected{
	font:bold 11px Arial;
	border: 0px solid #B8B8B8;
	border-left:1px solid #8C8C8C;
	background-color:#39594C;
}

#detailNav a:hover{
	border:1px solid #B8B8B8;
	border-left:1px solid #8C8C8C;
	background-color:#39594C;

}


#menuNav {
	text-align:right;
}

#menuNav a{
	text-align:right;
	font:14px Times New Roman;
	color:#FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:1px;
	margin-right:1px;

	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	display:inline;
	border:0px solid #FFF;
	border-left:1px solid #FFF;
}

#menuNav a.selected{
	font:bold 14px Times New Roman;
	border: 0px solid #B8B8B8;
	border-left:1px solid #8C8C8C;
	background-color:#39594C;
}

#menuNav a:hover{
	border:1px solid #B8B8B8;
	border-left:1px solid #8C8C8C;
	background-color:#39594C;

}

#leftmenuNav {
	text-align:left;
}

#leftmenuNav a{
	text-align:left;
	font:11px Times New Roman;
	color:#000000;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:1px;
	margin-right:1px;

	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	display:inline;
	border:4px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}

#leftmenuNav a.selected{
	font:bold 11px Times New Roman;
	border: 4px solid #FFFFFF;
	border-left:3px solid #FFFFFF;
	background-color:#39594C;
}

#leftmenuNav a:hover{
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	border-left:3px solid #FFFFFF;
	background-color:#39594C;
}



/*
img{
	margin:5px;
}

input.submit {
	font:bold 12px Arial;
	display:inline;
	border:1px solid #999999;
	height:25px;
	vertical-align:center;
	padding:3px;
	background-color:#388104;
	cursor:hand;
	color:white
}

input.cancel {
	font:bold 12px Arial;
	display:inline;
	border:1px solid #999999;
	height:25px;
	vertical-align:center;
	padding:3px;
	background-color:#9ABF80;
	cursor:hand;
	color:white
}

.lightcolor {
	background:#9ABF80;
}

.darkcolor {
	background:#388104;
}
table, input, p, form, select, ul, li, textarea {
	font:11px Arial, Helvetica, sans-serif;;
}

h4 {
	font:bold 14px Arial, Helvetica, sans-serif;
}

#wrapper {
	position:relative;
	width:723px;
	height:auto;
	background-color:#FFF;
}

#innerWrapper {
	position:relative;
	top:0;
	left:0;
	width:723px;
	height:auto;
	background-color:#FFF;
	overflow:hidden;
	text-align:left;
	border:1px solid #8C8C8C;
}

#heading{
	position:relative;
	top:0;
	left:0px;
	width:723px;
	height:85px;
	background:url(backHeading.jpg) repeat-x;
	z-index:99;
}

#logo {
	cursor:hand;
	position:absolute;
	top:5;
	left:520px;
	width:197px;
	height:74px;
	background:url(logo.gif) no-repeat;
	z-index:99;
	cursor:hand;
}

#primNav{
	position:absolute;
	top:88px;
	left:200px;
	width:592px;
	height:15px;
	z-index:101;
	background: white;
}

#primNav a{
	position:relative;
	left:7px;
	width:76px;
	text-align:center;
	vertical-align:50%;
	font:bold 11px Arial;
	color:#000000;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	
}

#primNav a.selected{
	left:0px;
	width:90px;
	background-color:#E4F7DF;
	color:#000;
	border:1px solid #222222;
}

#primNav a.selected:hover{
	text-decoration:none;
}

#primNav a:hover{
	text-decoration:none;
	color:#358123;
}

#secondNav{
	position:absolute;
	top:64px;
	left:0px;
	width:592px;
	height:20px;
	z-index:102;
}

#secondNav div{
	position:absolute;
	top:0px;
	left:5px;
	width:572px;
	height:22px;
}

#secondNav a{
	position:relative;
	text-align:center;
	font: bold 11px Arial;
	color:#FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:12px;
	padding-right:12px;
	display:inline;
	text-decoration:none;
}

#secondNav a.selected{
	postion:relative;
	color:#444444;
	background-color:#FFFFFF;
	border:1px solid #222222;
	font:bold 11px Arial;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
	padding-right:6px;
	top:0px
}

#secondNav a.selected:hover{
	text-decoration:none;
}

#secondNav a:hover{
	text-decoration:underline;
}

#address {
	position:absolute;
	top:320px;
	left:0;
	width:127px;
	height:60px;
	background:#CCCCCC;
	z-index:99;
	border-top:1px solid #9FACCC;
	font:9px Arial;
	color:#000;
	text-align:left;
}

#addressText {
	margin:5px;
}


#content {
	position:relative;
	top:15;
	left:100;
	width:456px;
	height:auto;
	background-color:#FFFFFF;

}

#pageHeading {
	position:relative;
	font:bold 18px Verdana;
	color:#8C8C8C;
	top:17;
	left:0;
	width:450px;
	height:26px;
	text-align:left;
	border-top:1px solid #B8B8B8; 
}

#pageText {
	position:relative;
	top:33px;
	left:55px;
	width:495px;
	height:auto;
	overflow:auto;
	padding-right:10px;
	padding-bottom:70px;
	font:11px Arial;
	scrollbar-3dlight-color:#666666;
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#666666;
}

#secondaryContent {
	position:absolute;
	top:80px;
	left:560px;
	width:160px;
	height:363px;
	border-left:1px solid #B8B8B8;
}

#upcomingEventHeading{
	position:absolute;
	top:42px;
	left:0px;
	width:160px;
	height:22px;
	font:bold 13px Verdana;
	color:#FFF;
	text-indent:5px;
	letter-spacing:-1px;
	padding-top:2px;
	background:url(backUpcomingEvents.gif) repeat-y;
	border-top:1px solid #B8B8B8;
	border-bottom:1px solid #B8B8B8;
}

#upcomingEvents {
	position:absolute;
	top:64px;
	left:0px;
	width:160px;
	height:135px;
	font:11px Arial, Helvetica, sans-serif;
	padding:5px;
	overflow:auto;
	scrollbar-3dlight-color:#666666;
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#666666;
}

#newsHeading{
	position:absolute;
	top:204px;
	left:0px;
	width:160px;
	height:22px;
	font:bold 13px Verdana;
	color:#FFF;
	text-indent:5px;
	letter-spacing:-1px;
	padding-top:2px;
	background:url(backNews.gif) repeat-y;
	border-top:1px solid #B8B8B8;
	border-bottom:1px solid #B8B8B8;
}

#newsStories {
	position:absolute;
	top:226px;
	left:0px;
	width:160px;
	height:130px;
	font:11px Arial, Helvetica, sans-serif;
	padding:10px;
	overflow:auto;
	scrollbar-3dlight-color:#666666;
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#666666;
}
	

.firstLetter {
	font:bold 24px Times;
	color:#478175;
}
*/
#Table_01 tr td table tr td table {
	font-weight: normal;
}
#Table_01 tr td table tr td table tr .copybox {
	text-align: left;
}
.Date {
	font-style: italic;
}
#Table_01 tr td table tr td table tr .copybox a h3 {
	text-align: center;
}
