.container
{
width:802px;
margin-left: auto;
margin-right: auto;
top: 0px;
text-align:center;
background-color: White;
height: auto;
position: absolute;
}

body
{
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size:9pt;
color: #666666;
font-weight: bold;
background-color: #A9A9A9;
}

.navBar
{
position: relative;
width:802px;
height:24px;
background-color:#000000;
text-align: center;
color: Silver;
font: 10px;
background-position: center;
padding-top: 5px;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:9pt;
}

.navhome a
{
color: #D3D3D3;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:9pt;
text-decoration: none;
}

.navhome a:hover, .navhome
{
color: #BD3D00;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-size:9pt;
font-weight: bold;
text-decoration: none;
}

.navabout a
{
color: #D3D3D3;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:9pt;
text-decoration: none;
}

.navabout a:hover, .navabout
{
color: #BD3D00;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-size:9pt;
font-weight: bold;
text-decoration: none;
}

.navevents a
{
color: #D3D3D3;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:9pt;
text-decoration: none;
}

.navevents a:hover, .navevents
{
color: #BD3D00;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-size:9pt;
font-weight: bold;
text-decoration: none;
}

.navnews a
{
color: #D3D3D3;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:9pt;
text-decoration: none;
}

.navnews a:hover, .navnews
{
color: #BD3D00;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-size:9pt;
font-weight: bold;
text-decoration: none;
}

.navparking a
{
color: #D3D3D3;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:9pt;
text-decoration: none;
}

.navparking a:hover, .navparking
{
color: #BD3D00;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-size:9pt;
font-weight: bold;
text-decoration: none;
}

.navmembers a
{
color: #D3D3D3;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:9pt;
text-decoration: none;
}

.navmembers a:hover, .navmembers
{
color: #BD3D00;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-size:9pt;
font-weight: bold;
text-decoration: none;
}

.navpress a
{
color: #D3D3D3;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:9pt;
text-decoration: none;
}

.navpress a:hover, .navpress
{
color: #BD3D00;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-size:9pt;
font-weight: bold;
text-decoration: none;
}

.navcontact a
{
color: #D3D3D3;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:9pt;
text-decoration: none;
}

.navcontact a:hover, .navcontact
{
color: #BD3D00;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-size:9pt;
font-weight: bold;
text-decoration: none;
}

a
{
color: #8B4513;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:9pt;
text-decoration: none;
}

a:hover
{
color: #BD0021;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-size:9pt;
font-weight: bold;
text-decoration: none;
}

.navhome, .navabout, .navevents, .navnews, .navparking, .navmembers, .navpress, .navcontact
{
display:inline;
padding-right: 5px;
margin-right: 5px;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:9pt;
color: #BD3D00;
}

.copyright
{
	
	margin-top: 5px;
	margin-bottom: 3px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:7pt;
	color: #EFEFEF;
}

.bottomBar
{
position: relative;
float: left;
width:802px;
height:68px;
background-image: url(../images/BorderBottomLines.jpg);
background-color: Black;
background-repeat: repeat-y;

}