﻿body
{
    margin: 0px;
    font-family: Verdana, Arial, Serif;
    font-size: 12px;
}

h3
{
    font-family: Verdana, Arial, Serif;
    color: white;
    font-size: 15px;
}

h4
{
    font-family: Verdana, Arial, Serif;
    color: #f79833;
    font-size: 14px;
}

p
{
    font-family: Verdana, Arial, Serif;
    color: Black;
    font-size: 10px;
}

a
{
    font-family: Verdana, Arial, Serif;
    color: #f79833;
    font-size: 12px;
}
#outercontainer
{
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: Transparent;
    /*width: 100%;*/
    width: 950px;
}

#innercontainer
{
    background-color: Transparent;
    width: 780px; /*height: 800px;*/
    font-size: 12px;
}

#contentcontainer
{
    position: relative;

    top: 0px;
    left: 0px;
    
/*    float: left;*/
    background-color: Transparent;

    width: 780px;
    font-size: 12px;
    z-index: 10;
}

.defaultcontentimage
{
    background-image: url(  'Images/bottomSwooshNew.jpg' );
    background-repeat: no-repeat; /*visibility: hidden;*/
    /*background-attachment: fixed; /* needed so background position set works in Mozilla*/
    background-position: bottom left;
    display: block;
/*    position:absolute;
    z-index: 100;
*/    
}

#adcontainer
{
    position: relative;
    top: -10px;    
    left: 26px;
    width: 728px;
}

#header
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 319px;
    background-image: url(Images/Masthead3.jpg);
    background-repeat: no-repeat;    
    position: relative;
    top: 0px;
    left: 0px;
}

/*#headermenu
{
    position: relative;
    top: 20px;
    left: 200px;
    width: 600px;
    padding: 2px 2px 2px 2px;
}*/

.headermenulink
{
    font-family: Verdana, Arial, Serif;
    font-size: 15px;
    color: White;
    font-weight: bold;
    padding-top: 10px;
    position: relative;
    left: 0;
}

#headersearch
{
    position: absolute;
    top: 245px;
    left: 470px;    
    height: 40px;
    width: 310px;
}

#breadcrumb
{
    background-color: #202020;
    color: White;
    padding: 3px;
    font-size: 10px;
    padding-left: 5px;
}

#topleftcontent
{
    float: left;
    width: 450px;
    background-color: Transparent;
    font-size: 12px;
    z-index: 10;
}

#toprightcontent
{
    float: right;
    width: 290px;
    background-color: Transparent;
    font-size: 10px;
    z-index: 10;
}

#contentbreak
{
    clear: both;
    width: 100%;
    height: 40px;
    position: relative;
}

#bottomcontent
{
    position: relative;

    top: 0px;
    left: 0px;
    height: 100%;
    z-index: 10;
}

#botleftcontent
{
    float: left;
    width: 290px;
    background-color: Transparent;
    font-size: 12px;
    position: relative;
    z-index: 10;
     

    
}

#defaultpagebotleftcontent
{
    background-image: url(  'Images/gradientblock.jpg' );    
    background-repeat: repeat-y;    
    background-position:center;
    position:relative;
    z-index: 10;
}

#botrightcontent
{
    float: right;
    width: 450px;
    background-color: Transparent;
    font-size: 10px;
    position: relative;
    z-index: 10;
}

#contentbreak2
{
    clear: both;
    width: 100%;
    height: 20px;
    position: relative;
    z-index: 10;
}

#footer
{
    position: relative;
    padding: 0px;
    margin: 0px;
    width: 100%;
    /*height: 175px;*/
    top: -40px;
    left: 0px;
}

#footerimg
{
    position: relative;
    z-index: 0;
}

#footermenu
{
    text-align: center;
    padding-top: 10px;
    /*position: relative;*/
    width: 780px;
}

#mnuFooter
{
    padding-top: 10px;
    /*position: relative;*/
    width: 780px;   
}

.footermenulink
{
    font-family: Arial, Serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    /*position: absolute;*/
}

#footertext
{
    text-align: center;
    padding-top: 3px;    
    font-family: Verdana, Arial, Serif;
    font-size: 12px;
    color: #f79833;
    width: 780px;    
    position: relative;
}





.p_style1
{
    font-family: Verdana, Arial, Serif;
    color: Black;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;   
    
}

.p_style2
{
    font-family: Verdana, Arial, Serif;
    color: Black;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    font-weight: 500;
    
}

.h4_style1
{
    text-align: center;
}

.text_style1
{
    font-family: Verdana, Arial, Serif;
    color: Black;
    font-size: 12px;
    padding-left: 30px;
    outline-style:none;
    font-weight: 500;
}

.homepage_img_style1
{
    position: absolute;
    top: 40px;
    left: 175px;
}
