﻿BODY
{
	margin: 0px auto auto auto;
}

.wrapper 
{
	text-align: left;
	width:978px;
	background-color:#FFFFFF;
	margin: 0px auto;
	border: 0px solid;
	padding: 0px 5px 5px 0px;
}

#headerlogo
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#navigation
{
	position: absolute;
	left: 0px;
	top: 88px;
}

#googleAds
{
	position: absolute;
	top: 88px;
	left: 983px;
}

#content
{
	position: absolute;
	top: 90px;
	left: 190px;
	width: 788px;
}

#main {
width: 670px;
height: 170px;
margin: 0 auto 0 auto
}
#left {
width: 150px;
height: 170px;
float: left;
}
#middleleft{
width: 150px;
height: 170px;
float: left;
}
#middleright{
width: 170px;
height: 170px;
float: left;
}
#right {
width: 200px;
height: 170px;
float: left;
}





/* SubSite Layout */
#navigationSub
{
	position: absolute;
	left: 0px;
	top: 0px;
}
#SiteContainer
{
	position: absolute;
	left: 0px;
	top: 87px;
	width: 538px;
}
#HeadLogo
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 788px;
	height: 87px;
	border: none 0px;
}
#HeadStory
{
	background-color: #CCCCCC; 
	border: solid 1px black; 
	padding: 0px 0px 5px 0px;
}
#Links
{
	background-color: #eeeeee;
	border: solid 1px black;
	padding: 0px 0px 5px 0px;
}
#googleAdsSub
{
	position: absolute;
	top: 0px;
	left: 983px;
}

#contentSub
{
	position: absolute;
	top: 2px;
	left: 190px;
	width: 788px;
}
#UpcomingEvents
{
	position: absolute;
	left: 543px;
	top: 87px;
	width: 245px;
	background-color: #eeeeee;
}
.headerTitle
{
	font-family: Arial Greek;
	color: Blue;
	border-bottom: dotted 1px black;
	border-top: solid 1px black;
}
.linkTitle
{
	width: 100px;
	border: dotted 1px black;
}
.linkText
{
	border: dotted 1px black;
}
.Link
{
	background-color: #cccccc;
}
.AltLink
{
	background-color: #eeeeee;
}

/* SubSite Layout */


#footer
{
	position: absolute;
	top: 830px;
	width: 788px;
	padding: 1px 1px 0px 2px;
}

.link
{
	font-size: 14px;
	color: Blue;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}

.disclosure
{
	font-size: 12px;
	color: #333333;
	background-color: #a0c0f0;
	padding: 1px 1px 0px 2px;	
}

.copyright
{
	color: #0000ff;
	font-size: 14px;
}

.ReportHeader
{
	background-color: #a0c0f0;
	text-align: center;
	width: 120px;
}


.ReportItem
{
	text-align: center;	
}
.ReportItemAlt
{
	text-align: center;
	background-color: #cccccc;
}

/* Left Navigation */

.arrowgreen{
	width: 180px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-width: 1px;
}

.arrowgreen ul{list-style-type: none;margin: 0;padding: 0;}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/arrowblue.gif) 100% 0;
	/*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	height: 24px; 
	padding: 4px 0 4px 10px;
	/*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	line-height: 24px; 
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {color: #5E7830;}

.arrowgreen li a:hover{color: #26370A;background-position: 100% -32px;}
	
.arrowgreen li a.selected{color: #26370A;background-position: 100% -64px;}

/* End Left Navigation */
