/* layout styles */

body {
margin:0;
border:0;
padding:0;
text-align:center;
background-image:url(/img/bg_pattern.gif);
background-repeat:repeat;
}

#frame {
margin-right:auto;
margin-left:auto;
padding:0;
width:940px;
height:auto;
text-align:left;
background-color:FFF;
background-image:url(../img/topback.png);
background-repeat:no-repeat;
background-position:top;
}		


#lftcol {
margin:45px 0px 0 0;
padding:0;
border:0;
text-align:left;
width:215px;
float:left;
}

#midcol {
margin:45px 20px 0 30px;
padding:0;
border:0;
width:485px;
height:auto;
float:left;
}

#rgtcol {
margin:200px 0 0 10px;
border:0;
padding:0;
width:150px;
height:auto;	
float:left;
}


#footer {
margin-top:-10px;
margin-right:auto;
margin-left:auto;
padding:0;
border:0;
width:940px;
height:75px;
background-color:#1c1b1b;
}


/* font styles */


.active {
background-color:#567509;
}

p, h2, h3, h4, h5, h6, td {
font-family:Georgia,'Times New Roman',Times,Palatino,serif;
}

p {
margin-bottom:-5px;
font-size: 15px;
font-weight:normal;
line-height: 22px;
color:#262626;
}

h2 {
margin:30px 0 -5px 0;
font-size: 26px;
font-weight:normal;
color:#00727F;
}


.hdr {
margin:0;
padding:0;
font-size:28px;
border:0;
line-height:34px;
color:#FFF;
}

.rte66 {
margin:10px 0 60px 0;
padding:0;
border:0;
font-size:17px;
line-height:24px;
color:#FFF;
}


.purchase {
color:#BF8103;
}

.volunteer {
color:#547912;
}

.history {
color:#9B3C06;
}

.ftr {
margin:0;
padding-top:30px;
border:0;
font-size:10px;
font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica,  Arial, sans-serif;
text-align:center;
color:#999;
}

/* image styles */

.logo {
margin:0 0 20px 0;
border:0;
padding:0;
float:right;
}


.btn {
margin:0 0 5px 0;
border:0;
padding:0;
float:right;
}


.house {
margin-bottom: 20px;
padding:0;
border: 1px solid #000;
}

.update {
color:#036;
}

/* link styles */

a:link, a:visited {
color:#036;
text-decoration: none;
border-bottom: 1px dotted;
}

a:hover, a:active {
color:#09F;    
text-decoration: none;
border-bottom: 1px dotted;
}

.ftr a:link, .ftr a:visited {
color:#666;
text-decoration: none;
border-bottom: 1px dotted;
}

.ftr  a:hover, .ftr a:active {
color:#09F;
text-decoration: none;
border-bottom: 1px dotted;
}	
			   	
  
	
