body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 90%;
	background-color: #EFEEE9;
	padding: 0;
	background-image: url(images/General/top_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #454545;
}

.topnav td{
	/*font-family: "Trebuchet MS"; */
	font-size: 12px;
	white-space: nowrap;
	TEXT-ALIGN: right;
	LETTER-SPACING: 2px;
	line-height: 15px;
	padding-top: 10px;
	font-family: "Trebuchet MS";
	font-weight: normal;
}


.topnav a {
	text-decoration: none;
	color: #80501C;
	font-weight: bold;
}

.topnav a:hover{
	color:#FFFFFF;
}

.subnav a {
	text-decoration: none;
	color: #454545;
}

.subnav a:hover{
	color:#7D3F00;
}

#menuwrapper {
	background-image: url(images/Navigation/menubar_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #333;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#menubar, #menubar ul {
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}

#menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #333;
	font-size: 0.85em;
	color: #FFFFFF;
}

#menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-image: url(images/Navigation/down_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#menubar li {
	float: left;
	width: 9em;
}

#menubar li ul, #menubar ul li  {
	width: 12em;
}

#menubar ul li a  {
	color: #565656;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 16px;
}

#menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	background-image: url(images/Navigation/pulldown_bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.hvr a {
	color: #000000;
	background-color: #C19674;
}

#menubar li:hover ul, #menubar li.hvr ul {
	display: block;
}

#menubar li:hover ul a, #menubar li.hvr ul a {
	color: #000000;
	background-color: transparent;
}

#menubar ul a:hover {
	background-color: #9B560B;
	color: #FFFFFF;
}
#menubar li {
	width: auto;
}

/*leftnavigation*/

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li 
{
	font-family: "Trebuchet MS";
	color: #663300;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}

#navcontainer a
{
	display: block;
	color: #5B2E00;
	background-color: #FAF9F5;
	width: 180px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #B6B6B6;
	border-left-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-top: 0.4em;
	padding-right: 0.8em;
	padding-bottom: 0.4em;
	padding-left: 1.2em;
	border-right-color: #FFFFFF;

}

#navcontainer a:hover
{
	background-color: #9B560B;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #999999;
}

#active a
{
	display: block;
	color: #FFF;
	background-color: #AC9D88;
	width: 180px;
	text-decoration: none;
	padding-top: 0.4em;
	padding-right: 0.8em;
	padding-bottom: 0.4em;
	padding-left: 1.2em;
}


.contentpadding {
	padding-left: 20px;
}
h3 {
	color: #663300;
}

h2 {
	color: #663300;
	font-size: 22px;
}
#testimony {
	padding: 5px;
	font-weight: bold;
	background-color: #F7F2E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
h4 {
	font-size: 14px;
	color: #824100;
}
