body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.bodyContent {
	margin-left: 450px;
	margin-top: 200px;
	width: 450px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #660000;
	padding: 0px;
}


a:link
{
	color: #CC6633;
	text-decoration: none;
		font-weight: bold;
}

a:visited
{
	color: #CC6633;
	text-decoration:none;
		font-weight: bold;
}
a:hover
{
	color: #FF6633;
	text-decoration: underline;
}

a:active
{
	color: #FF6633;
	text-decoration: underline;

}

.meetings
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000;
}
a.meetings:link
{
	color: #000;
	text-decoration:underline;
	font-weight: normal;
}

a.meetings:visited
{
	text-decoration:underline;
	font-weight: normal;
	color: #000000;
}


a.meetings:hover
{
	color: #FF6633;
	text-decoration: underline;
	font-weight: normal;
}

a.meetings:active
{
	color: #FF6633;
	text-decoration: underline;
	font-weight: normal;
}
	
#logo 
{
	position: absolute;
	height: 105px;
	width: 300px;
	left: 500px;
	top: 28px;
	background-image: url(Graphics/Logo_300x105.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#navigation {
	position: absolute;
	top: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
	width: 150px;
	left: 9px;
	padding: 15px;
}
#text {
	position: absolute;
	top: 160px;
	width: 450px;
	left: 276px;
}
#donatebutton {
	background-color: #CC6633;
	height: 30px;
	width: 130px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-top: 8px;
}

.donate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #EEF648;
}

a.donate:link{
	text-decoration: none;
	color: #EEF648;
}

a.donate:visited{
	text-decoration:none;
		color: #EEF648;
}

a.donate:hover{
	text-decoration: underline;
		color: #EEF648;
}

a.donate:active{
	text-decoration: underline;
		color: #EEF648;
}

address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.divider {
	border-bottom-color: #CC6633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #660000;
}
.dividersub {
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-right: 25px;
}
