body
{
	background-color:#ffffff;
	text-align:center;
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	margin:0;
	padding:0;
}

a, a:link, a:visited {
   color: #cc3333;
   text-decoration: none; 
   border:0;
}

a:hover {
   color: #cc3333;
   text-decoration: underline; 
}

.main
{
    width:979px;
    background:url(/images/background2.gif) top no-repeat;
    margin:auto;
    padding-top:17px;
}

.main:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.main {display: inline-table;}
/* Hides from IE-mac \*/
* html .main {height: 1%;}
.main {display: block;}
/* End hide from IE-mac */

.main2
{
    width:979px;
    background:url(/images/background3.gif) top repeat;
    margin:auto;
}


.main2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.main2 {display: inline-table;}
/* Hides from IE-mac \*/
* html .main2 {height: 1%;}
.main2 {display: block;}
/* End hide from IE-mac */


.column1
{
    width:180px;
    margin:0;
    padding:0;
    padding-right:1px;
    padding-left:20px;
    padding-top:8px;
    text-align:left;
    float:left;
    padding-bottom:20px;
}

.column1:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.column1 {display: inline-table;}
/* Hides from IE-mac \*/
* html .column1 {height: 1%;}
.column1 {display: block;}
/* End hide from IE-mac */


.column2
{
    width:760px;
    margin:0;
    padding:0;
    text-align:left;
    float:left;
}

.column2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.column2 {display: inline-table;}
/* Hides from IE-mac \*/
* html .column2 {height: 1%;}
.column2 {display: block;}
/* End hide from IE-mac */

.column2_content
{

    margin:0;
    padding:0;
    text-align:left;
    padding-left:30px;
    padding-top:20px;
    padding-right:30px;
}

.full_border
{
	width:696px;
	margin:auto;
	text-align:left;
	clear:both;
	margin-bottom:20px;
}

.full_border_top
{
	width:696px;
	background: url(/images/main_roundtop.gif) no-repeat;
	height:11px;
	margin:0;
	padding:0;
	font-size:7px;
}

.full_border_top:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.full_border_top {display: inline-table;}
/* Hides from IE-mac \*/
* html .full_border_top {height: 11px;}
.full_border_top {display: block;}
/* End hide from IE-mac */

.full_border_bottom
{
	width:696px;
	margin:auto;
	background: url(/images/main_roundbottom.gif) no-repeat;
	height:10px;
	font-size:7px;
}

.full_border_content
{
	width:696px;
	margin:auto;
	text-align:left;
	background: url(/images/main_background.gif) ;
    padding:0;
}

