html{
	}

body {
	background-color: #FDEAC9;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	color: #6B5634;
	line-height: 134%;}

div#BodyFormat{
	width: 100%;
	padding-bottom: 50px;
	margin-bottom: 25px;}

div#PageContainer {
	width: 810px;
	margin-left: auto;
	margin-right:auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDDEED;
	border-right-color: #CDDEED;
	border-bottom-color: #CDDEED;
	border-left-color: #CDDEED;

}
/************************************ heading *********************************************************/

div#HeadingContainer{
	width: 810px;
	height: auto;

}

div#Heading {
	width: 810px;
	height: 258px;
	background-image: url(/images/siteimages/header.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	}

div#HeadingPrint {
	DISPLAY: none
}
/************************************ content layout *********************************************************/
div#ContentContainer{
	width: 752px;
	background-color: #FEF5E4;
	
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 38px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC8235;
	border-bottom-color: #CC8235;
	border-left-color: #CC8235;
}

.leftcolumn{
	width: 250px;
	/*height: 340px;*/
	background-image: url(../images/siteimages/bamboo-left_tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 0px;}

div#LeftFormat{
	background-image: url(../images/siteimages/bamboo_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		width: 248px;}

div#LeftContent{
	padding-top: 90px;
	margin-left: 35px;
	width: 200px;
	overflow: hidden;}


div#CommentSide{
	margin-top: 0px;
	padding-bottom: 20px;
	width: 200px;
	overflow: hidden;
	color: #ffffff;
	background-color: #4c6d92;}

div#CommentInside{
	padding: 5px;

}	
	

.MiddleColumn{
width: 504px;
padding-top: 20px;}	

div#MainContentContainer{
	width: 490px;
	/*margin-left: 203px;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: #9eb0cb;*/
}
div#MainContentContainerHome{
	width: 130px;
	/*margin-left: 203px;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: #9eb0cb;*/
}

.HomeContentColumnOne{
width: 150px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CDDEED;}

.HomeContentColumnTwo{
width: 140px;
}

.HomeContentColumnTwoB{
height: 100px;
}

div#HomeReport{
	width: 309px;
	height: 70px;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 15px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/siteimages/annualreportfooter.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 4px;}

div#MainContent{
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
}
div#MainContentHome{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
}
	
div#PageBottom{
	width: 752px;
	background-color: #FEF5E4;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 38px;
	margin-top: 0px;
	height: 31px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC8235;
	border-bottom-color: #CC8235;
	border-left-color: #CC8235;}

div#PageBottomContent{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	font-size: 80%;
	
}
	
/************************************ content areas *********************************************************/	

.pageimage{
	float: right;
	}




/************************************ main navigation *********************************************************/
div#Navigation {
	padding-top: 0px;
	padding-bottom: 5px;
	position: relative;
	z-index: 85;
	width: 780px;
	overflow: hidden;
	margin-top: 223px;
	margin-left: 30px;}

div#NavigationFormat{
	width: 800px;
	height: 34px;
	padding-left: 10px;
	margin-right: 0px;
	padding-top: 0px;
	overflow: hidden;
}

#Navigation ul {
	margin:0px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: visible;
	list-style-type: none;
	line-height: 34px;
	/*list-style-position: outside;
	list-style-image: url(/images/siteimages/nav_bullet.gif);*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 0px;
	text-transform: uppercase;
	font-weight: normal;
}
#Navigation ul li{
    border-bottom-width: 0px;
	border-bottom-color: #799DAF;
	border-bottom-style: solid;
	line-height: 34px;
	display: inline;}

#Navigation ul li a
{
	color: #ffffff;
	text-decoration: none;
	height: 34px;
	display: block;
	width: auto;
	float: left;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color:#075597;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	margin-left: 15px;
	margin-left: 1px;
	text-transform: uppercase;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A72D;
}

#Navigation ul li a:hover
{
	background-color: #F2E0B8;
	color: #014668;
	width: auto;
	height: 34px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #cccccc;
	/*background-image: url(../images/siteimages/nav_bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	margin-left: 1px;

}
.NavSpace {
	width: 2px;
	height: 20px;}
	
	/************************ left column *********************************************/
	
div#LeftNews {
    margin-top: 180px;
	line-height: 100%; 
/*	height: 225px;*/
	overflow: hidden;
	font-size: 90%;
	padding-left:5px;
	padding-right: 5px;
	color: #2b2b2b;
}

