body {
	background-color: #73491d;
	font-family: Tahoma;
	color: #000;
}
a {
	color: #004E9A;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}

h3 {
	font-size: 12px;
}
#gallery-tree-div ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#gallery-tree-div li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#mainTable {

	width: 780px;
	margin: auto;
	background-color: #fff;

	/* FONTS */
	font-family: Tahoma;
	font-size: 11px;
	font-color: #000;


}


#topmenu {
	background-color: #ccc;
	padding: 5px;
	text-align: center;
}

#topmenu a {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	margin-left: 20px;
	text-decoration: none;
}

#centerCol {
	vertical-align: top;
	padding-right: 30px;
}
#leftCol {

	width: 20%;
	vertical-align: top;
	padding-bottom: 20px;
}

#rightCol {

	width: 15%;
	vertical-align: top;	
}


#categoryMenu {
	font-size: 13px;
}

#categoryMenu a {
	text-decoration: none;
	color: #004E9A;
}

#categoryMenu ul {
	margin: 0;
	padding: 0;
}

#categoryMenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.articleListArticle {
	clear: both;
}
.articleListHeader {
	font-size: 15px;
	font-weight: bold;
}
.articleListReadmore {
	clear: both;
	float: right;
}
.articleListReadmore a {
	font-size: 12px;
	text-decoration: none;
	color: #004E9A;
}
.articleListDigest {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}

.articleimageframe {
	border: 1px solid #ccc;
	background-color: #ddd;
	margin: 5px;
	margin-bottom: 2px;
	overflow: auto;
}

.readArticleHeader {
	font-size: 15px;
	font-weight: bold;
}
.readArticleBody {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;

}

.readArticleDigest {
	font-size: 12px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

#rssNewsModule {

}
.rssNewsList{

	font-size: 11px;
	text-decoration: none;


}

#newsletterSignup {
	text-align: center;
	border: 1px solid #eee;
	margin-top: 5px;
}

#newsletterSignup .error-text {
	color: #f00;
}

#newsletterSignup .confirm-text {
	background-color: #FFFBCF;
	border: 1px solid #000;
	color: #577F50;
}

#ads {
	text-align: center;
	padding-bottom: 10px;
	border: 1px solid #eee;
}
#activitylist {
	margin-top: 20px;
	border: 1px solid #eee;
}
#poll {
	margin-top: 20px;
	border: 1px solid #eee;
}
#golfbox {

	margin-top: 5px;
}