/* site specifications */
body {
	background: #eae9dc url(/index/img/bg_body_christmas.jpg) no-repeat top center;
}
#page {
	width: 960px;
	color: #524f3f;
	background-color: transparent;
}
#header {
	position: relative;
	height: 223px;
	border-bottom: solid 1px #000;
	z-index: 1;
}
#content,
#christianitytoday {
	position: relative;
	float: left;
}
#content {
	width: 654px;
	padding-right: 6px;
}
h1, h2, h3, h4, h5,
h1 a, h2 a, h3 a, h4 a, h5 a {
	font-family: Georgia, "Times New Roman", serif;
	color: #97af3c;
	text-decoration: none;
}
h1 {
	position: absolute;
	width: 277px;
	height: 145px;
	margin: 0;
	background-image: url(/index/img/header.gif);
	font-size: 0;
	top: 71px;
	left: 0;
}
h1 a,
h1 a:hover {
	font-size: 0;
	display: block;
	width: 277px;
	height: 140px;
}
h1 span,
h1 a span {
	font-size: 0;
	position: absolute;
	left: -9999px;
	color: #073f4e;
	opacity: 0;
	background: transparent;
}
a,
a.tooltip {
	text-decoration: none;
}
a:hover,
a.tooltip:hover,
a.smallTip:hover {
	text-decoration: underline;
}
/* ads */
#headerad {
	position: relative;
	float: right;
	width: 728px;
	height: 90px;
	padding: 5px;
	background: #084756 url(/index/img/bg_headerad.gif) no-repeat;
}
.navad {
	margin: 10px 0 8px 0;
}
/* utilities */
#utilities {
	position: absolute;
	top: 150px;
	right: 0;
}
#utilities ul {
	list-style: none;
	float: left;
	margin: 3px 0 0 10px !important;
	margin: 0;
	padding: 0;
}
#utilities li {
	position: relative;
	float: left;
	margin: 0 6px;
}
#utilities li a  {
	width: 16px;
	height: 15px;
}
#utilities li a,
.mouseover {
	display: block;
	overflow: hidden;
	text-indent: -999em;
}
#utilities li a:hover {
	background-position: 0 -15px;
}
#utilPrint, #utilPrint:visited, #utilPrint:active {
	background: url(/index/img/util_print.gif) no-repeat;
}
#utilPrintOff {
	background: url(/index/img/util_print_off.gif) no-repeat;
}
#utilEmail, #utilEmail:visited, #utilEmail:active {
	background: url(/index/img/util_email.gif) no-repeat;
}
#utilHelp, #utilHelp:visited, #utilHelp:active {
	background: url(/index/img/util_help.gif) no-repeat;
}
#utilMyAccount, #utilMyAccount:visited, #utilMyAccount:active {
	background: url(/index/img/util_myaccount.gif) no-repeat;
}
#utilCabinet, #utilCabinet:visited, #utilCabinet:active {
	background: url(/index/img/util_cabinet.gif) no-repeat;
}
#utilCabinetOff {
	background: url(/index/img/util_cabinet_off.gif) no-repeat;
}
.utilDivider {
	background: url(/index/img/util_divider.gif) no-repeat;
}
/* search */
#search {
	position: absolute;
	top: 100px;
	right: 0;
	background: url(/index/img/bg_headersearch.gif) left center no-repeat;
	width: 211px;
	height: 50px;
}
#search fieldset {
	width: 183px;
	float: right;
	margin: 15px 0 0 0;
	padding: 0;
}
#search fieldset div {
	padding: 0 0 0 3px;
	margin-bottom: 0;
}
#searchFormDiv {
	position: relative;
	width: 164px;
	height: 22px;
}
#search label,
#errorSearch label {
	position: absolute;
	left: -999em;
}
#search input.text {
	position: absolute;
	top: 0;
	width: 163px;
	height: 16px;
	border: 1px solid #727254;
	border-left: 0;
	border-right: 0;
	color: #524f3f;
	background-color: #f6f2e4;
}
fieldset input#searchSubmit {
	float: left;
	border: 1px solid #727254;
	border-left: 0;
}
/* top nav */
ul#topnav {
	width: 696px;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 48px;
	background: url(/index/img/bg_topnav.gif) left no-repeat;
}
ul#topnav * {
	z-index: 1;
}
ul#topnav,
#topnav ul,
#minitopnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#topnav li {
	position: relative;
	float: left;
	top: 6px !important;
	top: 12px;
	padding: 10px 0;
}
#topnav ul li {
	top: 0 !important;
}
#topnav a,
#minitopnav ul li a {
	display: block;
	padding-top: 8px;
	height: 25px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}
