body {
	margin:0 auto;
	font-size:80%;
	font-family:arial,helvetica,sans-serif;
	background-color: #55778f;
	}

body, td, th  {
	color: #333;
}

h1, h3, h5 {
  color: #367638;
}

h2, h4, h6 {
  color: #843F21;
}

a:link {
	color: #2E80BF;
	text-decoration: underline;
}
a:visited {
	color: #2E80BF;
	text-decoration: underline;
}
a:hover {
	color: #2E80BF;
	text-decoration: none;
}
a:active {
	color: #2E80BF;
	text-decoration: underline;
}

/* grid layout styles */

#shadowBox {
	background: #55778F url(images/bkgrd_y_tile.gif) repeat-y;
	margin: 0px auto;
	width: 1000px;
	padding: 0px 50px;
}

/************* start header styles ****************/
#header {
	margin: 0px;
	width: 825px;
	clear: inherit;
	height: 104px;
	background: url(images/omega_masthead.gif) no-repeat right;
	background-color: #F4EBE6;
	padding: 0px;
	color: #843f21;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 95%;
	text-align: right;
	padding-right: 175px;
}
#headerNav {
	float: right;
	margin-top: 45px;
}

#headerNav a:link {
	color: #666;
	text-decoration: underline;
}
#headerNav a:visited {
	color: #666;
	text-decoration: underline;
}
#headerNav a:hover {
	color: #666;
	text-decoration: none;
}
#headerNav a:active {
	color: #666;
	text-decoration: underline;
}
.img_logo {
	float: left;
}
/************* end header styles ****************/

/************* start topnavbar styles ****************/
#topNavBarBkgrdDelete {
	height: 28px;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #843F21;
	background: url(images/globalnav_bkgrd.gif) repeat-y;
	clear: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#topNavBarDelete {
	margin-left: auto;
	margin-right: auto;
	width: 815px;
	z-index: 1;
}
/************* end topnavbar styles ****************/

/************* start leftnavbar styles ****************/

#leftNavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 161px;
	padding: 0px;
	margin: 0px;
	text-transform: capitalize;
}
#leftNavBar ul {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: none;
}
#leftNavBar ul li {
	margin: 0px;
	padding: 0px;
}
#leftNavBar ul li a {
	font-size: 90%;
	display: block;
	padding: 7px 0px 7px 15px;
	text-decoration: none;
	color: #333;
	width:146px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #843F21;
	background: url(images/nav_bullet.gif) no-repeat 10px;
}
#leftNavBar ul li.unselected a:link, #leftNavBar ul li.unselected a:visited {
	text-decoration: none;
	}
#leftNavBar ul li.unselected a:hover {
	color: #000;
	background-color: #F4EBE6;
}
#leftNavBar ul li.selected a:link, #leftNavBar ul li.selected a:visited {
	color: #000;
	text-decoration: none;
	background: #F4EBE6 url(images/leftnav_bkgrd.gif) repeat-y;
}
/************* end leftnavbar styles ****************/

/************* start subbanner styles ****************/
#subBanner {
	background: #203B4E;
	height: 88px;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.img_subBanner {
	float: right;
	margin-top: -35px;
}
#subBanner p {
	color: #FFFFFF;
	text-transform: capitalize;
	font-size: 125%;
	padding-left: 12px;
	margin: 0px;
	padding-top: 35px;
	font-weight: 300;
}
/************* end subbanner styles ****************/

#mainContent {
	background:#fff;
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#contentLeft {
	float:left;
	width:775px;
	margin-right: 10px;
	font-size: 100%;
	padding-bottom: 20px;
}

.img_left {
	float: left;
	margin-right: 13px;
	margin-bottom: 15px;
}
.img_right {
	float: right;
	margin-left: 13px;
	margin-bottom: 15px;
}
/************* start content right styles ****************/
#contentRight {
	float:right;
	width:200px;
	margin-left: 10px;
}
#rightVirtual {
	width:175px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333;
	line-height: 1.2em;
	font-size: 90%;
	background: #F4EBE6 url(images/right_col_bkgrd.gif) repeat-x;
	padding-top: 1px;
}
#rightVirtual h1 {
	color: #333;
	text-align: left;
	font-size: 125%;
	margin-bottom: 15px;
	margin-top: 10px;
}
#rightVirtual h2 {
	font-size: 105%;
	color: #000;
	margin-top: 5px;
	margin-bottom: 0px;
}
#rightVirtual p {
	margin-top: 0px;
	margin-bottom: 15px;
}
/************* end right virtual styles ****************/
#leftCol {
	width:161px;
	float:left;
}
#centerCol {
	width:600px;
	float:right;
	padding-top: 20px;
}
#centerCol h1 {
	font-size: 160%;
	font-weight: normal;
	margin-top: 0px;
}
#centerCol h2 {
	font-size: 135%;
	font-weight: bold;
}
#centerCol h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #333;
}
#centerCol h4 {
	font-size: 110%;
}
#centerCol h5 {
	font-size: 100%;
	margin-top: 0px;
}
#centerCol h6 {
	font-size: 100%;
}
#centerCol p {
	margin-top: 0px;
}

#centerColPhotoGallery {
	width:1000px;
	float:none;
	margin: 0px auto;
	background-color: #203B4E;
	padding-top: 15px;
	padding-bottom: 10px;
}
#centerColPhotoGallery h1 {
	font-size: 125%;
	font-weight: normal;
	margin-top: 0px;
	color: #FFFFFF;
	text-transform: capitalize;
	padding-left: 20px;
}

#centerColWide {
	width:755px;
	float:left;
	padding-left: 20px;
	padding-top: 20px;
}
#centerColWide h1 {
	font-size: 175%;
	font-weight: normal;
	margin-top: 0px;
}
#centerColWide h2 {
	font-size: 135%;
	font-weight: bold;
}
#centerColWide h3 {
	font-size: 120%;
	font-weight: normal;
}
#centerColWide h4 {
	font-size: 110%;
}
#centerColWide h5 {
	font-size: 100%;
	margin-top: 0px;
}
#centerColWide h6 {
	font-size: 100%;
}
#rightCol {
	width:250px;
	float: right;
}
#spacer {
	width: 1000px;
	margin: auto;
	clear: both;
}
#footer {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 90%;
	clear: both;
	background: #55778F url(images/bkgrd_footer.gif) no-repeat;
	margin: 0px auto;
	width: 1000px;
	text-align: center;
	padding: 15px 50px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.quote {
	font-family: Georgia, serif;
	font-size: 120%;
	color: #66711C;
	background-image: url(images/open_quotation2.gif);
	background-repeat: no-repeat;
	text-indent: 17px;
}
.quote_second_para {
	font-family: Georgia, serif;
	font-size: 120%;
	color: #66711C;
}
.quote_address {
	font-weight: bold;
	text-align: right;
	font-family: Georgia, serif;
	color: #FF9900;
	clear: none;
}
.scripture_box {
	font-family: Georgia, serif;
	font-size: 100%;
	color: #000;
	line-height: 1.3em;
	background-image: url(images/open_quotation.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.scripture {
	text-align: left;
}
.scripture_address {
	font-weight: bold;
	text-align: right;
}table {
	margin-bottom: 15px;
}
.bold {
	font-weight: bold;
	color: #367638;
}

