a:link
{ color: #0088CC;font-weight:normal }

a:visited
{ color: #0088CC;font-weight:normal } 

a:hover
{ color: #F56B19;font-weight:bold }

a:active 
{ color: #9900FF;font-weight:bold }

body
{ font-family: Trebuchet MS, Verdana, Helvetica, MS sans serif; font-size: 14px }

.aw-body {
	font-family: Trebuchet MS, Verdana, Helvetica, MS sans serif;
	font-size: 14px;
}

.aw-nav-on { font-family: Arial, Verdana, Helvetica, MS sans serif; font-size: 13px; color: #7A8970; font-weight:bold }

.aw-menu { font-family: Arial, Verdana, Helvetica, MS sans serif; font-size: 13px; color: #333333 }

.aw-small { font-family: Arial, Verdana, Helvetica, MS sans serif; font-size: 13px; color: #333333 }

.aw-smaller { font-family: Trebuchet MS, Verdana, Helvetica, MS sans serif; font-size: 12px; color: #333333 }

.aw-newslet { font-family: Arial, Verdana, Helvetica, MS sans serif; font-size: 11px; color: #333333 }

.aw-footer { font-family: Arial, Verdana, Helvetica, MS sans serif; font-size: 12px; color: #DBDEF0 }

span.aw-homehead1 { font-family: Trebuchet MS, Verdana, Helvetica, MS sans serif; font-size: 17px; color: #445588; font-weight:bold }

span.aw-kicker { font-family: Trebuchet MS, Verdana, Helvetica, MS sans serif; font-size: 16px; color: #D62D14; font-weight:bold }

span.aw-triptitle { font-family: Comic Sans MS, Verdana, Helvetica, MS sans serif; font-size: 18px; color: #D62D14; font-weight:normal }

span.aw-head1 { font-family: Comic Sans MS, Verdana, Helvetica, MS sans serif; font-size: 20px; font-weight: bold; color: #0088CC }

span.aw-head2 { font-family: Trebuchet MS, Verdana, Helvetica, MS sans serif; font-size: 18px; font-weight: bold; color: #D62D14 }

span.aw-xsmall {
	font-family: Arial, Verdana, Helvetica, MS sans serif;
	font-size: 11px;
	color: #333333
}

span.xsmallred {
	font-family: Arial, Verdana, Helvetica, MS sans serif;
	font-size: 11px;
	color: #CC0000
}

span.aw-quote { font-family: Trebuchet MS, Verdana, Helvetica, MS sans serif; font-size: 14px; color: #D62D14; font-weight:bold }


/*---:[ headlines ]:---*/

/*  remove all the extra space before and after headings  */
h1,h2,h3,h4,h5,h6
{ margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px; }

/*  h1 is the large main heading on all subpages  */
h1 
{ font-family: Comic Sans MS, Verdana, Helvetica, MS sans serif; 
  font-size: 20px; 
  font-weight: bold; 
  color: #0088CC }

/*  h2 is the "kicker", smaller heading above the main heading on subpages  */
h2 
{ font-family: Trebuchet MS, Verdana, Helvetica, MS sans serif;
  font-size: 16px;
  font-weight:bold; 
  color: #D62D14 }

/*  h3 is for sub-headings within the body of the page  */
h3 
{ font-family: Trebuchet MS, Verdana, Helvetica, MS sans serif;
  font-size: 18px;
  font-weight:bold; 
  color: #D62D14 }


/*---:[ attention!  (Do NOT press the Back key) ]:---*/

span.attention {
	font-weight: bold;
	background-color: #FFFF99;
	color: #D62D14; }

span.attentionblink {
	font-weight: bold;
	background-color: #FFFF99;
	color: #D62D14; 
	text-decoration: blink; }
	
/* Use relative text sizes rather than points, so they're changeable and work on my screen
     xx-small = 1 = 8pt
     x-small = 2 = 10pt
     small = 3 = 12pt
     medium = 4 = 14pt     
     large = 5 = 16pt */

