﻿body 
{

}
#header
{
    height: 145px;
}

P
{
    font-size: large;
}

H1
{
    font-family: "Baskerville Old Face";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px;
}

H2
{
    font-family: "Baskerville Old Face";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    text-align: center;
    font-size: medium;
    margin-top: 5px;
    margin-bottom: 5px;
}

H3
{
    font-family: "Baskerville Old Face";
    text-align: center;
    font-size: x-large;
}

H4
{
    font-family: "Baskerville Old Face";
    font-size: 20px;
    text-align: center;
    margin-bottom: 2px;
}

H5
{
    font-family: "Baskerville Old Face";
    font-size: xx-large;
    margin-bottom: 4px;
    margin-top: 4px;
}

H6
{
    font-family: "Baskerville Old Face";
    font-size: large;
    margin-bottom: 4px;
    margin-top: 4px;
}

#container
{
    background: #666666 url('Graphics/dgrey034.jpg');
    border-bottom: thin #808080 inset;
    margin: 0 auto;
    width: 847px;
    border-right-color: #808080;
    border-right-style: inset;
    border-right-width: thin;
    border-left-color: #808080;
    border-left-style: inset;
    border-left-width: thin;
}

#content 
{
    width: 675px;
    float: left;
    color: #FFFFFF;
}
 
#sidebar 
{
    border: 1px solid #000000;
    background-color: #C1870D;
    width: 160px;
    float: left;
    height: 553px;
}

#footer
{
  background-color: #C0C0C0;
  width: 844px;
  clear: both;
  height: 21px;
}

#nav a:link, #nav a:visited 
{
	display: block;
	width: 99.99%; /* for IE5 */
	color: Black;
	text-decoration: none;
	/*padding: 0.25em 0.5em 0.25em 0.5em;*/
	font-weight: bold;
}
/*
#nav a:hover {
	text-decoration: none;
	color: #C1870D;
	background-color: Gray;	
}
*/

.dynamicHoverStyle
{
    background-color:#C1870D;
    border-bottom-color:Gray;
    border-bottom-style:inset;

}
.dynamicMenu 
{
    background-color:#C1870D;
    border-color: Gray;
    border-style: solid;
    border-width: 1px;
    z-index: 100;
}
.dynamicMenuItem
{
    background-color: #C1870D;
    border-color: Gray;
    border-style: ridge;
    border-width: 3px;
}

.dynamicSelectedStyle
{
    background-color:#C1870D;
}

.staticMenuItemStyle
{
    border-style: ridge;
    border-width: 3px;
}

.HyperLink1
{
    color: #FFFFFF;
}

.Image1
{
    padding: 0px 0 0 0;
    width: 180px;
    height: 80px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.Image2
{
    border: 2px #000000 outset;
}

.ImageCentered
{
    
}

.NavMenu
{
    color: #000000;
}

#logo
{
    border: thick #C0C0C0 outset;
    width: 691px;
    height: 114px;
    left: 20px;
    background-color: #C1870D;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
}

#PageContent
{
    float: left;
    padding-left: 5px;
}

#PageContentGen
{
    padding-left: 10px;
}

#RightBar
{
    float: right;
    height: 829px;
}

#Address
{
    text-align: center;
    height: 138px;
    margin-top: 40px;
}

#HomeImage
{
    height: auto;
    text-align: center;
    margin-top: 20px;
}
