@CHARSET "ISO-8859-1";
@import 'reset.css';
	
body{  font-size:.9em; font-family: Arial, Helvetica, sans-serif; color:#636466; }

a { text-decoration:none; color:#006f3b; }
a:hover { text-decoration:underline; }

a img { border:0 none; }

h1 { color:#006f3b; font-family:Times, Times New Roman, serif; font-size:1.6em; text-transform:uppercase; line-height:30px; margin: 20px 0; }
h2 { color:#006f3b; font-family:Times, Times New Roman, serif; font-size:1.2em; text-transform:uppercase; line-height: 16px;}
h3 { color:#00341c; font-size:1.1em; }

p { margin: 10px 0; clear:both; line-height: 18px;}
input, textarea { border: 1px solid #abacae; color:#ABACAE; width:190px; }
hr { border:none; border-top:#006f3b dotted; margin: 10px 2px; }

.emailCatption { color:#006f3b; font-size:.8em; font-style:italic; }
.imageButton { padding: 5px 0; text-align:right; }
.testimonialCredit { color:#10337b; font-weight:bold; font-style:italic; }
.viewmore { display:block; float:right; font-size:.9em; text-decoration:underline; }

ul { margin:25px; list-style:disc outside; }
ol { margin:25px; margin-left:30px; list-style:decimal outside; }
li { margin: 10px 0; line-height: 15px;}

input.arrowbutton { background: url('/images/arrowbutton.png') no-repeat top left; height:23px; text-indent: -9999em; width:23px; border:0 none; margin-left:10px; cursor: pointer;}
input.arrowbutton:hover { background: url('/images/arrowbuttonHover.png') no-repeat top left;}

#mortgage a { background: url('/images/MortgageCalc.png') no-repeat top left; width: 225px; height: 33px; display: block; text-indent: -9999px;}
#mortgage a:hover { background: url('/images/MortgageCalcHover.png') no-repeat top left; }

table { border: 1px solid #06582A; }
td { padding: 0 5px; border: solid 1px;} 
