img
{
	margin : 0px;
	border : 0px;
	padding : 0px;
}
body, p, li {
	font: 13px Verdana, Sans-serif;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #5A9065;
}
p.footnote {
	font-size: 12px;
	color: #285A34;
	margin-bottom: 5pt;
}
img.topLogo
{
  width: 260px; 
  height: 120px; 
  border: 0px; 
}
img.randPhoto
{
  width: 125px; 
  height: 100px; 
  border: 0px; 
}
img.h3icon
{
	vertical-align: bottom;
}
table.out
{
	text-align: left;
	width: 784px;
	background-image: url(/img/fullbeam.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px;
	border-collapse: collapse
}
h1 {
	font : 20px Verdana, Sans-serif;
	color : #93D598;
}
h2 {
	font : 18px Verdana, Sans-serif;
	color : #5A9065;
}
h3 {
	font : 16px Verdana, Sans-serif;
	font-weight: bold;
	color : #C0FFC8;
}


a.subtle/*I'm really not sure this is the right look, if you have a better idea, go for it. used on the front page*/
{
	color : #a0c0a0;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0px;
	background-color: rgb(0, 0, 0);
}

a {
	color : #33FF33;
	text-decoration : none;
}
a:hover {
	color : #66FF66;
	text-decoration : underline;
}

td.pagehead {
	font: 16px Verdana, Sans-serif;
	font-style: italic;
	color: #378B3D;
	width: 385px;
	height: 100px;
	vertical-align: bottom;
	font-weight: bold;
}
td.pageimghead {
	padding: 0px;
	margin: 0px;
}



p.red {
	font : 12px Verdana, Sans-serif;
	color : #9F0000;
	margin-top : 0;
	margin-bottom : 0;
}


.linktable{
	border : 1;
}
.linkcell{
	border-bottom : 1px solid #CCCCCC;
	border-top : 0;
	border-left : 0;
	border-right : 0;
}

/*gallery shizel*/
td.galleryOutter
{
	width: 172px;
	height: 172x;
}
.galleryInner
{
	background-color: #002000;/*hopefully a suitable dark green*/
	vertical-align: center;
	margin: 1px;
}
table.galleryInner
{
	width: 170px;
	height: 170px;
	padding: 4;

}
/* LEFT MENU ELEMENTS */
div.navMenu
{
	float: none;
	text-align: left;
	margin: 0px;
}
table.navMenu
{
	width: 150px;
	text-align: left;
	margin: 0px;
}
td.menucell
{
	width: 150px;
	height: 30px;
	/*background-image: url(img/button2.gif);*/
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: top center;
	padding: 6px 0px 2px 0px;
	vertical-align: middle;
	text-align: center;
	
}

td.menucell a {
	font : bold 12px Verdana, Sans-serif;
	color : #FFFFFF;
	width: 150px;
	height: 30px;
	background-image: url(img/button2.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	display: table-cell;
}
td.menucell a:hover {
	font : bold 12px Verdana, Sans-serif;
	color : #FFFFFF;
	background-image: url(img/button2mouseover.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

/*
	td.menucell:hover sadly ie doesn't support this. In fact ie doesn't seem to me much help at all
{
	width: 138px;
	height: 30px;
	background-image: url(img/button2mouseover.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
	padding: 8px;

}*/


div.leftmenu table tr td.item {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	width: 160px;
	height: 18px;
	color: #727272;
	font: 12px Verdana, Sans-serif;
}

div.leftmenu tr td.item a {
	background-image: none;
	color: #7F7F7F;
	height: 18px;
	width: 160px;
	margin: 5px 0px 0px 0px;
	text-decoration: none;
	display: block;
}

div.leftmenu tr td.item a img {
	border: 0px;
}

div.leftmenu tr td.item a:hover {
	background-image: url(img/select.jpg);
	background-repeat: repeat-x;
	color: #E20000;
	height: 18px;
	width: 160px;
}

td.headerSpace
{
	width: 659px;
	height: 20px;
	background-color: #1B3C23;
	font : 10px Verdana, Sans-serif;
	color : #5A9065;
}

td.topspace
{
	height:10px;
}

td.menuspacer
{
	width: 15px;
	height: 30px;
}

/*news feed formatting*/
.news
{
	color: #93D598;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
}
h1.news
{
	font-size: 13px;
	font-weight: bold;

}
h2.news
{
	font-weight: bold;
}
div.products a {
	color : #b0b0b0;
	text-decoration : none;
}
div.products a:hover {
	color : #b0b0b0;
	text-decoration : none;
}

/* login stuff */
table.login td
{
	color: #93D598;
	font-size: 12px;
}

input.login
{
	width: 200px;
}

.llbutton
{
	color: #152919;
	background: #21B92F;
	border: 2px outset #1E4327;
	font-weight: bold;
} 

/* Static boxes */
div.topStatic
{
	background-color: #1E4327;
	color: #93D598;
	font-size: 12px;
	padding: 12px;
	background-image: url(/img/boxcorner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
div.topStatic p, div.topStatic li {
	color: #93D598;
	font-size: 12px;
}
div.topStatic h3 {
	padding-top: 0px;
	margin-top: 3px;
}
div.msgStatic
{
	background-color: #285A34;
	font-size: 11px;
	padding: 12px;
	background-image: url(/img/subboxcorner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
div.topInfoStatic
{
	background-color: #152919;
	color: #5A9065;
	font-size: 11px;
	padding: 4px 12px 4px 12px;
	margin-top: 0px;
	text-align: right;
	background-image: url(/img/topinfocorner.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/*Expandable boxes*/
div.topExpand
{
	background-color: #1E4327;
	color: #93D598;
	font-size: 12px;
	padding: 12px;
	overflow: hidden;
	display: none;
	background-image: url(/img/boxcorner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
div.subExpand
{
	overflow: hidden;
	display: none;
}
div.msgExpand
{
	overflow: hidden;
	display: none;
	background-color: #285A34;
	font-size: 11px;
	padding: 12px;
	background-image: url(/img/subboxcorner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
p.hideLink
{
	text-align: right;
}
img.ico
{
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
p.dlList
{
	margin-top: 6px;
	margin-bottom: 0px;
}