a.mainmenu {
text-decoration: none;
color: #000000;
}

a.mainmenu:hover {
color: #FFFFFF;
}

a.bodylink{
text-decoration: none;
font-weight: bold;
color: #FF8C00;
}

a.bodylink:hover {
color: #000000;
font-weight: bold;
text-decoration: underline;
}

body {
background-color: #004411;
color: #000000;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
position:relative;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
position:relative;
}

h1.topinfo {
font-family: arial, lucida;
font-size: 90%;
color: black;
background-color: #FFFFFF;
}


h1#skyboxname {
font-family: arial, lucida;
font-size: 250%;
color: rgb(10,64,17);
background-color: #FFFFFF;
}

h1#mainmenu {
font-size: 100%;
text-decoration: none;
color: #000000;
background-color: #FF8C00;
}

h1#footer {
font-size: 80%;
text-decoration: none;
text-align: center;
color: #000000;
background-color: #FF8C00;
}

p.basic {
color: #000000;
font-size: 100%;
font-family: arial, lucida;
padding: 2 px;
}

p.bolded {
color: #000000;
font-size: 100%;
font-family: arial, lucida;
font-weight: bold;
padding: 2 px;
}

p.featured {
color: #000000;
font-size: 140%;
font-family: arial, lucida;
font-weight: bold;
padding: 2 px;
}

ul.list {
color: #000000;
font-size: 100%;
font-family: arial, lucida;

}


* html  div.container { 
width: expression( document.body.clientWidth > 999 ? "1000px" : "auto" );
margin-left: auto;
margin-right: auto;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #000000;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
padding-left: 5 px;
padding-right: 5 px;
background-color: #FFFFFF;
} 

div.container {
margin-left: auto;
margin-right: auto;
max-width: 1000px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #000000;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
padding-left: 5 px;
padding-right: 5 px;
background-color: #FFFFFF;
}


* html div.drinkspecials {
float: right;
width: expression( document.body.clientWidth > 149 ? "150px" : "auto" );
padding-left: 5 px;
position:relative;
}

div.drinkspecials {
float: right;
max-width: 150px;
padding-left: 5 px;
position:relative;
}


* html div.eventlisting {
float: left;
width: expression( document.body.clientWidth > 249 ? "250px" : "auto" );
padding-left: 5 px;
padding-right: 5 px;
position:relative;
}

div.eventlisting {
float: left;
max-width: 250px;
padding-left: 5 px;
padding-right: 5 px;
position:relative;
}

div.content {
margin-left: 250px;
border-left: 1px solid gray;
margin-right: 150px;
border-right: 1px solid gray;
padding-left: 1em;
padding-right: 1em;
position:relative;
}

div.contentfull {
padding-right: 1em;
padding-left: 1em;
padding-bottom: 1em;
}


* html div.footer {
clear: both;
margin-left: auto;
margin-right: auto;
width: expression( document.body.clientWidth > 999 ? "1000px" : "auto" );
padding-left: 5 px;
padding-right: 5 px;
}

div.footer {
clear: both;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
padding-left: 5 px;
padding-right: 5 px;
}

table.events {
border-width: 4px;
border-spacing: 0px;
border-style: double;
border-color: #000000;
border-collapse: collapse;
}

th.basic {
text-align: center;
color: #000000;
font-family: arial, lucida;
border-width: 1px;
padding: 2px;
border-style: solid;
border-color: #000000;
font-weight: bold;
}

td.basic {
text-align: center;
color: #000000;
font-family: arial, lucida;
border-width: 1px;
padding: 2px;
border-style: solid;
border-color: #000000;
}

td.biggreen {
text-align: center;
color: #006633;
font-weight: bold;
font-size: 175%;
text-decoration: underline;
}

td.underlinespecials {
text-align: center;
color: #000000;
font-weight: bold;
font-size: 130%;
text-decoration: underline;
}

td.specials {
text-align: center;
color: #000000;
font-weight: bold;
font-size: 110%;
}


td.events1 {
text-align: center;
color: #000000;
font-weight: bold;
font-family: arial, lucida;
}

td.events2 {
text-align: center;
color: #000000;
font-family: arial, lucida;
font-weight: bold;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

td.events3 {
color: #000000;
font-weight: bold;
font-family: arial, lucida;
}

td.events4 {
color: #000000;
font-family: arial, lucida;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

td.events5 {
color: #000000;
font-family: arial, lucida;
font-weight: bold;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

td.events6 {
color: #000000;
font-family: arial, lucida;
}

td.formlabel {
color: #000000;
font-weight: bold;
font-family: arial, lucida;
}