
/******************/
    /* FRONTENT ONLY  */
    /******************/
    
    /******************/
    /* Main Site Tags */
    /******************/
    
    body { color: #000; font-family: Arial, Verdana, sans-serif; font-size:13px; margin: 0px; }
   
    
    /******************/
    /* Main Menu      */
    /******************/
    
    /* LEVEL 1 */
    /* surrounding div if needed */
    #levelOnecontainer { }
    
    /* ul styles */
    #levelOne {
    padding: 0;
    margin: 0;
    }
    
    #levelOne li {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
    /* for horizontal list remove comments below */
    /* display: inline; */
    }
    * html #levelOne li {
    margin: 0;
    }
    
    #levelOne li a, #levelOne li a:link, #levelOne li a:active, #levelOne li a:visited{
   font-size: 16px;
    font-weight: bold;
    padding: 7px 20px;
    margin-top: 0;
    display: block;
    border-top: 2px solid #F2F2F2;
    border-right: 2px solid #F2F2F2;
    text-decoration: none;
    line-height:20px;
    color: #fff;
    }
	 #levelOne li a:hover {
	color: #000 !important;
line-height:20px;
    }
    
    .nav1 { background-color: #F2F2F2; color: #7297AA; padding-bottom: 5px !important;}
    .nav2 { background-color: #7297AA; color: #E5E5E5; }
    .nav3 { background-color: #6FB4BB; color: #E5E5E5; }
    .nav4 { background-color: #92BDB4; color: #E5E5E5; }
    .nav5 { background-color: #71AA89; color: #E5E5E5; }
    .nav6 { background-color: #71947E; color: #E5E5E5; }
    
    #levelOne li a.nav1:hover { background-color: #F2F2F2; }
    #levelOne li a.nav2:hover { background-color: #B9CBD5; }
    #levelOne li a.nav3:hover { background-color: #B7DADD; }
    #levelOne li a.nav4:hover { background-color: #C9DEDA; }
    #levelOne li a.nav5:hover { background-color: #B8D5C4; }
    #levelOne li a.nav6:hover { background-color: #B8CABF; }
		
    a.activeWhite { color: #fff !important;}
   	#levelOne li a.activeMenu1 { background-color: #F2F2F2; border-right: 0; color: #000 !important; }
    #levelOne li a.activeMenu2 { background-color: #B9CBD5; border-right: 0; color: #000 !important; }
    #levelOne li a.activeMenu3 { background-color: #B7DADD; border-right: 0; color: #000 !important; }
    #levelOne li a.activeMenu4 { background-color: #C9DEDA; border-right: 0; color: #000 !important; }
    #levelOne li a.activeMenu5 { background-color: #B8D5C4; border-right: 0; color: #000 !important; }
    #levelOne li a.activeMenu6 { background-color: #B8CABF; border-right: 0; color: #000 !important; }
    
    /* LEVEL 2 */
    /* surrounding div if needed */
    #levelTwocontainer { } /* ul styles */
    #levelTwo {
    padding: 0;
    margin: 0;
    }
    
    #levelTwo li {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
    /* for horizontal list remove comments below */
    /* display: inline; */
    }
    * html #levelTwo li {
    margin: 0;
    }
    
    #levelTwo li a, #levelTwo li a:link, #levelTwo li a:visited  { 
    color: #fff; 
    font-weight: normal;
    font-size: 16px; 
    padding: 7px 20px 9px;
    display: block; 
    text-decoration: none; 
    border-top: 0;
    }
    
    /** html #levelTwo li a, * html #levelTwo li a:link, * html #levelTwo li a:visited  { 
    display: inline; 
    }*/
    
    #levelTwo li a:hover {
    text-decoration:none; 
    color: #000 !important;
    }
    
    #levelTwo li a.activeMenu {
    color: #b59f66 !important;
    }
    /*******************/
    /* FRONTENT & CMS  */
    /*******************/
    img { border: 0; }
    p { margin: 0px; padding: 0px; line-height: 20px; }
    
    a, a:visited, a:active	{ outline: none; color: #161616; text-decoration: underline;}
    a:hover { color: #666; text-decoration: none;} 
  
    h1 { font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #000; margin: 0 0 0 0; line-height: 36px;}
    h2 { color: #000 !important; font-size: 16px; font-weight: bold; margin: 0 0 0 0; line-height: 36px;}
    h3 { font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #000; margin: 0 0 0 0; }
    h4 { margin: 0px; padding: 0px; line-height: 18px; font-weight: normal;}
    hr {  background-color: #ccc; border: 0; height: 1px; margin: 0px 0px 0px 0px; }
    
    
    /**********************/
    /* CMS Style Dropdown */
    /**********************/
    
    /* FONTS */ 
