/* Website: Microsite 
/* © 2008 www.ph-creative.com 

/* #################*/  
/* ## TEXT STYLES ##*/  
/* #################*/  
   
p { color: #666; }  
strong {}  
em {font-weight: bold;} 
   
/* ##################*/  
/* ## LINK STYLES ###*/  
/* ##################*/  
   
a { font-weight: bold;}  
a:hover {text-decoration: none;}  
   
/* ####################*/  
/* ## HEADER STYLES ###*/  
/* ####################*/  
   
h1  
{
    margin: 0px;
    padding-bottom: 15px;
    border-bottom: 1px solid #660099;
    font-weight: normal; 
    color: #660099;
     }
       
h2 
{
    font-weight: normal;
    color: #ff9933;
    padding-bottom: 5px;
    border-bottom: 1px dashed #ff9933;
    line-height: 100%;
    } 
     
h3 
{
    color: #660099;
     }
       
h4  
{
    color: #ff9933;
    }  
    
h5 { }  
h6 { }  
  
/* ###################*/  
/* ## GLOBAL STYLES ##*/  
/* ###################*/  
  
body  
{  
    padding:0px;  
    margin:0px;  
    font-family:Arial, Helvetica, Sans-Serif;
    font-size: 78%;
    color:#000; 
    background: #F3F5F7 url(../builtin/page_bkgd.gif) repeat-x left top; 
}  
   
#wrapper  
{  
    width:779px; /*  CHANGE TO VISUAL WIDTH */  
    margin:0px auto;  
}

#top
{
    margin-top: 6px;
    background: #660099 url(../builtin/navigation_bkgd.gif) repeat-x left bottom;
    color: #fff;
    height: 26px;
    padding: 0px;
    }
    
#top p 
{
    margin: 0px; padding: 0px;
    font-size: 90%;
    color: #fff;
        }
   
#intro 
{
    float: left;
    margin: 0px;
    padding: 6px 0 0 12px;
    }
    
#address 
{
    float: right;
    margin: 0px;
    padding: 6px 12px 0 0;
    }
    
#container 
{
    margin-top: 16px;
    background: #fff;
    padding: 19px;
    }
    
#logo 
{
    margin: 0px 0px 20px 0px;
    padding: 0px;
    float: left;
    
    }
    
#strapline
{
    float: right;
    margin: -5px 0px 0px 0px;
    padding: 0px;
    font-size: 120%;
    text-align: right;
    line-height: 130%;
    }
    
#strapline strong
{
    font-size: 180%;
    color: #ff9933;
    }
    
#navigation 
{
    margin: 6px 0 0 0;
    background: #660099 url(../builtin/navigation_bkgd.gif) repeat-x left bottom;
    color: #fff;
    height: 26px;
    padding: 0px;
    clear: both;
    width: 741px;
    }
    
#navigation ul, #footer_links ul
{
    list-style-type: none;
    margin: 5px 13px;
    padding: 0px;
    }
    
#navigation ul li, #footer_links ul li
{
    display: inline;
    padding-right: 50px;
    }
    
#navigation ul li a, #footer_links ul li a
{
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    }
    
#navigation ul li a:hover, #footer_links ul li a:hover
{
    text-decoration: underline;
    }
    
#banner 
{
    margin-top: 18px;
    color: #fff;
    padding: 0px;
    width: 741px;
    }
    
#content 
{
    margin-top: 18px;
    }


/* ###################*/  
/* ## MAIN CONTENT ###*/  
/* ###################*/

    
#content_left 
{
    width: 450px;
    float: left;
    line-height: 140%;
    }
     
#content_left ul
{
    list-style-type: square;
    }
    
#content_left ul li
{
    color: #660099;
    font-weight: bold
    }
    
#content_left ol
{
    }
    
#content_left ol li
{
    color: #666;
    margin-bottom: 10px;
    }
    
#content_right 
{
    width: 271px;
    float: right;
    }
    
    
    
    
    
.top_box .NormalPanel
{
    width: 251px;
    background: #999;
    color: #fff;
    margin-bottom: 6px;
    padding: 10px;
    }
    
.top_box h3 
{
    color: #fff;
    font-size: 140%;
    margin: 0px;
    font-weight: normal;
    }
    
.top_box p, .bottom_box p 
{
    color: #333;
    }
    
.top_box a:link, .top_box a:visited
{
    color: #fff;
    }
    
.top_box a:hover
{
    text-decoration: none;
    }
    
   

    
    
    
.middle_box .NormalPanel
{
    width: 271px;
    margin: 6px 0px;
    padding: 0px;
    }
    
    

    
    
    
.bottom_box .NormalPanel
{
    width: 251px;
    border: 1px solid #ff9933;
    padding: 10px;
    margin: 6px 0px;
    font-size: 92%;
    }
    
.bottom_box h4 
{
    color: #777;
    font-size: 125%;
    margin: 0px;
    }
    
.bottom_box a:link, .bottom_box a:visited
{
    color: #660099;
    }
    
.bottom_box a:hover
{
    text-decoration: none;
    }  

/* ####################*/  
/* ## END OF CONTENT ##*/  
/* ####################*/  
    
#footer 
{
    clear: both;
    height: 70px;
    }
    
#footer_links 
{
    margin-top: 9px;
    background: #660099 url(../builtin/navigation_bkgd.gif) repeat-x left bottom;
    color: #fff;
    height: 26px;
    padding: 0px;
    }
    
#footer_text 
{
    margin-top: 15px;
    }
    
#footer_text p 
{
    margin: 0px; padding: 0px;
    font-size: 90%;
    }
    
#footer_blurb 
{
    float: left;
    margin: 0px;
    padding: 0 0 0 12px;
    }
    
#ph_links 
{
    float: right;
    margin: 0px;
    padding: 0 12px 0 0;
    
    }
    
#ph_links a:link, #ph_links a:visited
{
    color: #666;
    text-decoration: none;
    font-weight: normal;
    }
    
#ph_links a:hover
{
    text-decoration: underline;
    }
   
/* #####################*/  
/* ## MAIN DIV STYLES ##*/  
/* #####################*/  
   
.NormalPanel  
{  
    margin:0px;  
    padding:0px;  
}

.clear {clear: both;}
.skip {display: none;}
img {border: none;}
   
/* #####################*/  
/* ## FORM VALIDATION ##*/  
/* #####################*/  

.contact_us 
{
    width: 450px;
    padding: 0px 20px;
    margin: 10px 0px;
    float: left;
    }
    
.contact_us td
{
    padding: 5px 0px;
    vertical-align: top;
    }
    
.contact_us label 
{
    float: left;
    }
    
.TextBox, .TextArea
{
    width: 200px;
    float: right;
    border: 1px solid #999;
    font:normal normal 12px/120% Arial, Helvetica, Sans-Serif;
    }
    
.SubmitButton
{
    width: 80px;
    float: right;
    font-size: 89%;
    }
   
.ErrorLabel{ font-weight: bold; color: red;}

.feed 
{
    width: 450px;
    height: 180px;
    overflow: auto;
    float: left;
    scrollbar-3dlight-color:#fff;
    scrollbar-arrow-color:#660099;
    scrollbar-base-color:#fff;
    scrollbar-darkshadow-color:#fff;
    scrollbar-face-color:#fff;
    scrollbar-highlight-color:#fff;
    scrollbar-shadow-color:#fff;
    }
    
.feed a
{
    color: #660099;
    }
   
/* #######################*/  
/* ## END OF STYLESHEET ##*/  
/* #######################*/
