/* ----------------------------------------------------------------------------------------------------------------- Global Styles */
@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background: #0e6a7f;
}

img, div { behavior: url(/SiteFiles/1153/Scripts/iepngfix.htc); }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}
ul {
	margin: 10px 0px 10px 15px;
	padding: 0px;
}

ul li {
	padding: 0 0 0 10px;
	margin: 0px;
	list-style: bullet;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */
body, p, div, ul, li, td {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #808184;
}
a:link, a:visited, a:active {
	color: #5697A5; 
	text-decoration: none;
}
a:hover {
	color: #5697A5; 
	text-decoration: underline;
}
a:focus {
	outline: none; 
}
strong, b {
	font-weight:bold;
}

h1 {
	font-size: 32px;
	color: #5697A5;
	margin-top: 8px;
}
h2, h2 a:link {
	font-size: 14px;
	color: #494A4B;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h2 a:hover {
	color: #494A4B;
}
h3, h3 a:link {
	font-size: 13px;
	color: #F6921E;
}
h3 a:hover {
	color: #F6921E;
}
h4 {
	font-size: 13px;
	color: #595959;
}
h5 {
	font-size: 20px;
	color: #5B5C5E;
	letter-spacing: -.02em;
}

/* ----------------------------------------------------------------------------------------------------------------- Search Styles */
#search{
	width: 172px;
	height: 23px;
	background: url(/SiteFiles/1153/Images/searchField.jpg) no-repeat;
	position: absolute;
	top: 35px;
	right: 18px;
	display: inline;
}
.searchField{
	width: 172px;
	height: 23px;
	background: transparent;
	border: 0;
	outline: none;
	font-size: 11px;
	color: #B3B3B3;
	line-height: 23px;
	padding: 3px 0 0 20px;
}
* html .searchField{
	padding: 0 0 0 20px;
}
.searchButton{display: none;}

/* ----------------------------------------------------------------------------------------------------------------- MainNav Styles */
#mainnavWrapper {
	width: 638px;
	height: 31px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#mainnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	height: 31px;
}
#mainnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	background: none;
}
#mainnav a.home {
	width: 79px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1153/Images/mainnav_01.jpg) no-repeat top;
}
#mainnav a.home:hover {
	background: url(/SiteFiles/1153/Images/mainnav_01.jpg) no-repeat bottom;
}
#mainnav a.about {
	width: 79px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1153/Images/mainnav_02.jpg) no-repeat top;
}
#mainnav a.about:hover {
	background: url(/SiteFiles/1153/Images/mainnav_02.jpg) no-repeat bottom;
}
#mainnav a.ourpastor {
	width: 109px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1153/Images/mainnav_03.jpg) no-repeat top;
}
#mainnav a.ourpastor:hover {
	background: url(/SiteFiles/1153/Images/mainnav_03.jpg) no-repeat bottom;
}
#mainnav a.staff {
	width: 67px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1153/Images/mainnav_04.jpg) no-repeat top;
}
#mainnav a.staff:hover {
	background: url(/SiteFiles/1153/Images/mainnav_04.jpg) no-repeat bottom;
}
#mainnav a.ministries {
	width: 101px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1153/Images/mainnav_05.jpg) no-repeat top;
}
#mainnav a.ministries:hover {
	background: url(/SiteFiles/1153/Images/mainnav_05.jpg) no-repeat bottom;
}
#mainnav a.resources {
	width: 106px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1153/Images/mainnav_06.jpg) no-repeat top;
}
#mainnav a.resources:hover {
	background: url(/SiteFiles/1153/Images/mainnav_06.jpg) no-repeat bottom;
}
#mainnav a.calendar {
	width: 97px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	background: url(/SiteFiles/1153/Images/mainnav_07.jpg) no-repeat top;
}
#mainnav a.calendar:hover {
	background: url(/SiteFiles/1153/Images/mainnav_07.jpg) no-repeat bottom;
}

