﻿body {
	background: transparent url('/images/bkg-gradiant.gif') repeat-y top left;
	background-color: #c0b07d;
	color: #333;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

img.subscribe { position: absolute; top: 35px; right: 165px; }
li.exclusive { line-height: 20px; }
div.header
{
	height: 100px;
	margin: 0;
	padding: 10px 0 0 166px;
	width: 830px;
	position: relative;
}

div.outsideContainer 
{
	margin: 0;
	padding: 0;
	width: 900px;
}

div.container 
{
	background-color: #fff;
	display: inline;
	width: 605px;
	float: left;
	margin: 0 0 0 0px;
	min-height: 760px;
	height: auto !important;
	height: 760px;
	padding: 10px 30px 20px 30px;
}
div.content
{
	margin: 15px 0 0 0;
}
div.boxTop 
{
	background-image: url('/images/box-top.gif');
	height: 25px;
	margin: 0 0 0 166px;
	width: 664px;
}
p.caption{
    font-size:11px;
    float:left;
    padding:5px;
    height:40px;
    width:265px;
}
div.hopeImage{
    border:1px solid #ccc;
    margin:5px;
    padding:5px;
    width:280px;
    float:left;
    text-align:center;
}

/* =LEFT NAVIGATION
----------------------------------------------- 
*/
div.leftMenu 
{
	display: inline;
	float: left;
	margin: 30px 0 0 28px;
	padding: 0;
}
div.nav a 
{
	clear: left;
	float: left;
	margin-bottom: 10px;
	outline: none;
	width: 137px;
}
a.navBkg1
{
	background: url('/images/about.gif') top left no-repeat;
	height: 54px;
}
a.navBkg1:hover, a.navBkg1Current  {
	background-position: 0 -54px;
}	
a.navBkg2
{
	background: url('/images/issue.gif') top left no-repeat;
	height: 55px;
}
a.navBkg2:hover, a.navBkg2Current  {
	background-position: 0 -55px;
}
a.navBkg3
{
	background: url('/images/subscribe.gif') top left no-repeat;
	height: 65px;
}
a.navBkg3:hover, a.navBkg3Current  {
	background-position: 0 -65px;
}
a.navBkg4
{
	background: url('/images/comments.gif') top left no-repeat;
	height: 56px;
}
a.navBkg4:hover, a.navBkg4Current  {
	background-position: 0 -56px;
}
a.navBkg5
{
	background: url('/images/archive.gif') top left no-repeat;
	height: 67px;
}
a.navBkg5:hover, a.navBkg5Current  {
	background-position: 0 -67px;
}
a.navBkg6
{
	background: url('/images/manage.gif') top left no-repeat;
	height: 58px;
}
a.navBkg6:hover, a.navBkg6Current  {
	background-position: 0 -58px;
}
a.navBkg7
{
	background: url('/images/contact.gif') top left no-repeat;
	height: 65px;
}
a.navBkg7:hover, a.navBkg7Current  {
	background-position: 0 -65px;
}


a.navBkg8
{
	background: url('/images/recipes.gif') top left no-repeat;
	height: 57px;
}
a.navBkg8:hover, a.navBkg8Current  {
	background-position: 0 -57px;
}


a.navBkg9
{
	background: url('/images/resources.gif') top left no-repeat;
	height: 64px;
}
a.navBkg9:hover, a.navBkg9Current  {
	background-position: 0 -64px;
}

a.navBkg10
{
	background: url('/images/faith.gif') top left no-repeat;
	height: 58px;
}
a.navBkg10:hover, a.navBkg10Current  {
	background-position: 0 -59px;
}

a.navBkg11
{
	background: url('/images/online-features.gif') top left no-repeat;
	height: 55px;
}
a.navBkg11:hover, a.navBkg11Current  {
	background-position: 0 -55px;
}

a.navBkg12
{
	background: url('/images/hope.gif') top left no-repeat;
	height: 55px;
}
a.navBkg12:hover, a.navBkg12Current  {
	background-position: 0 -56px;
}
/* =FOOTER
----------------------------------------------- 
*/
div.footer
{
	clear:both;
	display: inline;
	width: 830px;
	float: left;
	margin: 0 0 0 166px;
}
div.copyright 
{
	float: left;
	padding-top: 20px;
	text-align: center;
	width: 664px;
}
div.copyright a 
{
	color: #333;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

/* =BREADCRUMB
----------------------------------------------- 
*/
div.breadcrumb
{
	color: #666;
	float: right;
	font-size: 11px;
	font-style: italic;
	padding: 7px 40px 0 0;
}
div.breadcrumb a
{
	color: #666;
	text-decoration: none;
	font-style: normal;
}

img
{	
	border: none;
}

h1
{
	color: #c0b07d;
	font-family: Arial;
	font-size: 35px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h2
{
	font-family: Arial;
	font-size: 14px;
	margin: 0;
	padding: 10px 0;
}
h3
{
	font-family: Arial;
	margin: 10px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid black;
}
h4 {
	border-top: 1px solid black;
	color: #8a695d;
	margin: 10px 0 0 0;
	padding: 10px 0;
}

h2.sample
{
	color: #8a695d;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0;
}
h2 a
{
	text-decoration: underline;
	color: #226d57;
}
h2 a:hover
{
	color: #8a695d;
}
a 
{
	color: #226d57;
}
a:hover
{
	color: #8a695d;
}
.smallTxt
{
	font-size: 11px;
}
p 
{
	padding: 0;
	margin: 0px 0 10px 0;
	line-height: 130%;
}
.nowrap 
{	
	white-space: nowrap;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.padding5 
{
	padding: 5px;
}
.center
{
	text-align: center;
}
.clearBoth
{
	clear: both;
}
.manage
{
	padding-top: 20px;
}
.manage h2
{
	display: inline;
	padding-right: 20px;
}
.manage a
{
	text-decoration: none;
}

.small { font-size: 9px; }

#topleft {
position: absolute;
left: 0;
top: 0;
display: block;
height: 150px;
width: 150px;
background: url('/images/surveyBanner.gif') no-repeat;
text-indent: -999em;
text-decoration: none;}

.required {color:red;}
table.survey td{line-height:25px;padding:0 2px 10px 2px;}
table.survey td.colorRow{border-bottom:1px solid #efefef;}
div.chef{float:left; width:130px; font-size:10px;padding:5px 15px 10px 0;}