body
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 12px;
    
    color: #003333;
}

.guildDsc {
	font-size: 12px;
}

div.content_wrap {background-color: #4083CA; width: 752px; padding: 10px;}
div.page_header 
{ 
    background-image: url("/reef/images/bannerReefJournal.gif");
    
    width: 732px;
    height: 53px;
    
    background-color: #4083CA;
    
    margin: 10px;
}

div.nav { text-align: center; background-color: #4083CA; width: 752px;}

div.title
{
    background-color: #006766;
    
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    
    color: #7DFF00;
    font-size: 21px;
    font-family: arial, helvetica, geneva, sans-serif;
}

div.blueBox { background-color: #A9E2F5; text-align: center; font-family: arial,geneva,helvetica,sans-serif; font-size: 12px; color: #003333;}

td.blueBoxes { background-color: #A9E2F5; text-align: center; font-family: arial,geneva,helvetica,sans-serif; font-size: 12px; color: #003333;}

div.whiteBox { background-color: #FFFFFF; text-align: center; font-family: arial,geneva,helvetica,sans-serif; font-size: 12px; color: #003333;}

td.whiteBoxes { background-color: #FFFFFF; text-align: center; font-family: arial,geneva,helvetica,sans-serif; font-size: 12px; color: #003333;}

td.subheader
{
    font-family: arial, geneva, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    
    color: #003333;
    text-align: center;
}

/************************ Reef Station Pages **********************/
div.outer_wrap
{
	padding: 5px;
	background-color: #35b4dd;
	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.inner_wrap
{
	/*padding: 10px;*/
	background-color: #35b4dd;
	
	text-align: center;
}

div.main_banner
{
	background-image: url('/reef/images/whyReef_Banner.jpg');
	width: 640px;
	height: 92px;
}

div.journal_banner
{
	background-image: url('/reef/images/reefBanner.gif');
	width: 750px;
	height: 90px;
}

div.sub_header
{
    background-image: url('/reef/images/whyReef_SubheaderBanner.gif');
    width: 594px; 
    height: 39px; 
        
    vertical-align: middle; 
    text-align: center; 
    
    font-family: arial, geneva, helvetica, sans-serif; 
    font-weight: normal; 
    font-size: 26px; 
    
    color: #ffffff;
}

div.round_corner1
{
	padding: 0px 3px;
}

div.spacer
{
    padding: 10px; 
    text-align: center;
}

div.inner_white_box
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	padding: 10px 0px;
}
div.inner_blue_box
{
    padding: 5px 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

td.green_header{ color: #ffffff; font-family: arial, geneva, helvetica, sans-serif; font-size: 18px; font-weight: normal; }


/************************ Save the Reef Pages **********************/
.greenTitle
{
	font-family: arial,geneva,helvetica,sans-serif;
	font-size: 20px; 
	color: #669900;
}

.lblueTitle
{
	font-family: arial,geneva,helvetica,sans-serif;
	font-size: 16px; 
	color: #006699;
}

a.lblueTitle:link { font-family: arial,geneva,helvetica,sans-serif; font-size: 16px; color: #006699; text-decoration: none; }
a.lblueTitle:visited { font-family: arial,geneva,helvetica,sans-serif; font-size: 16px; color: #006699; text-decoration: none; }
a.lblueTitle:hover { font-family: arial,geneva,helvetica,sans-serif; font-size: 16px; color: #006699; text-decoration: underline; }
a.lblueTitle:active { font-family: arial,geneva,helvetica,sans-serif; font-size: 16px; color: #006699; text-decoration: none; }



div.perturbContent
{
	text-align: left; 
	
	font-family: arial,geneva,helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 5px;
}

table.perturbTable{}

.perturbTable td
{
	font-size: 14px;
	color: #000000;
}

table.donateTable
{
	border-collapse: collapse;
}
.donateTable td, th
{
	text-align: center;
	vertical-align: middle;
	
	padding: 5px;
}

td.LeftDonate
{
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: grey;
}

td.RightDonate
{
	text-align: left;
}

table.thermoBadge
{
	border-style: solid;
	border-color: grey;
	border-width: 1px 0px 0px 0px;
}

.thermoBadge td
{
	vertical-align: top;
	font-size: 14px;
}
