/*   ------------- Site: General Styles -------------  */
html,body  {
	background-color:           #948C6E;
    background-image:           url('../Images/General/background.png');
	background-repeat:			repeat-x;
}

p,span,div {
	font-family:	Arial,Book Antiqua,Helvetica;
	font-weight:	normal; 
	font-size:		10pt; 
	color:			#5D5D5D;
}

li {
	font-family:	Arial,Book Antiqua,Helvetica;
	font-weight:	normal; 
	font-size:		10pt; 
	padding:        1px;
	color:			#756E56;
}

span.highlight {
	font-family:	Arial,Book Antiqua,Helvetica;
	font-weight:	bold; 
	font-size:		10pt; 
	color:			#72992C;
}

span.general {
	font-family:	Arial,Book Antiqua,Helvetica;
	font-weight:	normal; 
	font-size:		10pt; 
	color:			#72992C;
}

b{
	font-family:	Arial,Book Antiqua,Helvetica;
	font-weight:	bold; 
	font-size:		12px; 
	color:			#5D5D5D;
}

b.greenHeading{
	font-family:	Arial,Book Antiqua,Helvetica;
	font-weight:	bold; 
	font-size:		13px; 
	color:			#72992C;
}


a.terms:link      {color: #DFE4DA; font-weight: 7pt; text-decoration: none;}
a.terms:visited   {color: #DFE4DA; font-weight: 7pt; text-decoration: none;}
a.terms:hover     {color: #333344; font-weight: 7pt; text-decoration: underline;}
a.terms:active    {color: #333344; font-weight: 7pt; text-decoration: none;}

a.general:link      {color: #72992C; font-weight: 10pt; text-decoration: none;}
a.general:visited   {color: #72992C; font-weight: 10pt; text-decoration: none;}
a.general:hover     {color: #333344; font-weight: 10pt; text-decoration: underline;}
a.general:active    {color: #333344; font-weight: 10pt; text-decoration: none;}

a.email:link      {color: #92896B; font-weight: 8pt; text-decoration: none;}
a.email:visited   {color: #92896B; font-weight: 8pt; text-decoration: none;}
a.email:hover     {color: #333344; font-weight: 8pt; text-decoration: underline;}
a.email:active    {color: #333344; font-weight: 8pt; text-decoration: none;}

#generalTextContent_01{
	font-family:	Arial,Book Antiqua,Helvetica;
	font-weight:	normal; 
	font-size:		10pt; 
	color:			#5D5D5D;
}

div.imageDescription{
	text-align:		center;
	font-family:	Arial,Book Antiqua,Helvetica;
	font-weight:	normal; 
	font-size:		10pt;
}
  	    
/*   ------------- Site: Structure  -------------  */
table.siteContainer{
	width:				812px;
}

#siteBodyPanel{
	width:				804px;
	margin-top:			15px;
	margin-left:		4;
	overflow:			hidden;
    background-image:   url('../Images/General/bgr_mainPanel.png');
	background-repeat:	no-repeat;
}
 
#headerPanel
{
	width:				804px;
	height:				246px;
}

#mainBodyPanel
{
	width:				804px;
	height:				442px;
	clear:				both;
}

#footerPanel
{
	width:				804px;
	float:				left;
}

/* ----------- Header: Structure ------- */
#quickLinks_header{
	float: right; 
	text-align:right;
	margin-right: 20px;
	height:				36px;
}

#bannerNav{
	width:				804px;
	height:				210px;
}

#bannerImage{
	width:				766px;
	height:				198px;
	margin-top:			4px;
	margin-left:		18px;
	clear:				both;
    background-image:   url('../Images/General/bgr_banner.jpg');
	background-repeat:	no-repeat;
}

#navbar{
	width:				766px;
	clear:				both;
}

/* ----------- Header: Items ------- */
#quickLinksButton{
	width:				32px;
	height:				8px;
	margin-top:         16px;
	margin-left:		5px;
	float:				left;
}

#quickLinksDivider{
	width:				5px;
	height:				26px;
	margin-top:         4px;
	margin-left:		5px;
	float:				left;
}

#navbarButton{
	width:				101px;
	height:				23px;
	margin-left:        2px;
	margin-top:			168px;
	float:				left;
}

/* ----------- Main Body: General Structure ------- */


/* ----------- Main Body: General Items ------- */
#prayerBlock{
	margin-top:			4px;
	width:				218px;
	height:				161px;
	float:				left;
    background-image:   url('../Images/General/prayers/bgr_prayerBlock_w218.png');
	background-repeat:	no-repeat;
}


#newsletterBlock{
	margin-top:			4px;
	width:				218px;
	height:				92px;
	float:				left;
    background-image:   url('../Images/General/newsletter/bgr_newsletterBlock_w218.png');
	background-repeat:	no-repeat;
}

#newsletterButton{
	margin-top:			56px;
	margin-left:		115px;
}

#sidePanel_imageBlock_general{
	margin-top:			3px;
	margin-left:		14px;
}

/* ----------- Footer: Structure ------- */
#quickLinks_footer{
	width:		804px;
	height:		32px;
	float:		left;
}

#bottomNoticeText{
	margin-top:		2px;
	width:			804px;
	font-family:	Arial,Helvetica;
	font-weight:	bold; 
	font-size:		7pt; 
	color:			#FFFFFF;
	float:			left;
}

#footerText{
	font-family:	Arial,Helvetica;
	font-weight:	normal; 
	font-size:		8pt; 
	float:			left;
	color:			#FFFFFF;
}

/* ----------- Footer: Items ------- */
#footerButton{
	margin-top:         5px;
	margin-left:		14px;
	float:				left;
}

#footerDivider{
	margin-top:         5px;
	margin-left:		14px;
	float:				left;
}

#termsPolicyTextBlock
{
	margin-left:		10px; 
	float:				left;
}
