/* 
style sheet for abbedaymerchant.com 
3.1.05 
*/

body { margin: 20px 20px;
	   background-color: #DEB886;
	  }

p, td, blockquote { font-family: Arial, Sans-serif;
	    font-size: 12px;
	    font-color: #000000; 
		line-height: 16px;
	   } 

h1 { font-family: "Palatino Linotype", "Times New Roman", Serif; 
	 font-size: 20px; 
	 font-weight: bold; 
	 color: #A1522D;  
	 padding-top: 20px;
	 padding-bottom: 20px;
	 }
	 
h2 { font-family: "Palatino Linotype", "Times New Roman", Serif; 
	 font-size: 17px; 
	 font-weight: bold; 
	 color: #A1522D;  
	 padding-top: 20px;
	 }
	 
h3 { font-family: Arial, Sans-serif; 
	 font-size: 14px; 
	 font-weight: bold; 
	 color: #A1522D;
	 padding: 0px;
	 }


a:link { color: #006DA9; text-decoration: underline; }
a:hover { color: #7898C4; text-decoration: none; }
a:visited { color: #8BA5CC; text-decoration: underline; }

li { margin-left: 20px;
	 list-style: square;
	 }
/* none1 is used as category headers for link lists, like on form confirm and sitemap */
li.none1 { margin-left: 0px;
		  font-weight: bold;
		  color: #A1522D;
		  list-style-type: none; 
		  }
/* none2 is used as subcategories/details of items listed as none1 */
li.none2 { margin-left: 10px;
		  list-style-type: none; 
		  }
/* none3 is used as subcategories/details of items listed as none2 */
li.none3 { margin-left: 20px;
		  list-style-type: none; 
		  }


/* hilite 1 is red  */
.hilite1 { color: #D3232A; }
/* hilite 2 is  orange */
.hilite2 { color: #F26A21; }
/* hilite 3 is brown (headers) */
.hilite3 { color: #A1522D; }
/* hilite 4 is tan (body bg color) */
.hilite4 { color: #DEB886; }
/* hilite 5 is white - used on the calculator */
.hilite5 { color: #FFFFFF }

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }


.medtxt { font-size: 11px; }
.smtxt { font-size: 9px; }	


.btmnav { font-size: 9px; 
		  color: #000000; 
		  }

.btmAbbeCrdt { font-size: 12px;
			   padding-top: 100px;
			   text-align: center;
			   }
		  
/* architecture list item - used on arch index and column pages  */
.archListItem { padding-bottom: 10px; }

/* back - next links */
.bknxt { font-family: "Palatino Linotype", "Times New Roman", Serif;
		 font-size: 12px; 
		 color: #000000;
	 	 padding-top: 20px;
		 }

/* close window - used on real estate map page */
.clsWndw { font-size: 9px;
		   text-align: right;
		   }

/* herth credit - used on pgs with Herth info, used with permission */
.herthCrdt { font-family: Arial, Sans-serif;
			  font-size: 9px; 
			  font-weight: normal; 
	 		  color: #000000; 
			  padding-top: 30px; 
			  }		 

/* listing disclosure - used on all featured property listings */			  
.listingDis { font-size: 9px; 
			  padding-top: 30px; 
			  }

/* realtor magazine - used to credit realtor.com for articles/text, used with permission */			  
.realtorMag { font-size: 9px; 
			  padding-top: 30px; 
			  }
			  
/* trademark - by referral only is trademarked */
.tm { font-size: 7px; }