/* GLOBAL STYLES */
@import url(global.css);

/* GLOBAL STYLES UNIQUE TO FRONTPAGE */
.sitewrapper                            { width: 882px }
.logo                                   { margin: 105px 0 0 100px }
.menuarea                               { width: 746px; margin: 104px 0 0 38px; position: relative; left: 0; top: 0; }
.contentarea                            { width: 746px; margin-left: 40px; }
.leftcolumn                             { width: 536px; float: left; }
.leftcolumn h1                          { color: #00BF47 }
.rightcolumn                            { width: 185px; margin-top: 15px; float: right; }
.cropinfo                               { width: 185px; height: 163px; padding: 38px 0 0; }
.cropinfo input                         { background: #FFF; font: normal 1em Verdana,Geneva,Arial,Helvetica,sans-serif; margin-left: 10px; color: #005B82; border: 0; }
.cropinfo input.submitbutton            { background: none; border: 0; margin-left: 10px; padding: 0; }
.cropinfo p                             { background: #005B82; color: #FFF; margin-top: 4px; padding: 3px; text-align: center; }
.cropinfo h2                            { color: #005B82; text-align: center; }
.submenu                                { border-top: 3px solid #fff; top: 41px; background-color: #0093cf; background-image: none; background-repeat: repeat; background-attachment: scroll; background-x-position: 0%; background-y-position: 0%; padding: 4px 10px 4px 10px; }
#submenu1                               { position: absolute; left: 0; width: 172px; z-index: 200; display: none; }
#submenu2                               { position: absolute; left: 199px; width: 110px; z-index: 200; display: none; }
#submenu3                               { position: absolute; left: 336px; width: 242px; z-index: 200; display: none; }
#submenu4                               { position: absolute; left: 605px; width: 121px; z-index: 200; display: none; }
.submenu a, .submenu a:active,
.submenu a:visited					{ display: block; font-weight: normal; font-size: 12px; color: #fff; padding: 3px 10px 3px 5px; text-decoration: none; }
.submenu a:hover					{ text-decoration: underline; }
.tl_corner                              { margin: 0; padding: 0; z-index: 250; position: absolute; top: 0; left: 0; width: 10px; height: 10px; background-image: url(../_images/menu/tl_corner.gif); background-repeat: no-repeat; }
.tr_corner                              { margin: 0; padding: 0; z-index: 250; position: absolute; top: 0; right: 0; width: 10px; height: 10px; background-image: url(../_images/menu/tr_corner.gif); background-repeat: no-repeat; }
.bl_corner                              { margin: 0; padding: 0; z-index: 250; position: absolute; bottom: 0; left: 0; width: 10px; height: 10px; background-image: url(../_images/menu/bl_corner.gif); background-repeat: no-repeat; }
.br_corner                              { margin: 0; padding: 0; z-index: 250; position: absolute; bottom: 0; right: 0; width: 10px; height: 10px; background-image: url(../_images/menu/br_corner.gif); background-repeat: no-repeat; }
.menubutton						{ position: relative; }
#submenu5                               { width: 167px; display: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; position: absolute; left: 0; top: 45px; z-index: 200; }
