﻿body 
{
	font: normal 11px/14px Verdana;
	background-color: #454344;
	background-image: url(Images/Bkg.jpg);
	background-repeat: repeat-x;
	color: #666666;
}
H2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	line-height:1.4em;
	color:#4c4c4c;
	margin-top:0em;
    font-weight: normal;
    margin-bottom: 8px;
}
H3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	line-height:1.4em;
	color:#4c4c4c;
	margin-top:0em;
    font-weight: normal;
    margin-bottom: 8px;
}
H4
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	line-height:1.4em;
	color:#4c4c4c;
	margin-top:0em;
    font-weight: normal;
    margin-bottom: 8px;
}
a:link, a:active, a:visited
{
	color: #990000;
	text-decoration: none;
}

a:hover
{
	color: #666666;
	text-decoration: underline;
}

.MainNav
{
	text-align: center;
	text-transform: uppercase;
	width: 125px;
	height: 33px;
	background-image: url(Images/Linkbkg.gif);
	background-repeat: repeat-x;
	cursor: hand;
	cursor: pointer;
	color: #4c4c4c;
}
.MainNavOver
{
	text-align: center;
	text-transform: uppercase;
	width: 125px;
	height: 33px;
	background-image: url(Images/LinkbkgOver.gif);
	background-repeat: repeat-x;
	cursor: hand;
	cursor: pointer;
}

/*Photo Gallery*/
#HomePhotoGallery
{		
	background: #fff;
	width: 20px; 
	height: 126px; 
	top: 3px; 
	left: 3px; 
	position: absolute; 
	border-right: 1px solid #CCCCCC;
}

#navlist
{
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0px;
	margin-top: 0px;
}
#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
}

.ob_show_panelsholder {border: 1px solid #CCCCCC;}

.Overview 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	line-height:1.4em;
	color:#990000;
	margin-top:0em;
	padding-bottom: 8px;
	padding:0;
}
.OverviewDark
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	line-height:1.4em;
	color:#4c4c4c;
	margin-top:0em;
	padding-bottom: 8px;
	padding:0;
}
.SearchBkg
{
	background-image: url(Images/SearchBkg.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.NormalButton
{
	border: solid 1px #666666;
	font-size: 9px;
	font-family: Arial;
	background: #EFEFEF;
	color: #333333;
}
.NormalTextBox
{
	border: solid 1px #666666;
	font-size: 12px;
}

.GridRow
{
	border-top: solid 1px #CCCCCC;
}

.GridViewHeader
{
	background-image: url(Images/GridViewHeader.gif);
	background-repeat: repeat-x;
	height: 24px;
}

a.TopNewsLink:link, a.TopNewsLink:Active, a.TopNewsLink:Visited
{
	font-size: 9px;
	color: #990000;
	text-decoration: none;
}

a.TopNewsLink:Hover
{
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}

.TopNewsDate
{
	font-weight: bold;
	font-size: 9px;
}

.TopNewsContent
{
	margin-top: 5px; 
	margin-bottom: 10px; 
	font-size: 9px;
}

.FindUsers
{
	border: solid 1px #EFEFEF;
	padding: 0px 0px 0px 0px;
	width: 90px;
	cursor: hand;
	cursor: pointer;
	margin: 2px 2px 2px 2px;
}

.FindUsersOver
{
	border: solid 1px #333333;
	padding: 0px 0px 0px 0px;
	width: 90px;
	cursor: hand;
	cursor: pointer;
	margin: 2px 2px 2px 2px;
}

.AddUsers
{
	border: solid 1px #EFEFEF;
	padding: 0px 0px 0px 0px;
	width: 85px;
	cursor: hand;
	cursor: pointer;
	margin: 2px 2px 2px 2px;
}

.AddUsersOver
{
	border: solid 1px #333333;
	padding: 0px 0px 0px 0px;
	width: 85px;
	cursor: hand;
	cursor: pointer;
	margin: 2px 2px 2px 2px;
}