/* Some of these atttributes are borrowed from the wwww.webstandards.com web designed by Zeldman */

body         { font-family: 12pt verdana, arial, geneva, helvetica, sans-serif; color: #606; 
               background-color: #FF6600; padding-right: 80; padding-left: 80; }
               
P, DL { font: 12pt verdana, arial, helvetica, sans-serif; line-height: 1.5em; color: #606; margin-left: 10; 
               margin-right: 10;  }
               
UL, OL { font: 11pt verdana, arial, helvetica, sans-serif; line-height: 1.5em; color: #606; }

.frontmenu   { font-size: 11pt; background-color: #FFCC33; border-right: 1px dotted #606; 
               border-bottom: 1px solid #606; padding-top: 10px; 
               padding-bottom: 10px }
               
.funtmenu {font-size: 11pt; background-color: #FFCC33; padding-top: 5px; padding-bottom: 5px; border-bottom: 1px solid #606; }

.bordeaux    { background-color: #FFFF66; border: 2px solid #660066; margin-bottom: 50px }

SPAN { color: #FF6600; font-weight: bold;  }

/* headers*/

h1           { font-weight: normal; font-style: normal; color: #606; font-size: 18pt; 
               font-family: 'Comic Sans MS', sans-serif; margin-top: 10; margin-left: 10; 
               margin-right: 10;   }
H2 { font-weight: bold; font-style: normal; color: #606; font-size: 14pt; font-family: Comic Sans MS, Verdana, Helvetica, sans-serif; margin-left: 10; 
               margin-right: 10;  }
H3 { font-weight: normal; font-style: normal; color: #606; font-size: 12pt; font-family: Comic Sans MS, Verdana, Helvetica, sans-serif; margin-left: 10; 
               margin-right: 10;  }
H4 { font-weight: normal; font-style: normal; color: #606; font-size: 10pt; font-family: Comic Sans MS, Verdana, Helvetica, sans-serif; margin-left: 10; 
               margin-right: 10;  }

/* end headers */

/* links */

A:link { text-decoration: none; font-weight: bold; color: #090;  } 
A:visited { text-decoration: none; font-weight: bold; color: #090;  } 
A:active { text-decoration: none; font-weight: bold; color: #F60;  } 
A:hover { text-decoration: underline; color: #FF6600;  } 

A.locator { color: #FFF; }

/* end links */


/* tables */

TABLE { font-family: Verdana, Helvetica, sans-serif; background-color: #FFFF66}

/* end tables */
