@charset "UTF-8";
body {
	background-image: url(../images/legal-herb-reviews-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 260px;
}
.logo {
	position: absolute;
	top: 17px;
	margin-left: 25px;
}
h1 {
	color: #2B9206;
	font-size: 30px;
	margin-left: -8px;
}
a {
	color: #620B0B;
	text-decoration: none;
}
.legal-bud-list img {
	margin: 3px;
	padding: 3px;
}
ul.legal-bud-list {
	float: right;
	width: 201px;
	list-style-type: none;
}
ul.legal-bud-list li {
	padding-bottom: 8px;
}
.content {
	float: left;
	width: 650px;
}
a:hover {
	text-decoration: underline;
}
.container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.top-rated {
	width: 200px;
	float: right;
	background-color: #E0E0E0;
	margin-top: 60px;
	padding: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.top-rated h2 {
	margin: 0px;
	padding: 0px;
	color: #961314;
}
.top-rated a {
	color: #298B2D;
}
.top-rated li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.top-rated ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
ul.legal-bud-menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 220px;
	clear: both;
	width: 900px;
}
ul.legal-bud-menu li {
	float: left;
	width: 170px;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-color: #D71F1C;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-color: #D71F1C;
	border-bottom-color: #D71F1C;
	border-left-color: #D71F1C;
	border-right-style: solid;
	padding-bottom: 5px;
	background-color: #666666;
	background-image: url(../images/menuBG.jpg);
}
.footer {
	color: #999999;
	text-align: center;
	clear: both;
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
}
.legal-bud-menu a {
	color: #FFFFFF;
	font-weight: bold;
}
