a img {
	border: currentColor; border-image: none;
}
h1 {
	margin: 0px; padding: 0px 4px 11px; color: rgb(255, 255, 255); font-family: georgia; font-size: 19px; font-style: italic; font-weight: bold;
}
.contentheading {
	margin: 0px; padding: 0px 4px 11px; color: rgb(255, 255, 255); font-family: georgia; font-size: 19px; font-style: italic; font-weight: bold;
}
.componentheading {
	margin: 0px; padding: 0px 4px 11px; color: rgb(255, 255, 255); font-family: georgia; font-size: 19px; font-style: italic; font-weight: bold;
}
h2 {
	margin: 0px; padding: 0px; color: rgb(215, 215, 215); font-family: georgia; font-size: 15px; font-style: italic;
}
h3 {
	margin: 0px; padding: 0px; color: rgb(255, 255, 255); font-family: georgia; font-size: 13px; font-style: italic;
}
.contentpane {
	width: 100%;
}
.contentpaneopen {
	width: 100%;
	background: rgba(112,63,0,0.7);
}
.contentdescription {
	width: 100%;
}
.componentheading {
	
}
.contentdescription {
	
}
:focus {
	
}
.module h3 {
	margin: 0px; padding: 0px;
	background: rgba(112,63,0,0.7);
}
dl {
	margin: 0px; padding: 0px;
}
.module_latest_news {
	padding: 20px; top: 20px; width: 246px; height: 261px; right: 20px; position: absolute; z-index: 3; min-height: 261px; background-color: rgb(255, 255, 255);
}
.module_latest_news h3 {
	text-transform: uppercase; padding-bottom: 10px; font-size: 24px;
}
.contentpaneopen_latest_news {
	width: 100%; height: 100%; border-collapse: collapse; background-repeat: repeat-x;
}
.contentpaneopen_latest_news td {
	padding: 5px;
}
.contentheading_latest_news {
	color: rgb(255, 0, 144); text-transform: uppercase; font-size: 22px; font-weight: lighter;
}
.readmore {
	padding: 0px 5px 0px 35px; height: 27px; color: rgb(223, 43, 107); line-height: 27px; text-decoration: none; display: block; background-image: url("../imgs/white.png"); background-repeat: no-repeat;
}
.readmore:active {
	padding: 0px 5px 0px 35px; height: 27px; color: rgb(223, 43, 107); line-height: 27px; text-decoration: none; display: block; background-image: url("../imgs/white.png"); background-repeat: no-repeat;
}
.readmore:visited {
	padding: 0px 5px 0px 35px; height: 27px; color: rgb(223, 43, 107); line-height: 27px; text-decoration: none; display: block; background-image: url("../imgs/white.png"); background-repeat: no-repeat;
}
.readmore:hover {
	color: rgb(223, 43, 107); text-decoration: underline; background-image: url("../imgs/black.png");
}
.pagination span {
	padding: 5px;
}
.pagination a {
	padding: 5px;
}
.blog .contentheading {
	padding: 10px 0px 0px; font-size: 14px;
}
.blog div {
	border-bottom-color: black; border-bottom-width: 1px; border-bottom-style: dotted;
}
.blog .createdate {
	color: gray; font-size: 10px;
}
