BODY	{
	background-color: #eee;
	SCROLLBAR-BASE-COLOR: #225117;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: #000000 0px solid;
	text-align: center;
	}

img {
	float: left;
	margin: 5px;
	border: 0px;
}

div#pagewrapper {
   	background-color: #ffffff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	width: 987px;
	padding-bottom: 10px;
}

div#header { 
	height: 226px; 
	width: 961px; 
	left: 13px; 
	top: 11px;
	z-index: 100;
} 


 /* PAGE LINK COLORS */

a:link		{ color: #0000ff; text-decoration: none; }

a:visited	{ color: #0000ff; text-decoration: none; }

a:active	{ color: #0000ff; text-decoration: none; }

a:hover		{ color: #0000ff; text-decoration: none; }

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }





 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #666666; FONT: 11px verdana, arial, sans-serif; }

.title		{ COLOR: #225A71; FONT: 15px verdana, arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #999999; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.copytext	{ COLOR: #999999; FONT: 10px verdana, arial, sans-serif; }

.page-splits	{ border: #225117 1px solid; background-color: #DEF1DA; color: #DEF1DA; height: 5px; width: 100%; }

.just 		{text-align: justify;}

.welcome	 	{ COLOR: #CC6600; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }




 
 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}

 /* GALLERY HOVER MESSAGES */


.divstyle 	{ position:absolute;
		top:0;
		left:0; }

.pstyletitle	{ position:absolute;
		background-color: #FFFFE1;
		color:black;
		border: #000000 1px solid;
		width: 100px;
		padding: 2px;
		font-family: arial, verdana, sans-serif;
		font-size: 11px; }


.pstylebody 	{ position:absolute;
		background:white;
		color:black;
		font-family: arial, verdana, sans-serif;
		font-size: 11px; }





 /* START THE CODE FOR THE MENUS */


.menutrans 	{ filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }

#menulocation 	{
	LEFT: 171px;
	WIDTH: 154px;
	POSITION: absolute;
	TOP: 246px;
	padding:0px 0px;
	white-space: nowrap;
}


.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 8pt;
		  height: 28px;
		  width: 154px;
		  cursor:pointer;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 21pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#3A692C;
		  color: #FFFFFF; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#3A692C;
		  color: #FFFFFF; }


a.menu:active 	{ background-image: url("picts/menu.gif");
		  background-color:#3A692C;
		  color: #FFFFFF; }


a.menu:hover 	{ background-image: url("picts/menuon.gif");
		  background-color:#A2B78E;
		  color: #1E3D16; }

div#main {

	background-color: #FAFAFA;
	border: 1px solid #EEEEEE;
	margin-top: 20px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 20px;
	padding-left: 20px;
	float: left;
}

div#main h2 {
	color: #006633;
	font-size: 16px;
	margin-left: 7px;
}

div#main p {
	color: #333;
	font-size: 14px;
	padding: 25px;
}

div#main a {
	color: #0000ff;
	font-size: 14px;
	text-decoration: underline;
}

div#navbar {
 	height: 30px;
 	width: 961px;
 	border-top: solid #eee 1px;
 	border-bottom: solid #eee 1px;
 	background-color: #006633;
  	top: 195px;

	text-align: center;
}

div#navbar ul {
 	margin:  0 0 0 7px;
 	padding: 0px;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: small;
	font-weight: bold;
 	color: #FFF;
 	line-height: 30px;
 	white-space: nowrap;
}

div#navbar li { list-style-type: none; display: inline; margin-left: 25px; border: 1px solid #006633; }

div#navbar li a {
 	text-decoration: none;
 	font-weight: bold;
  	color: #EEEEEE;
}

div#navbar li a:hover { text-decoration: underline; color: #FFFFFF;
}

div#navbar li a:active { font-weight: bold; color: #FFFFFF; text-decoration: underline; }


div#navbar table {
 	height: 30px;
 	width: 961px;
 	border-top: solid #eee 1px;
 	border-bottom: solid #eee 1px;
 	background-color: #006633;
  	top: 195px;
	padding-left: 90px;
	padding-right: 90px;

	text-align: center;
}

div#navbar td {
 	margin:  0 0 0 7px;
 	padding: 0px;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: small;
	font-weight: bold;
 
 	line-height: 30px;
 	white-space: nowrap;
}

div#navbar td a {
 	text-decoration: none;
 	font-weight: bold;

}

div#navbar td a:hover { text-decoration: underline; }

div#navbar td a:active { font-weight: bold; text-decoration: underline; }




#footer {
	text-align: center;
	background-color: #006633;
	border: none;
	padding: 10px;
	line-height: 15px;

}

#footer p { margin: auto; text-align: center; font-size: 11px; color: #fff; }

#footer a { color: #fff; }

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

