@import url("navigation.css");
@import url("barside_navigation.css");
body {
	background-color: #553305;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-position: center top;
}

h1 {
	color:#8D703E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
}
h2 {
	color:#8D703E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
}
h3 {
	color:#8D703E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
}
.clear {
	clear: both;
}
#wraped {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*
#wraped #logo {
	float: left;
	width: 450px;
}*/
#wraped #phone {
	float: left;
	width: 450px;
}

#wraped #wrapedContent {
	background-color: #FFF;
	float: left;
	width: 880px;
	margin-right: 10px;
	margin-left: 10px;
}
#wraped #wrapedContent #contentBtm {
	float: left;
	width: 680px;
}
#wraped #wrapedContent #content {
	float: left;
	width: 649px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
}
#wraped #wrapedContent #barside {
	float: left;
	width: 189px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 10px;
}
#wraped #wrapedContent #content #content1 table tr a:link, #wraped #wrapedContent #content #content1 table tr a:visited {
	color: #666;
	text-decoration: blink;
	font-size: 12px;
}
#wraped #wrapedContent #content #content1 table tr a:hover {
	color: #8D703E;
	text-decoration: none;
	font-size: 12px;
}
#wraped #wrapedContent #barside .barside1 {
	float: left;
	width: 180px;
	padding: 10px;
	margin: 0px;
}
#wraped #footer {
	float: left;
	width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 10px;
}
#wraped #footer a {
	color: #fff;
}

#wraped #wrapedContent #content table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #553309;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 120%;
	text-align: left;
	vertical-align: middle;
}

#wraped #wrapedContent #content {
	float: left;
	width: 649px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wraped #wrapedContent #content #content1 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 610px;
}
#wraped #wrapedContent #content table tr td ul li a:link, #wraped #wrapedContent #content table tr td ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	background-color: #8D704C;
	padding: 5px;
}
#wraped #wrapedContent #content table tr td ul li a:hover {
	color: #701709;
}#wraped #wrapedContent #barside .barside1 table tr td h2 {
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#wraped #wrapedContent #content table tr th h1 {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wraped #wrapedContent #content table tr td {
	margin: 0px;
}
#wraped #wrapedContent #content table tr td h2 {
	margin: 0px;
}

.widget {
	margin: 0 0 5px 0;
}
.widget h2 {
	margin: 0 0 5px 0;
}
.widget .description {
	padding: 5px 0 0 0;
}
.ad_sponsors_3 .widget {
	width: 280px;
	float: left;
}
.ad_sponsors_3 .widget {
	width: 270px;
	float: left;
	margin: 0 0 0 14px;
	padding: 5px 0 10px 0; 
}
.ad_sponsors_3 .widget.first {
	margin: 0;
}



