.header {
	font-family: georgia,times new roman,times,serif;
	font-size: 24px;
	color : #004400;
	padding-top : 14;
	line-height : 21px;
	
}
.subhead {
	font-family: georgia,times new roman,times,serif;
	font-size: 15px;
	font-weight : bold;
	color : #005500;
	letter-spacing : 1px;
	padding-top : 30;
}
.bigbody {
	font-family: tahoma,verdana,sans-serif;
	font-size: 13px;	
	line-height : 17px;
}
.bodytext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;	
	line-height : 17px;
}
.address {
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
	line-height : 18px;
	color : #505F33;
}
.smtextb {
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
	line-height : 18px;	
}
.smtext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 10px;
	color : White;
	font-weight : bold;
	padding : 5px;	
}
.tinytext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 10px;
}
.teenytext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 8px;	
}
.navbar {
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
	color : White;
	font-weight : bold;
}
.footer {
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	padding : 18px;
	color : #FFFFFF;
}

.float_right{
float:right;
}

img.home {
border-width: 3px;
border-color: #ffffff;
}
td.home{
width:123
}
:link { color: rgb(0,51,0) ; text-decoration: underline;}
:visited { color: rgb(0,75,0) ; text-decoration: underline; }
:active { color: rgb(0,75,0) ; text-decoration: none; }
:hover { color: rgb(0,102,0) ; text-decoration: none; }
.plain { text-decoration: none }

a.navlink:link { color: white; }
a.navlink:visited { color: white; }
a.navlink:hover { color: white; }