@charset "utf-8";
/* CSS Document */


H1, H2, H3, H4, H5, DT, H6, P, TFOOT, THEAD, TH, A:link, A:visited, A:hover, A:active, SMALL, BIG, BLOCKQUOTE, PRE, UL LI, UL LI LI, UL LI LI LI, OL LI, OL OL LI, OL OL OL LI, OL UL LI, HR, a img {
	margin:0;
	padding:0;
	list-style:none;
	border:none;
	width:auto;
	height:auto;
	color:#000
}
h2 {
	font-size:25px;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	color:#48529E;
	margin-bottom:20px;
}
h3 {
	font-size:16px;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	color:#48529E;
        margin-top:20px;
}
h4 {
	font-size:14px;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	color:#48529E;
}
h5 {
	font-size:13px;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	color:#000;
	border-bottom:1px solid #000;
	margin:10px 0 5px 0;
}
body {
	font-size: 12px;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	background: #cccccc;
	color:#333333;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
#body_content {
	width:1000px;
	background-color:#FFF;
	text-align: left;
	margin: 0 auto;
	margin-top:5px;
        margin-bottom:5px;
}
h1#logo {
	background:url('/wp-content/themes/watauga/images/WT_Logo_color-small.png') no-repeat;
	width:200px;
	height:160px;
	float:left;
	display:block;
	margin:20px;
	text-indent:-3000em;
	overflow:hidden;
	margin-right:48px;
}
.ie6 h1#logo {
	margin-right:38px;
}
#headerimg {
	margin:10px;
	height: 222px;
	width: 667px;
	float:left;
	display:block;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	padding-bottom:10px;
	padding-left:10px;
}

#sidebar {
	float:left;
	display:block;
	padding-right:10px;
	margin-left:10px;
	background:url('/wp-content/themes/watauga/images/orangesquare_sidebar.png') no-repeat;
	background-position:bottom;
	width:258px;
	height:auto;
	border-right:1px solid #000;
	margin-top:-10px;
        color:#48529E;
}
#sidebar ul {
	margin: 0 15px;
	padding: 0;
}

.widget_pages {
	padding-bottom:50px;
}
.widget_pages li, .widget_pages li a {
	font-size:14px;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-weight:700;
	color:#48529E;
	text-decoration:none;
	line-height:23px;
}
li.page-item-9, li.page-item-11{
	list-style:square !important;
	margin-left:10px !important;
}
.widget_pages a:hover, .widget_pages li.current_page_item a {
	color:#FCB040;
}
.widget_text {
	padding-bottom:25px;
}
.widgettitle {
	display:none;
}
#content {
	font-size: 12px;
	float:left;
	display:block;
	width:660px;
	min-height:460px;
	height:auto !important;
	height:460px;
	margin-top:-10px;
	padding:20px 0 10px 15px;
	color:#333333;
}
#content p {
	padding:0px 0 10px 0px;
	color:#333333;
}
#content a {
	color:#48529E;
	text-decoration:none;
}
#content img {
margin-left:3px;
}
#content a:hover {
	color:#FCB040;
}
p#purple {
	font-size: 12px;
	color:#48529E;
	font-style:italic;
}
#clients li {
	list-style:square;
}
p#whatatext {
	clear:both;
}
p#watoga {
	text-align:center;
	font-size: 13px;
	font-weight:900;
	color:#48529E;
}
#footer {
	background:url('/wp-content/themes/watauga/images/shapeimage_3.png') no-repeat;
	width:782px;
	height:67px;
	padding:0 0 10px 0;
	margin: 10px auto;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	font-size: 13px;
	font-weight:900;
	color:#FFF;
}
