/*NEW.CSS WRITTEN 16 JANUARY 2004 FOR MADRONE REALTY BY BobbiWisby.com*/
/*this css courtesy of www.bluerobot.com for centering page with css, many changes applied for styling*/


body {
	margin: 15px 0px; 
	padding: 0px; 				/* Need to set body margin and padding to get consistency between browsers. */
	text-align: center; 			/* Hack for IE5/Win */
	background: #ffd79e url(../siteimages/bg.gif);
	color: #660000;				/*102 -0 - 0*/
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9.5pt; 
	font-weight: normal;
 	}

p,blockquote,li,ol {
	color: #660000;				
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 9.5pt; 
	font-weight: normal;
 	}

.small {
	color: #660000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
 	}

	
#contentbox {
	width: 750px;  /*98%;*/
	margin: 0px auto; 			/* Right and left margin widths set to "auto" */
	text-align: left; 			/* Counteract to IE5/Win Hack */
	padding: 5px;
	/*border: 1px solid #660000;*/
	background-color: transparent;
	}

#contentboxProperty {
	width: /*750px;*/   98%;
	margin: 0px auto; 			/* Right and left margin widths set to "auto" */
	text-align: left; 			/* Counteract to IE5/Win Hack */
	padding: 5px;
	/*border: 1px solid #660000;*/
	background-color: transparent;
	}

 
#headmast {
	width: 98%;
	height: 85px;
	background: transparent url(../siteimgaes/logo.jpg) no-repeat;
	text-align: center;
	margin-bottom: 5px;
	}


#topnav {
	width: 750px;
	background-color: #F2F1D9;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #660000;  
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;	
margin-bottom: 15px;
margin-left: 40px;
border: 1px solid #660000;
}



#footernav {
	width: 750px;
	background-color: #F2F1D9;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #660000;  
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
clear: both;
text-align: center;
margin-top: 25px;	
margin-bottom: 15px;
border: 1px solid #660000;
}


	

			/*DEFAULT (FRONT) PAGE ONLY*/
#left { 
	width: 400px;
	float: left;
	background-color: transparent;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	margin-right: 20px;		
	} 

#rightlist {
	margin: 0px 10px 0px 300px;	
	}

#rightlist h3 {
	color: green;
	text-decoration: underline;
	font-family: verdana, helvetica, arial, sans-serif;
	text-align: center;
	}


#rightlist p {
	color: #660000;
	font-family: verdana, helvetica, arial, sans-serif;
	text-align: justify;
	font-size: 11px;
	}
				/* *************END FOR default front ***********/



		/* listings page new listings layout no tables use contentbox*/

h4 {
	font-family: verdana, helvetica, arial, sans-serif;
	color: green;
	text-indent: 10px;
	border-top: 1px solid #993333;
	border-bottom: 1px solid #993333;
	border-right: 5px double #993333;
	border-left: 5px double #993333;
margin-top: 15px;
margin-bottom: 15px;
}

p.listings {
clear: both;
margin-bottom: 10px;
}

p.spacerlistings {
line-height: 40px;
text-align: center;
}

p.broker {
color: #660000;				
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 9.5pt; 
	font-weight: normal;
text-align: left;
 	}



		/*end new listings page*/


	/*page titles*/
h1 {
color: green;	/*#660000;*/
font-family: "bradley hand itc",arial,verdana,helvetica, sans-serif;
text-align: center;
text-decoration: underline;
}

 
ul li {
	list-style-type: square;
	list-style-position: inside;
	color: #660000;
	background-color: transparent;
}


.map {
width: 500px;
height: 480px;
border: 2px solid #660000;
text-align: center;
}

.address {
color: #660000;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 10pt;
font-weight: bold;
	}

.price {
color: #000000;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11pt;
font-weight: bold;
	}

.reduced {
color: red;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 7.5pt;
font-weight: bold;
 	}


	/*from property css add to here*/

.list {
list-style-type: square;						 
color: #660000;
font-size: 9.5pt;
font-weight: normal;
font-family: verdana,arial,helvetica,sans-serif;
}

