﻿
body{
    /*centers the site in internet explorer*/
    text-align: center; 
    background-color: rgb(223,226,225); 
    
   background-image: url(images/whiteBox.gif); 
   background-repeat: no-repeat; 
   background-position:  0 0;
}

#wrapper {
    /*centers the site in fire fox*/
    width:800px;
    margin:0px auto;
    text-align:left;
    background-color: transparent;
    _margin-top: -6px; /*for IE explorer only*/
}

#contentWrapper {
    /*positions the div where the copy for each page resides*/
    position: relative;
    width:  770px;
    margin-left: 15px;
    margin-top: -96px;
    background-color: White;
}

#indentedContentWrapper{
    /*indents, and formats copy on the page*/
    margin-left: 30px; 
    font-family: Arial; 
    font-size: 12px; 
    line-height: 15px;
    width:660px;
}

#homeindentedContentWrapper{
    margin-left: 30px; 
    margin-right: 10px;
    font-family: Arial; 
    font-size: 12px; 
    line-height: 15px;
    
}


#brownwrapper{
    width:  770px;
    margin-left: 15px;
    
    font-family: Arial; 
    font-size: 11px; 
    line-height: 15px;
    background-color:rgb(72,84,79);
}

    
#footerdiv {
    font: 11px/1.5em Arial;
    height: 81px; 
    padding-left: 35px;  
    padding-right: 35px;  
    padding-top: 5px; 
    cursor: default;
}

#navdiv {

    background-image: url(images/bgtopnav.jpg);
    width: 800px; 
    height: 30px;
}

#navdiv li{
    font-size: 10pt;
    padding-left: 8px; 
    padding-right: 4px; 
    font-weight:bold; 
    font-family:Georgia; 
    color:#ffffff; 
    display: inline; 
    border-left: dotted 1px #ffffff;
      
}

#navdiv a{
    text-decoration:none;
    color: #ffffff;
}

#navdiv a:hover{
    color: #cccccc;
}

#navdiv li.leftmost{
    border: none;
    padding: none;
    margin: 0px;
    margin-left: 0px;
}

#navdiv a.currentPage 
{
    color: #cccccc;
}

#leftContentDiv{ 
    color: #ffffff; 
    margin-top: 20px; 
    height: 175px;
}

#rightContentDiv{
    float:right;
    margin-top: 20px; 
    width:187px; 
    border-left: dotted 1px #ffffff; 
    color: #ffffff; 
    height: 175px;
}

#middleContentDiv{ 
    float:right;
    margin-top: 20px; 
    width:187px; 
    border-left: dotted 1px #ffffff; 
    color: #ffffff; 
    height: 175px;
}

.heading2{
    font-family:Georgia; 
    font-weight: bold; 
    font-size: 16px; 
    color: White; 
}

.heading3{
    margin-left:25px; 
    font-family: Georgia; 
    font-weight: italic; 
    font-size: 13px; 
    color: #FFFFCC;
}

a{
   color: rgb(198,128,37); 
}

.heading{
    font-family:Georgia; 
    font-weight: bold; 
    color: rgb(119,116,113);
}
#letterHeadWrapper 
{
    padding-bottom: 15px;
    padding-top: 15px;
}
#letterHeadFrom 
{
    background: transparent url(/images/from.jpg) no-repeat top left;
    min-height: 36px;
}
#letterHeadTo 
{
    background: transparent url(/images/to.jpg) no-repeat top left;
    min-height: 36px;
}
#letterHeadFrom p, #letterHeadTo p 
{
    padding-left: 65px;
}
#letterBodyWrapper 
{
    float: left;
    width: 522px;
    padding-right: 30px;
}
#letterSidebarWrapper 
{
    width: 154px;
    float: left;
    font-family: Georgia;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    line-height:18px;
}
.openQuote 
{
    background: transparent url(/images/openQuote.jpg) no-repeat top left;
    height: 38px;
}
.closeQuote 
{
    background: transparent url(/images/closeQuote.jpg) no-repeat bottom right;
    height: 38px;
}
.update-nav
    {
        font-size:11px;
        color:#b45d00;
        display:block;
        float:right;
    }    
    .update-nav a
    {
     padding:0 12px;
    }
#success-stories-container
	    {
	    	width:355px;
	    	float:right;
	    	margin-left:10px;
	    	margin-right: 20px;
	    	margin-bottom: 20px;
	    	background-color:#f2f1dd;
	    }
	    .success-stories-photo
	    {
	    	float:left;
	    	margin:15px 10px;
	    }
	    #success-stories-container div
	    {
	    	float:right;
	    	width:155px;
	    	padding:10px 8px 0 0;
	    }
	    #success-stories-copy
	    {
	    	font-family:Georgia, Serif;
	    	font-size:15px;
	    	margin-top:5px;
	    	color:#514e49;
	    }
	    #success-stories-author
	    {
	    	font-family:Georgia, Serif;
	    	font-size:10px;
	    	font-weight:bold;
	    	margin-bottom:10px;
	    	color:#46433e;
	    }
	    #home-testimonials-link
	    {
	    	font-family:Arial;
	    	font-size:12px;
	    	font-weight:normal;
	    	color:#8c4943;
	    }
	    .hometestimonialslink{
	    	font-family:Arial;
	    	font-size:12px;
	    	font-weight:normal;
	    	color:#8c4943;
	    }
	    
#peer-review-certificate
{
	font-size:12px;
	margin-left:20px;
}
#yet ul li{margin-top:20px;}
