a:link {color: blue; font-size: 10pt}a:visited {color: blue; font-size: 10pt}a:hover {color: #ff6600; font-size: 10pt}

body{font-family: "verdana", "helvetica", "arial"; font-size: 10pt;}table{font-family: "verdana", "helvetica", "arial"; font-size: 10pt; border-bottom: 1px solid white;border-top: 1px solid white;border-left: 1px solid white;border-right: 1px solid white}

td.main{font-family: "verdana", "helvetica", "arial"; font-size: 9pt; border-bottom: 1px solid #006666;border-top: 1px solid #006666; border-left: 1px solid #006666; border-right: 1px solid #006666; background-color:#FFFFFF;}

p.start{margin-left: 15px; margin-right:10px}p.para{margin-left: 40px; margin-right: 20px}p.para2{margin-left: 100px; margin-right: 100px}p.address{margin-left:100px; margin-right: 70px}p.address2{margin-left:200px; margin-right: 70px; font-size: 11pt}

hr{color: #cc6600}
ul{ margin-left: 30px;}

h3 {font-size: 10pt ; color: #006666}
h2 {font-size: 11pt ; color: #006666}
h1 {font-size: 12pt ; color: #006666}
#content {margin:10px auto 10px auto; background-color:#FFFFFF; width:775px;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/tree_frog_horizontal.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu {list-style-type:none; padding:0 0 20px 0; margin:0 auto; width:724px; position:relative;}
#menu ul {list-style-type:none; padding:0; margin:0; background:#fff;}
#menu li {float:left; background:#006666; position:relative;}
#menu li.sub {background:#006666; margin-right:1px; }

#menu li, #menu li a {display:block; color:#fff; font-family:arial, sans-serif; font-size:12px; line-height:24px; width:180px; text-decoration:none; text-align:center; cursor:pointer; }

#menu ul li a {text-align:left; text-indent:5px;}

#menu ul {position:absolute;left:-9999px;}
#menu li.click ul ul {position:absolute;left:-9999px;}
#menu li.click ul li.hover ul ul {position:absolute;left:-9999px;}

#menu li.hover {background:#ff6600; z-index:500;}
#menu li.click {background:#ff6600;}

#menu li.click ul li {margin-top:1px; border-right:0;}

#menu li.click ul {left:0px; top:24px; background:#fff; border-right:1px solid #fff;}
#menu li.click ul li.hover ul, 
#menu li.click ul li.hover ul li.hover ul {left:110px; top:-1px; border-left:1px solid #fff; background:#fff;}

