a
{
	color: Black;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

body
{
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}

.LayoutTable
{
	border: 0px;
	border-collapse: collapse;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}

.HeaderBar {
	background-color: #004A00;
	border-collapse: collapse;
	width: 100%;
}

.Fence
{
	border: 0px;
	border-collapse: collapse;
	border-style: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
}

.FenceTop
{
	width: 150px;
}

.FenceLeft
{
	width: 6px;
}

.FenceRight
{
	width: 10px;
}

.FenceLink
{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
}

.FenceTitle 
{
	color: #004A00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 136px;
}

.TopMenuItem {
	font-size:11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #004A00;
}

.TopMenuItem:Hover {
	font-size:11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : White;
	background-color : #004A00;
}

.MenuItem {
	padding: 5px;
	font-size:11px;
	width: 150px;
}

.TopMenuItem {
	width: 150px;
}

.PopupMenuItem {
	font-size:11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #004A00;
	width : 100%;
}

.PopupMenuItem:Hover {
	font-size:11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : White;
	background-color : #004A00;
	width : 100%;
}

.OfficeLocation{
	font-size:10px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.OfficeLocation:Hover{
	font-size:10px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

.SectionHeader {
	font-size:11px;
	color : #004A00;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.SectionItem{
	font-size:10px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

.SectionItem:Hover{
	font-size:10px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.MenuLayer  {
	top : 0;
	left : 0;
	position : absolute;
	visibility : hidden;
	z-index : 0;
}
	
.BigLabel{
	font-size:24px;
	color : #004A00;
	font-family : "Times New Roman", Times, serif;
}

.SmallerCopyLabel{
	font-size:11px;
	color : #004A00;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.SmallerCopy{
	font-size:11px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

.SmallerCopy:Hover{
	font-size:11px;
	color : #004A00;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.Copy{
	font-size:14px;
	color : Black;
	font-family : "Times New Roman", Times, serif;
	text-decoration : none;
}

.Copy:Hover{
	font-size:14px;
	color : #004A00;
	font-family : "Times New Roman", Times, serif;
	text-decoration : underline;
}

.Copy:Link{
	font-size:14px;
	color : #0000FF;
	font-family : "Times New Roman", Times, serif;
	text-decoration : underline;
}

.Label{
	font-size:14px;
	color : Black;
	font-family : "Times New Roman", Times, serif;
	text-decoration : none;
	font-weight : bold;
}

.BiggerCopy{
	font-size:16px;
	color : Black;
	font-family : "Times New Roman", Times, serif;
	text-decoration : none;
	font-weight : bolder;
}



.BiggerCopy:Hover{
	font-size:16px;
	color : #004A00;
	font-family : "Times New Roman", Times, serif;
	text-decoration : underline;
	font-weight : bolder;
}

.MapLink{
	font-size:14px;
	color : #ff0000;
	font-family : "Times New Roman", Times, serif;
	text-decoration : underline;
	font-weight : bold;
}



.MapLink:Hover{
	font-size:14px;
	color : #004A00;
	font-family : "Times New Roman", Times, serif;
	text-decoration : none;
	font-weight : bold;
}

.ListingStatus{
	font-size:14px;
	color : #0000ff;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
}

.HiLightText{
	font-size:12px;
	color : #ff0000;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
}

.OpenHouse {
	font-size: 22px;
	color: #ff0000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