#topnav p {
	display: block;
	padding: 8px 0 0 0;
	margin: 0;
	height: 25px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}
#topnav li ul,
#minitopnav li ul {
	position: absolute;
	left: -999em;
	width: 208px;
	background-color: #a29644;
}
#topnav li:hover ul,
#topnav li.sfhover ul {
	left: 2px;
	top: 43px;
	padding-top: 2px;
	-moz-opacity: 0.96;
	-khtml-opacity: 0.96;
	opacity: 0.96;
	filter:alpha(opacity=96);
}
#topnav li#nav_discipleship:hover ul,
#topnav li#nav_discipleship.sfhover ul {
	left: -110px;
}
#topnav ul a {
	text-align: left;
	height: auto;
	padding: 5px 0 5px 15px;
	border-bottom: 1px solid #fff;
}
#topnav li ul li,
#minitopnav li ul li {
	float: none;
	padding: 0;
	font-size: 0.9em;
}
#topnav li ul li:hover,
#topnav li ul li.sfhover,
#minitopnav li ul li:hover,
#minitopnav li ul li.sfhover {
	background-color: #c2b770;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	filter:alpha(opacity=100);
}
#nav_ct a {
	background: url(/index/img/topnav_sprite.gif) 0 0 no-repeat;
	width: 165px;
}
#nav_le a {
	background: url(/index/img/topnav_sprite.gif) 0 -69px no-repeat;
	width: 153px;
}
#nav_churchmanagement a {
	background: url(/index/img/topnav_sprite.gif) 0 -138px no-repeat;
	width: 153px;
}
#nav_leadertraining a {
	background: url(/index/img/topnav_sprite.gif) 0 -207px no-repeat;
	width: 126px;
}
#nav_discipleship a {
	background: url(/index/img/topnav_sprite.gif) 0 -276px no-repeat;
	width: 98px;
}
#nav_ct a:hover {
	background-position: 0 -33px;
}
#nav_le a:hover {
	background-position: 0 -102px
}
#nav_churchmanagement a:hover {
	background-position: 0 -171px
}
#nav_leadertraining a:hover {
	background-position: 0 -240px;
}
#nav_discipleship a:hover {
	background-position: 0 -309px
}
#nav_ct ul a,
#nav_le ul a,
#nav_churchmanagement ul a,
#nav_leadertraining ul a,
#nav_discipleship ul a {
	background-image: none;
	width: auto;
}
/* mini topnav */
#minitopnav {
	position: absolute;
	top: 115px;
	right: 203px;
	list-style-type: none;
	background: url(/index/img/bg_minitopnav.gif) no-repeat right top;
	text-align: right;
	width: 404px;
	height: 20px;
	margin: 0;
	padding-top: 2px;
	padding-left: 65px;
	z-index: 2;
}
#minitopnav li {
	position: relative;
	float: left;
	background: url(/index/img/bullet_blue.gif) left center no-repeat;
	padding-left: 12px;
	margin: 0 4px;
	height: 20px;
	right: 15px;
}
#minitopnav a {
	color: #33a6d4;
	height: 20px;
}
#minitopnav li.magazines {
	background: none;
}
#minitopnav ul li a {
	height: auto;
	padding: 5px 5px 5px 15px;
	text-align: left;
	border-bottom: 1px solid #fff;
}
#minitopnav ul li {
	background: none;
	margin: 0;
	padding: 0;
	height: auto;
}
#minitopnav li:hover ul,
#minitopnav li.sfhover ul {
	left: 12px;
	top: 20px;
}
#minitopnav li.donate {
	font-weight: bold;
}
/* tooltip */
.tipContainer {
	width: 150px;
	background-color: #08404e;
}
.smallTipContainer {
	background-color: #08404e;
}
/* CT Section */
#christianitytoday {
	margin: 10px 0 12px 0;
	padding: 0 4px;
	height: 407px;
	width: 646px;
	background: url(/index/img/bg_christianitytoday.gif) no-repeat;
}
#breakingnews {
	background: #d94a2d;
	padding: 6px 9px 6px 9px;
	font-size: 8pt;
	text-align: left;
	margin: 0 4px;
}
#breakingnews a {
	color: #FFFFFF;
	text-decoration: none;
	font: 1.1em Verdana, Helvetica, Arial, sans-serif;
}
#breakingnews a:hover {
	text-decoration: underline;
}
#headlines {
	height: 290px;
	width: 646px;
	position: relative;
	border-bottom: 1px solid #fff;
}
#headlines .headlinesPanel {
	position: absolute;
	top: 0;
	display: block;
	width: 435px;
	height: 290px;
}
.headlinesPanel a {
	position: absolute;
	top: 0;
	left: 0;
}
.headlinesPanel a.bgHeadlines {
	display: block;
	width: 435px;
	height: 290px;
}
.headlinesPanel p {
	width: 405px;
	text-align: right;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px 15px;
	margin: 0;
	font-size: 0.85em;
	color: #d2cfb4;
	background-color: #000;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
}
#panelControls {
	width: 215px;
	position: absolute;
	top: 0;
	right: 0;
	font-family: Georgia;
	line-height: 1.5;
}
#panelControls div {
	width: 198px;
	height: 86px;
	padding: 5px 5px 5px 8px;
	position: relative;
	float: right;
	background-color: #d2cfb4;
	border-top: 1px solid #fff;
}
#panelControls div.first {
	border-top: 0;
}
#panelControls div.selected {
	border-left: 4px solid #d94a2d;
	border-top: 0;
	background-color: #fff;
}
#panelControls div.shadedTop {
	background: url(/index/img/bg_headlines_shadedtop.gif) no-repeat;
	border-top: 0;
	height: 86px;
	padding-top: 6px;
}
#panelControls div.shadedBottom {
	background: url(/index/img/bg_headlines_shadedbottom.gif) no-repeat;
	height: 87px;
}
#panelControls p.slug,
#panelControls a.slug,
#panelControls h2,
#panelControls p.deck,
#panelControls p.byline,
#panelControls a.publication {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	color: #3e3e3e;
}
#panelControls p.slug,
#panelControls a.slug {
	text-transform: uppercase;
	font-size: 0.8em;
}
#panelControls h2 a {
	color: #d94a2d;
}
#panelControls a.publication {
	color: #d94a2d;
	font-weight: bold;
	font-family: Arial;
	font-size: 0.85em;
	text-transform: capitalize;
}
#panelControls p.byline {
	font-style: italic;
	color: #d94a2d;
}
#moreFromCT {
	border-top: 1px solid #c1bd98;
	height: 94px;
	width: 630px;
	padding: 8px 8px 6px 8px;
	background-color: #fff;
}
#moreFromCT a.previousLink,
#moreFromCT div.slidereel,
#moreFromCT a.nextLink,
#moreFromCT div.slidereel div {
	position: relative;
	float: left;
	display: inline;
}
#moreFromCT a.previousLink {
	margin-right: 7px;
}
#moreFromCT a.nextLink {
	margin-left: 6px;
}
div.slidereel {
	overflow: hidden;
	width: 585px;
	height: 94px;
	background: #fff url(/index/img/bg_morefromct.gif) repeat-x;
}
div.slidereel div {
	width: 100px;
	margin: 0 9px 0 8px;
	height: 94px;
}
div.slidereel a,
div.slidereel a.tooltip {
	display: block;
	color: #3e3e3e;
	text-align: center;
	font-size: 0.83em;
}
div.slidereel a.image {
	height: 55px;
	width: 100px;
	margin-bottom: 5px;
}
/* LE section */
#leadership {
	background: #fff url(/index/img/bg_lesection.gif) repeat-y;
	width: 654px;
	position: relative;
	float: left;
}
#leadership #top {
	border-top: 1px solid #dbd9c3;
	margin: 0 4px;
}
#leadership #bottom {
	background: #ecebe1 url(/index/img/bg_lesection_bottom.gif) no-repeat;
	height: 7px;
	clear: both;
}
#leadership h2 {
	width: 273px;
	height: 44px;
	margin: 0;
	background: url(/index/img/logo_le.gif)  no-repeat;
	font-size: 0;
	margin-left: 4px;
}
#leadership h2 a,
#leadership h2 a:hover {
	font-size: 0;
	display: block;
	width: 273px;
	height: 44px;
}
#leadership h2 span,
#leadership h2 a span {
	font-size: 0;
	text-indent: -9999px;
	color: #ddd679;
	opacity: 0;
	background: transparent;
}
#leadership #relatedSites {
	float: right;
	background: url(/index/img/relatedsites.gif)  no-repeat;
	width: 82px;
	height: 7px;
	margin: 0;
	margin-top: 10px;
	margin-right: 10px;
}
#leadership #relatedSites a,
#leadership #relatedSites a:hover {
	font-size: 0;
	display: block;
	width: 82px;
	height: 7px;
}
#leadership #relatedSites span,
#leadership #relatedSites a span {
	font-size: 0;
	text-indent: -9999px;
	color: #fff;
	opacity: 0;
	background: transparent;
}
#leadership .columns {
	float: left;
	width: 636px;
	padding: 0 0 0 14px;
	vertical-align: top;
}
#leadership .columns.more {
	padding-bottom: 35px;
	vertical-align: top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#leadership .columnOne,