/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */
#subnavWrapper {
	width: 902px;
	padding: 8px 18px;
}
* html #subnavWrapper {
	padding: 8px 18px 0px;
}
#subnavWrapper p, 
#subnavWrapper h2,
#subnavWrapper h2 a {
	display: none;
}
#subnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	float: right;
}
#subnav li {
	padding: 0px;
	margin: 0px 16px 0px 0px;
	float: left;
	background: none;
}
#subnav a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #E1DFD0;
	padding: 0px 4px;
}
#subnav a:hover {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 4px;
}
#subnav a.current {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 4px;
	font-weight: bold;
}

/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */
#guideWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #cfe1e5;
	border-bottom: 1px solid #B7D2D9;
}
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #cfe1e5;
}
#middleWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #f0efe8 url(/SiteFiles/1153/Images/middleBkgd.jpg) repeat-x center bottom;
}
#bottomWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #0e6a7f url(/SiteFiles/1153/Images/bottomBkgd.jpg) repeat-x center top;
}

/* ----------------------------------------------------------------------------------------------------------------- Guide Styles */
#guide {
	margin: 0px auto;
	padding: 20px 0px;
	width: 900px;
	height: 180px;
}
#guide strong {
	font-size: 12px;
	font-weight: bold;
	color: #5697A5;
}
#guide a {
	font-size: 11px;
	color: #808080;
}
#guide a:hover {
	text-decoration: underline;
	color: #5697A5;
}
/* ----------------------------------------------------------------------------------------------------------------- Top Styles */
#top {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 36px;
	position: relative;
}
.topLinks {
	font-size: 11px;
	line-height: 36px;
	color: #5697A5;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 145px;
}
.b-guide {
	position: absolute;
	top: 4px;
	right: 0px;
	width: 127px;
	height: 27px;
	overflow: hidden;
}
.b-guide a {
	width: 127px;
	height: 27px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/b-guide.jpg) no-repeat top;
}
.b-guide a:hover {
	background: url(/SiteFiles/1153/Images/b-guide.jpg) no-repeat bottom;
}

/* ----------------------------------------------------------------------------------------------------------------- Middle Styles */
#middle {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 119px;
	position: relative;
}
.logo {
	position: absolute;
	top: 22px;
	left: 28px;
	width: 190px;
	height: 73px;
	overflow: hidden;
}
.logo a {
	width: 190px;
	height: 73px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/logo.jpg) no-repeat;
}

