BODY { 
background-color: #333333; 
background-image: url(images/im_bg-main.gif);
margin-top: 0px;

}

.header {
	font-family: times new roman,times,serif;
	font-size: 25px;
	color : f0e673;
	padding-bottom : 5;
	padding-top : 5;
}
.subhead {
	font-family: tahoma,verdana,sans-serif;
	font-size: 14px;
	color : #285A28;
	font-weight : bold;	
	padding-bottom : 10;
}
.bigbody {
	font-family: tahoma,verdana,sans-serif;
	font-size: 14px;
	line-height : 18px;	
	color: #f0e673;
	text-align: center;
}
.hometext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
	line-height : 17px;
	padding : 20;
	color: #f5f5af;
}
.bodytext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
	line-height : 18px;
	padding : 30;
	color: #f5f5af;
}
.address {
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	line-height : 18px;
	padding-right : 30;
	color : White;
}
.smtext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	line-height : 17px;
	padding : 20;
}

.tinytext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 10px;
}
.nowd {
	font-family: tahoma,verdana,sans-serif;
	font-size: 10px;
	text-align: center;
	color : Gray;
}
.teenytext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 9px;	
}
.footlinks {
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
	color : #f5f5af;
	line-height : 17px;
	text-align: center;	
	padding-top : 15;
	padding-bottom : 15;	
}
.footer {
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	line-height : 17px;
	color : White;
	padding-left : 30;
	padding-top : 15;
	padding-bottom : 15;
}

:link {
	color: #f5f5af;
	text-decoration: underline;
}
:visited {
	color: #f5f5af;
	text-decoration: underline;
}
:active {
	color: #f5f5af;
	text-decoration: none;
}
:hover {
	color: #ffffff;
	text-decoration: none;
}

a.whtlink:link {
	color: White;
	text-decoration: none;
}
a.whtlink:visited {
	color: White;
	text-decoration: none;
}
a.whtlink:active {
	color: White;
	text-decoration: underline;
}
a.whtlink:hover {
	color: White;
	text-decoration: underline;
}


a.navlink:link {
	color: #141414;
	text-decoration: none;
}
a.navlink:visited {
	color: #141414;
	text-decoration: none;
}
a.navlink:active {
	color: #141414;
	text-decoration: underline;
}
a.navlink:hover {
	color: #141414;
	text-decoration: underline;
}

a.graylink:visited {
	color: Silver;
}
a.graylink:hover {
	color: White;
}