/* Added to prevent scroll bar page shift on centered pages */
html { overflow-y: scroll; }

BODY { font: normal 16px Arial,Helvetica,sans-serif; 
      margin: 6px; padding: 6px;
      background: #706933 url(../img/bg_main.jpg) repeat-x left top;
}

BODY DIV TABLE {max-width: 1400px;}

TD { font: normal 16px Arial,Helvetica,sans-serif; }

TABLE.grid { margin-left:14px; }
TABLE.grid TD { padding-left: 8px; font: normal 16px Arial,Helvetica,sans-serif; border-right: 1px solid #BFB673; border-bottom: 1px solid #BFB673; }
TABLE.grid TD B { color: #655F2E; }

A {color: #938942}
A:visited { color: #938942; }
A:active { text-decoration: none; }
A:hover	{ color: #990033; }

H1 {font: bold 26px Verdana,Arial,Helvetica,sans-serif; color: #5A552D; margin-top:0; margin-bottom:20px; border-bottom: 2px solid #B8B06F; }
H2 {font: bold 22px Verdana,Arial,Helvetica,sans-serif; color: #5A552D; border-bottom: 2px solid #B8B06F; }
H3 {font: bold 18px Verdana,Arial,Helvetica,sans-serif; color: #990033; }
H3.res { margin-top:0px;margin-bottom:0px; font: bold 18px Verdana,Arial,Helvetica,sans-serif; color: #990033; }
H4 {font: bold 16px Verdana,Arial,Helvetica,sans-serif; color: #990033; }

hr {
margin: 2px 0px 2px 0px;
border-top: 2px dashed #B8B06F;
border-bottom: 0px dashed #DEDEDE;
border-left: 0px dashed #DEDEDE;
border-right: 0px dashed #DEDEDE;
}

UL { list-style-type: disc; } 
LI { margin-bottom: 6px; }

.hideform { display: none; }

.hinfo { display: none; }

.menu { background: #706933 url(../img/bg_menu.jpg) repeat-x left top; 
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
-moz-box-shadow: 4px 4px 14px #323118;
-webkit-box-shadow: 4px 4px 14px #323118;
box-shadow: 4px 4px 14px #323118;
}
.smenu { font: normal 12px Verdana,Arial,Helvetica,sans-serif; 
color: #C0BA7E; 
text-align: center; 
height: 27px;
background: #1E1D18 url(../img/bg_smenu.jpg) repeat-x left top; 
-moz-box-shadow: 4px 4px 14px #323118;
-webkit-box-shadow: 4px 4px 14px #323118;
box-shadow: 4px 4px 14px #323118;
}
.smenu A:link, .smenu A:visited {color: #E7DFA0;}

.content { background: #E7DFA0 url(../img/bg_content.jpg) repeat-x left top; 
      padding: 30px 40px;
      font: normal 16px Arial,Helvetica,sans-serif;
-moz-box-shadow: 4px 4px 14px #323118;
-webkit-box-shadow: 4px 4px 14px #323118;
box-shadow: 4px 4px 14px #323118;
}

IMG.bpic { border: 12px solid #B8B06F; 
-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px; 
-moz-box-shadow: 3px 3px 20px #5E5B2D;
-webkit-box-shadow: 3px 3px 20px #5E5B2D;
box-shadow: 3px 3px 20px #5E5B2D;
}

.cond { font: normal 12px Arial,Helvetica,sans-serif; color: #666666; }

/* Drop Cap */
#cap { font: bold 78px 'Times New Roman',Times,serif; color:#5A552D; float:left; height:50px; line-height:50px; margin-top:0px; margin-right:2px; }
* html #cap { margin-right:-1px; margin-top:3px; }

.ft1 { background: #000000 url(../img/bg_ft1.jpg) repeat-x left top; 
    color: #9D954A; 
    text-align: center;
    font: normal 12px Verdana,Arial,Helvetica,sans-serif; 
-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
-moz-box-shadow: 4px 4px 14px #323118;
-webkit-box-shadow: 4px 4px 14px #323118;
box-shadow: 4px 4px 14px #323118;
}
.ft1 a { color:#9D954A; text-decoration:none; }
.ft1 a:link { color:#9D954A; text-decoration:none; }
.ft1 a:visited { color:#9D954A; text-decoration:none; }
.ft1 a:hover { color:#FFFF00; text-decoration:underline; }
.ft2 { background: transparent; }

.resbut { background: #F2F2F2 url(../img/bg_resbut4.gif) repeat-x left top; }
.resbut2 { background: #D7D1A5 url(../img/bg_resbut6.gif) repeat-x left top; }

.reslink { display:block;width: 100%; }
.reslink a { color:#706933; text-decoration:none; }
.reslink:link { color:#706933; text-decoration:none; }
.reslink:visited { color:#706933; text-decoration:none; }
.reslink:hover { color:#990033; text-decoration:underline; }

.reslink .raquo { color:#FF9900; margin-left: -14px; }
.reslink:hover .raquo { color:#990033; }

.change { display: inline; margin: -4px 26px 0px 6px; float: right; padding: 6px; color: #514D28; 
      background: #D7D1A5 url(../img/bg_resbut6.gif) repeat-x left center; 
      border: 1px solid #706933; 
}

/*  Start Menu Tabs */

    DIV#tabsJ { 
      margin: 0 auto; 
	  width: 940px;
	  text-align:center;
	  }

    #tabsJ {
      line-height:normal;
      font: normal 14px Arial,Helvetica,sans-serif;
      }
    #tabsJ ul {
        margin:0;
        padding:4px 0px 0px 0px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url(../img/mtableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      text-align:center;
      display:block;
      background:url(../img/mtabright.gif) no-repeat right top;
      padding:7px 9px 7px 4px;
      color:#FFFFCC;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFFF00;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFFF00;
        }

/*  End Menu Tabs */


/* Forms CSS */

.formhdr { font: bold 20px Arial,Helvetica,sans-serif; color: #EDEABC; background-color: #706933; padding-left: 90px; }
.formlabel { font: bold 16px Arial,Helvetica,sans-serif; color: #38351B; background-color: #CBC696; }
.formcell { font: normal 12px Arial,Helvetica,sans-serif; color: #000000; background-color: #F2F2F2; }

INPUT {
    padding: 3px;
    font: 1.2em Arial,Helvetica,sans-serif;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px outset #CCCCCC; 
}

INPUT.formbtn {
    padding: 8px 18px;
    font: bold 1.5em Arial,Helvetica,sans-serif;
    color: #000000;
    border-top: 1px solid #F8F8F8;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #F8F8F8;
    background: #DEDEDE url(../img/bg_fbut.gif) repeat-x left top;
    margin: 10px;
}

INPUT.chbtn {
    font: bold 1.2em Arial,Helvetica,sans-serif;
    color: #000000;
    margin: 0px;
    border-top: 1px solid #F8F8F8;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #F8F8F8;
    background: #DEDEDE url(../img/bg_fbut.gif) repeat-x left top;
}

SELECT {
    padding: 3px;
    font: 1.2em Arial,Helvetica,sans-serif;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px outset #CCCCCC; 
}

.formcell TEXTAREA { width: 98%; }

TEXTAREA {
    padding: 3px;
    font: 1.2em Arial,Helvetica,sans-serif;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px outset #CCCCCC; 
}

