﻿*   
{
    margin: 0;
    padding: 0;
    font-family: Arial, Sans-Serif;
    }
    
body 
{
    background-color: #E6BB83;
    text-align:center;
    }

#page 
{
    width: 694px;
    height: 525px;
    background: transparent url(../images/bkg_pallet.gif) no-repeat;

    margin-top: 5px;
    margin-bottom: 5px;    
    margin-right: auto;    
    margin-left: auto;
    
    text-align: left;   }    

/* Header 
===========*/
#col1
{
    float: left;
    clear: left;
    width: 166px;
    height: 100%;
    overflow: hidden;    }

#header
{
    margin-left: 20px !important;
    margin: 30px 0 0 10px;
    float: left;
    }
    
#header h1 a
{
    display: block;
    width: 141px;
    height: 89px;
    background: transparent url(../images/siteID.gif) no-repeat;
    text-indent: -600em;  
    text-decoration: none;  }

#nav 
{
    width: 107px;
    height: 183px;
    text-align: right;
    list-style: none;
    float:left;
    font-size: 6pt;
    margin-left: 44px !important;
    margin: 14px 0 0 22px;
/*    border: solid 1px red;   */}    

#nav a 
{
    display: block;
    width: 93px;
    padding: 12px 14px 12px 0;
    color: #E6BB83;
    text-decoration: none;
    background: transparent url(../images/button.gif) no-repeat scroll 100px 100px;    }   

#nav a.selected, #nav a:hover 
{
    background-position: center right;
    color: #E93D42;}   

/* Association Badges 
=======================*/
#associations 
{
    float:left;
    list-style: none;
    margin-top: 10px;
    margin-left: 10px !important;    
    margin-left: 5px;}
     
#associations a 
{
    display: block;
    text-decoration: none;
    font-size: 8pt;
    text-indent: -800em;
    width: 166px;
    height: 40px;
    margin-top: 5px;}       

#USPCA_Member   { background: transparent url(../images/USPCA.jpg) no-repeat center center;}    
#USPCA_Ethics   { background: transparent url(../images/USPCAEthics.jpg) no-repeat center center;}    
#CBA            {background: transparent url(../images/CBA.jpg) no-repeat center center;}    

/* Content 
===========*/
#content
{
    width: 513px;
    padding-right: 7px;
    float:right;}   

#quote1 
{
    width: 405px;
    height: 18px;
    margin-top: 40px;
    padding-top: 2px;
    padding-left: 5px;
    float: right;
    font-size: 8pt;
    color: #6A241A;
    background: transparent url(../images/box_white_border_bro.jpg) no-repeat top left;}    

#banner 
{
    width: 380px; 
    height: 89px;
    margin-top: 35px;
    background: transparent url(../images/banner.jpg) no-repeat;
    float: right;}    

#sandbag1, #sandbag2    
{
    float: left;
    clear: left;    }
    
#sandbag1    
{
    width: 1px;
    height: 96px;
    }    

#sandbag2    
{
    position: relative;
    width: 97px;
    height: 159px;  }  

#appetizer  
{
    position: absolute;
    top: 9px;
    left: -35px;
    list-style: none;}      

#appetizer li
{
    margin-bottom: 10px;}    
    
/* Footer 
==========*/    
#footer {clear: both;
    text-align: center;
    color: #fff;
    font-size: 8pt;}
    
/* CMS Content */    
#cmsContent    
{
    width: 412px;
    height: 255px;
    border: solid 1px #6A241A;
    background-color: #E6BB83;
    margin-right: 61px !important;
    margin-right: 31px;
    float: right;
    }      

#cmsContent *
{
    color: #6A241A;}    

#cmsContent h1
{
    font-size: 9pt;
    margin: 5px 10px;}    

#cmsContent p
{
    font-size: 5pt;
    margin: 10px 20px;
    font-family: Verdana;
    color: #560006;     /* Darker than original color
                        Meant to enhance small text 
                        readability (contrast) */
    }

/* Home-page Specific */    
#home #cmsContent   {margin-top: 20px;}

/* Sub-page Specific */
#sub #cmsContent 
{
    margin-top: 60px;
    overflow: auto; 
    scrollbar-base-color: #6A241A; 
    scrollbar-arrow-color: #E6BB83;
    scrollbar-darkshadow-color: #5A140A; 
    
}

#sub #cmsContent p
{
    font-size: 7pt;
    color: #6A241A; }    

#quote2 
{
    position: relative;
    margin-top:61px;
    width: 383px;
    height: 36px;
    float: right;
    background-color: #6A241A;
    color: #E6BB83;
    border: solid 2px #E6BB83; 
    border-right: 0;
    font-size: 10pt;
    padding: 2px 0 0 10px;}

#cmsImage
{
    position: absolute;
    top:-33px;
    right:62px;
    border: solid 1px #6A241A; }