/* CSS Document */
body {
	background-color: #4d6f87;
/*	background: url(images/page_bg.gif) repeat-y 50% 0;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;*/
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
}
.clear {
	clear: both;
}
#wrapper {
	width: 747px;
	background-color: #978569;
}
#wrapper1 {
	width: 747px;
/*	border: 1px solid #978569;*/
	border-top: 1px solid #978569;
	border-bottom: 7px solid #978569;
	background-color: #e7ded0;
	text-align: left;
	text-align: center;
}
#header {
	width: 747px;
	height: 65px;
	text-align: left;
	background-image: url(images/header_img1.jpg);
	background-repeat: no-repeat;
/*	background-color: #484747;
	border-left: 1px solid #978569;
	border-right: 1px solid #978569;
	border-top: 7px solid #978569;*/
}
#header .logo {
	float: left;
	/*margin-top: 25px;*/
}
#header .mcclendon {
	float: right;
	margin-right: 2px;
}
#nav {
	height: 25px;
	margin-top: 5px;
	width: 747px;
	border-top: 1px solid #978569;
	border-bottom: 20px solid #978569;
	text-align: center;
	margin-bottom: 8px;
}
/*#nav a:link, #nav a:visited, #nav a:active {
	color: #796959;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 7px 15px 0px 15px;
}
#nav a:hover {
	border-bottom: 2px dotted #796959;
}*/
#subnav {
	height: 15px;
	width: 747px;
	background-color: #978569;
}
#title {
	height: 150px;
	width: 731px;
	
}
#border {
	height: 7px;
	width: 747px;
	background-color: #978569;
}
#boxes {
	width: 747px;
	border-bottom: 1px solid #978569;
	margin-bottom: 5px;
	border-top: 1px solid #978569;
	margin-top: 8px;
}
#boxes .spacer {
	margin-top: 0px;
	width: 287px;
	height: 7px;
	margin-bottom: 7px;

}
#boxes .box {
	text-align: left;
	float: left;
	width: 220px;
	height: 345px;
	margin-top: 6px;
/*	background-image: url(images/newsletter_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;*/
}
#boxes p {
	margin-bottom: 7px;
	margin-top: 7px;
}
#boxes .box img {
	margin-left: 8px;
	margin-right: 4px;
}
#boxes .boxText {
	width: 206px;
	height: 235px;
	margin-left: 8px;
	margin-right: 4px;
	border-bottom: 1px solid #978569;
	border-left: 1px solid #978569;
	border-right: 1px solid #978569;
/*	background-image: url(images/connected_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;*/
	background-color: #fff;
}
#boxes .box1 {
	float: left;
	width: 210px;
	height: 345px;
	text-align: right;
	/*background-image: url(images/product_feature.jpg);
	background-repeat: no-repeat;*/
}
#boxes .topImg {
	margin-top: 6px;
	margin-right: 2px;
}
#boxes .adMargin {
	margin-top: 18px;
	margin-right: 2px;
}
#boxes .midbox {
	text-align: center;
	float: left;
	margin-top: 6px;
	height: 345px;
	width: 305px;
	border-left: 1px solid #978569;
	border-right: 1px solid	#978569;
/*	background-image: url(images/in_the_know.jpg);
	background-repeat: no-repeat;*/
	margin-left: 4px;
}
#boxes .text {
	margin: 5px 8px 5px 8px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	padding-bottom: 7px;
	border-bottom: 1px dashed #666666;
}
#boxes .text1 {
	margin: 5px 8px 5px 8px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}
#boxes .leftAd {
	float: left;
	width: 94px;
	height: 79px;
	border: 4px solid #978569;
	background-color: #fff;
}
#boxes .rightAd {
	width: 180px;
	float: right;
	height: 75px;
	padding-left: 3px;
	
}
#footerlinks {
	width: 747px;
	clear: both;
	font-size: 10px;
	font-weight: bold;
	color: #696767;
}

/************* SUB PAGES ******************/

#content {
	width: 731px;
	padding-left: 8px;
	padding-right: 8px;
}
#content .leftcolumn {
	float: left;
	width: 169px;
	margin-bottom: 5px;