div#HomeNews {
   width: 200px;
   height: auto;
/*	height: 225px;*/
	overflow: visible;
	font-size: 100%;
	margin-bottom: 10px;
	
	/*background-color: #E4EBEF;*/}
	
#HomeNews H2{
	COLOR: #E82B32;
	font-size: 165%;
	font-weight: normal;
	width: 100%;
	width: auto;
	margin: 0px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#HomeNews H3{
	font-size: 115%;
	line-height: 100%;
	margin-bottom: 2px;
	color: #333A41;
	margin-top: 2px;
	padding-top: 0px;
	padding-left: 0x;
}

#HomeNews legend{
	font-size: 125%;
	line-height: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;	
	COLOR: #1e4986;}

#HomeNews Fieldset {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	Z-INDEX: 2;
	margin-top: 0px;
	MARGIN-BOTTOM: 5px;
	PADDING-BOTTOM: 5px;
	WIDTH: auto;
	PADDING-TOP: 5px;
	color: #2b2b2b;
	font-size: 100%;
	line-height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6b87af;
	border-right-color: #6b87af;
	border-bottom-color: #6b87af;
	border-left-color: #9eb0cb;
	
}
.HomeNewsImage{
	float: right;
	margin-left: 3px;
	}
.NewsSpacer{
	margin-top: 4px;
	height: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
div#LeftBottom{
	height: 5px;
}

/**************************main content*********************************************/
	

DIV#TodayDate {
	PADDING-LEFT: 15px; FLOAT: left; WIDTH: auto; COLOR: #eeeeee; MARGIN-RIGHT: 20px; PADDING-TOP: 3px
}
	
/************************************ footer *********************************************************/

div#FooterContainer {
	width: 800px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
	clear: both;
	float:none;
	height: 150px;
	overflow: hidden;
	text-align: center;}

div#Footer {
	/*FONT-SIZE: 65%; */
	FONT-SIZE: 11px; 
	line-height: 30px;
	}
#Footer A {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	TEXT-DECORATION: underline
}
#Footer A:hover {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	}

div#Footer2 {
COLOR: #eeeeee; 
MARGIN-left: 10px; 
TEXT-ALIGN: left; 
line-height: 35px;
FONT-SIZE: 10px; 
display: none;}

#Footer2 SPAN {
	
	
}
#Footer2 A {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 0px; 
	COLOR: #fbd04f; 
	PADDING-TOP: 0px; 
	TEXT-DECORATION: underline
}
#Footer2 A:hover {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 0px; 
	COLOR: #da9d44; 
	PADDING-TOP: 0px; 
	TEXT-DECORATION: underline
}


div#FooterPrint{
	display: none;}
	
	
/************************************ general styles - customized *********************************************************/

/************* headings ***********/

H1 {
	color: #D12B2B;
	color: #3A3F4E;
	margin-top: 0px;
	font-variant: normal;
	font-weight: normal;
	font-size: 165%;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #4a4a4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	padding-right: 20px;
	padding-bottom: 4px;}
