/* "http://www.OldLineAppraisals.com/style.css" */

	body { 
		font-family: Arial,Helvetica,sans-serif;
		background-color: #dddddd;
		}
	h1 { 
		font-weight: normal; font-size: 16px; color: #777777;
		margin-top: 0px; margin-bottom: 2px; text-align: center;
		}
	h2 { 
		font-weight: normal; font-size: 13px; color: #777777;
		margin-top: 0px; margin-bottom: 14px; text-align: center;
		}
	h3.appraisals { 
		font-weight: normal; font-size: 32px; color: #0044BB; 
		margin-top: 0px; margin-bottom: 10px; 
		}
	h4.appraiser { 
		font-weight: normal; font-size: 24px; color: #884422; 
		margin-top: 10px; margin-bottom: 8px; 
		}
	h5 { 
		font-weight: normal; font-size: 17px; 
		margin-top: 0px; margin-bottom: 0px; text-align: left;
		}
	h5.faq { 
		font-weight: normal; font-size: 19px; 
		}
	p,td { 
		font-weight: normal; font-size: 15px; 
		}
	p.top { 
		text-align: right; font-size: 11px; 
		}
	.heading { 
		font-size: 22px; text-align: center;
		}
	.big { 
		font-size: 18px; 
		}
	.small { 
		font-size: 13px; 
		}

div#links {position: relative; top: 0px; left: 0; width: 140px; font-size: 15px; z-index: 100;}
div#links a {display: block; text-align: center; font: bold 1em sans-serif; 
   padding: 3px 10px 1px 10px; margin: 0 0 1px; border-width: 0; 
   text-decoration: none; color: #fe9; background: #a64;
   border-top: 2px solid #c86; border-right: 2px solid #953;
   border-bottom: 2px solid #842; border-left: 2px solid #b75;}
div#links a:hover {color: #900; background: #ec9;
   border-top: 2px solid #c9a979; border-right: 2px solid #f6d6a6;
   border-bottom: 2px solid #ffdfaf; border-left: 2px solid #db8;}

div#links a img {height: 0; width: 0; border-width: 0;}
div#links a:hover img {position: absolute; top: 0px; left: 206px; height: 50px; width: 50px;}

div#content {position: absolute; top: 26px; left: 161px; right: 25px;
   color: #BAA; background: #22232F; 
   font-size: 12px; padding: 10px; 
   border: solid 5px #444;}
div#content p {margin: 0 1em 1em;}
div#content h3 {margin-bottom: 0.25em;}

dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
div#content a:link {color: white;}
div#content a:visited {color: #BBC;}
div#content a:link:hover {color: #FF0;}
div#content a:visited:hover {color: #CC0;}