html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
font-family: Georgia, "Times New Roman", Times, serif;
color: #800000;
}


body {
	background-color: #C8CCAC;
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	line-height: 24px;
	height:100%;
}

h1 {
	color: #800000;
	padding: 0px;
	margin: 5px;
	font-size: 36px;
}

h3 {
	color: #800000;
	padding: 0;
	margin: 0 px;
	font-size: 18px;
}

h3 a:link{
	color: #800000;
	padding: 0;
	margin: 0 px;
	font-size: 18px;
	text-decoration:none;
}

h3 a:visited{
	color: #800000;
	padding: 0;
	margin: 0 px;
	font-size: 18px;
	text-decoration:none;
}

h3 a:hover{
	color: #800000;
	padding: 0;
	margin: 0 px;
	font-size: 20px;
	text-decoration:underline;
}

h4 {
	color: #800000;
	padding: 0;
	margin: 0 px;
	font-size: 16px;
}



#wrapper{
	background-color:#999999;
	padding: 0px;
	text-align:left;
	width:770px;
	margin-left: auto;
	margin-right: auto;
	height:auto;
}

#header {
	background-color: #ffffcc;
	height: 167px;
	width: 770px;
	padding-bottom: 10px;

}

#content_right {
	background-color:#EFE2AD;
	padding: 10px;
	float: right;
	margin: auto;
	width: 342px;
	height: 600px;
	border: thin double #996600;
}

#content_left {
	background-color:#EFE2AD;
	padding: 10px;
	float: left;
	margin:auto;
	width: 342px;
	height: 600px;
	border: thin double #996600;
}
#content_left h3 a:hover{
	color: #800000;
	font-size: 130%;
	text-decoration:underline;
}

#content {
	background-color: #ffffcc;
	padding: 10px;
	margin: 3px;
	width: 770 px;
	height:700px;
	border: thin double #996600;
}

#content p {
	margin: 10px;
	color:#800000;
	line-height:16px;
}

#content h1{
	color: #800000;
	padding: 0;
	margin: 5 px;
	font-size: 180%;
}

#content h1 a {
	font-size: 180%;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	color: #800000;
	text-decoration: none;
}

#content h2{
	color: #800000;
	padding: 0;
	margin: 5 px;
	font-weight:bold;
	font-size:130%;
}

#content h2 a {
	font-size: 130%;
	font-variant: normal;
	font-weight:bold;
	color: #800000;
	text-decoration: underline;
}

#content h3{
	color: #800000;
	font-size: 120%;
	padding: 0;
	font-weight:bold;
	margin: 0 px;
	font-size:110%;
}

#content h2 a:link{
	font-size: 120%;
	font-variant: normal;
	font-weight:bold;
	color: #800000;
	text-decoration:none;
}

#content h3{
	color: #800000;
	font-size: 120%;
	padding: 0;
	font-weight:bold;
	margin: 0 px;
	font-size:110%;
}

#content h3 a:link{
	font-size: 120%;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	color: #800000;
	text-decoration: none;
}

#content h3 a:visited{
	font-size: 120%;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	color: #800000;
	text-decoration: none;
}

#content h3 a:hover{
	font-size: 130%;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	color: #800000;
	text-decoration:underline;
}


#content h4{
	font-size: 90%;
	font-style: normal;
	font-variant: normal;
	margin: 5 px;
	font-weight:bold;
	color: #800000;
	text-decoration: none;
}

#content h4 a{
	font-size: 90%;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	color: #800000;
	text-decoration: underline;
}

#content p a {
	font-size: 100%;
/*	font-style: normal;
	font-variant: normal;*/
	color: #800000;
	text-decoration: underline;
}

#content ul{
	list-style: disc;
	color: #800000;
	margin:20 px;
}

#content ul li{
	padding:20 px;
}

#content ul li a{
	color: #800000;
	text-decoration: underline;
}


#content a{
	font-style: normal;
	text-decoration:underline;
}

						/* Style Classes*/
.leftimage{
float: left;
margin: 0 10px 20px 0;
width:180 px;
}


.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	color: #800000;
	background-color:#FFFFCC;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight: normal;
	color: #800000;
	padding:0px;
	margin:0px;
	line-height: 12px;
}

.small a:hover{
	font-size:11px;
	font-weight: bold;
	}
.ChristHeader {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 36px;
	line-height: 27px;
	font-weight: bold;
	font-variant: normal;
	color: #800000;
	text-decoration: none;
}
.ChristHeader-Lower {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #800000;
}