h2 {
	color: #E9B450;
	color: #ffc558;
	COLOR: #1e4986;
	font-size: 150%;
	font-weight: normal;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #696e53;
	width: 75%;
	width: auto;
}
h3 {
	color: #D12B2B;
	font-size: 140%;
}
H4 {
	MARGIN-TOP: 4px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 130%;
	MARGIN-BOTTOM: 4px;
	PADDING-BOTTOM: 0px;
	COLOR: #EBE6DE;
	color: #B0BD7D;
	color: #6b87af;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: auto;}
.h4reverse
{
	COLOR: #696e53;
	padding-top: 2px;
	color: #2b2b2b;
	color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color:  #e5ebc9;
	background-color: #078AB8;
	padding-left: 4px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 120%;
	text-transform: uppercase;

}

H5 {
	MARGIN-TOP: 1px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 120%;
	MARGIN-BOTTOM: 3px;
	PADDING-BOTTOM: 0px;
	COLOR: #333333;
	color: #c4cba6;
	color: #014D89;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
H6 {
	MARGIN-TOP: 1px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 120%;
	MARGIN-BOTTOM: 3px;
	PADDING-BOTTOM: 0px;
	COLOR: #414141;
	color: #4A4A4A;
}
hr {
	color: #333333;
	height: 1px;
}


.right h1 {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
}
.inlineH1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
	color: #990033;
	font-size: medium;
}
.NoBullet{
	list-style: none;
	padding-left: 2px;
	margin-left: 2px;}


/************* links ***********/

A:link {
	COLOR: #0000FF;
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: #660066;
	TEXT-DECORATION: underline
}
A:active {
	COLOR:#0000FF;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #990000; ; TEXT-DECORATION: underline
}

/************* various ***********/

.small {
	FONT-SIZE: 10px
}
.formlabels {
	FONT-WEIGHT: bold;
	COLOR: #000000
}
.linedivider {
	BORDER-RIGHT: #737357 thin dotted; BORDER-TOP: #737357 thin dotted; BORDER-LEFT: #737357 thin dotted; BORDER-BOTTOM: #737357 thin dotted
}

.separator {
	MARGIN-TOP: 25px; DISPLAY: block; COLOR: #000000; BORDER-BOTTOM: #cccccc 0px dotted
}

.rowline {
	BORDER-BOTTOM: #406747 1px dotted
}


/************* fieldset ***********/

FIELDSET {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	Z-INDEX: 2;
	MARGIN-BOTTOM: 20px;
	PADDING-BOTTOM: 5px;
	WIDTH: auto;
	PADDING-TOP: 5px;
	border: 1px solid #4F6C6A;
}
.fieldsetform {
	BORDER-RIGHT: #5a82b9 1px double; BORDER-TOP: #5a82b9 1px double; BACKGROUND: #ffffff; BORDER-LEFT: #5a82b9 1px double; BORDER-BOTTOM: #5a82b9 1px double
}
FIELDSET UL {
	MARGIN-TOP: 1px; MARGIN-BOTTOM: 5px
}

LEGEND {
	FONT-WEIGHT: bold; FONT-SIZE: 125%;
	color: #CFAC84; 
}
.alternatelegend {
	MARGIN-TOP: 1px; FONT-WEIGHT: normal; FONT-SIZE: 130%; LEFT: auto; MARGIN-BOTTOM: 2px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 0px; COLOR: #0a2e86; FONT-FAMILY: "Times New Roman", Times, serif; LETTER-SPACING: 1px
}

.alternateform {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BACKGROUND-COLOR: #ffffff; BORDER-RIGHT-WIDTH: 0px
}
.imageborder {
	border: 1px solid #000000;
}


.newsdivider{
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #696e53;
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: 0px;
}

/************************************ resource links format ***********************/
.linkslist1 {
	padding-top: 6px;
	padding-bottom: 2px;
	line-height: 125%;
	font-weight: bold;
	
}
.linkslist1c {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 125%;
}
.linkslist1b {
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	background-color: inherit;
	
}
.linkslist2 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
}
div#PhotosRight{
	width: 135px;
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 15px;}
div#PhotoGallery{
	text-align: center;	
}
#MainContent img{
	padding: 4px;
	border: 1px solid #999999;
    background-color:#ffffff;}
	
#PhotoGallery img{
	background-color:#ffffff;
	/*border: 1px solid #ffffff;
	padding: 4px;*/
	margin-bottom: 15px;
	}

#PhotoGalleryAlbum img{
	background-color:#ffffff;
	/*border: 1px solid #ffffff;
	padding: 4px;*/
	margin-bottom: 0px;
	}
div#PhotoGalleryCover{
	text-align: center;	
}
#PhotoGalleryCover img{
	background-color:#ffffff;
	border: 0px solid #ffffff;
	padding: 0px;
	margin-bottom: 0px;
	}
	
.PhotoGallerystyle{
	padding: 4px 4px 4px 4px;
	border: 1px solid #999999;
	}
.GalleryImage{
	width: 75px;
	height: 75px;
	border: 3px solid #ffffff;
	padding: 0px;
	overflow: hidden;}

.Matte{
	border: 1px solid #999999;
	overflow: hidden;
}

.imagecell{
	border: 0px solid #999999;
	padding-right: 5px;z-index: 40;}
	
	div#GalleryMenu{
	margin-bottom: 15px;}
div#LeftColumn{
	
	height: 100%;
	margin-right: 0px;
	padding-bottom: 30px;
	margin-top: 90px;
	margin-left: 40px;}
div#PhotoDivide{
	height: 38px;}
	
	blockquote {
	border: 1px solid #cc8235;
	background-color: #ebd5b3;
	padding: 10px;
	color: #000000;}