#leadership .columnTwo,
#leadership .columnThree,
#leadership .columnFour {
	float: left;
	width: 149px;
	margin: 20px 10px 0 0;
}
#leadership .columnFour,
#leadership .more .columnFour {
	margin-right: 6px;
}
#leadership h3.pastoralleadership {
	width: 105px;
	height: 29px;
	margin: 0;
	background: url(/index/img/section_pastoralleadership.gif) no-repeat;
	font-size: 0;
	margin-bottom: 8px;
}
#leadership h3.pastoralleadership a,
#leadership h3.pastoralleadership a:hover {
	font-size: 0;
	display: block;
	width: 105px;
	height: 29px;
}
#leadership h3.churchmanagement {
	width: 119px;
	height: 29px;
	margin: 0;
	background: url(/index/img/section_churchmanagement.gif) no-repeat;
	font-size: 0;
	margin-bottom: 8px;
}
#leadership h3.churchmanagement a,
#leadership h3.churchmanagement a:hover {
	font-size: 0;
	display: block;
	width: 119px;
	height: 29px;
}
#leadership h3.leadertraining {
	width: 84px;
	height: 29px;
	margin: 0;
	background: url(/index/img/section_leadertraining.gif) no-repeat;
	font-size: 0;
	margin-bottom: 8px;
}
#leadership h3.leadertraining a,
#leadership h3.leadertraining a:hover {
	font-size: 0;
	display: block;
	width: 84px;
	height: 29px;
}
#leadership h3.discipleship {
	width: 117px;
	height: 29px;
	margin: 0;
	background: url(/index/img/section_discipleship.gif) no-repeat;
	font-size: 0;
	margin-bottom: 8px;
}
#leadership h3.discipleship a,
#leadership h3.discipleship a:hover {
	font-size: 0;
	display: block;
	width: 117px;
	height: 29px;
}
#leadership h3 span,
#leadership h3 a span {
	font-size: 0;
	text-indent: -9999px;
	color: #fff;
	opacity: 0;
	background: transparent;
}
#leadership .slug {
	font: 0.85em Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #809634;
	display: block;
	margin-top: 12px;
}
#leadership h4 {
	margin: 0;
	padding: 0;
}
#leadership h4 a {
	font-size: 0.85em;
	color: #524f3f;
}
#leadership .more h4 {
	font: 1em Arial, Verdana, Helvetica, sans-serif;
	color: #524f3f;
}
#leadership .more h4 a {
	font: 0.85em Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #524f3f;
}
#leadership p {
	color: #524f3f;
	margin: 0;
	padding: 0;
	font: 0.85em Georgia, "Times New Roman", serif;
}
#leadership p.byline {
	font-style: italic;
}
/* rightnav */
#rightnav {
	position: relative;
	float: left;
	width: 300px;
	color: #524f3f;
}
#rightnav div {
	background-color: #e9e8da;
}
#login,
#subscribe,
#rightnav .connect,
ul#navConsoleTabs,
ul#shoppingTabs,
ul#educationTabs,
ul#donateAdvertiseTabs {
	width: 280px;
	border: 10px solid #d2cfb4;
	background-color: #e9e8da;
	overflow: hidden;
}
#login {
	border-top: 0px;
}
ul#navConsoleTabs {
	border-bottom: 0px;
}
ul#shoppingTabs,
ul#educationTabs,
ul#donateAdvertiseTabs {
	border-top: 0px;
	border-bottom: 0px;
}
#mostread,
#shared,
#commented {
	font: 0.85em Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.4;
}
#rightnav h3 {
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #006881;
	text-transform: uppercase;
	margin: 0;
	padding: 0 15px 0 7px;
	position: relative;
	float: left;
}
#subscribe h4 {
	font: bold 0.85em Verdana, Arial, Helvetica, sans-serif;
	color: #524f3f;
	padding: 7px 10px;
	margin: 0;
}
#rightnav .connect a {
	position: relative;
	float: left;
	margin: 0 6px;
	width: 16px;
	height: 16px;
	overflow: hidden;
}
#subscribe {
	border-bottom: none;
}
#subscribe p,
#subscribe ul {
	font: 0.85em Verdana, Arial, Helvetica, sans-serif;
}
#subscribe p {
	margin: 10px 0 10px 10px;
}
#subscribe ul {
	list-style-image: url(/index/img/bullet.gif);
	padding: 0;
	margin: 0 0 0 105px !important;
	margin: 0 0 0 115px;
}
#subscribe li {
	padding: 1px 0;
}
#subscribe ul a,
#education a.advancedsearch {
	text-decoration: underline;
}
#subscribe img {
	float: left;
	width: 75px;
	margin: 10px;
} 

