/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
td {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
td.top {
	background-image: url(images/index_01.jpg);
	height: 100px;
	width: 950px;
}
td.abovelinks {
	background-image: url(images/index_02.jpg);
	height: 13px;
	width: 325px;
}
td.leftoflinks {
	background-image: url(images/index_05.jpg);
	height: 20px;
	width: 26px;
}
td.rightoflinks {
	background-image: url(images/index_09.jpg);
	height: 21px;
	width: 26px;
}
td.rightofmap {
	background-image: url(images/index_04.jpg);
	height: 438px;
	width: 25px;
}
td.photo {
	background-image: url(images/index_10.jpg);
	height: 217px;
	width: 325px;
}
td.textarea {
	background-image: url(images/index_11.jpg);
	height: 149px;
	width: 325px;
	padding: 10px;
}
td.leftofevents {
	background-image: url(images/index_12.jpg);
	height: 33px;
	width: 20px;
}
td.rightofevents {
	background-image: url(images/index_14.jpg);
	height: 33px;
	width: 40px;
}
td.bottom {
	background-image: url(images/index_15.jpg);
	height: 62px;
	width: 950px;
	padding: 20px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	color: #999999;
	font-size: 9px;
}
a:link,a:active,a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	color: #22B24C;
}
p.txt {
	font-size: 12px;
	line-height: 12px;
	}