/* ----------------------------------------------------------------------------------------------------------------- Bottom Styles */
#bottom {
	margin: 0px auto;
	padding: 0px;
	width: 938px;
	min-height: 371px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#contentTopBkgd {
	width: 902px;
	height: 37px;
	background: url(/SiteFiles/1153/Images/contentTopBkgd.png) no-repeat;
	margin-top: 15px;
	padding: 0px 18px 0px 18px;
}
#contentMiddleBkgd {
	width: 902px;
	background: url(/SiteFiles/1153/Images/contentMidBkgd.png) repeat-y;
	padding: 0px 18px;
}
* html #contentMiddleBkgd {
	background: url(/SiteFiles/1153/Images/contentMidBkgd-ie.png) repeat-y;
	overflow:hidden;
}
#contentBottomBkgd {
	width: 902px;
	height: 37px;
	background: url(/SiteFiles/1153/Images/contentBtmBkgd.png) no-repeat;
	padding: 0px 18px 0px 18px;
}
* html #contentBottomBkgd {
	min-height: 500px;
}
#content {
	width: 864px;
	margin-right: 18px;
	margin-left: 18px;
}
#content-top {
	float: left;
	width: 864px;
}
#flash {
	float: left;
	width: 575px;
	height: 329px;
}
#content-top-right {
	float: right;
	width: 266px;
	height: 311px;
	background: url(/SiteFiles/1153/Images/contentRightBkgd.jpg) no-repeat;
	padding: 9px;
}
#content-bottom {
	float: left;
	width: 864px;
	margin-top: 20px;
	margin-bottom: 16px;
}
#content-bottom p {
	font-size: 11px;
	line-height: 15px;
}
#content-bottom-left {
	float: left;
	width: 246px;
	padding: 0 20px 0 20px;
	border-right: 1px solid #e0e0e1;
}
#content-bottom-left .rss {
	float: right;
	width: 34px;
	overflow: hidden;
}
#content-bottom-left .rss a {
	color: #B3B3B3;
	font-size: 10px;
	width: 34px;
	overflow: hidden;
	display: block;
	background: url(/SiteFiles/1153/Images/i-rss.jpg) no-repeat right;
}
#content-bottom-middle {
	float: left;
	width: 291px;
	text-align: center;
}
#content-bottom-middle #inner-div {
	text-align: left;
	padding-left: 22px;
}
#content-bottom-middle #video {
	width: 291px;
	background: url(/SiteFiles/1153/Images/videoBkgd.jpg) no-repeat center;
	padding-top: 16px;
	padding-bottom: 16px;
}
#content-bottom-right {
	float: right;
	width: 245px;
	padding: 0 20px 0 20px;
	border-left: 1px solid #e0e0e1;
}
#content-bottom-right img {
	float: left;
	margin: 0 12px 12px 0;
}
#content-bottom-right .calendar {
	float: right;
	width: 60px;
	overflow: hidden;
}
#content-bottom-right .calendar a {
	color: #B3B3B3;
	font-size: 10px;
	width: 60px;
	overflow: hidden;
	display: block;
	background: url(/SiteFiles/1153/Images/i-calendar.gif) no-repeat right;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */
#footer {
	margin: 0px auto;
	padding: 0px 0px 20px;
	width: 864px;
}
#footer p {
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #FFF;
}
#footerLeft {
	float: left;
	width: 355px;
}
#footerRight {
	position: relative;
	float: right;
	text-align: right;
	width: 475px;
}
.b-feeds {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 132px;
	height: 21px;
	overflow: hidden;
	margin-top: 6px;
}
.b-feeds a {
	width: 132px;
	height: 21px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/b-feeds.gif) no-repeat top;
}
.b-feeds a:hover {
	background: url(/SiteFiles/1153/Images/b-feeds.gif) no-repeat bottom;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
#d-contentTopBkgd {
	width: 902px;
	height: 37px;
	background: url(/SiteFiles/1153/Images/contentTopBkgd.png) no-repeat;
	padding: 0px 18px;
}
#d-content-top-left {
	float: left;
	width: 524px;
	margin: 18px;
	overflow:hidden;
}
#d-content-top-right {
	float: right;
	width: 267px;
	background: url(/SiteFiles/1153/Images/d-contentRightBkgd.jpg) no-repeat;
	padding: 10px 10px 0px;
}
* html #d-content-top-right {
	width: 266px;
	overflow: hidden;
}
#d-content-top-right p {
	font-size: 11px;
	line-height: 15px;
}
#d-content-top-right-top {
	float: right;
	width: 267px;
	background: #FFF url(/SiteFiles/1153/Images/d-contentRightBkgdtop.jpg) repeat-y 20px;
}
#d-content-top-right-top .calendar {
	float: right;
	width: 60px;
	overflow: hidden;
}
#d-content-top-right-top .calendar a {
	color: #B3B3B3;
	font-size: 10px;
	width: 60px;
	overflow: hidden;
	display: block;
	background: url(/SiteFiles/1153/Images/i-calendar.gif) no-repeat right;
}
#d-content-top-right-top-in {
	float: right;
	width: 243px;
	background: url(/SiteFiles/1153/Images/d-contentRightBkgdtop-rc.jpg) no-repeat;
	padding: 12px;
}
#d-content-top-right-top-in img {
	float: left;
	margin: 0 12px 12px 0;
}
#d-content-top-right-btm {
	float: right;
	width: 243px;
	background: url(/SiteFiles/1153/Images/d-contentRightBkgdbtm.jpg) no-repeat bottom;
	padding: 12px;
}
#d-adspots {
	float: right;
	width: 267px;
	margin-top: 10px;
}
#d-adspots a img {
	margin-bottom: 10px;
}

