﻿body{
margin:0;
padding:0;
line-height: 1.5em;
background-color:White;
}


b{font-size: 100%;}
p{line-height:120%; margin:10px 0 10px 0;}

#maincontainer{
width: 860px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
 /*padding-top: 10px;*/
 background-color:White;
 font-family:Verdana;
 font-size:10pt;
}

#topsection
{
background: #EAEAEA;
height: 125px; /*Height of top section*/
/*padding-top: 10px;*/
background-color:white;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#header
{
    padding-top: 1px;
    margin:5px 5px 0px 5px;
    font-family:Verdana, Arial;
    font-size:large;
    /*font-weight:bold;*/
    color:Red;
}

#header h1
{
    color:Red;
    margin-left:75px;
    
}

#header hr
{
    color:Red;
    max-height:3px;
    }
    
#headerSub
{
    padding-top: 10px;
   margin:10px 5px 0px 5px;
    font-family:Verdana; 
    font-size:1.6;
    /*font-weight:bold;*/
    color:Red;
}

#headerSub h1
{
    color:Red;
    margin-left:75px;
    
}

#headerSub hr
{
    color:Red;
    max-height:3px;
    }

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 256px; /*Set left margin to LeftColumnWidth*/
background-color:White;
min-height:390px;
}

#contentHome{
margin-left: 256px; 
margin-right:100px;/*Set left margin to LeftColumnWidth*/
background-color:White;
min-height:390px;
}

#contenthome{
margin-right: 256px; /*Set left margin to LeftColumnWidth*/
background-color:White;
min-height:390px;
}


#contentcolumn2{
margin-left: 256px; /*Set left margin to LeftColumnWidth*/
background-color:White;
min-height:390px;
}

#contentBiocolumn{
margin: 0 0 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
 border-right:10px;
 background-color:White;
 min-height:390px;
}


#contentBiocolumn2{
margin: 0 0 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
 border-right:10px;
 background-color:White;
 min-height:450px;
}

#singleColumn
{
    margin-left: 75px; 
    margin-right:75px;/*Set left margin to LeftColumnWidth*/
background-color:White;
min-height:390px;
 }
 

#leftcolumn{
float: left;
width: 256px; /*Width of left column*/
margin-left: -860px; /*Set left margin to -(MainContainerWidth)*/
background: #C8FC98;
background-color:White;
}

#leftphotocolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -860px; /*Set margin to that of -(MainContainerWidth)*/
background: #C8FC98;
background-color:White;
font-family:Arial;
font-size:.8em;
}

#leftphotocolumn2{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -860px; /*Set margin to that of -(MainContainerWidth)*/
background: #C8FC98;
background-color:White;
font-family:Arial;
font-size:.8em;
}

#rightapple{
float: right; /* was left*/
width: 235px; /*Width of right column was 190*/
margin-left: -225px; /*Set left margin to -(RightColumnWidth)was 190*/
background: #FDE95E;
background-color:White;
font-size:.8em;
color:Green;
}


#rightcolumn{
float: right; /* was left*/
width: 190px; /*Width of right column was 190*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)was 190*/
background: #FDE95E;
background-color:White;
font-size:.8em;
color:Green;
}
#rightcolumn a:link a:visited{
    color:Green;
 }

#footer{
clear: left;
width: 100%;
background: white;
/* color: #FFF; */
text-align: center;
padding: 4px 0;
}

#footer a{
color:White;
}
#FooterBlack h1{
	color:Black;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#FooterBlack a{
    color:Black
}
#FooterBlack a:hover{
    color:red
}

.innertube{
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;

}
/************************
For 3 column pages
*************************/

#leftcolumn_3{
float: left;
width: 185px; /*Width of left column in pixel*/
margin-left: -860px; /*Set margin to that of -(MainContainerWidth)*/
background:White;
background-color:White;
font-family:Arial, Helvetica;
font-size:.8em;

}

#rightcolumn_3{
float: right; /* was left*/
width: 190px; /*Width of right column was 190*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)was 190*/
background: #FDE95E;
background-color:White;
font-family:Arial, Helvetica;
font-size:.8em;
color:Green;
}

#contentcolumn_3{
margin: 0 200px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
 border-right:10px;
 min-height:390px;
 /*width:480px;*/
 
}
/************
For PressRoom page
**************/
#contentcolumn_PressRoom{
margin: 0 200px 0 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
 border-right:10px;
 min-height:390px;

