@charset "windows-1251";
body {
	background-color: #484B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:1.2em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #4D6D8C;
	text-decoration: underline;
}
a:visited {
	color: #4D6D8C;
	text-decoration: underline;
}
a:active {
	color: #4D6D8C;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #4D6D8C;
	text-decoration: none;
	font-weight: bold;
}
#wrap {
	width: 800px;
	background-image: url(/images/body_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 800px;
	background-color: #484B46;
}
#main {
	width: 571px;
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	font-size: 0.7em;
	line-height: 1.3em;
}
#sidebar {
	background-color: #6C8AA6;
	width: 219px;
	float: right;
	background-image: url(/images/sidemap.jpg);
	background-repeat: no-repeat;
	height: 350px;
	text-align: center;
}
#sidebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar p {
	font-size: 0.9em;
	color: #FFFFFF;
}
#sidebar a {
	color: #FFFFFF;
	text-decoration: underline;
}
#sidebar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#sidebar a:active {
	color: #4D6D8C;
	text-decoration: none;
	font-weight: normal;
}
#sidebar a:hover {
	color: #4D6D8C;
	text-decoration: none;
	font-weight: normal;
}
#leftside {
	background-color: #D0DBE6;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
}
#leftsidefooter {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 200px;
}
.donationFormLink {
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	font-size: 1.2em;
	line-height: 1.2em;
}
#contactbutton {
	margin-top: 10px;
}
#contactbutton img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#BrickPaverList {
	padding-left: 15px;
}
#BrickPaverList li {
	padding-bottom: 5px;
	list-style-type: disc;
}
#footer {
	background-color: #484B46;
	margin: 0px;
	padding: 5px;
	width: 790px;
	clear: both;
	font-size: 0.7em;
	line-height: 1em;
	color: #EEEEEE;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
