html, body
{
font-family: arial, verdana, sans-serif;
font-size: .85em;
margin: 0 auto;
text-align: center;
background-color: #999;
}

#leftmenu_coffee_home
{
width: 320px;
text-align: center;
background-color: #fcd242;
border-right-width: 3px;
border-left-width: 3px;
border-top-style: none;
border-bottom-style: none;
border-right-style: solid;
border-left-style: solid;
border-right-color: #000000;
border-left-color: #000000;
}

#leftmenu_coffee_home p {
color: #484a0c;
font: bold 24px Arial, sans-serif;
line-height: 40px;
margin: 10 5 0 5px;
text-decoration: none;
}

#leftmenu_coffee_home a {
color: #fe650c;
text-decoration: none;
}

#leftmenu_coffee_home a:hover {
text-decoration: underline;
}

#content
{
text-align: left;
width: auto;
height: auto;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
vertical-align: top;
background-color: #999;
}

h1
{
color: #484a0c;
font-weight: bold;
font-size: 2.0em;
padding-top: 15px;
text-align: center;
}

h2
{
font-size: 1.5em;
color: #fcd242;
text-align: left;
}

h3
{
font-weight: bold;
font-style: italic;
font-size: 1.1em;
color: #fcd242;
}

/* Coffee Cat Styles */

.topbanner_coffee
{
text-align: center;
height: 120px;
width: 960px;
background-color: #fcd242;
border-left-width: 3px;
border-right-width: 3px;
border-top-style: none;
border-right-style: solid;
border-left-style: solid;
border-bottom-style: none;
border-left-color: #000000;
border-right-color: #000000;
}

#leftmenu_coffee
{
width: 150px;
text-align: left;
background-color: #484a0c;
border-right-width: 3px;
border-left-width: 3px;
border-top-style: none;
border-bottom-style: none;
border-right-style: solid;
border-left-style: solid;
border-right-color: #000000;
border-left-color: #000000;
}

#rightmenu_coffee
{
text-align: left;
width: 150px;
right: 0px;
padding-left: 0px;
padding-right: 0px;
background-color: #484a0c;
line-height: 40px;
border-right-width: 3px;
border-left-width: 3px;
border-top-style: none;
border-bottom-style: none;
border-right-style: solid;
border-left-style: solid;
border-right-color: #000000;
border-left-color: #000000;
}