/*
BRANDYWINE PUB

Light Mustard: #FFCE5B
Light Green: #99CC69
Mustard: #D17525
Blue: #0B6D78
Brown: #591500
*/

html, body {background-color:#000;margin:0px;border:0px;}

body {text-align:center;}
html, body, p, div, span, table, ol, ul {font-family:verdana, arial, san-serif;color:#FFCE5B;font-size:10pt;}
select {font-size:10pt;color:#FFF;background-color:#591500;border:2px inset #D17525;font-weight:normal;}
option {font-size:10pt;color:#FFF;background-color:#591500;border:1px solid #591500;font-weight:normal;}
input {font-size:9pt;color:#FFF;background-color:#591500;border:1px inset #D17525;}
.diamond li{list-style-image:url('images/bullets/diamond_small.gif');}
ul {list-style-image:url('images/bullets/diamond_small.gif');}

.toplink a {color:#99CC69;}
.backlink a {color:#99CC69;}

a {font-weight:bold;color:#D17525;font-size:10pt;}
a:hover {color:#0B6D78;}

h1, h2, h3, h4, h5, h6 {color:#FFCE5B;}

h6 {font-size:9pt;}
h5 {font-size:10pt;}
h4 {font-size:11pt;}
h3 {font-size:12pt;}
h2 {font-size:13pt;}
h1 {font-size:14pt;}

#page {margin: 0 auto;width:860px;text-align:left;}
#header {position:absolute;top:0px;left:0px;width:860px;height:150px;}
#logo {position:absolute;top:5px;left:5px;width:260px;height:142px;}
#topmenu {position:absolute;top:20px;left:320px;}
#pagetitle {position:absolute;top:105px;left:320px;height:70px;width:575px;text-align:center;}
#leftmenu {position:absolute;top:265px;left:42px;width:150px;text-align:center;}
#leftbox {position:absolute;top:435px;left:10px;width:260px;text-align:center;}
#leftbox2 {position:absolute;top:475px;left:10px;width:260px;text-align:center;}
#view {position:absolute;top:150px;left:305px;width:590px;text-align:justify;}
#footer {position:absolute;bottom:-50px;left:0px;font-size:8pt;color:#99CC69;text-align:center;
         font-weight:bold;width:100%;margin-bottom:20px;padding:10px;border-top:1px dashed #591500;}

#music {position:relative;width:150px;height:130px;padding:3px;}
#music_off {display:block;}
#music_on {display:none;}

#frame {position:relative;}

.menuitem {position:relative;height:32px;width:180px;}
.menuitem a:hover {color:#99CC69;}
.menuitem_left {position:absolute;left:0px;top:0px;background-image:url("../images/admin/tab_left.png");height:32px;width:16px;}
.menuitem_right {position:absolute;right:0px;top:0px;background-image:url("../images/admin/tab_right.png");height:32px;width:16px;}
.menuitem_center {position:absolute;left:16px;top:1px;width:148px;height:35px;background-color:#0B6D78;
                  text-align:center;line-height:240%;}
  .menuitem_center_off a {text-decoration:none;color:#FFCE5B;font-weight:bold;}
  .menuitem_center_on a {text-decoration:none;color:#99CC69;font-weight:bold;}

.ruler {border-color: #D17525;border-style:solid;border-width:1px 0 0;clear:both;margin:0 0 20px;height:0px;}
.ruler2 {border-color: #D17525;border-style:dashed;border-width:1px 0 0;clear:both;margin:0 0 0px;height:0px;}

.title {font-weight:bold;color:#FFCE5B;}

.smalltext {font-size:8pt;}

.frm {float:right;margin:15px;}
.flm {float:left;margin:15px;}

.margin {margin:10px;}
.indent {margin-left:15px;}

.imgBorder {border:1px outset #D17525;background-color:#0B6D78;cursor:pointer;}
.imgBorder2 {border:1px dotted #99CC69;padding:5px;}
.imgBorder3 {border:1px outset #D17525;background-color:#0B6D78;}

.hitext {color:#99CC69;}
.lotext {color:#D17525;}

.hibg {background-color:#D17525;}
.lobg {background-color:#591500;}

.button {border:1px outset #D17525;background-color:#0B6D78;font-size:9pt;font-weight:normal;padding:2px;color:#FFF;cursor:pointer;}
.alert {background-color:#222;border:1px outset #D17525;padding:10px;width:100%;z-index:50;}
.click {cursor:pointer;}
.at15t {color:#555 !important; }