.topleft {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 10pt;
color: #660000;
font-weight: normal;
	}

.header  {
font-family: "bradley hand itc",arial,verdana,sans-serif;
font-size: 30px;
color: #660000;
font-weight: bold;
	}

h2 { /*replaces header class in property pgs*/
	font-family: "bradley hand itc",arial,verdana,sans-serif;
	font-size: 30px;
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	}

.subhead {
font-family: "bradley hand itc","comic sans ms",arial,verdana,sans-serif;
font-size: 20px;
color: #660000;
font-weight: bold;
	}

.contact {
font-family: verdana,arial,helvetica;
font-size: 11pt;
color: #660000;
}

.special {
font-family: verdana,arial,helvetica;
color: green;
}
 	/*end from property weed out*/

.center {
text-align: center;
}

.right {
float: right;
}

.left {
float: left;
}

.justify {
text-align: justify;
}

.extend {
clear: both;
}

.strong {
font-weight: 600;
}

.titleagents {
color: green;
font-weight: 600;
}

img {
border: 0;
}

img.prop {
border: 1px solid #660000;
}




img.front {
border-top: 1px solid #660000;
border-right: 3px solid #660000;
border-bottom: 3px solid #660000;
border-left: 1px solid #660000;
margin-left: 35px;
}

img.frontlist {
	float: left;
margin-right: 3px;
}

img.listings {
	float: left;
margin-right: 10px;
}

img.imagemap {
border: 1px solid #000000;
}

img.agents {
float: left;
/*border: 1px solid #660000;*/
margin-right: 10px;
margin-bottom: 10px;
}



hr {
width: 80%;
color: #660000;
text-align: center;
}

 
		/*NAV LINKS*/

a.nav:link {
text-decoration: underline;			
color: blue;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 9.5pt;
font-weight: bold;
background-color: transparent;
	}

a.nav:visited {					
text-decoration: none;
color: purple;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 9.5pt; 
font-weight: bold;
	}

a.nav:hover {						
text-decoration: overline underline;
color: green;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 9.5pt;
font-weight: bold;
background-color: #F2F1D9;
	}

a.nav:active {				
text-decoration: none;
color: red;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 9.5pt;			
font-weight: bold; 
 	}


			/*tiny text links*/

a.tiny:link {
text-decoration: underline;			
color: blue;
font-family: verdana,arial,helvetica;
font-size: 10px;
font-weight: normal;
	}
a.tiny:visited {					
text-decoration: none;
color: purple;
font-family: verdana,arial,helvetica;
font-size: 10px;
font-weight: normal;
	}
a.tiny:hover {						
text-decoration: overline underline; 
color: green;
font-family: verdana,arial,helvetica;
font-size: 10px;
font-weight: normal;
	}

a.tiny:active {				
text-decoration: none;
color: red;
font-family: verdana,arial,helvetica;
font-size: 10px;
font-weight: normal;
		}



		/*title linkage for front (default) page list*/


a.title:link {
text-decoration: underline;			
color: blue;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 20px;
font-weight: bold;
	}
a.title:visited {					
text-decoration: none;
color: purple;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 20px; 
font-weight: bold;
	}

a.title:hover {						
text-decoration: overline underline;
color: green;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 20px; 
font-weight: bold;
	}

a.title:active {				
text-decoration: none;
color: red;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 20px; 			
font-weight: bold; 
 	}


 	/*hyperlinks regular*/

a:link {
text-decoration: underline;			
color: blue;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 9.5pt;
font-weight: bold;
	}
a:visited {					
text-decoration: none;
color: purple;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 9.5pt; 
font-weight: bold;
	}

a:hover {						
text-decoration: overline underline;
color: green;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 9.5pt;
font-weight: bold;
	}

a:active {				
text-decoration: none;
color: red;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 9.5pt;			
font-weight: bold; 
 	}
 




		/*divider bar*/
/*	 
.filled {
background-color: #669980;
color: #669980;
width: 98%;
line-height: 6px;
border: 1px solid #8a2f5c;
margin-left: 5px;
margin-right: 5px;
	}
not used */

