TABLE.ContactForm
{
	border-top: 1px solid #594EA5;
	border-bottom: 1px solid #594EA5;
	padding: 5px 10px 5px 15px;
}
TABLE.ContactForm TD
{
	padding: 2px 10px 2px 0px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;	
}
TABLE.ContactForm INPUT, TABLE.ContactForm TEXTAREA, TABLE.ContactForm SELECT
{
	width: 210px;
}
.PurpleDrop12px
{
	color: #594EA5;
	font-size: 12px;
	width: 95px;
}
.Button12px
{
	color: #3D357A;
	font-size: 12px;
	width: 90px;
}
TD.ContainerLeftNoPad {
	width: 555px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
DIV.ContainerRightZinger {
	width: 250px;
	background-image: url(../images/Zinger-Frame.jpg);
	background-repeat: no-repeat;
	height: 220px;
	margin-top: 50px;
	padding-top: 40px;
	padding-left: 30px;
	vertical-align: top;
}
DIV.PurpleBoldBottomBorder
{
	width: 100%;
	font-size: 12px;
	color: #594EA5;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: none;
	border-bottom: 1px solid #9F95D2;
	letter-spacing: 1px;
}
.LightPurpleBack
{
	background-color: #D9D5ED;
	padding: 8px 5px 8px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #291E39;
}

/* Start Text Only Classes */
p.CoolLink {font-size: 100%; font-weight: bold; text-align: left; display: inline; }
/*p.navigation is the holder unit for the block links. It also specifies larger bold text*/

p.CoolLink a, p.CoolLink a:visited {
	display:inline;
	color: #594EA5;
	text-decoration: none;
	padding: 0px;
	border-bottom: 1px solid #9F95D2;
	font-size: 11px;
	font-weight: normal;
}

p.CoolLink a:hover {
	display:inline; 
	color: #999900; 
    text-decoration: none;
    padding: 0px; 
	border-bottom: 1px solid #999900;
}

.Bold16px
{
	color: #333;
	font-weight: bold;
	font-size: 16px;
}
.Bold14px
{
	color: #594EA5;
	font-weight: bold;
	font-size: 14px;
}
.Bold13px
{
	color: #594EA5;
	font-weight: bold;
	font-size: 13px;
	text-indent: 3px;
}
.Standard12px
{
	font-size: 12px;
	text-indent: 3px;
	color: #666;
}
A.Standard12px:link, A.Standard12px:visited
{
	font-size: 12px;
	text-decoration: none;
}
A.Standard12px:active, A.Standard12px:hover
{
	font-size: 12px;
	text-decoration: underline;
}

TD.DetailHeader
{
	padding-left: 7px;
	padding-right: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	height: 18px;
	background-color: #9F95D2;
}

UL.InfoTabs
{
	height: 19px;
	border-bottom: 5px solid #9F95D2;
}

UL.InfoTabs LI
{
	display: inline;
	float: left;
	margin-left: 8px;
	width: auto;
	white-space: nowrap;
	list-style:none;	
}

UL.InfoTabs LI A:link, UL.InfoTabs LI A:visited, UL.InfoTabs LI A:active 
{
	float: left;
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	height: 18px;
	background-color: #9F95D2;
	border-top: 1px solid #9F95D2;
	border-left: 1px solid #9F95D2;
	border-right: 1px solid #9F95D2;
}

UL.InfoTabs LI A:hover
{
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	height: 18px;
	background-color: #9F95D2;
	border-top: 1px solid #9F95D2;
	border-left: 1px solid #9F95D2;
	border-right: 1px solid #9F95D2;
}

UL.InfoTabs LI A.back:link, UL.InfoTabs LI A.back:visited, UL.InfoTabs LI A.back:active 
{
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9F95D2;
	height: 18px;
	background-color: white;
	border-top: 1px solid #9F95D2;
	border-left: 1px solid #9F95D2;
	border-right: 1px solid #9F95D2;
}

UL.InfoTabs LI A.back:hover
{
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #594EA5;
	text-decoration: none;
	font-weight: bold;
	height: 18px;
	background-color: white;
	border-top: 1px solid #9F95D2;
	border-left: 1px solid #9F95D2;
	border-right: 1px solid #9F95D2;
}

.PageSubtopic {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #291E39;
	padding-bottom: 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../images/bullet_arrowDN.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	LINE-HEIGHT: 150%;
	margin-top: 20px;
}
.SearchSubHeader {
	display: block;
	font-size: 9px;
	color: #594EA5;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.SearchBoxList {
	font-size: 11px;
}
.SearchBoxList TD {
	padding-bottom: 3px;
}
.SearchBoxList LABEL {
	padding-left: 3px;
}
TABLE.Information
{
	background-color: #efefef;
	border: 0;
	margin: 0;
	padding: 0px;
}
TABLE.Information TD
{
	font-size: 12px;
	color: #333;
}
TABLE.Features
{
	border: 0;
	margin: 0;
	padding: 0px;
}
TABLE.Features TD
{
	font-size: 11px;
	color: #333;
}
TABLE.Features TD.LeftSide
{
	padding-left: 5px;
	border-left: 1px solid #9F95D2;
	color: #291E39;
}
TABLE.Features TD.RightSide
{
	padding-right: 5px;
	border-right: 1px solid #9F95D2;
}
TABLE.Features TH {
	font-size: 12px;
	color: #594EA5;
	text-align: left;
	text-indent: 3px;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: none;
	border-bottom: 1px solid #9F95D2;
	letter-spacing: 1px;
}
.PriceText {
	display: block;
	font-size: 12px;
	color: #999900;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}
TD.SearchTotals
{
	padding-left: 10px;
	padding-right: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	height: 20px;
	background-color: #594EA5;
	width: 545px;
}
TABLE.SearchColumns
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5B5C4E;
	height: 20px;
	background-color: #FFFFFF;
	width: 545px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
TD.SearchColumns
{
	padding-right: 2px;
	padding-left: 15px;
	text-align: left;
	background-image: url(../images/down-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
TABLE.SearchResult 
{
	font-size: 70%;
	width: 545px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
}

.SearchResult A:link {color: #594EA5;text-decoration: none;}
.SearchResult A:hover {text-decoration: none;color: #999900;}
.SearchResult A:active {text-decoration: none;color: #99CC00;}
.SearchResult A:visited {text-decoration: none;color: #9F95D2;}

TD.SearchResult 
{
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
TD.SearchPhotoColumn
{
	width: 115px;
}
.SearchPhotoColumn IMG {
	border: 0px;
	height: 75px;
}
TD.ImageScroller
{
	height: 16px;
	text-align: center;
	vertical-align: middle;
	background-color: #D9D5ED;
}
TD.ImageScroller A:link, TD.ImageScroller A:visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D3D49;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}
TD.ImageScroller A:active, TD.ImageScroller A:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5D6B;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
H1.PropertyTitle {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333;
	text-align: left;
}
/* Start Text Only Classes */
.BrownBold24px
{
	font-size: 24px;
	font-weight: bold;
	color: #291E39;
}
.BrownBold18px
{
	font-size: 18px;
	font-weight: bold;
	color: #5B5C4E;
}
.SearchBoxList {
	font-size: 11px;
}
.SearchBoxList LABEL {
	padding-left: 3px;
}
.Guide775
{
	top: 0px;
	position: absolute;
	left: 775px;
	height: 700px;
	width: 1px;
	z-index: 5;
	background-color: Aqua;
}
.Guide555
{
	top: 0px;
	position: absolute;
	left: 555px;
	height: 700px;
	width: 1px;
	z-index: 4;
	background-color: Aqua;
}

