/* MAIN WEBSITE STYLES */
a {text-decoration: none; color: #66970c; font-size: 13px; font-family: Century Gothic,Verdana,Century Gothic,Arial; outline: none;}
a:hover {text-decoration: underline;  color: #921415; outline: none;}

a.bot {text-decoration: none; color: #921415; font-size: 11px; font-family: Century Gothic,Verdana,Century Gothic,Arial; outline: none;}
a.bot:hover {text-decoration: none;  color: #66970c; outline: none;}

html{scrollbar-base-color: #66970c; scrollbar-arrow-color: #ffffff; scrollbar-face-color: #66970c;}
body {font-family: Century Gothic,Verdana,Century Gothic,Arial; font-size: 13px; color: #921415; padding: 0px; margin: 0px; line-height: 18px; background-color: #eb7d37;}
td {font-family: Century Gothic,Verdana,Century Gothic,Arial; font-size: 13px; text-align: justify;}
p {font-family: Century Gothic,Verdana,Century Gothic,Arial; font-size: 13px;}
h1 {font-family: Century Gothic,Verdana,Century Gothic,Arial; font-size: 15px; color: #02314e;}
form {padding: 0px; margin: 0px;}
input {font-family: Century Gothic,Arial; font-size: 13px;}
textarea {font-family: Century Gothic,Arial; font-size: 13px;}
span.gold {font-family: Century Gothic,Verdana,Century Gothic,Arial; font-size: 14px; color: #d0a942; font-weight: bold;}

/* CUSTOM STYLE CLASSES */
.bot{font-size: 11px; font-family: Century Gothic,Verdana,Century Gothic,Arial; color: #921415; text-align: center; width: 1002px; height: 62px; background-color: #fcfcc9;}
.frmlbl{text-align: right; font-weight: bold;}
.frmfld{text-align: left;}
.button{cursor: pointer;}
.checkbox{cursor:pointer;}

/* DIV POP-UP STYLE CLASSES */
.PopDiv {position: fixed; left: 150px; top: 50px; -moz-user-select: text; z-index: 1;}
.PopDivNotSelect {position: fixed; left: 150px; top: 50px; -moz-user-select: -moz-none;}
.popDivTopBar {background-color: #66970c; text-align: right; cursor: move; height: 28px;}
.popDivCloseBut {cursor: pointer; width: 20px; height: 20px; border: none; background-color: Transparent; background-image: url(images/popdiv/close.png); background-repeat: no-repeat; background-position: center center;}
.moznone {-moz-user-select: -moz-none;}
.moztext {-moz-user-select: text;}
.loadingpic {width: 32px; height: 32px; background-image: url(images/popdiv/loading.gif); background-repeat: no-repeat; background-position: center center;}
.loadingpic_small {width: 16px; height: 16px; background-image: url(images/popdiv/loading_small.gif); background-repeat: no-repeat; background-position: center center;}
.PopDivFrameTopLeft {width: 10px; height: 10px; background-image: url(images/popdiv/topleft.png); background-repeat: no-repeat; background-position: right bottom;}
.PopDivFrameTop{height: 10px; background-image: url(images/popdiv/top.png); background-repeat: repeat-x; background-position: center bottom;}
.PopDivFrameTopRight {width: 10px; height: 10px; background-image: url(images/popdiv/topright.png); background-repeat: no-repeat; background-position: left bottom;}
.PopDivFrameLeft{width: 10px; background-image: url(images/popdiv/left.png); background-repeat: repeat-y; background-position: right center;}
.PopDivFrameBg{background-color: #fcfcc8; border: solid 1px #000000;}
.PopDivFrameRight{width: 10px; background-image: url(images/popdiv/right.png); background-repeat: repeat-y; background-position: left center;}
.PopDivFrameBottomLeft {width: 10px; height: 10px; background-image: url(images/popdiv/bottomleft.png); background-repeat: no-repeat; background-position: right top;}
.PopDivFrameBottom {height: 10px; background-image: url(images/popdiv/bottom.png); background-repeat: repeat-x; background-position: center top;}
.PopDivFrameBottomRight {width: 10px; height: 10px; background-image: url(images/popdiv/bottomright.png); background-repeat: no-repeat; background-position: left top;}

/*DROPDOWN*/
#pad {height:98px;}
/* ================================================================ 
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.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {padding:0; margin:0; list-style:none; height:98px; position:relative; z-index:500; font-family: arial, verdana, sans-serif;}
#menu li {float:left;}
#menu li a {display:block; float:left; height:98px; line-height:98px; background:#66970c; color:#fcfceb; text-decoration:none; font-size:12px; font-weight:bold; text-align: center}

#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */
/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {z-index:200; position:relative;color:#fcfceb; background-color:#66970c;}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#fcfceb; background:#66970c;}
#menu li:hover > a.sub {color:#fcfceb; background-color:#66970c;}

#menu li.current a {color:#fcfceb; background:#66970c;}

#menu li a.sub {background: #eb7d37 url(down-arrow.gif) no-repeat right center;}
#menu li.current a.sub {color:#fcfceb; background:#eb7d37 url(down-arrow.gif) no-repeat right center;;}

#menu :hover ul {left:-15px; top:98px; width:150px; background:#66970c;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:200px; top:-0px; background:#eb7d37; white-space:nowrap; width:108px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; border-bottom:1px solid #000000;}
#menu :hover ul li a {width:150px; padding:0; text-indent:0px; background:#66970c; color:#fcfceb; height:25px; line-height:25px;}
#menu :hover ul li a.fly {background:#921415 url(right-arrow.gif) no-repeat right center;}

#menu :hover ul :hover {background-color:#921415; color:#fcfceb;}
#menu :hover ul :hover a.fly {background-color:#921415; color:#fcfceb;}

#menu :hover ul li.currentsub a {background:#921415; color:#fcfceb;}
#menu :hover ul li.currentsub a.fly {background:#921415 url(right-arrow.gif) no-repeat right center; color:#fcfceb;}

#menu :hover ul :hover ul li a {width:108px; padding:0; text-indent:10px; background:#921415; color:#fcfceb;}
#menu :hover ul :hover ul :hover {background-color:#921415; color:#fcfceb;}


