@charset "UTF-8";
@import url("tabs.css");
@import url("siteBlog.css");
a:link
{
	color: #046E00;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #046E00;
}
a:hover
{
	text-decoration: none;
	color: #046E00;
}
a:active
{
	text-decoration: none;
	color: #046E00;
}
/* CSS Document */

body
{
	margin-left: 0px;
	margin-top: 10px;
}
body, td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2
{
	font-size: 14px;
	color: #006600;
	font-style: italic;
}
.address
{
	font-size: 10px;
	font-weight: bold;
}
.bottomNav
{
	color: #999999;
	font-weight: bold;
	font-weight: bold
}
.bottomNav a
{
	font-size: 10px
}
.bottomNavTitle
{
	font-size: 14px;
	font-weight: bold;
}
.copyright
{
	font-size: 10px;
	color: #666666;
}
.greentext
{
	color: #006600;
	font-weight: bold;
	font-size: 12px;
}
.reglink a:link, .reglink a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.smallgreentext
{
	color: #006600;
	font-weight: bold;
	font-size: 10px;
}
.supersmalllink a:link, .supersmalllink a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.contentPadding
{
	padding:10px;
	text-align: left;
	
}
#ImageGallery img {
	border: 3px double #000000;
}
#ImageGallery td 
{
	text-align:center;}
	
