﻿body
{
	background-color: #346faa;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url("Images/Master-Background.jpg");
}

div.Content
{
	position: relative;
	border: none;
	width: 801px;
	top: 0px;
	left: 195px;
	padding: 10px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	background-color: Transparent;
}

div.ContentInner
{
	padding: 10px 50px 10px 10px;
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

div.ContentInnerNormal
{
	padding: 10px 50px 10px 10px;
	color: #9F9F9F;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
}

div.MenuContainer
{
	position: absolute;
	top: 191px;
	left: 28px;
	background-color: Transparent;
}

div.MenuItem
{
	position: relative;
	border: none;
	border-bottom: solid 4px #2966a8;
	width: 162px;
	top: 0px;
	left: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;
	text-align: center;
	cursor: hand, pointer;
}

div.MenuItemSelected
{
	position: relative;
	border: none;
	border-bottom: solid 4px #2966a8;
	width: 162px;
	top: 0px;
	left: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;
	text-align: center;
	background-color: #2966a8;
	color: White;
}

.SubMenuItem
{
	color: White;
	text-decoration: none;
}

.SubMenuItemSelected
{
	color: White;
	text-decoration: underline;
}

.TagLine
{
	position: relative;
	left: 430px;
}

.ItemTitle
{
	font-weight: bold;
	font-size: 20pt;
	color: #f6871f;
	display: block;
	margin: 5px;
}

.ItemPhoto
{
}

.ItemDesc
{
	font-size: 12pt;
	font-weight: normal;
	margin: 5px;
	display: block;
}

.ItemLink
{
	font-size: 10pt;
	font-weight: normal;
	margin: 5px;
	display: block;
}

.ItemRow
{
	cursor: hand, pointer;
}

.InlineImage
{
	display: inline;
}

.SearchResults
{
	display: block;
	margin: 8px;
}

.SearchResultsHeader
{
	font-weight: bold;
	font-size: 11pt;
	color: #f6871f;
}

.SearchResultsDistance
{
	font-style: italic;
}

td.LeftCol
{
	width: 200px;
	font-weight: bold;
	color: Black;
}

.note 
{
	font-size:12px;
	font-weight:normal;
}
