/*
 * prestonlawrenz.com stylesheet.
 */

table, td, p, div, li { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }  
 
h2 { font-family: Arial; font-size: 11px; color: #ffffff; }
h3 { font-family: Arial; font-size: 10px; font-weight: bold; color: #ffffff; }
h4 { font-family: Arial; font-size: 10pt; font-weight: bold; color: #ffffff; }
h5 { font-family: Arial; font-size: 9px; font-weight: bold; color: #FFFFFF; }    

pre { font-family: Verdana; font-size: 8px; color: #ffffff; }

.maintitle { 	
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003366; }  
    
.houselistings {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    float: top; 
    margin: 0 0px;
    color: #ffffff; }
    
.addresslistings {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold; 
    color: #ffffff; }

	
.bodytext {		
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff; }
	
.show {
	float: left;
	padding: 1px;
	margin: 0 6px;
	border:1px solid #5d7191;
}

.shows {
	float: right;
	padding: 2px;
	margin: 0 6px;
	border:1px solid #c89e70;
}

.show2 {
	float: right;
	padding: 2px;
	margin-top: 5px;
	margin: 0 0 0 0px;
	border:1px solid #5d7191;
}
	

a:link { color: #cccccc; text-decoration: none; font-weight: bold; text-decoration: underline; }
a:visited { color: #006699; text-decoration: none; font-weight: bold; text-decoration: underline; }
a:hover { color: #ffffff; text-decoration: underline; font-weight: bold; text-decoration: underline; }
a:active { color: #006699; text-decoration: none; font-weight: bold; text-decoration: underline; }  



