@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main_back.gif);
}
#r_block {
	padding: 5px;
	text-align: center;
}
.container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}
#news {
	padding-right: 5px;
}
#events {
	padding-left: 5px;
}
#news p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: justify;
	margin-top: 5px;
}
#events a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #E74957;
	background-image: url(../images/red_arrow.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	text-decoration: underline;
	text-align: left;
	padding-left: 8px;
	margin-left: 5px;
}
#news li {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#future_events {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/head_future_events.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 27px;
}
.important {
	font-weight: bold;
	color: #FF0000;
}
.footer {
	background-color: #036299;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	padding: 5px;
}

#form h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #E74957;
	margin: 0px;
	padding: 0px;
}

#form p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#form {
	background-color: #E6E6E6;
	padding: 5px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}

#events a:hover {
	text-decoration: none;
}
#news a:hover {
	text-decoration: none;
}
#news h2 {
	font-family: "Trebuchet MS";
	color: #E74957;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
}
#page h2 {
	font-family: "Trebuchet MS";
	color: #E74957;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}



#l_menu {
	padding: 5px;
}
#l_menu a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	display: block;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #016CA4;
	list-style-image: none;
	list-style-type: square;
	list-style-position: inside;
	background-image: url(../images/lm_back.png);
	background-repeat: no-repeat;
}
#l_menu_sub a {
	background-color: #0073B1;
	padding-left: 20px;
	font-weight: normal;
	background-image: none;
}#l_menu a:hover {
	color: #CCCCCC;
}
#news img {
	float: left;
	padding-right: 10px;
}
#archive {
	padding-left: 10px;
	margin-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#page p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: justify;
	margin-top: 5px;
	padding-left: 20px;
}
#page a {
	text-decoration: underline;
}
#page a:hover {
	text-decoration: none;
}


#page li {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: justify;
	margin-top: 5px;
	padding-left: 20px;
}
#map img {
	float: right;
	margin-top: 0px;
	margin-right: 15px;
}
#future_events_mk {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/head_future_events_mkd.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 27px;
}
#right_image {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
