/*
SiteBackground		#999966
ContentBackground	#CCCC99
InputBackground     #FFFFCC
ButtonNormal		#999966
ButtonActive		#98A148
MenuBackground		#98A148
Border				#FFFFFF
Text				#000000
Link				#993333
SolidText           #990000
*/

body
{
	font-size: 10pt;
	margin: 0px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	color: #000000; /* Text */
	background-color: #999966; /* SiteBackground */
}

a
{
	color: #993333; /* Link */
}

input
{
	background-color: #FFFFCC; /* InputBackground */
	color: #000000; /* Text */
}

textarea
{
	background-color: #FFFFCC; /* InputBackground */
	color: #000000; /* Text */
}

select
{
	background-color: #FFFFCC; /* InputBackground */
	color: #000000; /* Text */
}

ul
{
	list-style-position: outside;
	list-style-type: disc;
}

li
{
	padding-top: 10px;
}

h1
{
	font-weight: bold;
	font-size: 14pt;
	padding-top: 10px;
}

.NoWrap
{
	white-space: nowrap;
}

.Moto
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 260%;
	font-variant: small-caps;
	color: #993333;
	text-align: center;
}

.SectionTitle
{
	font-family: 'Times New Roman' , Times, serif;
	font-weight: bold;
	font-size: x-large;
	color: #993333;
}

.SectionSubtitle
{
	font-weight: bold;
	font-size: 12pt;
}

.CopyrightNote
{
	font-size: 8pt;
	font-style: italic;
	text-align: center;
}

.HelpTitle
{
	font-size: 12pt;
	font-weight: bold;
}

.TableHeader
{
	background-color: #98A148; /* MenuBackground */
}

.PageLink
{
}

.RealtyData
{
}

.RealtyMedia
{
}

.MediaTitle
{
	text-align: center;
	font-weight: bold;
	background-color: #999966; /* ButtonNormal */
}

.MediaCell
{
	text-align: center;
}

.RealtyPicture
{
	text-align: center;
}

.RealtyPictureImage
{
	border-width: 1px;
	border-color: #FFFFFF;
}

.RealtyLabel
{
	white-space: nowrap;
}

.RealtyCharacteristic
{
	font-weight: bold;
}

.RealtyDetailsLink
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #993333; /* Link */
	vertical-align: middle;
}

.RealtyTitle
{
	font-weight: bold;
}

.RealtyFooter
{
	font-size: 8pt;
	font-weight: lighter;
	text-align: center;
}

.RealtyStatusActive
{
	color: Green;
	font-weight: bold;
}

.Footer
{
	font-size: 8pt;
	font-weight: lighter;
}

table.Border
{
	border-style: solid;
	border-width: 1px;
	border-color: #98A148; /* MenuBackground */
	padding: 5px;
	width: 100%;
}

.PopupMenu
{
	visibility: hidden;
	position: absolute;
	left: 170px;
	z-index: 16;
}

.PopupTopMenu
{
	visibility: hidden;
	position: absolute;
	top: 20px;
	z-index: 16;
}

/* Title Styles */

table.TitleFrame
{
	height: 60px;
	width: 756px;
	border: none;
	background-image: url('TitleBackground.jpg');
	background-repeat: no-repeat;
}
table.TitleFrameShort
{
	height: 60px;
	width: 135px;
	border: none;
}
.TitleLogo
{
	border: 0;
	position: absolute;
	top: 10px;
	left: 20px;
}
.TitleText
{
	position: absolute;
	top: 10px;
	left: 200px;
	color: #993333; /* Link */
	font-family: 'Times New Roman' , Times, serif;
	font-size: 260%;
	font-variant: small-caps;
}

/* Content Styles */

table.ContentFrame
{
	empty-cells: show;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.HeaderLeftPart
{
	background-image: url('HeaderLeftPart.jpg');
	background-repeat: no-repeat;
	height: 188px;
	max-height: 188px;
	width: 135px;
	min-width: 135px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.LeftMenuPart
{
	width: 135px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	background-color: #98A148; /* MenuBackground */
}
.LeftMenuFrame
{
	width: 135px;
	border: none;
	empty-cells: show;
}
.HeaderRightPart
{
	height: 188px;
	width: 620px;
	min-width: 620px;
}
.HeaderRightImage
{
	height: 161px;
	width: 620px;
	background-image: url('HeaderRightPart.jpg');
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.ContentCell
{
	background-color: #CCCC99; /* ContentBackground */
	width: 600px;
	max-width: 600px;
	height: 300px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	vertical-align: top;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}

/* Top Menu Styles */

.TopMenu
{
	background-color: #CCCC99; /* ContentBackground */
	height: 27px;
	max-height: 27px;
}
.TopMenuItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 600;
	text-transform: uppercase;
	color: #FFFFFF; /* Text */
	background-color: #999966; /* ButtonNormal */
	text-align: center;
	vertical-align: baseline;
	line-height: 25px;
	height: 27px;
	max-height: 27px;
	width: 124px;
	max-width: 124px;
	display: block;
	overflow: hidden;
	background-image: url('TopMenuNormal.jpg');
}
.TopMenuItemHover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 600;
	text-transform: uppercase;
	color: #993333; /* Link */
	background-color: #98A148; /* ButtonActive */
	text-align: center;
	vertical-align: baseline;
	line-height: 25px;
	height: 27px;
	max-height: 27px;
	width: 124px;
	max-width: 124px;
	display: block;
	overflow: hidden;
	background-image: url('TopMenuHover.jpg');
}

/* Left Menu Styles */

.LeftMenu
{
	background-color: #CCCC99; /* ContentBackground */
	width: 135px;
	max-width: 135px;
}
.LeftMenuItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 800;
	color: #FFFFFF; /* Text */
	background-color: #999966; /* ButtonNormal */
	text-indent: 6px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	width: 135px;
	max-width: 135px;
	display: block;
	overflow: hidden;
	/*background-image: url('LeftMenuNormal.jpg');*/
}
.LeftMenuItemHover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 800;
	color: #993333; /* Link */
	background-color: #98A148; /* ButtonActive */
	text-indent: 6px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	width: 135px;
	max-width: 135px;
	display: block;
	overflow: hidden;
	background-image: url('LeftMenuHover.jpg');
}
.LeftMenuTop
{
	width: 135px;
	height: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	line-height: 10px;
}

/* Footer Styles */

.FooterFrame
{
	width: 756px;
	empty-cells: show;
	font-size: 8pt;
	color: #990000; /* SolidText */
	text-align: center;
}

.RealtorLogo
{
	height: 50px;
	width: 45px;
	vertical-align: top;
	border: none;
	background-image: url('RealtorLogo.jpg');
	background-repeat: no-repeat;
}

.MlsLogo
{
	height: 23px;
	width: 60px;
	vertical-align: top;
	border: none;
	background-image: url('MlsLogo.jpg');
	background-repeat: no-repeat;
}

.EqualHousing
{
	height: 46px;
	width: 46px;
	vertical-align: top;
    border: none;
	background-image: url('EqualHousingOpportunity.jpg');
	background-repeat: no-repeat;
}

