body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
	background-color: #000000;
	line-height: 140%;
	background-image: url(images/blackmottled.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 20px 0px 0px 0px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color: #1f1f1f;
	line-height: 140%;
}

	  
a:active { color: #014701; text-decoration: none; font-weight: normal; }
a:link {
	color: #014701;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #014701;
	text-decoration: none;
	font-weight: normal;
}
a:hover { color: #014701; text-decoration: underline; font-weight: normal; }



td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}


/* green text */
h1 { 	font-family:Verdana, Helvetica, sans-serif ;
	font-size: 17px;
	font-weight: bold;
	color: #59a224;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* blue heading */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 17px;
	font-weight: bold;
	color: #1a4698;
	margin: 0px 0px 0px 0px;
}


/* dkgrey heading */
.dkgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 13px;
	font-weight: bold;
	color: #252525;
	margin: 0px 0px 0px 0px;
}

/* grey heading */
.grey { 	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 17px;
	font-weight: bold;
	color: #504b50;
	margin: 0px 0px 0px 0px;
}

/* white text */
.white { 	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 106%;
	margin: 0px 0px 0px 0px;
}


/* grey text */
.grey { 	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: normal;
	color: #636363;
	line-height: 140%;
	margin: 0px 0px 0px 0px;
}


.pic {
	margin: 0px 0px 0px 0px;
	border-color: #5F5F5F;
	border-width:3px;
	border-style: double;
}


.picgreen {
	margin: 0px 0px 0px 0px;
	border-color: #59a224;
	border-width:3px;
	border-style: double;
}


input { font-size: 10px; background-color: #ebebeb; border: 1px solid #b7b7b7; font-size: 10px; font-weight: bold; color: #636363; padding: 4px;}



.footer {  color: #0c689d; font-weight:normal; font-family: Verdana, Arial, Helvetica, sans-serif ;font-size: 9px;text-decoration: none;}
.footer a    {  color: #0c689d;text-decoration: none;}
.footer a:hover  {  color: #0c689d;text-decoration: underline;}


.homecontent {
	background-image: url(images/transparent.png);
	background-repeat: repeat;
	height: 500px;
	width: 330px;
	border: 3px double #888888;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140px;
	color: #1F1F1F;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}

.hometext {
	padding: 2px 40px 40px;
}


.subcontent {
	background-image: url(images/transparent.png);
	background-repeat: repeat;
	height: auto;
	width: 740px;
	border: 3px double #888888;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140px;
	color: #1F1F1F;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}

.subtext {
	padding: 2px 30px 30px;
}


