#container {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 810px;
}
#navbar {
	background-repeat: no-repeat;
	height: 41px;
	width: 810px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 810px;
	height: 115px;
}
.pic_rule {
	border: 1px solid #747051;
	margin-right: 20px;
	margin-bottom: 0px;
    float: left;
}
.menu_item {
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	text-decoration: none;
	height: 600px;
	width: 190px;
	background-color: #FFF;
	margin-right: 25px;
	float: right;
}
#sidebar_header {
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
#sidebar_header2 {
	float: left;
	margin-top: 16px;
	margin-bottom: 10px;
}

#sidebar .sidebar_pic {
	float: left;
	margin-bottom: 20px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
}
#container #main #content p {
	margin-bottom: 10px;
	margin-top: 0px;
}
#container #main #content .lead_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 10px;
	text-transform: uppercase;
	color: #7E6A3C;
	margin-bottom: 1px;
}
#content .main_text a {
	color: #832825;
	text-decoration: none;
}
#bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 40px;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#container #main #sidebar #favs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	text-decoration: none;
	float: left;
	width: 190px;
	text-align: left;
}
#container #main #sidebar .bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
}
#container #main #sidebar #favs p {
	margin-top: 0px;
	margin-bottom: 3px;
}
#container #main #sidebar #favs p a {
	color: #333;
	text-decoration: none;
}
#container #main #sidebar #favs a:hover {
	text-decoration: underline;
}
#container #bottom_nav a {
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	color: #832825;
}
#container #bottom_nav a:hover {
	text-decoration: underline;
}
#container #bottom_nav a:visited {
	color: #8B9478;
}
#contact-header {
	background-image: url(images/daisies.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 810px;
}
#container #main #content .main_text a:hover {
	text-decoration: underline;
}
