body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}
body {
	background-color: #FFF;
	background:fixed;
	background-image: url(../images/main_background.jpg);
	background-position:left;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
}
.footer {
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
}

.topmenu a:link {font-family:Tahoma; font-size:11px; color:#ffffff; text-decoration:none;} 
.topmenu a:visited {font-family:Tahoma; font-size:11px; color:#ffffff; text-decoration:none;} 
.topmenu a:hover {font-family:Tahoma; font-size:11px; color:#ffaf19; text-decoration:none;} 
.topmenu a:active {font-family:Tahoma; font-size:11px; color:#ffffff; text-decoration:none;} 

.footerlink a:link {font-family:Tahoma; font-size:11px; color:#28080b; text-decoration:none;} 
.footerlink a:visited {font-family:Tahoma; font-size:11px; color:#28080b; text-decoration:none;} 
.footerlink a:hover {font-family:Tahoma; font-size:11px; color:#785933; text-decoration:none;} 
.footerlink a:active {font-family:Tahoma; font-size:11px; color:#28080b; text-decoration:none;} 

.dbmorelink a:link {font-family:Tahoma; font-size:11px; color:#320d13; text-decoration:none;} 
.dbmorelink a:visited {font-family:Tahoma; font-size:11px; color:#320d13; text-decoration:none;} 
.dbmorelink a:hover {font-family:Tahoma; font-size:11px; color:#d96b00; text-decoration:none;} 
.dbmorelink a:active {font-family:Tahoma; font-size:11px; color:#320d13; text-decoration:none;} 

.white_small {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}
.welcomepad {
	padding:10px;
	color:#FFF;
	text-align:justify;
}
.welcome {
	font-family:Tahoma;
	font-size:19px;
	color:#ffffff;
}
.lightbrown {
	font-family:Tahoma;
	font-size:16px;
	color:#785933;
	padding-top:10px;
	padding-left:10px;
}
.newsbox {
	padding:10px;
}
.lightbrown_small {
	font-family:Tahoma;
	font-size:11px;
	color:#785933;
}
.darkbrown {
	font-family:Tahoma;
	font-size:14px;
	color:#320d13;
	padding-top:10px;
	padding-left:10px;
}
.darkbrown_small {
	font-family:Tahoma;
	line-height:10px;
	line-height:17px;
	font-size:11px;
	color:#320d13;
	padding-top:5px;
}
.photopadleft {
	border: 1px solid #71522c;
	margin-left:10px;
}
.photopadright {
	border: 1px solid #71522c;
	margin-right:20px;
}
.eventitle {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#42768a;
}
.greysmall {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#6e6e70;	
}
#calendar {
	font-family:"Trebuchet MS";
	font-size:19px;
	line-height:19px;
	text-align:center;
	color:#42768a;
	padding-top:16px;
}
#calendar_j {
	font-family:"Trebuchet MS";
	font-size:9px;
	text-align:center;
	padding-bottom:5px;
	color:#9d0000;
}
.buttons {
	font-family: Verdana;
	font-size: 11px;
	color: #5a5a5a;
    background-color:#f5f5f5;
    border:1px solid #dedede;
	text-decoration:none;
    cursor:pointer;
	padding:3px;
} 
.buttons:hover {
	font-family: Verdana;
	font-size: 11px;
    color:#FFFFFF;
    background-color:#40131e;
    border:1px solid #dedede;
	text-decoration:none;
    cursor:pointer;
	padding:3px;
}

.formelement {
	background-color:#F4F5F7;
	border:1px solid #CECCCC;
	color:#666666;
	font-family:Verdana;
	font-size:12px;
	margin-left:5px;
}
.photo {border: 1px 1px 1px 1px #000 solid;