﻿body {
	background-image: url("/images/bkg.gif");
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
/*
.3tab_bkg {
	background-image: url("/images/layout_31.gif");
	background-repeat: repeat-y;
}
*/
.navbar_bkg {
	background-image: url("/images/layout_20.gif");
	background-repeat: no-repeat;
}
.events_bkg {
	background-image: url("/images/layout_07.gif");
	background-repeat: repeat-y;
}
.login_bkg {
	background-image: url("/images/layout_17.gif");
	background-repeat: repeat-y;
}
.footer_bkg {
	background-color: #1C3630;
}
.bodytext {
	font-size: 16px;
	color: #224E40;
	line-height: 27px;
}
.title {
	font-size: 25px;
	color: #9F3A18;
}
.subtitle {
	font-size: 19px;
	color: #9F3A18;
}
a:link {
	color: #9F3A18;
	font-size: 15px;
}
a:visited {
	color: #9F3A18;
	font-size: 15px;
}
a:hover {
	color: #285D3B;
	font-size: 15px;
}
a:active {
	color: #9F3A18;
	font-size: 15px;
}
.eventstxt {
	font-size: 12px;
	color: #C6A45F;
}
.eventtitle {
	font-size: 14px;
	color: #A2CF60;
}
.logintxt {
	font-size: 12px;
	color: #4B3E28;
}

