
/*##########################################################################################################
============================================================================================================
Client-Side Display Elements
------------------------------------------------------------------------------------------------------------
>> This is the default stylesheet for all
>> visitor-facing elements on the website
>> itself (i.e. checkout system).
============================================================================================================
##########################################################################################################*/

/*################################################################################################
--------------------------------------------------------------------------------------------------
>> General
--------------------------------------------------------------------------------------------------
################################################################################################*/
.text {
	font-family: "Trebuchet MS";
	font-size: 9pt;
}.sohotext {
	font-family: "Trebuchet MS";
}.SMtext {
	font-family: "Trebuchet MS";
	font-size: 8pt;
}.smtext {
	font-family: "Trebuchet MS";
	font-size: 8pt;
}.uptext {
	font-family: "Trebuchet MS";
	font-size: 7pt;
	color: darkgreen;
}/* Generic form button style. */
.FormLt1 {
	font-family: "Trebuchet MS";
	font-size : 8pt;
	cursor: hand;
}/* Better to let the templates control this*/

/*################################################################################################
--------------------------------------------------------------------------------------------------
>> Menu System - #VMENU#
--------------------------------------------------------------------------------------------------
################################################################################################*/

/*################################################################################
>> Main Menu Links
##################################################################################/* ====================================================================== */
/* This is the main vmenu table */
/* ---------------------------------------------------------------------- */
/* <table> */
   table.vmenu_mainz {
      width: 100%;
      border: 0px;
      padding: 0px 0px 0px 0px;
      font-family: "Trebuchet MS";
      font-size: 11px;  
   } /* <tr> */  
 
  /* <td> ---- [<div><a>Main Page</a></div>] ---- </td>
  /*-----------------------------------------------------------*/
     td.vmenu_main_off { 
	     width: 100%; 
		  border: 0px;
		  padding: 0px 0px 10px 10px;
        font-weight: normal;
     }
     td.vmenu_main_on {
        width: 100%;
        border: 0px;
        padding: 0px 0px 10px 10px;
        font-weight: bold;
     }
  
   /* <div> ---- [<a>Main Page</a>] ---- </div>
   /*-----------------------------------------------------------*/
      div.vmenu_main_off {
         width: 100%;
      }
      div.vmenu_main_on {
         width: 100%;
      }    
  
    /* <a> ---- [Main Page] ---- </a>
    /*-----------------------------------------------------------*/  
       a.vmenu_main_off:link { color: #0020E3; text-decoration: none; }
       a.vmenu_main_off:visited { color: #0020E3; text-decoration: none; }
       a.vmenu_main_off:hover { color: #4690FF; text-decoration: none; }
       a.vmenu_main_off:active { color: #4690FF; text-decoration: none; }
       
       a.vmenu_main_on:link { color: #0020E3; text-decoration: none; }
       a.vmenu_main_on:visited { color: #0020E3; text-decoration: none; }
       a.vmenu_main_on:hover { color: #4690FF; text-decoration: none; }
       a.vmenu_main_on:active { color: #4690FF; text-decoration: none; }
    
   /* </div> */
  /* </td> */
 /* </tr> */  /*################################################################################
>> Sub Menu Links
################################################################################## 
 
 /* <tr> */
 
  /* <td> ---- [<table><tr><td><div> >> </div></td><td><div><a>Main Page</a></div></td></table>] ---- </td>
  /*-------------------------------------------------------------------------------------------------------------*/
     td.vmenu_main_sub {
        width: 100%;
        border: 0px;
        padding: 0px 0px 0px 0px;
     }
   
   /* <table> Submenu link table */
   /*-----------------------------------------------------------*/   
      table.vmenu_subz {
        width: 100%;
        border: 0px;
        padding: 0px 0px 0px 0px;
        font-family: "Trebuchet MS";
        font-size: 11px;
      }
    
    /* <tr> */
    
     /* <td> Submenu Item Bullet */
     /*-----------------------------------------------------------*/        
        td.vmenu_sub_bull_off {
           width: 20px;
           padding: 3px 0px 0px 13px;
           font-size: 11px;
           font-weight: bold;
           color: #858585;   
        }
        td.vmenu_sub_bull_on {
           width: 20px;
           padding: 3px 0px 0px 13px;
           font-size: 11px;
           font-weight: bold;
           color: #505050;   
        }
 
      /* <div> Contains an individual main menu link (within td)
      /*-----------------------------------------------------------*/        
         div.vmenu_sub_bull_off {
            padding: 0px;
            width: 100%;
         }
         
         div.vmenu_sub_bull_on {
            padding: 0px;
            width: 100%;
         }            
         
      /* </div> */
      
     /* </td> */
     
     /* <td> Submenu Item Link */
     /*-----------------------------------------------------------*/    
        td.vmenu_sub_off {
           width: 100%;
           border: 0px;
           padding: 3px 0px 0px 5px;
           font-size: 11px;
           font-weight: normal;
        }
        td.vmenu_sub_on {
           width: 100%;
           border: 0px;
           padding: 3px 0px 0px 5px;
           font-size: 11px;
           font-weight: bold;   
        }
        
      /* <div> Contains an individual main menu link (within td)
      /*-----------------------------------------------------------*/          
         div.vmenu_sub_off {
            width: 100%;
            border: 0px;
            padding: 0px 0px 0px 0px;
         
         }
         
         div.vmenu_sub_on {
            width: 100%;
            border: 0px;
            padding: 0px 0px 0px 0px;
        }       /* <a href=> A cell containing an individual main menu link
       /*-----------------------------------------------------------*/ 
          a.vmenu_sub_off:link { color: #0020E3; text-decoration: none; }
          a.vmenu_sub_off:visited { color: #0020E3; text-decoration: none; }
          a.vmenu_sub_off:hover { color: #4690FF; text-decoration: none; }
          a.vmenu_sub_off:active { color: #4690FF; text-decoration: none; }
          
          a.vmenu_sub_on:link { color: #0020E3; text-decoration: none; }
          a.vmenu_sub_on:visited { color: #0020E3; text-decoration: none; }
          a.vmenu_sub_on:hover { color: #4690FF; text-decoration: none; }
          a.vmenu_sub_on:active { color: #4690FF; text-decoration: none; }
       /* </a> */    
      
      /* </div> */
      
     /* </td> */          
 
/* =========================================================== */
/*################################################################################################
--------------------------------------------------------------------------------------------------
>> Menu System - #HMAINS#
--------------------------------------------------------------------------------------------------
################################################################################################*/

/* This is the main hsub table */
table.hmains {
   width: 100%;
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-family: "Trebuchet MS";
   font-size: 13px;
   font-weight: bold;
}/* This cell contains a submenu link */
td.hmains {
   border: 0px;
   padding: 2px 10px 2px 10px;
}a.hmains:link { color: #0020E3; text-decoration: none; }
a.hmains:visited { color: #0020E3; text-decoration: none; }
a.hmains:hover { color: #4690FF; text-decoration: none; }
a.hmains:active { color: #4690FF; text-decoration: none; }
/*################################################################################################
--------------------------------------------------------------------------------------------------
>> Menu System - #HSUBS#
--------------------------------------------------------------------------------------------------
################################################################################################*//* This is the main hsub table */
table.hsubs {
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-family: Verdana, tahoma;
   font-size: 10px;
}/* This cell contains a submenu link */
td.hsubs {
   border: 0px;
   padding: 2px 10px 2px 10px;
}a.hsubs:link { color: #0020E3; text-decoration: none; }
a.hsubs:visited { color: #0020E3; text-decoration: none; }
a.hsubs:hover { color: #4690FF; text-decoration: none; }
a.hsubs:active { color: #4690FF; text-decoration: none; }

/*################################################################################################
--------------------------------------------------------------------------------------------------
>> #NEWSBOX#
--------------------------------------------------------------------------------------------------
################################################################################################*//* Newsbox
/*-----------------------------------------------------------*//* <font> */
.newsbox_date {
   font-family: tahoma, verdana, Courier New, Courier, mono;
   font-size: 10px;
   font-weight: bold;
   color: #2E2E2E;
}.newsbox {
   font-family: "Trebuchet MS"; 
   font-size: 11px;
}a.newsbox:link { color: #0020E3; text-decoration: none; }
a.newsbox:visited { color: #0020E3; text-decoration: none; }
a.newsbox:hover { color: #4690FF; text-decoration: none; }
a.newsbox:active { color: #4690FF; text-decoration: none; }/* <font> */
.newsbox_tease {
   font-family: "Trebuchet MS";
   font-size: 10px;
   font-weight: normal;
   color: #2E2E2E;
}/* Full Ariticle Display
/*-----------------------------------------------------------*/
table.article_table {
   font-family: "Trebuchet MS";
   font-size: 12px;
   font-weight: normal;
   color: #000000;
}td.article_title {
   font-family: Courier New, Courier, mono;
   font-size: 16px;
   font-weight: bold;
   color: #2E2E2E;
}font.article_date {
   color: #336699;
}
      
td.article_content {
   padding: 4px;
}/*################################################################################################
--------------------------------------------------------------------------------------------------
>> Old Styles (to be phased out after obsolecense is assured)
--------------------------------------------------------------------------------------------------
################################################################################################*/
textarea {
	font-size:8pt;
	height:75px;
	width:175px;
}.logohead {
	font-family: "Trebuchet MS";
	font-size : 25pt;
	font-weight : bold;
}.logosub {
	font-family: "Trebuchet MS";
	font-size : 8pt;
	font-weight : bold;
}
.border {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	border: 1px #000000 inset;
}
.menusys {
	font-family:  tahoma;
	font-size: 9pt;
}


/* #####################################################################
my CSS
######################################################################*/
.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style3 {
	font-family: "trajan Pro";
	font-size: 25px;
}
.style13 {
	font-size: 13px; 
	font-family: "trajan Pro"; 
	color:#000000; 
}
.style15 {
	font-family: "Trebuchet MS";
	font-size: 12px; 
	color:#000000;
}






a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #A27A4F;
}
a:active {
	text-decoration: none;
	color: #000000;
}


a.mainmenu:link {
	
	text-decoration: none;
	padding-left:15px;	
	padding-right:15px;	
	font-size: 12px;
	font-family: "trajan Pro";
	 color: #FFFFFF;
}
a.mainmenu:visited {
	text-decoration: none;
	
		padding-left:15px;	
	padding-right:15px;	
	font-size: 12px;
	font-family: "trajan Pro";
	 color: #FFFFFF;
}
a.mainmenu:hover {
	text-decoration: underline;
	color: #A27A4F;
		padding-left:15px;	
	padding-right:15px;	
	font-size: 12px;
	font-family: "trajan Pro";
	 
}
a.mainmenu:active {
	text-decoration: none;
	font-size: 12px;
	font-family: "trajan Pro";
	 color: #FFFFFF;
		padding-left:15px;	
	padding-right:15px;	
	font-size: 12px;
}


/* ######### Style for Drop Down Menu ######### */

.stylesubHeader {
color: #666666;
font-family: "trajan Pro";
background-color:#E8E4E1;
margin-top:2px;
margin-left:65px;
padding-top:30px;
padding-bottom:8px;
padding-right:5px;
padding-left:5px;
}
.styleSub{
font-family: tahoma;
font-size:13px;
font-weight:normal;
border-bottom:1px solid #888785;
text-transform:capitalize;

}

a.submenu:link {
	color: #666666;
	text-decoration: none;
}
a.submenu:visited {
	text-decoration: none;
	color: #666666;
}
a.submenu:hover {
	text-decoration: none;
	color: #EBA931;
}
a.submenu:active {
	text-decoration: none;
	color: #666666;
}
.style4 {
	font-family: "trebuchet MS";
	font-size: 12px;
}
.style6 {
	color: #914C07;
	font-weight: bold;
}
.style9 {font-family: "trajan Pro"; color: #6B7041; }
.style10 {font-size: 12px; font-family: "trajan Pro"; color: #FFFFFF; }
.style13 {font-family: tahoma; font-size: 11px;}
.style14 {color: #767B48}
.titleheader {font-family: "trajan Pro"; color: #6B7041; font-size:20px; }