body
{
	background: url('images/background.gif') repeat-x #336633;
	margin:0px;
}

body, p, td, li, div
{
	font-family: arial, helvetica, verdana, tahoma,  ;
	font-size:13px;
	color:#555555;
}

.maintd
{
	background: url('images/grad.gif') repeat-x #ddebdd;
	margin:0px;
}


p, li
{
	/*line-height: 150%;*/
	text-align: justify;
}

p
{
	/*margin-bottom: 25px;*/
}

a img
{
	border: 0px;
}

a
{
	color: #006600;
	text-decoration: none;
}
.pic
{
	border: 3px double #336633;
}

a:hover
{
	color: #000000;
}

a:visited
{

}
.llink
{
	height: 30px;
	border-bottom: 1px dotted #336633
}
.llink a
{
	color: #114411;
	text-decoration: none; 
	font-size: 14px;
	font-weight: bold;
	display: block; 
	width: 100%;
	height:30px;
	padding: 8px 0px 0px 5px;
}

.llink a:hover
{
	color: #336633;
	text-decoration: none; 
	background-color: #ddebdd; 
	display: block; 
	width: 100%;
	height:30px;
	padding: 8px 0px 0px 5px;
}

form
{
	margin:0px;
}

.small
{
	font-size:11px;
}

.small b
{
	color: #336633;
}
/* ------------------------------------ HEADING STUFF ------------------------------------ */

h1.main
{
	margin: 0px 0px 0px 0px;
}

h1
{
	color: #114411;
	font-size: 30px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	font-family: arial, helvetica;
}

h2
{
	color: #225522;
	font-size: 26px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	font-family: arial, helvetica;
}

h3
{
	color: #447744;
	font-size: 22px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	font-family: arial, helvetica;
}

h4
{
	color: #447744;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}

h5
{
	color: #447744;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}
