/* CSS Document */
body {
	margin-top: 0px;
	background-image: url(images/bgRepeat.gif);
	background-repeat: repeat;
	margin-bottom: 0px;
}
/*
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
*/
/*
a:link {
	color: #006633;
	text-decoration: underline;
}
a:visited {
	color: #006633;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #006633;
}
*/
a.white:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.white:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #CCCCCC;
}
a.white:active {
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF
}
a.white12:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: underline;
}
a.white12:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white12:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
	text-decoration: underline;
}
a.white12:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a.green:link {
	font-size: 10px;
	color: #006633;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
a.green:visited {
	font-size: 10px;
	text-decoration: underline;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
a.green:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
a.green:active {
	font-size: 10px;
	text-decoration: underline;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.date{
	color: #FFFFFF;
	padding-bottom: 5px;
	font-weight: bold;
}
.propertyList
 {
	width: 110px;
}
.arial16Green {
	color: #006633;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.arial12Green {
	color: #006633;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.arial14Orange {
	color: #FF9900;
	font-weight: bold;
	font-size: 14px;
}
.arial10Green {
	color: #006633;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.arial10Black {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.arial12Black {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.arial12White {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 16px;
	color: #006633;
	font-weight: bold;
}
h2{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #FFFFFF;
}
li {
	list-style-position: outside;
	list-style-image: url(images/smallRedArrow.gif);
}
.borderColor{
    border-color:#666666;
}

/* Real Estate Styles */

A.CommandButton:link {
    text-decoration:    underline;
    color: #006633;
    font-size: 12px;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #006633;
    font-size: 12px;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #006633;
    font-size: 12px;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #999999;
    font-size: 12px;
}

.Normal
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.RealEstate_TableHeader
{	
	color:white;
	background-color: #006633;
	font-weight:bold;	
}

.RealEstate_ItemTop
{
	background-color: #999999;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bolder;
	line-height: 12px;
	padding: 3px 10px 3px 10px;		
}

a.RealEstate_ItemTop:link {
	color: color: #FFFFFF;
	text-decoration: underline;
}
a.RealEstate_ItemTop:visited {
	color: color: #FFFFFF;
	text-decoration: underline;
}
a.RealEstate_ItemTop:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.RealEstate_ItemTop:active {
	text-decoration: none;
	color: #FFFFFF;
}
.RealEstate_ItemBottom
{
	padding: 3px 5px 3px 5px;
	background-color: CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}
.RealEstate_TeaserMessage
{
	padding-bottom: 3px;
	border-bottom: 2px solid;
	border-color:  #006633;
	width: 95%;
	color: #333333;
}
.normalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.RealEstate_MoreInfoTitle
{
	/*
	color:navy;
	background-color: #ffcc00;
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
*/
	color:white;
	background-color: #006633;
	font-weight:bold;
}

.RealEstate_MoreInfoTable
{
	background-color: Beige;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	
}
.RealEstate_CheckboxesFeatures
{
	background-color: Beige;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	
}
.RealEstate_CategoryBackground
{
	background-color: gainsboro;
	
}
.RealEstate_AddressControl
{
	background-color: Beige;
	
}
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10px;
    font-weight:    bold;
    color: black;
}
.propertyList
 {
	width: 110px;
}

/* The following styles pertain to the Search Our Listings panel
   within the Side Panel */
table.sidepanel table.searchpanel select {
	width: 120px;
	font-size: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica;
}
table.sidepanel table.searchpanel td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
table.sidepanel table.searchpanel td.arial10Green {
	color: #006633;
	font-weight: bold;
	font-size: 10px;
}

/* The following styles pertain to the Mortgage Calculator panel
   within the Side Panel */
table.sidepanel table.mortcalcpanel select {
	width: 60px;
	font-size: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica;
}
table.sidepanel table.mortcalcpanel td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
table.sidepanel table.mortcalcpanel td.arial10Green {
	color: #006633;
	font-weight: bold;
	font-size: 10px;
}
table.sidepanel table.mortcalcpanel input.text {
	font-size: 11px;	
	width: 90px;
}