/*	margin-left: 5px;
	background-color: #d9c9b1;
	border: 1px solid #978569;*/
}
#content .rightcolumn {
	float: right;
	width: 554px;
	/*margin-right: 5px;*/
	text-align: left;
	font-size: 13px;
	margin-bottom: 8px;
	background-color: #fff;
}
#content .subTitleImg {
	border-bottom: 8px solid #e7ded0;
}
#content .subNavTitle {
	height: 18px;
	background-color: #646363;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding-top: 2px;
}
#content .sublinks {
	font-size: 12px;
	margin-left: 15px;
	text-align: left;
	margin-top: 10px;
}
#content ul {
	list-style: none;
	padding-left: 2px;
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#content li {
	margin-bottom: 2px;
	margin-left: 0;
	border-bottom: 1px dashed #b5a68f;
}
#content .current {
	border-bottom: 1px solid #978569;
	border-left: 4px solid #978569;
	padding-left: 3px;
}
#content .subAds {
	margin-top: 10px;
	border-top: 1px dashed #978569;
	padding-top: 8px;
}
#content .subAds img {
	margin-bottom: 6px;
}
#content .text {
	margin: 5px 5px 5px 5px;
}
#content .title {
	font-size: 36px;
	color: #666666;
}
#content .title1 {
	font-size: 20px;
	color: #333333;
	font-style: italic;
}
#content .title2 {
	font-size: 24px;
	color: #5d849f;
}
#content .disclaimer {
	font-size: 10px;
	color: #666666;
}
#content .scripture {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
#content .indentText {
	margin-left: 20px;
}
#content h2 {
	margin-bottom: 0px;
	color: #5d849f;
}
.tableHead {
	background-color: #5d879f;
	color: #fff;
}
.locationBorder {
	border-right: 1px solid #5d879f;
}
.itinerary {
	width: 140px;
	border-right: 1px solid #5d879f;
}
.itineraryBorder {
	border-bottom: 1px dashed #5d879f;
	margin: 7px 0px 7px 0px;
}
.leftMargin {
	padding-left: 10px;
}
#content h3 {
	margin-bottom: 0px;
}
#content h4 {
	margin-bottom: 0px;
	color: #5d849f;
}
#content h5 {
	margin-bottom: 0px;
	color: #5d849f;
}
hr {
	margin-top: 0px;
	padding-top: 0px;
}
/************* links *************/

#content a:link, #content a:visited, #content a:active{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #5E4316;
}
#content a:hover {
\	color: #CC6633;
}
#quicklinks a:link, #quicklinks a:visited, #quicklinks a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#quicklinks a:hover {
	color: #978569;
}
#quicklinks1 a:link, #quicklinks1 a:visited, #quicklinks1 a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#quicklinks1 a:hover {
	color: #978569;
}
#quicklinks {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
	margin: 0px 0px 17px 0px;
	border-top: 1px dashed #978569;
}
#quicklinks .links{
	float: left;
	margin-left: 5px;
	text-align: left;
}
#quicklinks .powered {
	float: right;
	margin-right: 10px;
}
#quicklinks .copyright {
	float: left;
	margin-left: 75px;
}
#quicklinks1 {
	width: 746px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
	background-color: #e7ded0;
	padding-bottom: 2px;
}
#quicklinks1 .links{
	float: left;

}
#quicklinks1 .powered {
	float: right;

}
#quicklinks1 .copyright {
	float: left;
	margin-left: 75px;
}
#boxes a {
	color: #978569;
	font-weight: bold;
	text-decoration: underline;
}
#boxes a:hover {
	color: #fff;
}
/********************* FORM **********************/
input.txt {
  color: #336699;
  background-color: #E3F2F7;
  border: 1px inset #336699;
  width: 200px;
}
input.btn {
  color: #336699;
  background-color: #ADD8E6;
  border: 1px outset #336699;
}
form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form p label {
  float: left;
  width: 50%;
  font: bold Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}
textarea {
  color: #666666;
  background-color: /**#E3F2F7;*/
  border: 1px inset #336699;
  width: 250px;
}
select {
  color: #666666;
  background-color: #ffffff;
  border: 1px solid #999999;
  width: 200px;
}
/******************************/
.required {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}
.boxText ul {
	margin: 5px;
}

.boxText li {
	list-style: none;
}
.list {
	font-size: 8px;
	margin: 0px;
}
.iframe {
	border: none;
}

TR.trList {
	border-bottom: 1px solid #999999;
	font-size: 11px;
}