﻿body{
margin:0;
padding:0;
line-height: 1.5em;
background: #FFFFFF url("images/bkgrnd.gif") top left repeat-x;
}

b{font-size: 110%;}
em{color: red;}
li {list-style-image: url(images/bullet.gif)}
a  {text-decoration: underline; color: green}

#maincontainer{
width: 920px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
font: 13pt Times New Roman;
}

#topsection{
background: #003300;
height: 90px; /*Height of top section*/
text-align: center;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
width: 100%; 
}

#leftcolumn{
float: left;
width: 306px;
text-align: center;
}

#middlecolumn{	
float: left;
width: 308px;
text-align: center;
}

#rightcolumn{	
float: right;
width: 306px;
text-align: center;
}

#leftcolumn1{
float: left;
width: 296px;
text-align: left;
}

#middlecolumn1{	
float: left;
width: 308px;
border-left: 10px solid #FFF;
border-right: 10px solid #FFF;
text-align: left;
}

#rightcolumn1{	
float: right;
width: 296px;
text-align: left;
}

#leftcolumn2{
float: left;
width: 306px;
height: 100%;
background: #e5e1d9;
}

#rightcolumn2{	
float: right;
width: 614px;
}

#leftcolumn2cu{
float: left;
width: 460px;
}

#rightcolumn2cu{	
float: right;
width: 460px;
}

#bannernobk{
width: 100%;
border-top: 8px solid #FFF;
color: #000;
text-align: center;
padding: 4px 0;
}

#banner{
width: 100%;
height: 20px;
background: #003300;
border-top: 8px solid #FFF;
border-bottom: 8px solid #FFF;
font: 16pt Times New Roman;
color: #FFF;
text-align: center;
padding: 8px 0;
}

#footer{
clear: both;
width: 100%;
text-align: center;
color: #003300;
padding: 4px 0;
}

#footer a{
color: #003300;
}

.newsletterimg{
margin: 70px 0 0 150px;	
}

.newsletterlinkimg{	
display: inline;
margin: 150px 0 0 80px;
border: none;
}

.bioimage{
border: 1px solid #000;
float: left;
margin: 0 10px 5px 0;	
}

.biofont{
font: bold 19pt Times New Roman;
}

.innertube{
padding: 0 10px;
}

.center{
text-align: center;
}

.underline{
text-decoration: underline;
}

.largecap{
font: bold 32pt Times New Roman;
}

.header15{
font: bold 15pt Times New Roman;
color: #003300;
}

.proptitle{
font: bold 13pt Times New Roman;
text-decoration: underline;
color: #003300;
}