﻿
body
{
    background-color: #E5E5E5;
    float:left;
}

/*--------------------layout---------------------*/
* {margin:0;padding:0}
form {
	text-align: center;		
	}
	
div.prePage
{
 margin-left: auto;
 margin-right: auto;
 width: 970px;
 }
#wrapper
{
    border: medium solid #000000;
    width: 960px;
    min-height: 686px;
    height: auto !important;
    height: 686px;
    font: normal 12px "Palatino Linotype";
    text-align: justify;
    background-color: White;
    float: left;
}
   
   h1
{
    font-size: 1.6em;
}
h2
{
    font-size: 1.3em;
}
h3
{
   font-size:1.1em;
}
h4
{
    font-size:1.0em;
}

/*+++++++++++++++++ Master Header classes +++++++++++++++++++++++++++++++*/
div.clear
{
    clear:both;
    visibility: hidden;
    height:0px;
}

div.topHeader
{
    width: 950px;
    padding: 3px 10px 0px 10px;
    height:86px;
}
div.seperator
{
    height: 2px;
    background-color: #000000;
    position:relative;
    width:960px;
}

.logo
{
 
}
img.topHeaderLinks
{
    padding: 0px 0px 0px 0px;
     margin:0px 0px 0px 18px;
    vertical-align: middle;
    border-style: none;
    border-width: 0px;
}
 
p.topLinks
{
    width: 300px;
    float: right;
    text-align: right;
    padding-right: 10px;
}

div.pictureRow
{
    padding:0px;
    text-align:center;
    height:146px;
}

img.pictureRowImg
{    height: 146px;
     width: 320px;
}
   
   
   /*+++++++++++++++++++++++*/
   
   /*+++++++++++++++++ Footer +++++++++++++++++++++++++++++++*/
   

 div.lowerLeft
   {
       background-color:Black;
        color: #FFFFFF;
        height:50px;
        width:630px;
        float:left;
   }
   
 div.lowerRight
{
    background-color: #AD4C07;
    color: #FFFFFF;
    height:50px;
    width:330px;
    float:left;
}
   
   p.copyright
{
    padding: 10px 20px 10px 20px;
}

p.lowerAddress
{
    padding:15px;
}

/*+++++++++++++++++ Middle +++++++++++++++++++++++++++++++*/
   div.middleSection
{
    
    min-height:364px;
    height:auto !important;
    height:364px;
    background-color:#EFECE3;
    float:left;
    width:960px;
}

   div.middleSectionNoPictureRow
{
    
    min-height:510px;
    height:auto !important;
    height:510px;
    background-color:#EFECE3;
    float:left;
    width:960px;
}

div.leftColumn
   {
       float:left;
       width:620px;
       min-height:364px;
       height:auto !important;
       height:364px;
       margin:0px;
       padding:5px;
       background-color:White;
    }
    
    div.leftColumnNoPictureRow
   {
       float:left;
       width:620px;
       min-height:510px;
       height:auto !important;
       height:510px;
       margin:0px;
       padding:5px;
       background-color:White;
    }
    
    div.rightColumn
{
    width:320px;
    padding:5px;
    min-height:364px;
    height:auto !important;
    height:364px;
    float:left;
}



div.mainInnerColumn
{
    width:284px;
    float:left;
    height:155px;
    padding:5px;
}

div.mainInnerSeperator
{
    background-color:Gray;
    border-color: #C0C0C0;
    width: 2px;
    height: 155px;
    float: left;
    margin: 0px 5px 0px 5px;
}

img.mainInnerImg
{
    text-align:left;
    margin:0px 25px 0px 0px;
 float:left;

}

div.mainSummaryPictureLeft
{
 width:100px;
  min-height:120px;
  height:auto !important;
 height:120px;
  
 float:left;
 padding:0px 5px 0px 0px;
}

div.mainSummaryTextRight
{
  width:495px;
  min-height:120px;
  height:auto !important;
  height:120px;
  float:left;
  
  }