/* ----------------------------------------------------------------------------------------------------------------- Breadcrumbs Styles */
#breadcrumbs {
	width: 542px;
	text-align: left;
	margin-bottom: 14px;
}
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumbs li {
	padding: 0px 10px 0px 0px;
	float: left;
	background:none;
	display:inline;
	font-size: 11px;
}
#breadcrumbs a {
	color: #A2A69A;
	background: url(/SiteFiles/1153/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	padding-left: 18px;
}
#breadcrumbs a:hover {
	color: #A2A69A;
	background: url(/SiteFiles/1153/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 18px;
}
#breadcrumbs a.first {
	color: #A2A69A;
	background: none;
	text-decoration:none;
	padding-left: 0px;
}
#breadcrumbs a.first:hover {
	color: #A2A69A;
	background: none;
	text-decoration:underline;
	padding-left: 0px;
}
#breadcrumbs a.current {
	color: #A2A69A;
	background: url(/SiteFiles/1153/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 18px;
}

/* ----------------------------------------------------------------------------------------------------------------- Tabset Styles */
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
	margin:0;
	padding:0;
}

ul.tabbernav li
{
	list-style: none;
	float: left;
	height: 28px;
}
* html ul.tabbernav li {
	padding-top: 2px;
}
ul.tabbernav li a
{
	text-decoration: none;
	color: #FFF;
	background: url(/SiteFiles/1153/Images/tab.jpg) no-repeat;
	padding: 0 22px 0 22px;
	line-height: 28px;
	display: block;
}
ul.tabbernav li a:hover
{
	color: #808184;
	background-image: url(/SiteFiles/1153/Images/tab-on.jpg);
	background-repeat: no-repeat;
}

ul.tabbernav li.tabberactive a
{
	color: #808184;
	background-image: url(/SiteFiles/1153/Images/tab-on.jpg);
	background-repeat: no-repeat;
}

ul.tabbernav li.tabberactive a:hover
{
	color: #FFF;
	background-image: url(/SiteFiles/1153/Images/tab.jpg);
	background-repeat: no-repeat;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  If you don't want the tab size changing whenever a tab is changed you can
  set a fixed height height:200px; If you set a fix height set overflow
  to auto and you will get a scrollbar when necessary overflow:auto; 
  --------------------------------------------------*/
.tabberlive .tabbertab {
	padding:18px 18px 0px;
	height: 261px;
	background: url(/SiteFiles/1153/Images/tabBkgd.jpg) no-repeat;
	text-align: center;	
	float: left;
}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	display:none;
}
.tabberlive .tabbertab-links {
	width: 190px;
	text-align: left;
	padding: 0px 18px 0px;
}

.tabberlive .tabbertab-links a {
	font-size: 15px;
	padding: 2px;
	color: #0E6A7F;
	display: block;
	background: url(/SiteFiles/1153/Images/tab-arrow.gif) no-repeat right center;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
	overflow:hidden;
}

