body
{
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Tahoma;
	font-size: 9pt;
}

a
{
	color: #00409B;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #428CD9;
}

h1
{
	color: #00409B;
	font-size: 18px;
	font-weight: 900;
}

.Title
{
	color: #00409B;
	font-size: 18px;
	font-weight: 900;
}

.MainHeader, .MainHeader A, .MainHeader A:hover
{
	background-repeat: repeat-x;
	text-align: right;
	width: 100%;
	color: White;
	padding-right: 7px;
	text-decoration: none;
}

.LeftShadowCell
{
	background: url(Shadow_Left.gif);
	padding: 0 0 0 0;
	width: 5;
	background-position: right;
	background-repeat: repeat-y;
}

.RightShadowCell
{
	background: url(Shadow_Right.gif);
	padding: 0 0 0 0;
	width: 5;
	background-repeat: repeat-y;
}

.WhiteContentArea
{
	background-color: White;
	vertical-align: top;
}

.FooterFont
{
	color: #00409B;
	font-size: 7pt;	
}

.TitleBar
{
	background-repeat: repeat-x;
	width: 100%;
	color: #00409B;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}

.MenuItem
{
	border-left: solid 1px #B5B5B5;
	border-right: solid 1px #B5B5B5;
	padding: 5px 13px 5px 13px;
	color: #00409B;
	font-size: 9pt;
	font-weight: bold;
	cursor:pointer;
}

.MenuItemSeparator
{
	border-left: solid 1px #B5B5B5;
	border-right: solid 1px #B5B5B5;
	text-align: center;
}

.MenuLink, .MenuLink:hover
{
	text-decoration: none;
}

.MainContentCell
{
	background-repeat: repeat-x;
	width: 100%;
	color: Black;
	vertical-align: top;
	padding: 5px 5px 0px 5px;
	font-size: 9pt;
}

.HomePageContentTitle
{
	background-repeat: repeat-x;
	width: 100%;
	color: #00409B;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

.HomePageContentArea
{	
	border-left: solid 1px #B5B5B5;
	border-right: solid 1px #B5B5B5;
	border-bottom: solid 1px #B5B5B5;
	padding: 10px 10px 10px 10px;
	color: Black;
	font-size: 9pt;
	background-color: White;
}

.AddressFont
{
	color: #00409B;
	font-size: 9pt;
	font-weight: bold;
}

.FormLabel
{
	text-align: right;
	color: #00409B;
	font-size: 9pt;
	font-weight: bold;
}

.AdminMainMenuLink
{	
	font-size: 9pt;
	font-weight: bold;
}

.RepeaterTable
{
	border: solid thin #555555;
}
.RepeaterTable th
{
	background-color: #00409B;
	color: #FFFFFF;
	font-size: 9pt;
}

.CursorNotAllowed
{
	cursor: not-allowed;
}

.AdminFormLabel
{
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
}

.Headline
{
	font-family:Verdana, Arial; 
	font-size: 20px; 
	font-weight: 900; 
	color: #00409B;
}

.Normal
{
	font-family: Verdana, Arial; 
	font-size: 9pt; 
	color: Black;
}

.GalleryDivider
{
	font-size: 20px;
	color: #333333;
	font-weight: 900;
}

.RegularThumnail
{
}

.SelectedThumnail
{
	border: solid 5px #00409B;
}

.AdminPopupBody
{
	margin: 10px 10px 10px 10px;
}

.LoginTable
{
	border: solid 1px #00409B;
	background-color: #EFF3FB;
}

.LoginTable th, .CampInfoTable th
{
	background-color: #00409B;
	color: White;
	font-weight: bold;
	font-size: 11pt;
}

.CampInfoTable
{
	text-align: center;
}

.CampInfoHeaderRow
{
	font-weight: bold;
}

.WeatherInfo, .WeatherInfo td
{
    font-size: 7pt;
}

.WeatherHeader
{
    font-size: 9pt;
    font-weight: bold;
    color: #00409B;
}

/* This is actually needed for the Google Map functionality */
v\:*
{
    behavior:url(#default#VML);
}