﻿
a.header:visited
{
    text-decoration: none;
    color: #C0C0C0;
}

a.header:link
{
    text-decoration: none;
    color: #C0C0C0;
}
    

html, body 
{
	text-align: center;
    font-family:Georgia, Times New Roman, Serif;
    font-size:small;
    height: 100%;
}

body
{
	background-image:url(/Images/background.jpg);
	background-attachment: fixed;
}

.content a:
{
	color: #4592D4;
}

.content a:visited
{
	color: #4592D4;
}

.oops
{
	font-family: Verdana;
	font-size: smaller;
	color: Red;
	margin: 10px;
}

.oops a:
{
	color: #4592D4; 
}

.oops a:visited
{
	color: #4592D4;
}

.sitemap
{
	font-family: Verdana;
	font-size: small;
	margin: 10px;
}

.sitemap a:
{
	color: #4592D4; 
}

.sitemap a:visited
{
	color: #4592D4;
}

.indent
{
	margin-left: 10px;
}

.heading1
{
    font-family: Verdana;
    font-size:xx-large;
    font-weight:bold;
    color:#4592D4;
}

.heading2
{
    font-family: Verdana;
    font-size:x-large;
    font-weight:bold;
    color:#4592D4;
}

.heading3
{
    font-family: Verdana;
    font-size:large;
    font-weight:bold;
    color:#4592D4;
}

.middle
{
    background-color: White;
    text-align: left;
    margin-top: -1px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid;
    min-height:400px;
    height:auto !important;
    height:400px;
}

.left-middle
{
    float: left;
    width: 150px;
}

.right-middle
{
    float: left;
    width: 618px;
    padding-right: 5px;
}

.header
{
    background-color: White;
    border: 1px solid;
    width: 780px;
    height: 93px;
}

.left_header
{
    width: 150px;
    float: left;
}

.right_header
{
    float:left;
    clear: right;
    height:78px;
    padding-top:15px;
    width:630px;
    text-align: center;
}

.footer
{
    background-color: White;
    border: 1px solid;
    clear: both;
    font-size: smaller;
    text-align: center;
    margin-top: -1px;
}

.menu
{
    margin: 10px 0 0 5px;
}

.stat_menu
{
    
}

.stat_menu, .stat_menu_item
{
    
}

.dyn_menu
{
    border: solid 1px black;
}

.dyn_menu, .dyn_menu_item
{
    margin-left: 5px;
    padding-right: 5px;
}


.stat_hover
{
    font-family:Verdana;
    font-size:small;
    color:White;
    background-color:#4592D4;
    text-align:left;
}

.dyn_hover
{
    font-family:Verdana;
    font-size:small;
    color:White;
    background-color:#4592D4;
    text-align:left
}

.menu, .stat_menu, .stat_menu_item, .dyn_menu, .dyn_menu_item
{
    font-family:Verdana;
    font-size:small;
    color:#4592D4;
    background-color:White;
    text-align:left;    
}

.home_image
{
    float: right;  
    margin-left: 2px;
}

.container
{
    margin-left: auto;
    margin-right: auto;
    width: 782px;
    height: 100%;
}

.bold
{
    font-weight: bold;
}

.content, .menu_content
{
    width: 630px;
}

.menu_content
{
    text-align: center;
}

.menu_content ol
{
    margin-right: 5px;
}

.menu_content ul, .menu_links ul
{
    list-style: none;
    margin: 10px 0;
    padding: 0;
}

.menu_links
{
    text-align: center;
}

.appetizers ul
{
    margin-top: 10px;
}

.list_subtext
{
    font-size: small;
}
