body { font-family: 'Times New Roman' , Serif, Verdana; }
A { text-decoration: none; }
A:hover { text-decoration: underline; }
A:link { text-decoration: none; }


.mainFont
{
	font-size: 8pt;
	font-family: Verdana;
}

.landingpageFont
{
	font-size: 10pt;
	font-family: Verdana;
}

.blackline-bottom {	border-bottom: #000000 1px solid; }
.blackline-top { border-top: #000000 1px solid; }
.blackline-right { border-right: #000000 1px solid; }
.blackline-left { border-left: #000000 1px solid; }
.grayline-left { border-left: #dcdcdc 1px solid; }

.ColorLeasing { color: #000099; }
.ColorHome { color: #005A00; }
/*
.ColorInvestmentSales { color: #BA9F0C; }
*/
.ColorInvestmentSales { color: #000000; }
.ColorManagement { color: #754457; }
.ColorAboutUs { color: #873219; }
.ColorGray { color: #908B8B; }
.ColorWhite { color: #FFFFFF; }

.BGColorHome { background-color: #005A00; }
.BGColorLeasing { background-color: #000099; }
.BGColorInvestmentSales { background-color: #000000; }
.BGColorManagement { background-color: #754457; }
.BGColorAboutUs { background-color: #873219; }
.BGAboutUsMenu { background-color: #fffff5; }
.BGColorGray { background-color: #dcdcdc; }

.SizeIt { font-size: 1px; }
.SubMenu
{
	font-size: 10pt;
	font-family: Verdana;
}

.textBold { font-weight: bold; }
.textJustify { text-align: justify; }
.textItalics { font-style: italic }



.HomeFeature
{
	border-right: #D7D7D7 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #D7D7D7 1px solid;
	background-color: #F6FAF6;
}

.FeaturedPropertyControl
{
	background-color: #DEEEE4;
	border-right: #D7D7D7 1px solid;
	border-bottom: #D7D7D7 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
}

.HunterTitle
{
	font-family: Verdana;
	font-size: 14pt;
}

.controlAboutUs
{
	border-right: #873219 1px solid;
	border-top: #873219 1px solid;
	border-left: #873219 1px solid;
	border-bottom: #873219 1px solid;
}

.controlAdmin
{
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
}

.controlLeasing
{
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	border-bottom: #000099 1px solid;
}

.controlManagement
{
	border-right: #754457 1px solid;
	border-top: #754457 1px solid;
	border-left: #754457 1px solid;
	border-bottom: #754457 1px solid;
}

.controlHome
{
	border-right: #005A00 1px solid;
	border-top: #005A00 1px solid;
	border-left: #005A00 1px solid;
	border-bottom: #005A00 1px solid;
}

.controlLeasingBottom {	border-bottom: #000099 1px solid; }
.controlManagementBottom { border-bottom: #754457 1px solid; }


.controlHeaderText
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana, Sans-Serif, 'Times New Roman';
}

.controlFooter
{
	font-size: 1px;
	color: white;
	height: 5px;
}

.controlInstructions
{
	font-size: 10px;
	font-family: Verdana, Sans-Serif, 'Times New Roman';
}

.PropertySiteName
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana, Sans-Serif, 'Times New Roman';
}

.PropertyDescription
{
	font-size: 10pt;
	font-family: Verdana, Sans-Serif, 'Times New Roman';
	text-align: justify;
}

.PropertyContact
{
	font-size: 8pt;
	font-family: Verdana, Sans-Serif, 'Times New Roman';
	text-align: right;
}

.FeaturedProperty
{
	font-size: 9pt;
	font-family: Verdana, Sans-Serif, 'Times New Roman';
}

.FeaturedPropertySmall
{
	font-size: 8pt;
	font-family: Verdana, Sans-Serif, 'Times New Roman';
	text-align: justify;
}



.AvailableSpace
{
	font-size: 10px;
	font-family: Verdana, Sans-Serif, 'Times New Roman';	
}

.Address
{
	font-size: 9pt;
	font-family: Verdana, Sans-Serif, 'Times New Roman';
}	

.DemoRowHeader
{
	font-size: 8pt;
	font-family: 'Times New Roman';
}

.DemoData
{
	font-size: 8pt;
	font-family: Verdana, Sans-Serif, 'Times New Roman';
}


.TabFont
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Sans-Serif, Times New Roman;
}

.TabOff
{
	border-top: solid 1px #908B8B;
	border-right: solid 1px #908B8B;
	border-left: solid 1px #908B8B;
}

.ManagementTabOn
{
	border: solid 1px #754457;
	background-color: #754457;
	color: #FFFFFF;
	font-weight: bold;
}

.InvestmentSalesTabOn
{
	border: solid 1px #000000;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}

.AboutUsTabOn
{
	border: solid 1px #873219;
	background-color: #873219;
	color: #FFFFFF;
	font-weight: bold;
}

.LeasingTabOn
{
	border: solid 1px #000099;
	background-color: #000099;
	color: #FFFFFF;
	font-weight: bold;
}

.HomeTabOn
{
	border: solid 1px #005A00;
	background-color: #005A00;
	color: #FFFFFF;
	font-weight: bold;	
}

.ImageMove
{
  clear: none;
  display: inline;
  float: right;
  visibility: visible;
}

HR
{
	height: 2px;
}
.artisticBullet
{
	list-style-image: url(images/navigation/artistic-bullet.gif);
}
UL
{
	padding-left: 5px;
}