#subscribe a#starburst {
	position: relative;
	float: right;
	display: inline;
	background: url(/index/img/subscribestarburst.gif) no-repeat;
	width: 51px;
	height: 38px;
	padding-top: 12px;
	margin-right: 10px;
	color: #fff;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
a#starburst {
	text-decoration: none;
}
#rightnav .connect {
	padding: 7px 0;
}

#rightnav a {
	color: #524f3f;
}
#navConsoleTabs,
#shoppingTabs,
#educationTabs,
#donateAdvertiseTabs {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navConsoleTabs li,
#shoppingTabs li,
#educationTabs li,
#donateAdvertiseTabs li {
	position: relative;
	float: left;
	text-transform: uppercase;
	padding: 3px 0;
	text-align: center;
}
#navConsoleTabs li.first,
#shoppingTabs li.first,
#donateAdvertiseTabs li.first {
	border: 0;
}
li#mostReadTab {
	width: 110px;
}
li#sharedTab {
	width: 74px;
}
li#commentedTab {
	width: 94px;
}
li#christianBookTab {
	width: 153px;
}
li#moreShoppingTab {
	width: 126px;
}
li#collegeGuideTab {
	width: 106px;
}
li#seminaryGradSchoolTab {
	width: 173px;
}
li#donateTab {
	width: 130px;
}
li#advertiseTab {
	width: 149px;
}
#navConsoleTabs li a,
#shoppingTabs li a,
#educationTabs li a,
#donateAdvertiseTabs li a {
	color: #fff;
	font: bold 0.8em Verdana;
}
#navConsoleTabs li a:hover,
#shoppingTabs li a:hover,
#educationTabs li a:hover,
#donateAdvertiseTabs li a:hover {
	text-decoration: none;
}
#navConsoleTabs li,
#donateAdvertiseTabs li {
	background-color: #006881;
}
#navConsoleTabs li.showTab,
#donateAdvertiseTabs li.showTab {
	background-color: #07414f;
}
#moreShopping .left,
#moreShopping .right {
	width: 130px;
}
#moreShopping p {
	float: left;
	clear: left;
	width: 100%;
}
#educationTabs li,
#shoppingTabs li {
	background-color: #c2b770;
}
#educationTabs li.showTab,
#shoppingTabs li.showTab {
	background-color: #b0a34b;
}
#navConsole,
#education {
	border: 10px solid #d2cfb4;
	border-top: none;
	padding: 10px;
}
/* login styles */
#login fieldset,
#login div {
	position: relative;
	float: left;
}
#login input {
	margin-top: 10px;
}
#login input.text,
#education input.text,
#shopping input.text,
#searchResults input.text,
#loginError input.text,
#errorSearch input.text {
	height: 12px;
	border: 1px solid #b7a780;
	padding: 3px 0 5px 5px;
	font: normal 0.8em Verdana;
	color: #524f3f;
}
#login input.image,
#education input.image,
#shopping input.image,
#searchResults input.image,
#loginError input.image,
#errorSearch input.image {
	border: 1px solid #b7a780;
	border-left: 0;
	height: 20px;
	width: 12px;
}
#login input,
#education input,
#shopping input,
#searchResults input,
#loginError input,
#errorSearch input {
	float: left;
}
input#email {
	width: 100px;
}
#login input#password,
#loginError input#password {
	width: 84px;
	border-right: none;
	margin-left: 5px;
	background: #fff url(/index/img/bg_password.gif) 5px center no-repeat;
}
#rightnav #login h3 {
	margin-top: 8px;
	padding-bottom: 0;
}
#login p,
#login a.logout {
	float: right;
	margin: 3px 10px;
}
#login a {
	color: #006881;
	font-size: 0.85em;
}
#login a.logout {
	clear: right;
}
/* most read, shared, commented */
#navConsoleTabs li {
	border-left: 1px solid #3f8790;
}
#navConsole {
	height: 170px;
}
#navConsole ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-image: url(/index/img/bullet.gif);
}
#navConsole a.siteName {
	font-weight: bold;
}
#navConsole a.siteName:hover {
	text-decoration: underline;
}
/* subscribe */
#rightnav #subscribe h3,
#rightnav #shopping h3 {
	color: #fff;
	float: none;
	background-color: #b0a34b;
	padding: 4px 0 4px 5px;
	height: 13px;
	width: 275px;
}
/* shopping */
#shoppingTabs li {
	border-left: 1px solid #d4cda0;
}
#shopping {
	border: 10px solid #d2cfb4;
	border-top: none;
	overflow: hidden;
	height: auto;
}
#shopping fieldset {
	margin-bottom: 7px;
}
#shopping input.text {
	border-right: none;
	width: 97px;
}
#shopping .left,
#shopping .right {
	position: relative;
	float: left;
	width: 120px;
	padding: 9px;
	text-align: center;
}
#shopping .left {
	border-right: 1px solid #d5d1af;
}
#christianbook .left {
	width: 129px;
}
#christianbook .right {
	width: 120px;
	padding-left: 10px;
	border-left: 1px solid #d5d1af;
}
.shoppingSearch {
	margin-bottom: 15px;
}
.shoppingSearch p {
	font: italic 0.75em Verdana, Arial, Helvetica, Trebuchet MS, sans-serif;
	color: #b0a34b;
	margin: 0;
	padding: 0;
}
.shoppingLinks {
	font: 0.85em Verdana, Arial, Helvetica, Trebuchet MS, sans-serif;
	font-weight: bold;
	border-top: 1px solid #b7a780;
	margin: 15px 0 10px 0;
	text-align: center;
	clear: both;
	padding-top: 10px;
}
#christianbook .shoppingLinks .left {
	width: 73px;
}

