body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image:url(images/background.png)
}

.wrapper {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.gallery {
	text-align: center;
	font-size: 11px;
}

.gallery td {
	padding-top: 12px;
	padding-bottom: 12px;
}

.previewgallery {
	font-size: 10px;
}

.linkbar {
	background-image:url(images/background-linkbar.png)
	border-top: 1px solid #FFFFFF;
	height: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #8f8f8f;
}

.bottom {
	background-color: #999999;
}

.copyright {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}

.copyright a {
	color: #FFFFFF;
}

a {
	color: #5a6e89;
}

.menu {
	background-color: #8EB9D4;
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-y;
}

.topblock {
	background-color: #3a92e9;
}

.blurb {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d1d1;
}

.blurb .text img {
	padding-top: 7px;
	padding-bottom: 7px;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}

.bottombar {
	background-color: #3a92e9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


.text {
	padding: 9px;
	font-size: 11px;
	text-align: justify;
	letter-spacing: 1px;
}

.dates {
	padding: 9px;
	font-size: 11px;
	letter-spacing: 1px;
}

.content {
	padding: 15px;
	font-size: 13px;
	text-align: justify;
	background: #67829d;
	line-height: 17px;
	color:#FFFFFF
}

.contentmed {
	font-size: 15px;
	text-align: justify;
	background: #67829d;
	color: #FFFFFF;
}

.contentlg {
	font-size: 17px;
	text-align: justify;
	background: #67829d;
	color: #FFFFFF;
}

.content form {
	text-align: left;
}

.content a {
	color: #FFFFFF;
}

.date {
	font-weight: bold;
	color: #5f5f5f;
}

.collectionshead {
	font-size: 19px;
	text-align: justify;
	background: #67829d;
	color: #FFFFFF;
}

.collectionsnavhead {
	font-size: 11px;
}

.collections {
	position: relative;
	left: -28px;
	text-indent: -15px;
	color: #FFFFFF;
	text-align: left;
}

.collections a {
	color: #ffffff;
}

.collections ul {
	list-style-type: none;
	font-weight: bold;
}

.collections li {
	margin-bottom: 10px;
}

.collections li ul {
	padding-left: 9px;
	margin-left: 0px;
	list-style-image: url(images/bullet.png);
	color: #d1d3d4;
	font-weight: normal;
	text-indent: 0px;
	font-size:12px;
}

.collections li ul {
	color: #d1d3d4;
}

.collections li ul li {
	margin-bottom: 2px;
}

.imageblurb {
	background-image: url(images/image_blurb.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.leftbox {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5a6e89;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5a6e89;
	margin-right: 20px;
}

.address {
	text-align: left;
}

.subtitle {
	font-size: 16px;
}

.small {
	font-size: 10px;
}

.contacttitle {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.subscribe {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}