body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(images/main_bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.copyrite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: normal;
}
.nav {
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-bottom: 5px;
}
.girl {
	background-image: url(images/30girl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.header {
	padding-left: 7px;
}
.content {
	padding: 5px 10px;
}
.greenheadtext {
	font-weight: bolder;
	color: #006633;
}
.topaddress {
	padding-top: 5px;
	padding-right: 5px;
}
.border {
	border: thin solid #006633;
}
.directions {
	font-size: 12px;
	font-style: italic;
}
