body {	background: #fff url(../images/bg.jpg) no-repeat fixed center;	margin: 0;	padding: 0;	color:#514434;	font-family: 'Open Sans', sans-serif;	font-size: 14px;}.picborder { padding:4px; border:1px solid #ccc; background-color: #aa947b; }a {	color: #53802d;	font-weight: bold;	text-decoration: none;}a:hover { color: #324e1c; }ul.feature {	list-style-type: none;	padding-left: 0;}ul.feature li {	padding: 4px 4px 4px 4px;}ul.feature li:nth-child(odd) {	background-color: #dbd0c3;	}div.threebox {	background: #dbd0c3;	border-right: 3px solid #cbc4bd;	border-bottom: 3px solid #cbc4bd;	float: left;	height: 250px;	padding: 10px 10px 10px 10px;		}div.threebox h1 {	font-size: 26px;	text-align: center;}h1 {	border-bottom: 1px dashed #aa947b;	color: #53802d;	font-family: 'Fredericka the Great', cursive;	font-size: 42px;	margin-top: 0;	padding-top: 0;	font-weight: bold;}h2 {	color: #514434;		font-size: 36px;	font-weight: bold;}h3 {	color: #53802d;	font-family: 'Fredericka the Great', cursive;	font-size: 24px;	font-weight: bold;}h4 {	color: #53802d;		font-size: 18px;	font-weight: bold;}hr {	border-top: 0;	border-left: 0;	border-right: 0;	border-bottom: 1px dashed #aa947b;	width: 100%;	margin-top: 10px;	margin-bottom: 20px;}/* ======================================================[STRUTCURE TAGS]==================================================== */nav {		box-shadow: none !important;}nav .container {	background: url(../images/bg-nav.png) no-repeat bottom;}.mud {	padding-left: 0;	padding-right: 0;}#main {	background: #e2dad2 url(../images/bg-main-top.png) no-repeat top;	padding-bottom: 20px;	padding-top: 20px;}@media (min-width: 993px) {		nav .container {		background-position: right -440px;	}}#footermenu {	padding-bottom: 30px;}#copyright { 	color: #b2b981; 	text-align: center;	padding-bottom: 20px;}#copyright a {	color: #b2b981;	font-weight: normal;	text-decoration: none;}#copyright a:hover { color: #fff; }/* ======================================================[MAIN MENU]==================================================== */@media (min-width: 979px) {  ul.nav li.dropdown:hover > ul.dropdown-menu { display: block; }  	}@media (min-width: 993px) {		ul.dropdown-menu { top:99px !important;}}.navbar-right > li > a {	font-size: 16px;	font-weight: bold;		text-shadow: 1px 1px 1px #000;	text-transform: uppercase;}/* ======================================================[FOOTER MENU]==================================================== */#footermenu ul {	margin:0;	padding: 0;		list-style-type: none;	text-align: center;}#footermenu li {	display: inline-block;}#footermenu li a {	color: #fff;		font-weight: bold;	font-size: 12px;	line-height: 12px;	padding-left: 10px;	padding-right: 10px;	text-decoration: none;	text-transform: uppercase;	border-left: 2px solid #fff;}#footermenu li a:hover {	color: #b2b981;}#footermenu li:first-child a { 	border-left: 0;	padding-left: 0px; }#footermenu li:last-child a { padding-right: 0px; }