body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	background: url(images/bg.jpg) #163f31 repeat-x;
}
h1,h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ba2b00;
	margin-bottom: -10px;
}
h3 {
	font-size: 14px;
	margin-bottom: 5px;
}
h4 { /* Only Business Directory */
	color: black;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -10px;
}
h5 { /* Calendar */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ba2b00;
}
h6 {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
* html h1,* html h2,* html h3, * html h4,* html h5,* html h6 {
	margin-top: 0px;
}
p {
	font-size: 12px;
	line-height: 20px;
}
th {
	color: #ba2b00;
}
tr {
	height: 30px;
}
ol li {
	font-size: 12px;
	height: auto;
	margin-bottom: 5px;
	width: 375px;
}
li {
	list-style: none;
	font-size: 12px;
	height: 20px;
}
ul li {
	margin-left: -39px;
}
table {
	border: none;
}
#container {
	width: 700px;
	margin: auto;
}
#nav {
	margin: 8px 8px 0px 0px;
	width: 188px;
	height: 614px;
	float: left;
}
#content {
	margin-top: 8px;
	padding: 0px 20px 0px 20px;
	width: 464px;
	min-height: 614px;
	float: left;
	background-color: #fff3bf;
}
.img_padding {
	margin: 4px 15px 2px 0px;
}
.spacer {
	height: 7px;
}
.clear {
	clear: both;
}
.float_right {
	float: right;
}
.error {
	color: red;
	font-size: 12px;
	font-weight: bold;
}
#assoc_para {
	width: 240px;
	float: left;
}
#calendar {
	margin-top: -10px;
}
a:link {
	color: #163f31;
}
a:visited {
	color: #163f31;
}
a:hover {
	color: #ba2b00;
}
a:active {
	color: black;
}
.directory {
	width: 225px;
	vertical-align: top;
}
.photo_gallery {
	padding: 0px 15px 15px 15px;
	text-align: center;
}
* html .photo_gallery {
	padding: 0px 10px 10px 10px;
}
.photo_nav {
	padding-left: 20px;
	font-size: 12px;
}
* html #board_list ul {
	padding-left: 42px;
}
.carney,.lynas {
	font-size: 10px;
	color: white;
	line-height: 14px;
}
.lynas {
	margin-top: 4px;
}
.carney a:link, .carney a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.paraspacer {
	margin-bottom: 23px;
}