/* layout styles */

body {
margin:0;
border:0;
padding:0;
text-align:center;
background-image:url(/img/bg_patterns/bg_pattern2.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/bars_back.png);
background-repeat:no-repeat;
background-position:top;
}		


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

#midcol {
margin:170px 20px 0 50px;
padding:0;
border:0;
width:465px;
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:65px;
background-color:#1c1b1b;
}


/* font styles */


li {
margin-bottom:15px;
border: 1px solid #FFF;
padding:6px 30px 5px 0;
font-size:12px;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-weight:bold;
width:156px;
height:auto;
list-style:none;
text-align:right;
color:#FFF;
background-color:#5a4928;
float:left;
} 

.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-bottom:-5px;
font-size: 28px;
font-weight:normal;
color:#00727F;
}


.ftr {
margin:0;
padding-top:24px;
border:0;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
color:#666;
}

/* image styles */

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

.update {
color:#036;
}

/* link styles */

li:link, li:visited {
color:#FFF;
text-decoration: none;
}

li:hover, li:active {
color:#FFF;
text-decoration: none;
background-color:#567509;
}

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;
}	
			   
ul a:link, ul a:visited {
color:#FFF;
text-decoration: none;
border-bottom:none;
}

ul  a:hover, ul a:active {
color:#FFF;
text-decoration: none;
border-bottom:none;
}	
  
	