/*##########################################################################################################
============================================================================================================
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: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F0C97F;
}

.sohotext {
	font-family : Arial;
	font-size: 16px;
	color: #F0C97F;
}

.sohotext a:link {color: #000000; font-weight: bold; text-decoration:underline; }
.sohotext a:visited {color: #000000; font-weight: bold; text-decoration:underline;}
.sohotext a:hover {color: #000000; font-weight: bold; text-decoration:underline;}
.sohotext a:active {color: #000000; font-weight: bold; text-decoration:underline;}



.SMtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.uptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: darkgreen;
}

.FormLt1 {
	font-family : Arial;
	font-size : 8pt;
	cursor: hand;
}

a:link {color: #000000; text-decoration:underline; }
a:visited {color: #000000; text-decoration:underline;}
a:hover {color: #000000; text-decoration:underline;}
a:active {color: #000000; text-decoration:underline;}



/*################################################################################################
--------------------------------------------------------------------------------------------------
>> Menu System - #VMENU#
--------------------------------------------------------------------------------------------------
################################################################################################*/

/*================================================================================
>> General
================================================================================*/

table.vmenu_mainz {
   width: 100%;
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-family: Arial, Helvetica, sans-serif;
}

/* This cell contains the submenu table */
td.vmenu_main_sub {
   width: 100%;
   border: 0px;
   padding: 0px 0px 0px 0px;
}

table.vmenu_subz {
   font-size: 11px;
   width: 100%;
   border: 0px;
   padding: 0px 0px 0px 0px;
}

/*================================================================================
>> Main Menu Links
================================================================================*/

td.vmenu_main_off {
   width: 100%;
   border: 0px;
   padding: 8px 5px 0px 10px;
}

td.vmenu_main_on {
   width: 100%;
   border: 0px;
   padding: 8px 5px 0px 10px;
}

div.vmenu_main_off {
   width: 100%;
   font-size: 11px;
}

div.vmenu_main_on {
   width: 100%;
   font-size: 11px;
}

