/* FRONTPAGE */
#frontpage-carousel li {
	height: 315px;
	width: 470px;
}
.frontpage-carousel-item {
	position: relative;
	cursor: pointer;
}
.frontpage-carousel-item div.background {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: black;
	height: 60px;
	width: 470px;
}
.frontpage-carousel-item div.text {
	padding: 10px;
	color: white;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 40px;
	width: 450px;
	overflow: hidden;
}
.frontpage-carousel-item div.text h2 {
	margin: 0px;
	color: white;
	font-size: 1.5em;
}
.frontpage-carousel-item div.text a {
	color: white;
}
.logo-carousel img {
	height: 135px;
	width: 184px;
}
td.page-header {
	background-image: url(/images/design/sub_head_bg.jpg);
	background-repeat: no-repeat;
	height: 219px;
	vertical-align: top;
}

td.page-info {
	width: 473px;
	height: 312px;
	padding-bottom: 20px;
	padding-top: 15px;
	vertical-align: top;
}

td.page-news {
	width: 233px;
	padding-bottom: 20px;
	padding-top: 20px;
}

td.page-misc {
	width: 192px;
	padding-top: 15px;
	vertical-align: top;
}

td.page-commercial1 {
	width: 233px;
	height: 238px;
	padding-bottom: 10px;
}

td.page-commercial2 {
	width: 233px;
	padding-bottom: 10px;
}

td.page-commercial3 {
	width: 233px;
	padding-bottom: 10px;
}

td.page-footer {
	border-top: 2px solid #94a59b;
	padding: 10px 0px 0px 5px;
	color: #97a89e;
	font-size: 12px;
	font-weight: bold;
}

td.page-footer-menu {
	border-top: 2px solid #94a59b;
	padding: 10px 5px 0px 0px;
	text-align: right;
	color: #2f523e;
	font-size: 12px;
	font-weight: bold;
}

td.page-footer-menu a {
	color: #2f523e;
	font-size: 12px;
	font-weight: bold;
}

.space {
	font-size: 1px;
}

td.news-content {
	height: 273px;
	overflow: hidden;
	vertical-align: top;
}

td.news-rss {
}

div.news-header {
	color: #224831;
	border-bottom: 1px solid #9aaaa0;
	font-size: 14px;
	font-weight: bold;
}

div.news-date {
	color: #898486;
	padding: 10px 0px 5px 0px;
	font-size: 10px;
	font-weight: bold;
}

div.news-link {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.news-link a {
	color: #b25151;
}

div.news-text {
	font-weight: bold;
}

div.news-text a {
	font-weight: bold;
	text-decoration: none;
}

div.news-rss {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 4px solid #94a59b;
}

div.news-rss a {
	color: #b25151;
}

div.news-rss img {
	border: 0px;
}
div.news-more {
	float: right;
}
div.news-more a {
	color: #b25151;
	font-weight: bold;
}

div.newsletter-link {
	float: right;
	clear: right;
}
div.newsletter-link a {
	color: #b25151;
	font-weight: bold;
}