.full_border_content_text
{
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.full_border_content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.full_border_content {display: inline-table;}
/* Hides from IE-mac \*/
* html .full_border_content {height: 1%;}
.full_border_content {display: block;}
/* End hide from IE-mac */

h1
{
    font-size: 22pt;
    color:#cc3333;
    margin:0;
    padding:0;
    padding-bottom:10px;
    font-family:Times New Roman;
    font-weight:normal;
}

h2
{
    font-size: 22pt;
    color:#000000;
    margin:0;
    padding:0;
    padding-bottom:10px;
    font-family:Times New Roman;
    font-weight:normal;

}
h3
{
    font-size: 10pt;
    color:#cc3333;
    margin:0;
    padding:0;
    padding-bottom:10px;
}

.admin h1
{
    color:#cc3333;
    margin:0;
    padding:0;
    padding-bottom:10px;
}

.admin h2
{
    color:#000000;
    margin:0;
    padding:0;
    padding-bottom:10px;

}
.admin h3
{
    color:#cc3333;
    margin:0;
    padding:0;
    padding-bottom:10px;
}

.moduleThirdsContainer
{
    clear:both;
    margin-bottom:12px;
    background: url(/images/moduleBack.gif) bottom right no-repeat;	    
}

.moduleThirdsContainer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.moduleThirdsContainer {display: inline-table;}
/* Hides from IE-mac \*/
* html .moduleThirdsContainer {height: 1%;}
.moduleThirdsContainer {display: block;}
/* End hide from IE-mac */

.moduleThirdsWrapper
{
    padding:0;
    margin:0;
    text-align:left;
}
.moduleThirdsWrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.moduleThirdsWrapper {display: inline-table;}
/* Hides from IE-mac \*/
* html .moduleThirdsWrapper {height: 1%;}
.moduleThirdsWrapper {display: block;}
/* End hide from IE-mac */

.moduleThirdsContainerLower
{
	background: url(/images/ThirdsBottomBorder.gif) bottom left no-repeat;
	height:8px;
	clear:both;
	font-size:1px;
}


.moduleThirdsContainerUpper
{
    background: url(/images/ThirdsTopBorder.gif) top left no-repeat;
    height:9px;
    font-size:1px;
}


.moduleThird
{
	width: 215px;
	margin: 0;
	float: left;
	margin-top:3px;
}


.moduleThirdGap
{
	float:left;
	width:20px;
}

.moreTabs
{
    height:37px;
    text-align:left;
    clear:both;
    margin:0;
}

.moreTab
{
    width: 50px;
    padding-left:118px;
    height:35px;
    float:left;
    text-align:right;
}

.moreLink
{
    width:50px;
    height:35px;
    float:left;
}

.column1_feature
{
    padding-top:20px;
}

.column1_feature_text
{
    text-align:center;
}


.footer
{
    width:941px;
    margin:auto;
    padding-top:25px;
    padding-bottom:30px;
    background-color:#CCCCCC;
    border-top: solid 1px #999999;
    color:#333333;
}

.footer a, .footer a:link, .footer a:visited {
   color: #333333;
   text-decoration: none; 
   border:0;
}

.footer a:hover {
   color: #333333;
   text-decoration: underline; 
}

.bottomborder
{
    width:958px;
    margin:auto;
    background-color:#000000;
    height:1px;
    font-size:1px;
}

.webBeliefFooter {
	clear: both;
	text-align:center;
	padding-bottom:10px;
	padding-top:20px;
	font-size:8pt;
}


.webBeliefFooter a, .webBeliefFooter a:link, .webBeliefFooter a:visited {
   color: #999999;
   text-decoration: none; 
   border:0;
}

.webBeliefFooter a:hover {
   color: #999999;
   text-decoration: underline; 
}


.cleardiv
{
    clear:both;
}

#GiftShop
{
   color: #cc3333;
}

#GiftShopSummary
{
    float:left;
    padding-left:20px;
}

#giftShopImage
{
    float:left;
}


.nav
{
    width:180px;
    text-align:center;
    margin:auto;
    padding-left:3px;
}


.navWrapper
{
    float:left;
    background: url(/images/navback.gif) top left repeat;
    padding:0;
    margin:0;
    text-align:left;
    width:170px;
    padding-left:1px;
}
.navWrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.navWrapper {display: inline-table;}
/* Hides from IE-mac \*/
* html .navWrapper {height: 1%;}
.navWrapper {display: block;}
/* End hide from IE-mac */

.navLower
{
	background: url(/images/navbottom.gif) bottom left no-repeat;
	height:5px;
	clear:both;
	font-size:1px;
	width:171px;
	text-align:left;
}

/*
2 useful hacks for IE - the first is for IE6 and lower, the second for IE7 - they are used to stop the 
lower border of the nav moving across 8px to the right - not too sure why that happens in IE!!
*/
* html .navLower 
{
      margin-left:-8px;
}
*:first-child+html .navLower 
{
      margin-left:-8px;
}

.navUpper
{
    background: url(/images/navtop.gif) top left no-repeat;
    height:3px;
    font-size:1px;
}


.red_full_border
{
	width:697px;
	margin:auto;
	text-align:left;
	clear:both;
	margin-bottom:20px;
}

.red_full_border_top
{
	width:697px;
	background: url(/images/red_roundtop.gif) no-repeat;
	margin:0;
	padding:0;
}

.red_full_border_top:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.red_full_border_top {display: inline-table;}
/* Hides from IE-mac \*/
* html .red_full_border_top {height: 11px;}
.red_full_border_top {display: block;}
/* End hide from IE-mac */

.red_full_border_bottom
{
	width:697px;
	margin:auto;
	background: url(/images/red_roundbottom.gif) no-repeat;
	height:11px;
	font-size:7px;
}

.red_full_border_content
{
	width:697px;
	margin:auto;
	text-align:left;
	background: url(/images/red_roundback.gif) ;
    padding:0;
}

.red_full_border_content_text
{
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.red_full_border_content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.red_full_border_content {display: inline-table;}
/* Hides from IE-mac \*/
* html .red_full_border_content {height: 1%;}
.red_full_border_content {display: block;}
/* End hide from IE-mac */

.red_home
{
	width:697px;
	margin:auto;
	text-align:left;
	clear:both;
	margin-bottom:20px;
	background: url(/images/red_roundback.gif) no-repeat;
	height:295px;
	color:#000000;
}

.red_home_profile
{
	width:697px;
	margin:auto;
	text-align:left;
	clear:both;
	margin-bottom:20px;
	background: url(/images/red_roundbackLong.gif) no-repeat;
	height:295px;
	color:#000000;
}

.red_home_text
{
    padding:20px;
}

.red_risk
{
	width:697px;
	margin:auto;
	text-align:left;
	clear:both;
	margin-bottom:20px;
	background: url(/images/risksBack.png) no-repeat;
	height:609px;
	color:#000000;
}

.red_risk_text
{
    padding:20px;
}

.red_contact
{
	width:697px;
	margin:auto;
	text-align:left;
	clear:both;
	margin-bottom:20px;
	background: url(/images/contactBack.png) no-repeat;
	height:484px;
	color:#000000;
}

.red_contact_text
{
    padding:20px;
}

.full_white_page
{
	width:697px;
	margin:auto;
	text-align:left;
	clear:both;
	margin-bottom:20px;
    background: url(/images/whiteFlapBack.gif) bottom right no-repeat;
    padding-bottom:35px;
}

.full_white_page:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.full_white_page {display: inline-table;}
/* Hides from IE-mac \*/
* html .full_white_page {height: 11px;}
.full_white_page {display: block;}
/* End hide from IE-mac */

.phone
{
	width:729px;
	margin:auto;
	text-align:right;
	clear:both;
	height:303px;
}

* html .phone
{
	width:715px;
}