/* ----------------------------------------------------------------------------------------------------------------- Extreme Styles */
#ext-middleWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1153/Images/ext-middleBkgd.jpg) repeat-x center bottom;
}
#ext-middle {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 157px;
	position: relative;
}
.ext-logo {
	position: absolute;
	top: 1px;
	left: -62px;
	width: 514px;
	height: 191px;
	overflow: hidden;
}
.ext-logo a {
	width: 514px;
	height: 191px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/ext-logo.png) no-repeat;
	behavior: url(/SiteFiles/1153/Scripts/iepngfix.htc);
}
#ext-search{
	width: 172px;
	height: 23px;
	background: url(/SiteFiles/1153/Images/ext-searchField.jpg) no-repeat;
	position: absolute;
	top: 65px;
	right: 18px;
	display: inline;
}
#ext-subnavWrapper {
	width: 902px;
	padding: 8px 18px;
}
* html #ext-subnavWrapper {
	padding: 8px 18px 0px;
}
#ext-subnavWrapper p, 
#ext-subnavWrapper h2,
#ext-subnavWrapper h2 a,
#ext-subnavWrapper a {
	display: none;
}
#ext-bottomWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #106d82 url(/SiteFiles/1153/Images/ext-bottomBkgd.jpg) no-repeat center top;
}
#ext-d-content-top-right {
	float: right;
	width: 267px;
	height: 600px;
	background: url(/SiteFiles/1153/Images/ext-d-contentRightBkgd.jpg) no-repeat;
	padding: 10px 10px 0px;
}
* html #ext-d-content-top-right {
	width: 266px;
	overflow: hidden;
}
#ext-d-content-top-right-top {
	float: right;
	width: 252px;
	background: #FFF url(/SiteFiles/1153/Images/d-contentRightBkgdtop.jpg) repeat-y 20px;
}
#ext-d-content-top-right-top-in {
	float: right;
	width: 228px;
	background: url(/SiteFiles/1153/Images/ext-d-contentRightBkgdtop-rc.jpg) no-repeat;
	padding: 12px;
}
#ext-d-content-top-right-btm {
	float: right;
	width: 228px;
	background: url(/SiteFiles/1153/Images/ext-d-contentRightBkgdbtm.jpg) no-repeat bottom;
	padding: 12px;
}
#ext-d-adspots {
	float: right;
	width: 252px;
	margin-top: 10px;
}
#ext-d-adspots a img {
	margin-bottom: 10px;
}
.ext-b-conyers {
	position: absolute;
	bottom: 4px;
	right: 18px;
	width: 171px;
	height: 26px;
	overflow: hidden;
}
.ext-b-conyers a {
	width: 171px;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/ext-b-conyers.gif) no-repeat top;
}
.ext-b-conyers a:hover {
	background: url(/SiteFiles/1153/Images/ext-b-conyers.gif) no-repeat bottom;
}
/* ----------------------------------------------------------------------------------------------------------------- Elevate Styles */
#elev-middleWrapperTile {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1153/Images/elev-middleBkgd.jpg) repeat-x center bottom;
}
#elev-middleWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1153/Images/elev-middle.jpg) no-repeat center bottom;
}
#elev-middle {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 157px;
	position: relative;
}
.elev-logo {
	position: absolute;
	top: 14px;
	left:28px;
	width: 391px;
	height: 125px;
	overflow: hidden;
}
.elev-logo a {
	width: 391px;
	height: 125px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/elev-logo.png) no-repeat;
	behavior: url(/SiteFiles/1153/Scripts/iepngfix.htc);
}
#elev-search{
	width: 172px;
	height: 23px;
	background: url(/SiteFiles/1153/Images/elev-searchField.jpg) no-repeat;
	position: absolute;
	top: 65px;
	right: 18px;
	display: inline;
}
#elev-subnavWrapper {
	width: 902px;
	padding: 8px 18px;
}
* html #elev-subnavWrapper {
	padding: 8px 18px 0px;
}
#elev-subnavWrapper p, 
#elev-subnavWrapper h2,
#elev-subnavWrapper h2 a,
#elev-subnavWrapper a {
	display: none;
}
#elev-bottomWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #0e6882 url(/SiteFiles/1153/Images/elev-bottomBkgd.jpg) no-repeat center top;
}
#elev-d-content-top-right {
	float: right;
	width: 267px;
	height: 600px;
	background: url(/SiteFiles/1153/Images/elev-d-contentRightBkgd.gif) no-repeat;
	padding: 10px 10px 0px;
}
* html #elev-d-content-top-right {
	width: 266px;
	overflow: hidden;
}
#elev-d-content-top-right-top {
	float: right;
	width: 265px;
	background: #FFF url(/SiteFiles/1153/Images/d-contentRightBkgdtop.jpg) repeat-y 20px;
}
#elev-d-content-top-right-top-in {
	float: right;
	width: 241px;
	background: url(/SiteFiles/1153/Images/elev-d-contentRightBkgdtop-rc.jpg) no-repeat;
	padding: 12px;
}
#elev-d-content-top-right-btm {
	float: right;
	width: 241px;
	background: url(/SiteFiles/1153/Images/elev-d-contentRightBkgdbtm.jpg) no-repeat bottom;
	padding: 12px;
}
#elev-d-adspots {
	float: right;
	width: 265px;
	margin-top: 10px;
}
#elev-d-adspots a img {
	margin-bottom: 10px;
}
.elev-b-conyers {
	position: absolute;
	bottom: 4px;
	right: 18px;
	width: 171px;
	height: 26px;
	overflow: hidden;
}
.elev-b-conyers a {
	width: 171px;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/elev-b-conyers.gif) no-repeat top;
}
.elev-b-conyers a:hover {
	background: url(/SiteFiles/1153/Images/elev-b-conyers.gif) no-repeat bottom;
}
/* ----------------------------------------------------------------------------------------------------------------- Thrive Styles */
#th-middleWrapperTile {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1153/Images/th-middleBkgd.gif) repeat-x center bottom;
}
#th-middleWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1153/Images/th-middle.gif) no-repeat center bottom;
}
#th-middle {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 157px;
	position: relative;
}
.th-logo {
	position: absolute;
	top: 0px;
	left:0px;
	width: 257px;
	height: 157px;
	overflow: hidden;
}
.th-logo a {
	width: 257px;
	height: 157px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/th-logo.jpg) no-repeat;
	behavior: url(/SiteFiles/1153/Scripts/iepngfix.htc);
}
#th-search{
	width: 172px;
	height: 23px;
	background: url(/SiteFiles/1153/Images/th-searchField.jpg) no-repeat;
	position: absolute;
	top: 65px;
	right: 18px;
	display: inline;
}
#th-subnavWrapper {
	width: 902px;
	padding: 8px 18px;
}
* html #th-subnavWrapper {
	padding: 8px 18px 0px;
}
#th-subnavWrapper p, 
#th-subnavWrapper h2,
#th-subnavWrapper h2 a,
#th-subnavWrapper a {
	display: none;
}
#th-bottomWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #6c5136 url(/SiteFiles/1153/Images/th-bottomBkgd.gif) no-repeat center top;
}
#th-d-content-top-right {
	float: right;
	width: 267px;
	height: 600px;
	background: url(/SiteFiles/1153/Images/th-d-contentRightBkgd.gif) no-repeat;
	padding: 10px 10px 0px;
}
* html #th-d-content-top-right {
	width: 266px;
	overflow: hidden;
}
#th-d-content-top-right-top {
	float: right;
	width: 265px;
	background: #FFF url(/SiteFiles/1153/Images/d-contentRightBkgdtop.gif) repeat-y 20px;
}
#th-d-content-top-right-top-in {
	float: right;
	width: 241px;
	background: url(/SiteFiles/1153/Images/th-d-contentRightBkgdtop-rc.gif) no-repeat;
	padding: 12px;
}
#th-d-content-top-right-btm {
	float: right;
	width: 241px;
	background: url(/SiteFiles/1153/Images/th-d-contentRightBkgdbtm.gif) no-repeat bottom;
	padding: 12px;
}
#th-d-adspots {
	float: right;
	width: 265px;
	margin-top: 10px;
}
#th-adspots a img {
	margin-bottom: 10px;
}
.th-b-conyers {
	position: absolute;
	bottom: 4px;
	right: 18px;
	width: 171px;
	height: 26px;
	overflow: hidden;
}
.th-b-conyers a {
	width: 171px;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/th-b-conyers.gif) no-repeat top;
}
.th-b-conyers a:hover {
	background: url(/SiteFiles/1153/Images/th-b-conyers.gif) no-repeat bottom;
}