#christianbook .shoppingLinks .right {
	width: 45px;
	border-left: 0;
}
.shoptext,
.shopsale {
	color: #524f3f;
}
/* college guide, seminary/grad schools */
#educationTabs li.first {
	border-right: 1px solid #d4cda0;
}
#education {
	height: 160px;
}
#education input.text {
	width: 241px;
	border-right: 0;
}
.guideLinks {
	clear: right;
	overflow: hidden;
}
.guideLinks h4 {
	margin: 5px 0;
	padding: 0;
	color: #b0a34b;
	font-size: 0.9em;
}
.guideLinks div {
	position: relative;
	float: left;
	padding: 0;
	width: 33%;
}
#collegeguide .guideLinks div {
	width: auto;
}
.guideLinks a {
	font: 0.85em Verdana, Arial, Helvetica, sans-serif;
}
#education a.advancedsearch {
	font-size: 0.8em;
	float: right;
}
/* donate */
#donateAdvertiseTabs li.first {
	border-right: 1px solid #3f8790;
}
#donateAdvertise {
	padding: 10px;
	border: 10px solid #d2cfb4;
	border-top: none;
	height: 85px;
}
#donateAdvertise p {
	font-size: 0.9em;
	margin-bottom: 0;
	padding-botom: 0;
}
#donateAdvertise p.promoCopy {
	font: 0.85em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#donateAdvertise p a {
	font: .95em Verdana, Arial, Helvetica, sans-serif;
}
#donateAdvertise p.promoCopy a {
	font-style: normal;
	text-decoration: underline;
	font-size: 0.8em;
}
/* overlays */
#lemgSites,
#blogroll,
#embedVideo {
	position: absolute;
	left: -999em;
	top: 0;
	visibility: hidden;
	padding: 15px 25px 8px 25px;
	background-color: #e9e8da;
}
#lemgSites {
	width: 812px;
	height: 329px;
}
#blogroll {
	width: 455px;
}
#embedVideo {
	padding-bottom: 20px;
	width: 500px;
}
#lemgSites a,
#blogroll a,
#embedVideo a {
	color: #000;
	font: 0.85em Verdana,Trebuchet MS,Arial,Helvetica,sans-serif;
}
#lemgSites a#closeLightbox,
a#closeBlogroll,
a#closeEmbedVideo {
	position: absolute;
	top: -15px;
	right: -25px;
	display: block;
	height: 17px;
	width: 54px;
	padding: 3px 0 0 10px;
	background: url(/index/img/overlaycontent_sprite.gif) 0 -252px no-repeat;
	color: #07414f;
}
a#closeEmbedVideo {
	right: 0px;
	top: 0px;
}
#lemgSites div,
#blogroll div,
#embedVideo div {
	position: relative;
	float: left;
	display: inline;
	border-right: 1px solid #fff;
}
#lemgSites div {
	height: 327px;
}
#ctmgBlogs,
#blogroll #ctmgBlogs ul {
	width: 227px;
}
div#pastorLeadership {
	width: 175px;
}
div#churchManagement {
	width: 206px;
}
div#leaderTraining {
	width: 201px;
}
div#discipleship,
div#lemgBlogs {
	border-right: 0;
	width: 227px;
}
#lemgSites h2,
#blogroll h2 {
	border-bottom: 1px solid #fff;
	background: url(/index/img/overlaycontent_sprite.gif) 0 0 no-repeat;
	height: 41px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -999em;
}
#lemgSites #pastoralLeadership h2 {
	width: 175px;
}
#lemgSites #churchManagement h2 {
	width: 206px;
	background-position: 0 -42px;
}
#lemgSites #leaderTraining h2 {
	width: 201px;
	background-position: 0 -84px;
}
#lemgSites #discipleship h2 {
	width: 227px;
	background-position: 0 -126px;
}
#blogroll #ctmgBlogs h2 {
	background-position: 0 -168px;
}
#blogroll #lemgBlogs h2 {
	background-position: 0 -210px;
}
#lemgSites ul,
#blogroll ul {
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0;
	width: 175px;
}
#lemgSites ul {
	height: 275px;
}
#blogroll ul {
	height: 175px;
}
#lemgSites #pastoralLeadership ul,
#blogroll #ctmgBlogs ul {
	margin: 0;
}
#lemgSites li,
#blogroll li {
	margin: 3px 0;
}
#embedVideo textarea {
	width: 500px;
	height: 100px;
}
/* search results */
#searchResults,
#loginError,
#connect,
#error,
#donateToCTI {
	background: #fff url(/index/img/bg_lesection.gif) repeat-y;
	width: 654px;
	position: relative;
	float: left;
	margin-top: 10px;
}
#searchResults #top,
#loginError #top,
#connect #top,
#error #top,
#donateToCTI #top {
	border-top: 1px solid #dbd9c3;
	margin: 0 4px;
}
#searchResults #middle,
#loginError #middle,
#connect #middle,
#error #middle,
#donateToCTI #middle {
	padding: 0 15px;
}
#searchResults #bottom,
#loginError #bottom,
#connect #bottom,
#error #bottom,
#donateToCTI #bottom {
	background: #ecebe1 url(/index/img/bg_lesection_bottom.gif) no-repeat;
	height: 7px;
	clear: both;
}
#searchHead,
#searchFoot {
	height: 23px;
	background-color: #b0a34b;
	width: 100%;
	margin: 10px 0;
	color: #fff;
	float: left;
}
#searchHead a,
#searchFoot a {
	color: #fff;
}
#searchHead a:hover,
#searchFoot a:hover {
	color: #07414f;
}
#searchHead p,
#searchFoot p {
	margin: 2px 10px;
	padding: 0;
	font: bold 1em Verdana,Arial,Helvetica,sans-serif;
}
.searchHeadLeft {
	float: left;
}
.searchHeadRight {
	float: right;
}
.searchHeadRight p {
	margin-right: 20px;
}
.searchHeadRight .moreLink,
.searchHeadRight .currLink {
	margin: 0 2px;
}
#searchHead span.currLink {
	font-weight: bold;
}
.searchHeadRight .moreLink {
	color: #fff;
	font-weight: normal;
}
#searchResults h2,
#loginError h2,
#connect h2,
#error h2,
#donateToCTI h2 {
	color: #006881;
}
#searchResults h3,
#searchResults h3 a,
#connect h3,
#connect h3 a {
	color: #524f3f;
	margin: 0;
	padding: 0;
}
#searchResults h3 a:hover {
	color: #006881;
	text-decoration: none;
}
#searchResults .item p {
	margin: 4px 0 35px 20px;
	padding: 0;
}
#searchResults .item p.byline {
	font-style: italic;
	color: #006881;
	font-size: 0.85em;
	margin: 0;
	padding: 0;
}
#searchResults .item p.deck {
	font-style: italic;
	margin: 0;
	padding: 0;
}
#searchResults .item p.deck a {
	color: #524f3f;
	text-decoration: underline;
}
#searchResults .item p.deck a:hover {
	color: #006881;
}
#searchResults .item p.url {
	font-size: 0.9em;
	color: #b0a34b;
	margin: 0;
	padding: 0;
}
hr {
	color: #b0a34b;
	background-color: #b0a34b;
}
#searchResults fieldset div {
	height: 20px;
}
#searchResults fieldset label {
	width: 100px;
	float: left;
}
#searchResults input.text {
	border-right: none;
	width: 210px;
}
#searchResults select {
	border: 1px solid #A19D7C;
	color: #524F3F;
	display: block;
	margin-bottom: 10px;
}
.highlight {
	background-color: #c2b770;
}
/* login error page */
#loginError ul a {
	text-decoration: underline;
	color: #524F3F;
}
#loginError ul a:hover {
	color: #006881;
}
#loginError h4,
#loginError h4 a,
#error h4,
#error h4 a {
	color: #d94a2d;
	margin: 0;
	padding: 0;
}
#loginError p a {
	color: #524F3F;
	text-decoration: underline;
}
#loginError p a:hover {
	color: #006881;
}
/* donate styles */
#donateToCTI img {
	float: right;
	margin-left: 10px;
}
#address {
	font-size: 0.85em;
	color: #625335;
	float: right;
	width: 250px;
	margin-left: 10px;
}
#address a {
	color: #07414f;
}
#profitStatus {
	text-align: center;
	margin-top: 10px;
}
#profitStatus p {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}
#profitStatus p a {
	font-weight: bold;
	color: #07414f;
}
#profitStatus p.byline {
	font-style: italic;
	font-size: 0.85em;
	margin-top: 4px;
}
#profitStatus img {
	float: none;
}
#legalInfo {
	background-color: #e9e8da;
	margin: 10px;
	padding: 10px;
	font-size: 0.8em;
}
#legalInfo h3 {
	color: #07414f;
}
#donateButtons img {
	float: none;
}
.embedVideo {
	margin-bottom: 5px;
}
