A {
	color : #A0182D;
}

A:HOVER {
	color : #363636;
}

.content {
	font-family : "Georgia", "Times New Roman", serif;
	font-size : 13px;
	color : #363636;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 15px;
	padding-bottom : 10px;
	line-height : 22px;
	text-align : justify;
	text-justify : auto;
}

.content TD {
	font-family : "Georgia", "Times New Roman", serif;
	font-size : 13px;
	color : #363636;
	line-height : 22px;
}

.menu {
	margin:2px 2px 4px 2px;
	padding:2px;
	text-align:center;
	line-height:16px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #00425B;
	text-decoration : none;
}


.menu ul {
	margin: 0px;
	padding: 0px;
}

.menu ul li {
	list-style-type: none;
	display: inline;
	border: 1px solid #00425B;
	border-top-color: #A4D4E6;
	border-left-color: #A4D4E6;
	line-height: 26px;
	margin: 1px;
	padding: 3px !important;
	padding: 0px;
	background-color: #85C3DA;
}

.menu a {
	color : #00425B;
	text-decoration : none;
	padding: 4px;
}

.menu A:HOVER {
	color : White;
	text-decoration : none;
	border-bottom-color : White;
	border-bottom-style : none;
	border-bottom-width : 0px;
}

.hoverarea {
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	border : 1px solid #D8ECF3;
	line-height : 16px;
	margin-bottom : 8px;
}

.smalltext {
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 10px;
	font-family : "Georgia", "Times New Roman", serif;
	font-size : 10px;
	color : #363636;
}

.title {
	font-family : "Georgia", "Times New Roman", serif;
	font-size : 21px;
	color : Black;
	background-color : #EFF7FA;
	border-bottom-color : #7ABBD3;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	width : 100%;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 15px;
	margin-left : 1px;
}

.postdate {
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 20px;
	font-family : "Georgia", "Times New Roman", serif;
	font-size : 10px;
	color : #363636;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #7ABBD3;
	margin-left : 1px;
}

.postdate A:HOVER {
	border-bottom-style : none;
}

.homepagetitle {
	font-size : 17px;
}

.bottomtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #3D96B8;
	text-decoration : none;
	font-weight : normal;
}

.bottomtext A {
	color : #3D96B8;
	text-decoration : none;
}

.bottomtext A:HOVER {
	color : #363636;
	text-decoration : none;
	border-bottom-style : none;
	border-bottom-width : 0px;
}

HR {
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #7ABBD3;
	padding-left: 0px;
	border-top-style : solid;
	border-top-color : #FFFCFC;
	border-top-width : 1px;
}

ul {
	margin-left : 10px;
}

li {
	margin-left : 6px;
}


#contactinfo { 
	background-color: #e4eaee;
	border-bottom: 1px solid #eff3f6;
	width: 308px;
	height: 84px;
	vertical-align: top;
}

#contactinfo h1 {
	color: #a0182d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 12px;
	padding: 0px;
	font-weight: normal;
}

p.donatebutton {
	float: right;
	margin: 6px 8px 0px 0px;
	padding: 0px;	
}

p.donatebutton a img {
	border: 0px none;
}