﻿html{height:100%;margin:0;padding:0;}
#Body
{
    height:100%;    
    
}

#Form{height:100%;}
a{outline:0;border:0;}
p, ul, ol{margin:0;padding:0 0 0 0;}

.content_ul
{
    padding-left:20px;
}

h1{font-size:10px; margin:0 0 10px 0; display:none; color:#fff;}
h2, .Head{font-size:10px; margin:0 0 10px 0; display:none; color:#fff;}
h3{font-size:18px; margin:0 0 10px 0;}


/*
====================================================================
Header
====================================================================
*/

.header_bg
{
           
    background:#dadad9 url(images/interior_header_bg.jpg) no-repeat center top;
    
}

#logobar
{
    width:980px;
    height:180px;
    margin:auto;     
    background:url(images/logobar_bg.jpg) no-repeat;
}

.mc_seal
{
    width: 170px;
    height: 163px;
    padding-top: 15px;
    padding-left: 20px;
    float:left;
}
/*
====================================================================
Header Links
====================================================================
*/
.header_links_area
{
    width:563px;
    height:45px;
    margin:auto;  
    float:right;
    border-bottom: 1px solid #929292;
}

.header_links
{
    width:240px;
    float:left;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight:bold;
    color:#6a523a;
}

.header_links a
{
   
    color:#6a523a;
}

.header_links a:hover
{
   
    color:#999999;
}





.home_link_bg
{
    background-image: url(images/home_link_bg.jpg); 
    display:block;
    width:85px;
    height:37px;
    float:left;
    margin-top:7px;
    margin-left:10px;
    
}

.vwap_link_bg
{
    background-image: url(images/vwap_link_bg.jpg); 
    display:block;
    width:130px;
    height:37px;
    float:right;
    margin-top:7px;
}



#home_link
{
    
    float:left;
    padding-top:17px;
    padding-left:35px;
   
    
}



#vwap_link
{
    
    float:left;
    padding-top:17px;
	text-align:left;
	padding-left:35px;
}

.search_box
{
    width: 300px;
    float:right;   
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-top:15px;    
    background: url(images/search_box.jpg) no-repeat; 
}


/*
====================================================================
Navigation
====================================================================
*/

#menu
{
    width:981px;
    height:31px;
    margin:auto;
    background: #684e37 url('images/nav_bg.jpg') repeat-x;
}
.main_dnnmenu 
{
    height:31px;
    color: #fff;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    float: right;
    
}


/* CSSNodeRoot */
.main_dnnmenu_rootitem
{    
    
    padding: 8px 15px 10px 15px;
    float: left;
    text-align: center;
    background:url('images/nav_divider_bg.jpg') no-repeat;
}


/* Menu Node Hover Root */
.main_dnnmenu_rootitem_hover
{
    
    float: left;    
    background: #fff;
    color: #000;
    font: Tahoma, Arial, Sans-Serif;
}

/* Menu Node Selected Root */
.main_dnnmenu_rootitem_selected
{ 
    padding: 8px 15px 10px 15px;
    float: left;
    text-align: center;
    background: #fff;
    color: #000;
}
    
/* Sub Menu Container */
.main_dnnmenu_submenu
{   
    
    z-index: 1000; 	
    color: #000;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
}

.main_dnnmenu_submenu td 
{
    background: #fff;
    padding: 5px;
    z-index: 1000;
    text-align: left;
}

/* Sub Menu Hover */
.main_dnnmenu_itemhover td
{
    background: #fff url('images/nav_bg.jpg') repeat-x;
    color: #fff;
    font-family: Verdana, Arial, Sans-Serif;
}

/* Sub Menu Selected */
.main_dnnmenu_itemselected td
{
    background: #fff;
    color: #000;
    z-index: 1000;
    font-family: Verdana, Arial, Sans-Serif;
}

/*
====================================================================
 Vertical Navigation : contentLeft > side_menu
====================================================================
*/

#side_menu
{
    width:180px;
    height:auto;
    margin:auto;
    color: #663300;    
    padding-right: 20px;
}

/*
====================================================================
Content Area
====================================================================
*/

.content_bg
{
    background:#dadad9 url(images/interior_content_bg_top.jpg) repeat-x center top;
    
}

#content
{
    width:980px;
    margin:0 auto; 
    background:#fff; 
    height: auto;
    overflow-x: hidden;
    
}


#contentTop
{
    
    width:980px;
    height:50px;
    padding-top:20px;
}


#TopLeft
{
    
    width:250px;
    height:70px;
    float:left;
    border-right-style:solid;
    border-right-color:#ccc;
    border-right-width:1px;
}





#bread
{
    float:right;
    text-align:left;
    width: 700px;
    height:40px;
    margin: auto;
    padding: 30px 0 0 0; 
    color:#7f7c76; 
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
}


.title
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 24px;
}

.subtitle
    {
    font-family: Verdana, Arial, Helvetica;
    font-size: 16px;
    font-weight: bold;
    }


/*
====================================================================
Footer
====================================================================
*/

.footer_bg
{
    background:#dadad9 url(images/interior_footer_bg.jpg) repeat-x center top;
    clear:both;
}

#footer 
{
    position:relative;
    width:980px;
    height:258px;
    margin:auto;
    background:#dadad9 url(images/interior_footer.jpg) no-repeat center top;
}
#footerLeft
{
    width:400px;
    height:50px;   
    font-family:Verdana, Arial, sans-serif;
    font-size:11px;    
    line-height:25px;
    float:left;
    padding: 20px 0 0 25px;
    color:#fff;
}
#footerLeft a
{
    
    color:#fff;
    
}

#footerLeft a:hover
{
    
    color:#999999;
    
}

#footerRight
{
    width:100px;
    height:50px;       
    float:right;
    padding: 20px 0 0 0;
}





    
    
    
  