a.vmenu_main_off:link { color: #000000; font-weight: bold; 	font-family : Arial; font-size: 13px; text-decoration: none; }
a.vmenu_main_off:visited { color: #000000; font-weight: bold; font-family : Arial; font-size: 13px;  text-decoration: none; }
a.vmenu_main_off:hover { color: #000000; font-weight: bold;	font-family : Arial; font-size: 13px;  text-decoration: none; }
a.vmenu_main_off:active { color: #000000; font-weight: bold; font-family : Arial; font-size: 13px; text-decoration: none; }

a.vmenu_main_on:link { color: #000000; font-weight: bold; font-family : Arial; font-size: 13px; text-decoration: underline; }
a.vmenu_main_on:visited { color: #000000; font-weight: bold; font-family : Arial; font-size: 13px;  text-decoration: underline; }
a.vmenu_main_on:hover { color: #000000; font-weight: bold;	font-family : Arial; font-size: 13px;  text-decoration: underline; }
a.vmenu_main_on:active { color: #000000; font-weight: bold; font-family : Arial; font-size: 13px; text-decoration: underline; }


/*================================================================================
/* Sub Menu Links
================================================================================*/

/* Sub menu bullets */
td.vmenu_sub_bull_off {
   width: 20px;
   padding: 3px 0px 0px 15px;
}

td.vmenu_sub_bull_on {
   width: 20px;
   padding: 3px 0px 0px 15px;
}

div.vmenu_sub_bull_off {
   font-size: 11px;
   color: #336699;
   font-weight: bold;
}

div.vmenu_sub_bull_on {
   font-size: 11px;
   color: #6699cc;
   font-weight: bold;
}

/* Sub Menu Links */
td.vmenu_sub_off {
   width: 100%;
   border: 0px;
   padding: 3px 2px 0px 1px;
}

td.vmenu_sub_on {
   width: 100%;
   border: 0px;
   padding: 3px 2px 0px 1px;
}

div.vmenu_sub_off {
   width: 100%;
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-size: 12px;
}

div.vmenu_sub_on {
   width: 100%;
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-size: 12px;
}




/*================================================================================
/* On States (if visitor is viewing page that menu item links to)
================================================================================*/



/*################################################################################################
--------------------------------------------------------------------------------------------------
>> Menu System - #HMAINS#
--------------------------------------------------------------------------------------------------
################################################################################################*/


/* This is the main hsub table */
table.hmains {
   width: 80%;
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
}

/* This cell contains a submenu link */
td.hmains {
   border: 0px;
   padding: 2px 5px 2px 5px;
}

a.hmains:link { color: #000000; text-decoration: none; }
a.hmains:visited { color: #000000; text-decoration: none; }
a.hmains:hover { color: #000000; text-decoration: none; }
a.hmains:active { color: #000000; text-decoration: none; }





/*################################################################################################
--------------------------------------------------------------------------------------------------
>> Menu System - #HSUBS#
--------------------------------------------------------------------------------------------------
################################################################################################*/

/* This is the main hsub table */
table.hsubs {
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
}

/* This cell contains a submenu link */
td.hsubs {
   border: 0px;
   padding: 2px 10px 2px 10px;
}

a.hsubs:link { color: #000000; text-decoration: none; }
a.hsubs:visited { color: #000000; text-decoration: none; }
a.hsubs:hover { color: #000000; text-decoration: none; }
a.hsubs:active { color: #000000; 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: arial, helvetica, sans-serif; 
   font-size: 11px;
}

a.newsbox:link { color: #CC900E; text-decoration: none; }
a.newsbox:visited { color: #CC900E; text-decoration: none; }
a.newsbox:hover { color: #4690FF; text-decoration: none; }
a.newsbox:active { color: #4690FF; text-decoration: none; }

/* <font> */
.newsbox_tease {
   font-family: Arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #2E2E2E;
}

/* Full Ariticle Display
/*-----------------------------------------------------------*/
table.article_table {
   font-family: arial, helvetica, sans-serif;
   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; 
}


a.sohotext {
        font-size: 12pt;
        font-color: #000000;
	font-weight:  bold;
   	
}

.logohead {
	font-family : veranda;
	font-size : 16pt;
	font-weight : bold;
	text-align : right;

}

tr.logohead1 {
	font-family : veranda;
	font-size : 12pt;
	font-weight : bold;
	text-align : right;

}

.logosub {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	
}



.border {
	font-family: Arial;
	font-size: 8pt;
	border: 1px #000000 inset;
}



.menusys {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}



.style1 {
	color: #736D33;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
}
a:link {
	color: #17257D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #736d33;
}
a:hover {
	text-decoration: none;
	color: #514D24;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

/*################################################################################################
--------------------------------------------------------------------------------------------------
>> Menu System - #VMENU#
--------------------------------------------------------------------------------------------------
################################################################################################*/

/*================================================================================
>> General
================================================================================*/

table.vmenu_mainz {
   width: 100%;
   border: 0px;
   padding: 0px 0px 0px 3px;
   font-family: Arial, Helvetica, sans-serif;
}

/* This cell contains the submenu table */
td.vmenu_main_sub {
   width: 100%;
   border: 0px;
   padding: 0px 0px 0px 3px;
}

table.vmenu_subz {
   font-size: 11px;
   width: 100%;
   border: 0px;
   padding: 0px 0px 0px 3px;
}

/*================================================================================
>> Townsend Main Menu Links
================================================================================*/

td.tmenu_main_off {
   width: 100%;
   border: 0px;
   padding: 8px 5px 0px 10px;
}

td.tmenu_main_on {
   width: 100%;
   border: 0px;
   padding: 8px 5px 0px 10px;
}

div.tmenu_main_off {
   width: 100%;
   font-size: 11px;
}

div.tmenu_main_on {
   width: 100%;
   font-size: 11px;
}

a.tmenu_main_off:link { color: #000000; font-weight: bold; text-decoration: none; }
a.tmenu_main_off:visited { color: #000000; font-weight: bold; text-decoration: none; }
a.tmenu_main_off:hover { color: #000000; font-weight: bold; text-decoration: none; }
a.tmenu_main_off:active { color: #000000; font-weight: bold; text-decoration: none; }

a.tmenu_main_on:link { color: #000000; font-weight: bold; text-decoration: underline; }
a.tmenu_main_on:visited { color: #187654; font-weight: bold; text-decoration: underline; }
a.tmenu_main_on:hover { color: #000000; font-weight: bold; text-decoration: underline; }
a.tmenu_main_on:active { color: #187777; font-weight: bold; text-decoration: underline; }



.faqs {
     font-family: Verdana, Tahoma, sans-serif;
     font-size: 12px;
     font-color: #17257D;
     text-decoration: underline;
}

.div#answer0, .div#answer1, div#answer2, div#answer3, div#answer4, div#answer5, div#answer6, div#answer7, div#answer8, div#answer9
{
     font-family: Verdana, Tahoma, sans-serif;
     font-size: 12px;
     font-color: #17257D;
     font-weight: bold; 
     text-decoration: none;
}
