body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main_bg.gif);
	background-color:#F5F5ED;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#4F4D40;
}
a:hover {
	text-decoration:underline;
}
a.subhead:link, a.subhead:hover, a.subhead:visited {
	color:#8E8D89;
}
.textgray {
	color:#8E8D89;
}
.tdrightborder {
	padding:15px;
	border-right:dotted 1px #dddddd;
}
.tdlefttopborder {
	border-right:dotted 1px #dddddd;
	border-top:dotted 1px #dddddd;
	border-left:dotted 1px #dddddd;
}
.tdleftborder {
	padding:15px 12px 15px 12px;
	border:dotted 1px #dddddd;

}
.tdsideborder {
	padding:15px 8px 15px 8px;
	border-right:dotted 1px #dddddd;
	border-left:dotted 1px #dddddd;
}
.tdUborder {
	border-right:dotted 1px #dddddd;
	border-bottom:dotted 1px #dddddd;
	border-left:dotted 1px #dddddd;
}
.tdnoborder {
	padding:15px;
}

td {
text-align:justify;
line-height:18px}

.mainhead {
	font-size:16px;
	color:#8E8D89;
	font-weight:bold;
}
.h2 {
	font-size:14px;
	color:#6A6667;
	font-weight:bold;
}
.h3 {
	font-size:12px;
	color:#6A6667;
	font-weight:bold;
}
.text-11 {
	font-size:11px;
	color:#6A6667;
}
.imagelarge {
	border:solid 10px #F4F6EB;
}

.more, a.more:link, a.more:active, a.more:visited {
	color:#8E8D89;
	}

a.more:hover {
	text-decoration:underline;
	color:#8E8D89;
}

.top, a.top:link, a.top:active, a.top:visited {
	text-decoration:none;
	color:#8E8D89;
	font-size:10px;
}
a.top:hover {
	text-decoration:underline;
	color:#8E8D89;
	font-size:10px;
}

.footertext, a.footertext:link, a.footertext:active, a.footertext:visited {
	color:#969070;
	text-decoration:none;
}

a.footertext:hover {
	text-decoration:underline;
	color:#4F4D40;
}
.inputs {
 	background: #FFFFFF !important;
	width:300px;
	border:#C6C5B3 1px solid;
}
li {
	list-style-type:none;
	padding: 5px 0px 5px 0px;
}
.left_li, a.left_li:active, a.left_li:link, a.left_li:visited {
	/*list-style-image:url(../images/arrow-grey.gif);*/
	list-style-type:none;
	font-size:12px;
	color:#929487;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 0px 0px 10px;
	margin-left: -25px;
	background:url(../images/arrow-grey.gif) left no-repeat;
}
a.left_li:hover {
	/*list-style-image:url(../images/arrow-black.gif);*/
	list-style-type:none;
	color:#000000;
	text-decoration:none;
	background:url(../images/arrow-black.gif) left no-repeat;
}

ul.events_mini {
	padding-top : 0px;
	padding-left : 15px;
	}

ul.events {
	padding-top : 0px;
	padding-left : 15px;
	}

ul.news {
	padding-top : 0px;
	padding-left : 15px;
	list-style-image:url(../images/arrow-black.gif);
}
