body {
	margin: 0;
	padding: 0;
	background-image: url(../images/background-slice.gif); 
	background-repeat: repeat-y; 
	background-position: top left;
	background-color: #735a83;
}
img {
	display: block;
	border: 0;
}
body, td, div, span, p, li {
	font-family: Verdana, Sans-serif;
	color: #463453;
}
a {
	color: #78a4b1;
	font-weight: bold;
	font-size: .7em;	
}
ul {
	list-style-type: none;
	/*list-style-image: url(../images/LeavesBullet.gif);*/
	padding: 0;
}
li {
	font-size: .8em;
	font-style: italic;
	background-image: url(../images/LeavesBullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 25px;
	margin-bottom: 8px;
}
hr {
	margin-top: 15px;
	margin-bottom: 15px;

	background-color: #463453;
}
.DropDownMenu {
	color: #463453;
	font-size: .9em;
	background-color: #F3F1F6;
}
#MainMenu td {
	background-color: #F3F1F6;
}
#Copyright {
	font-size: .6em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #F3F1F6;
}
#Footer {

	
}
#Footer a {
	line-height: 20px;
	color:	#463453;
	font-size: .7em;
	font-weight: normal;
	text-decoration: none;
}
#Footer td {
	padding-left: 2px;
	padding-right: 2px;
	background-color: #F3F1F6;
}
#Footer table {
	padding-right: 13px;
	background-color: #F3F1F6;
}
#Donate {
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 35px;
}
.SubPageContent {
	padding-top: 10px;
	padding-left: 26px;
}
.News {
	padding-bottom: 15px;	
}
.News p {
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: .7em;
}
.News .Heading {
	font-size: .8em;	
}
.Heading {
	font-weight: bold;
}
.Content {
	padding-bottom: 15px;
}
.Content div, p {
	font-size: .8em;	
}
.Content a {
	font-size: .9em;	
}
.BulletTable td {
	font-size: .7em;
	width: 50%;
	border: 1px solid #999999;
	padding: 5px;
	vertical-align: top;
}
.BulletTable th {
	font-size: .8em;
	background-color: #463453;
	color: white;
}
.Listing div {
	font-size: 1em;	
	margin-bottom: 7px;
}
.Listing label {
	font-weight: bold;
	margin-right: 7px;	
}
.Listing ul {
	list-style-type: disc;
	padding: 0;
	margin-top: 0;
}
.Listing li {
	font-size: 10pt;
	font-style: normal;
	padding-left: 0;
	margin-left: 30px;
	margin-bottom: 3px;
	background: none;
}
P.Address {
	margin-left: 25px;	
}
P.Address b {
	display: block;
}
h1 {
	font-size: 1em;
}
h2 {
	font-size: .8em;
}
h3 {
	text-align: center;
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
}
h4 {
	font-size: .8em;
	font-weight: bold;
}
.Contact td {
	font-size: 10pt;
}
.Contact input, textarea {
	border: 1px solid #5F4771;
	color: #5F4771;
	font-family: Verdana, Sans-serif;
	font-size: 9pt;
}
.Button {
	cursor: pointer;
	cursor: hand;	
}
