﻿body 
{
    font-family: Verdana;
    font-size: 9pt;
    color: #271308;
    margin: 0px 0px 0px 0px;
	background-image: URL(bgr_content.jpg)
}

td 
{
    font-size: 9pt;
	
}

.setWidth
{
    width:761;
    min-width:761;
    max-width:761;
}

.mainColumn
{
    background-image: URL(Header.jpg)
}

.question
{
    color: #2c4e0e;
    font-size: 11pt;
}

td.leftpadded
{
    padding-left: 15px;
}

td.filler
{
    background-color: #191919;
	background-image: URL(bgr_body.jpg)
}

td.title
{
    color: #aad582;
    font-size: 16pt;
    line-height: 2em;
    font-family: Verdana;
    vertical-align: bottom;
    padding-left: 20px;
	padding-bottom: 10px;
    height: 234px;
}

.pagetitle
{
    font-size: 14pt;
    padding-bottom: 15px;
    color: #2c4e0e;
}

td.pagetitleLEFT
{
    font-size: 17pt;
    padding-bottom: 17px;
    padding-top: 10px;
    color: #437D43;
}

td.topnav
{
    padding-left: 10px;
    background-color: #402301;
    vertical-align: middle;
    height: 26;
}

td.topnavitem
{
    padding-left: 10px;
    padding-right: 10px;
}

a
{
    color: #2c4e0e;
}

a:hover
{
    color: #4e7a28;
}

a.topnavitem
{
    color: #c0bc9a;
    text-decoration: none;
	font-size: 7.5pt;
}

td.topnavitemCURR
{
    padding-left: 10px;
    padding-right: 10px;
}

a.topnavitemCURR
{
    color: #76a24a;
    text-decoration: none;
	font-size: 7.5pt;
}

td.vertdivider
{
    width: 1px;
    background-color: #978d4f;
}

td.horizdivider
{
    height: 1px;
    background-color: #978d4f;
}

td.copy
{   
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    height: 100%;
}

table.sectionnav
{
    width: 292px;
    position: relative;
    left: 0px;
}

td.sectionnavitem
{
    height: 28px;
    vertical-align: middle;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

a.sectionnavitem
{
    color: #271308;
    text-decoration: none;
    font-size: 8pt;
}

td.sectionnavitemCURR
{
    height: 28px;
    vertical-align: middle;
    padding-left: 10px;
	padding-top: 5px;
    padding-bottom: 5px;
}

a.sectionnavitemCURR
{
    color: #4e7a28;
    text-decoration: none;
    font-size: 8pt;
}

.note
{
    color: #271308;
    font-size: 8pt;
}

.mediaThumb
{
    width:120;
    height:94;
}

.subtitle
{
    color: #6d4f2b;
    font-size: 12pt;
}

.podcastdate
{
    color: #2c4e0e;    
    font-size: 11pt;
}

.podcasttitle
{   
    font-size: 9pt;
    font-weight: bold;
}
.podcastsubtitle
{   
    font-size: 7pt;
}

td.toppadded
{
    padding-top: 25px;
}

img.userPhoto
{
    border-style: solid;
    border-width: 0px;
    border-color: #c8c8c8;
}

.rightPic
{
    width: 321;
    text-align: right;
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
}

.homePhoto
{
    width: 321;
	height: 241;
    text-align: right;
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
}
hr
{
	background-color:#978d4f;
	border-width:0px;
	height:1px;
}