/*   http://www.jungermannrealty.com/styles.css   */

/*jungermann_realty stylesheet*/
BODY {
    margin : 0px 0px 0px 0px;
    font:12px verdana,helvetica,arial,sans-serif;
    color:#132A6B;
    background-color:#EAEBE6;
    scrollbar-face-color: #EAEBE6;
    scrollbar-shadow-color: #FBFBF9;
    scrollbar-highlight-color:#FBFBF9;
    scrollbar-3dlight-color: #FBFBF9;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #EAEBE6;
    scrollbar-arrow-color: #0C2309;
    }


H3 {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #993300;
	background-color: #eaebe6;
	font-size: 16px;
    text-align: center;
    }
	
H2 {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #993300;
	background-color: #eaebe6;
	font-size: 18px;
    text-align: center;
    }


H1 {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #993300;
	background-color: #eaebe6;
	font-size: 20px;
    text-align: center;
    }



TD,P {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-weight:normal; font-size:12px;
color : #013323; 
background-color:#eaebe6;
}
	
	ul { list-style-image: url("http://jungermannrealty.com/images/bullet.gif"); } 
	
.copyright {font:10px verdana,helvetica,arial,sans-serif; 
color:#013323;
background-color:#eaebe6;
}

	A:link { 
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration:none; 
	color:#DA6656;/*burnt orange now try #006633 dk green*/
	background-color: #eaebe6;
	}
			
	A:visited {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
    text-decoration:none; 
	color:#017C7D;/*blue green*/
	background-color:#eaebe6;
	}
	
		
	A:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
    text-decoration:underline overline; 
	color:#8E6620;/*med brown*/
	background-color: transparent;
	}
	
		
		
	A.footer:link {
font-family: verdana,helvetica,arial,sans-serif;
font-size : 10px; 
color : #DA6656; 
text-decoration : none; 
background-color : #eaebe6;
 } 
A.footer:visited {
font-family: verdana,helvetica,arial,sans-serif;
text-decoration: none;
font-size : 10px; 
color : #017C7D; 
background-color : #eaebe6;
 } 
A.footer:hover {
font-family: verdana,helvetica,arial,sans-serif;
font-size : 10px; 
text-decoration:underline overline; 
color:#8E6620;
background-color: #eaebe6;
} 


