body{
	margin: 0px;
	padding: 0px;
	background-color: #B1C5EA;
}

a{
	color: #8BB13D;
	text-decoration: none;
}

a:link{
	color: #8BB13D;
	text-decoration: none;
}

a:visited{
	color: #8BB13D;
	text-decoration: none;
}

a:hover{
	color: #8BB13D;
	text-decoration: underline;
}

a img
{
 border: none;   
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	text-align: left;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #8BB13D;
	line-height: 14px;
	padding-top: 10px;
}
.textCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #8BB13D;
}
#navtop ul
 {
	padding-left: 0;
	margin-left: 0;
	background-color: #FFFF99;
	color: White;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 20px;
	width: 800px;
	margin: 0px;
	padding: 0px;
 }


 #navtop ul li { display: inline; }

 #navtop ul li a
 {
 padding: 0.2em 1em;
 background-color: #FFFF99;
 color: #8BB13D;
 text-decoration: none;
 float: left;
 border-right: 1px solid #8BB13D;
 }

 #navtop ul li a:hover
 {
	background-color: #BAD18C;
	color: #FFFFFF;
 }
#navtable a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 0px 0px 2px;
}
#navtable a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: FFFF99;
}.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #8BB13D;
	text-align: left;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #8BB13D;
}

 #navfoot ul
 {
	padding-left: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	color: #5B3E1C;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	
	margin: 5px 0px 0px 0px;
	padding: 0px;
 }

 #navfoot ul li { display: inline; }

 #navfoot ul li a
 {
 padding: 0.2em 1em;
 background-color: #FFFFFF;
 color: #8BB13D;
 text-decoration: none;
 float: left;
 border-right: 1px solid #8BB13D;
 }

 #navfoot ul li a:hover
 {
 background-color: #bad18c;
 color: #FFFFFF;
 }

#navleft
{
	padding-left: 0;
	margin-left: 0;
	width: 160px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

#navleft li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
}

#navleft li a {
	text-decoration: none;
	color: #8BB13D;
}
#navleft li a:hover {
	text-decoration: none;
	color: #bad18c;
}

 #navcontainer_sub { margin-left: 0px; }

#navcontainer_sub ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

#navcontainer_sub li { margin: 0 0 1px 0; }

#navcontainer_sub a
{
display: block;
padding: 2px 5px;
color: #8BB13D;
background-color: #FFFFFF;
text-decoration: none;
}

#navcontainer_sub a:hover
{
color: #FFFFFF;
background-color: #BAD18C;
text-decoration: none;
}

#navcontainer_sub ul ul li { margin: 0 0 1px 0; }

#navcontainer_sub ul ul a
{
display: block;
padding: 2px 2px 2px 25px;
width: 125px;
color: #8BB13D;
background-color: #FFFFFF;
text-decoration: none;
}

#navcontainer_sub ul ul a:hover
{
color: #FFFFFF;
background-color: #BAD18C;
text-decoration: none;
}
#range {
	font-size: 12px;
}
#range a {
	text-align: center;
	display: block;
}
.dimensions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8BB13D;
	font-weight: bold;
}
.depth {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: 669900;
	font-weight: bold;
}
.textlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
.textbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}
#bgimage {
	background-color: #FFFFFF;
	background-image: url(horiz.gif);
	background-repeat: repeat-y;
}
