h1 {
	color: #693329;
	font-size: 155%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	letter-spacing:normal;
	text-indent: 10px;
	text-transform: uppercase;
	/*background-color: #9E865F;*/
	border-bottom-style: ridge;
	border-bottom-color: #9E865F;
	vertical-align: bottom;
	height: 20px;
	
}
h2 {
	color: #86ad3c;
	font-size: 115%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing:1px;
}
h3 {
	color: #FFFFFF;
	font-size: 105%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	letter-spacing:normal;
	background-color: #5E6790;
	text-indent: 0px;
	vertical-align: baseline;
	height: 100%;
	text-transform: uppercase;
	border: 2px outset #717CAC;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h4 {
	margin:10px 10px 0px;
	padding:0;
	color: #693329;
	font-size: 120%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #693329;
}
#body p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
h5 {
	margin:0 0 0 10px;
	color: #5E6790;
	font-size: 97%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-left-width: 1px;
}
#itinerary {
clear:both;
}
#body #itinerary p {
	margin: 2px 0px 10px;
	padding: 0px 0px 0px 20px;
}
.date {
	margin:10px 0px 0px;
	padding:10 0 0;
	color: #003366;
	background:#B6D2D0;
	font-size: 130%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	line-height: 130%;
}

.time{
	font-size: 1.5em;
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.headertext {
	color: #693329;
	font-size: 120%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
ul li {
	/*color: #86ad3c;*/
	color:#693329
	line-height: 120%;
}
#body td a {
	color:#86AD3C;
	text-decoration: underline;
}
#body td a:hover {
	/*color: #f4ec60;*/
	color:#693329;
	text-decoration: none;
}
#nav a {
	color: #131f59;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
#nav a:hover {
	color: #ffffff;
}

#mission {
	padding: 15px;
	color: #86ad3c;
	line-height: 17px;
}

#header a {
	font-size:9px;
	font-weight:bold;
	color:#131f59;
}
#header a:hover {
	color:#86AD3C;
}
#footer td {
	font-size: 10px;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 9px;
}
#footer a:hover{
	text-decoration:underline;
}
#body .eventcat {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7F4029;
}


/*formatting for forms
----------------------------------------------------------*/
form {
	margin:0;
	padding:0;
	}
	
input {
	border: 3px single #1a2965;
	}
	
#body #personalinfo table{
	width:775px;
	}
	
#title, #name, #emailaddr, #address, #city, #state, #zip, #homephone, #workphone, #churchname, #churchaddress, #churchcity, #churchstate, #churchzip, #churchweb, #message, #phone, #homefax, #mobilephone, #lastname, #firstname, #MI, #spouse, #DOB, #anniversary, #vision, #beliefs, #churchphone, #officephone, #churchfax, #assistant, #dateestablished, #ministrytype, #members, #ref1firstname, #ref1lastname, #ref1MI, #ref1address, #ref1city, #ref1state, #ref1zip,#ref1phone, #ref1relationship, #ref2firstname, #ref2lastname, #ref2address, #ref2city, #ref2zip, #ref2phone, #ref2relationship, #cellphone, #church, #pastorname

{
	width:98%;
	}
	
label {
	font-size: 90%;
	font-weight:bold;
}

legend {
	font-weight:bold;
	color: #86ad3c;
	}
#body .para1 img {
	float: left;
	padding-right: 20px;
}
#body #lcolumnwide {
	float: left;
	width: 600px;
}
#body #lowerdiv {
	clear: both;
}
#body #lcolumnnarrow {
	float: left;
	clear: left;
	width: 200px;
	margin-left: 15px;
}
#body #rcolumnwide {
	width: 500px;
	padding-left: 20px;
	float: right;
	margin-right: 20px;
	padding-right: 0px;
}
#body #fp1, #body #fp2, #body #fp3 {
	float: left;
	width: 240px;
	margin-left: 8px;
}
#body .para1right {
	float: right;
	margin-right: 0px;
	padding-right: 0px;
}
#body .para1left {
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
#body .headertext .para1center {
}
#body .headertext2 {
	clear: both;
}
#body #events img {
	float: right;
}
.seal {
	float: left;
	padding-right: 1.5em;
}
.clear {
	clear: both;
}
