/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin-left: 0;
	margin-top: 0; /*background: Images/ClientImages/JD/JD_back.gif;*/
	margin-right: 0;
	margin-bottom: 0;
 	
}

.ImportantText
{
	color: Maroon;
}


.RegularText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
.FooterStyle
{
 font-family:Arial;
 font-size:10pt;
}
.ShowCase
{
	font-size: x-small;
	font-family: verdana;
	color: Maroon;
	
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	/*COLOR: #003366;*/
}
.hb9 
{
    color: black;
    font-family: Tahoma, Arial, sans-serif;
    font-style:normal ;
    font-weight :bold ;
	font-size:	9pt;
	}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: Navy;
}


.HomeTheme
{ 	
	background-color:#CCE1ED;
	

}

.OpenHousesTheme
{ 	
	background-color:#FFE300;

}

.OpenHousesTitle
{ 	
	color:#FFE300;
	font-weight :bold ;
	font-size:	12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif

}

.HotListTheme
{ 	
	background-color:#F0DDBF;

}

.HotListTitle
{ 	
	color:#F0DDBF;
	font-weight :bold ;
	font-size:	12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif

}

.25MilTheme
{ 	
	background-color:#643186;

}

.25MilTitle
{ 	
	color:#643186;
	font-weight :bold ;
	font-size:	12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif

}

.1MilTheme
{ 	
	background-color:#20564D;

}

.1MilTitle
{ 	
	color:#20564D;
	font-weight :bold ;
	font-size:	12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif

}

.7GTheme
{ 	
	background-color:#DB1F2B;

}

.7GTitle
{ 	
	color:#DB1F2B;
	font-weight :bold ;
	font-size:	12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif

}

.4GTheme
{ 	
	background-color:#385FB3;

}

.4GTitle
{ 	
	color:#385FB3;
	font-weight :bold ;
	font-size:	12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif

}

.25GTheme
{ 	
	background-color:#ED881E;

}

.25GTitle
{ 	
	color:#ED881E;
	font-weight :bold ;
	font-size:	12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif

}


.Under2GTheme
{ 	
	background-color:#428DE5;

}

.Under2GTitle
{ 	
	color:#428DE5;
	font-weight :bold ;
	font-size:	12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif

}


.OpenHousesTheme
{ 	
	background-color:#FFE300;

}

.HotListTheme
{ 	
	background-color:#F0DDBF;

}
.LotsTheme
{ 	
	background-color:#CCE1ED;

}
.LotsTitle
{ 	
	color:#EA4B92;
	font-weight :bold ;
	font-size:	12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif

}

.GolfTitle
{ 	
	color:#EA4B92;
	font-weight :bold ;
	font-size:	12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif

}

.WaterfrontTitle
{ 	
	color:#EA4B92;
	font-weight :bold ;
	font-size:	12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif

}

/*
A:link
{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
*/
.AltLink
{
	text-decoration: none;
	color: #000000;
	font-weight:normal;
}
/*
A:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

A:active
{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

A:hover
{
	text-decoration: none;
	color: black;
	font-weight: normal;
}
*/
SMALL
{
	font-size: 6pt;
}

BIG
{
	font-size: 8pt;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}