#navmain { background: #fff; position: absolute; left:70px; top:163px; width:190px; visibility: visible;
		}

	#centercontent {
		background:#d0e8c4;
		margin: -18px 210px 0 270px;
		}
	html>body #centercontent {
   		margin-left: 259px;
   		margin-right:209px;
		}

	#centercontent h1 {
		padding: 10px 0 0 10px
		}
	#centercontent h2 {
		padding: 10px 10px 0 10px
		}
	
	#centercontent a:link { 
		color: black; font-weight: bold;  
		text-decoration: none; 
		}
	#centercontent a:hover { 
		color: #093; font-weight: bold;  
		text-decoration: none;
		}
	#centercontent a:active { 
		color: black; font-weight: bold;  
		text-decoration: none; 
		}
#centercontent a:visited { color: black; font-weight: bold; text-decoration: none; }
#rightcontent { position: absolute; right:10px; top:170px; width:200px; background:#fff; visibility: visible;
		}

	#rightcontent h1 {
		padding:0px 0px 0px 10px;
		margin:0px;
		}
	
	#banner {
		background:#008738;
		height:113px;
		margin-left: 260px;
		}
	html>body #banner {
		height:113px;
		}
		
	#whitelinetop {
		background:#fff;
		height:4px;
		margin-left: 260px;
		padding: -10px 0px -10px 0px;}
	html>body #whitelinetop {
		height:4px;
		}
		
	#banner3 {
		background:#008738;
		height:27px;
		margin-left: 260px;
		
		}
	html>body #banner3 {
		height:27px;
		}
		
	#banner h1 {
		padding:0px 0px 0px 0px;
		margin:0px;
		}
#leftcontent { background-color: #fff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: absolute; left:10px; top:0; width:250px; height: 153px; visibility: visible;url('(EmptyReference!)');
		}
#leftstrip { background-color: #fff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: absolute; left:10px; top:163px; width:60px; visibility: visible;url('(EmptyReference!)');
		}

body {
		margin:10px 10px 0px 10px;
		padding:0px;
		}
p { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14pt; margin: 10px 10px 20px; padding: 0; }
td { }
h1 { color: #093; font-size: 20pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 20pt; }
h2 { color: #093; font-size: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 14pt; margin-bottom: -10px; }
.nav1 { color: #093; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16pt; margin-bottom: 0; }
.nav2 { color: black; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13pt; margin-top: 0; }
a:link { color: black; text-decoration: none; }
a:hover { color: #093; text-decoration: none; }
a:active { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }

/*ul { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14pt; list-style-type: disc; margin: -10px 10px 1em; }
li { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14pt; margin: 1em 10px; }*/















/*---------------Gallery Section Style Sheet-----------*/







/* common styling for main menu div. Do not edit  */


.menu2 {
font-family: verdana, arial, sans-serif; 
width:701px;
height:801px;
background:#eee url(../lbox/back.jpg);
margin:0 auto; 
position:relative;
z-index:1;
border:1px solid #008738;
}

.menu2 dl {
font-family:verdana, arial, sans-serif;
font-size:0.9em;
position:absolute;
width:270px;
top:160px;
left:50px;
}

.menu2 dl dt {font-size:1.2em; margin-bottom:2em; font-weight:bold;}
.menu2 dl dd { padding:0; margin:0; line-height:1.7em; margin-bottom:2em;}
.menu2 dl dd:first-letter {font-weight:bold;}

.menu2 ul {
padding:0; 
margin:0;
list-style-type: none;
border:0;
}

.menu2 ul li {
float:left; 
}


/* Top Link styles. Use the following astyle attributes if you want to make room for extra tabs. Currently set at 233px wide. */


.menu2 ul li a, .menu2 ul li a:visited {
display:block; 
float:left;
text-align:center; 
text-decoration:none; 
width:233px; 
height:31px; 
color:#000; 
border-right:1px solid #008738;
background:#D0E8C4; 
line-height:30px; 
font-size:14px;
}


/*-------Internet Explorer Information. Don not edit------------*/

.menu2 ul li a.last, .menu2 ul li a.last:visited {
border-width:0;
}

.menu2 ul li ul {
display: none;
}

span.clr {display:block; clear:both; width:0; height:0; font-size:0; line-height:1px;}


/* specific to non IE browsers. Do not edit */

.menu2 ul li:hover a{
color:#fff; 
background:#fff;
}

.menu2 ul li:hover ul {
text-align:left;
display:block; 
position:absolute; 
top:31px; 
left:0; 
}

.menu2 ul li:hover ul li {
width:461px;
height:590px;
border:20px solid #fff;
background:#eee url(../lbox/click.gif) top center no-repeat; 
color:#000;
position:relative;
padding:70px 100px;
cursor:pointer;
}

.menu2 ul li:hover ul li a img {
width:136px; height:136px;
border:0; margin:5px;
}

.menu2 ul li:hover ul li a {
float:left;
width:146px;
height:146px;
background:#eee;
border:1px solid #888;
margin:1px;
}

.menu2 ul li:hover ul li a:hover {
position:relative;
}

.menu2 ul li:hover ul li a img.bigger {
visibility:hidden; position:absolute; z-index:0;}

.menu2 ul li:hover li a:hover img {
width:200px; height:200px;
position:absolute;
left:-50px; top:-38px;
border:0;
border:1px solid #888;
padding:5px;
background:#ccc;
}

.menu2 ul li:hover ul li a:active, .menu2 ul li:hover ul li a:focus {
background:#aaa; 
position:relative; 
outline:none;
}

.menu2 ul li:hover ul li a:active img.bigger, .menu2 ul li:hover ul li a:focus img.bigger {
visibility:visible;
background:#ddd; 
position:absolute; 
width:640px; 
height:640px; 
z-index:200; 
padding:5px; 
border:1px solid #888; 
cursor:default;
}

/* position the large image depending on the photo clicked. Don not edit */

.menu2 ul li:hover ul li a:active img.pos1, .menu2 ul li:hover ul li a:focus img.pos1 {top:-42px; left:-103px;}
.menu2 ul li:hover ul li a:active img.pos2, .menu2 ul li:hover ul li a:focus img.pos2 {top:-42px; left:-253px;}
.menu2 ul li:hover ul li a:active img.pos3, .menu2 ul li:hover ul li a:focus img.pos3 {top:-42px; left:-402px;}
.menu2 ul li:hover ul li a:active img.pos4, .menu2 ul li:hover ul li a:focus img.pos4 {top:-160px; left:-103px;}
.menu2 ul li:hover ul li a:active img.pos5, .menu2 ul li:hover ul li a:focus img.pos5 {top:-160px; left:-253px;}
.menu2 ul li:hover ul li a:active img.pos6, .menu2 ul li:hover ul li a:focus img.pos6 {top:-160px; left:-402px;}
.menu2 ul li:hover ul li a:active img.pos7, .menu2 ul li:hover ul li a:focus img.pos7 {top:-276px; left:-103px;}
.menu2 ul li:hover ul li a:active img.pos8, .menu2 ul li:hover ul li a:focus img.pos8 {top:-276px; left:-253px;}
.menu2 ul li:hover ul li a:active img.pos9, .menu2 ul li:hover ul li a:focus img.pos9 {top:-276px; left:-402px;}
