@charset "utf-8";
/* CSS Document */

body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 1.0em;
	color: #000;
	background: #CBC6CA;
	background-image: url(http://www.countyoak.com/images/bgs/bg1.png);

}

 p a { 
    color: #666; 
    #content p a;
 }

li {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size:11px;
	text-align: left;
	color: #333;
}

#footertext {
  margin: 0px;
  text-align:center;
  font-size: 11px;
  color: #fff;
  }

a img {
	border: none;
}

a {
	color: #333;
}

#pageholder {

	width: 890px;
	margin: 0 auto;
	padding:0px;
	font-size: 95%;
	text-align: left;
	background: #fff;
	border: 1px solid #A58672;
}

#header {
	padding:0px;
	margin: 0px;
	height: 145px;
	width: 890px;
	background: #fff url('http://www.countyoak.com/images/bgs/1.jpg');
	}


#menuhold {
	text-align: center;
	background: #8B643D url('<?="$url";?>images/menu/menubg.png') repeat-x;
	padding:0px;
	margin: 0px;
}



#contentholder {
background: #fff url('<?="$url";?>images/bgs/pagebg.png') repeat-y;
}

#leftcolumn {
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	font-size: 100%;
	width: 170px;
	color: #222;
	float: left;
	background-color: #fff;
}

#content {
width: 660px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
	background-color: #fff;
	float: left;
}

.line {
width: 660px;
height: 1px;
background: #9FB6E6;
font-size: 0px;
margin-top: 10px;
}

p {
font-size: 12px;
color: #333;
}
h1 {
font-size: 18px;
color: #333;
font-weight:bold;
margin-bottom:5px;
}

#menuhold {
width: 888px;
    height: 25px;
	margin: 0px;
	border: 1px solid #999;
	line-height: 25px;
	background: #8B643D;
	text-indent: 15px;
}

	#menuhold:after {
 	content: ".";
     	display: block;
     	height: 0;
     	clear: both;
     	visibility: hidden;
    }


#menuhold ul {
	margin: 0px;
	padding: 0px;
list-style: none;
}
#menuhold ul li {
	float: left;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
	}
#menuhold ul li a {
	color: #FFF;
	text-decoration:none;

	}

#menuhold li A { text-decoration: none; color: #222; font-size: 10px; font-weight: bold; }
#menuhold li A:hover { text-decoration: underline; }


#tmfoot {
	font-size: 11px;
	background: #8B643D;
	text-align: right;
	margin: 0px;
	border: 1px solid #B3B2A6;
	padding: 5px;
	}

#tmfoot a {
	color: #666;
	text-decoration:none;

	}

a {
	color: #666;
	}
	
td img {
	display: block;
	}