<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

A { 
    font-family: arial, verdana, arial, helvetica; 
    font-size:11px;
	color: #0066cc; 
	text-decoration:underline 
}

.bgnavdiv a, a.vistited {
    color:  #003366;
    text-decoration: none;
    font-size: 11px;
}

body {
    margin-top: 0px;
    font-family: arial, verdana, Helvetica, sans-serif;
    background-color: #999966;

}

.content {
    background-color: white;
    border:  1px solid #336600;
    padding: 5px;
    margin-top: 7px;
}


h1 {            
    font-size: 18px;
	color: #003366;  
    background-color: #999966; 
    padding: 12px;
}
h2 {            
    font-size: 16px;
	color: #003366; 
} 
h3 {            
    font-size: 15px;
	color: #003366; 
    background-color: #999966;
    padding: 3px;
} 
h4 {            
    font-size: 14px;
	color: #003366; 
} 
h5 {            
    font-size: 13px;
	color: #003366;
    margin-left:  1px; 
    line-height:  10px;
} 

.tiny	{ 
    font-size: 10px; 
	color:#000; 
	font-weight:normal;
}
.small	{ 
    font-size: 12px; 
	color:#000; 
	font-weight:normal;
}
.medium	{ 
    font-size:12px; 
	color:#000; 
	font-weight:bold; 
}
.large	{ 
    font-size: 14px; 
	color:#000; 
	font-weight:bold; 
}

.featuredproperties {
    font-size:11px; 
    line-height:  13px;
}

.featuredproperties td {
    border-bottom:  1px solid #999966;
}
.featuredproperties a {
    text-decoration: none;
    list-style: disc;
    color: #003366;
    font-size: 11px;
}

/*  collapsable menu classes */
.dynMenuTitle { 
    /*header of 2nd demo*/
    cursor: hand;
    cursor: pointer;
    font: bold 13px arial;
    margin: 10px 0;
}

.dynMenuText table {
   font-family: arial;
   font-size:  11px;
}
.dynMenuText table td {
   padding: 5px;
}

.dynMenuOpen { 
    /*class added to contents of 2nd demo when they are open*/
    color: Black;
}

.dynMenuClosed { 
    /*class added to contents of 2nd demo when they are closed*/
    color: #003366;
}


/*  google maps toc classes */
.toctable
{
    border-color: #600;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.toctable td
{
    border-color: #600;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFC;
}



</STYLE>
