/*
	green	#00B300


*/


.body
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #E2E2E2;	
	border-left: solid 1px #35823F;
	border-top: solid 1px #35823F;
}
#topBorder
{
	width: 100%;
	border-top:solid 1px #35823F;

}
#h1
{
	font-size: 14px;

}
#left
{
	height: 100%;
	width: 100%;
	padding-right: 10px;
	background: url(../images/leftB.png);
}
#bodyLeft
{
	height:100%;
	width: 100%;
	border-right: solid 1px #FFF;

}
#bodyTop
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #E2E2E2;
}
#bodyRight
{
	height: 100%;
	width: 100%;
	border-left: solid 1px #FFF;
}
#right
{
	height: 100%;
	width: 100%;
	background: url(../images/rightB.png);
}

#menu
{
	float:left;
	width: 100%;
	border: solid 0px red;
	text-align: left;
}
.menu
{
	float:left;
	width: 100%;
	border: solid 0px red;
	text-align: left;
}
.submenu
{
	float:left;
	padding-left: 15px;
	width: 100%;
	border: solid 0px red;
	text-align: left;
}
#image
{
	margin: 10px;
}
H3
{
	padding: 10px; 
	margin-top: 15px; 
	margin-left: 110;
	align: center;
}
#galleryImage
{
	float: left;
	height: 250px;
	width: 250px;
	text-align: center; 
}

.gallery
{vertical-align:middle;
}

dl { 
width: 500px; 
background: #eee; 
} 
dt { 
text-align: center; 
padding: 0; 
margin: 0; 
} 
dd { 
text-align: center; 
padding: 0; 
margin: 0; 
}

a:link{ color: #006400; font-size: 10pt; text-decoration:none; font-family: Arial; font-weight: 600; margin-bottom: 10px; display: inline;}
a:visited { color: #006400; font-size: 10pt; text-decoration:none; font-family: Arial; font-weight: 600; margin-bottom: 10px; display: inline;}
a:hover {color: red; font-size: 10pt; text-decoration:none; font-family: Arial; font-weight: 600; margin-bottom: 10px; display: inline;}
a:active {color: red; font-size: 10pt; text-decoration:none; font-family: Arial; font-weight: 600; margin-bottom: 10px; display: inline;}


a.menu:link{ color: #FFF; font-size: 11pt; text-decoration:none; font-family: Arial; font-weight: 600; margin-bottom: 10px; display: block;}
a.menu:visited { color: #FFF; font-size: 11pt; text-decoration:none; font-family: Arial; font-weight: 600; margin-bottom: 10px; display: block;}
a.menu:hover {color: red; font-size: 11pt; text-decoration:none; font-family: Arial; font-weight: 600; margin-bottom: 10px; display: block;}
a.menu:active {color: red; font-size: 11pt; text-decoration:none; font-family: Arial; font-weight: 600; margin-bottom: 10px; display: block;}
