body {
	background: #b0a07e;
	font-family: Arial, Helvetica, sans-serif;
	color: #233A22;
	padding: 0px;
	font-size:100%;
	margin: 0;
	}

#extra_scroll{
	height:40px;
	display: block;
}



h1.revamp {
	color: #435941;
	border: 0;
	width: 780px;
	height: 67px;
	margin: 0;
	padding-top: 10px;
	font: 1.9em "Times New Roman", Times, serif;
	text-indent: 10px;
}

h3{
	padding: 10px 0 0  0;
	margin-left: 20px;
	margin-top: -10px;
	font: 1.5em "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	overflow: visible;
}

#wrapper_case h3{
	padding: 0;
	margin-left: 20px;
	margin-top: 12px;
	margin-bottom: 5px;
	font: 1.5em "Times New Roman", Times, serif;
	overflow: visible;
}

#wmf_bound{
	top: 10%;
	margin-left: 7%;
	height:auto !important;
	position: absolute;
	width: 85%;
	background-color: #f9ffcd;
}

#wmf_wrapper{
	background-color: #eeffcd;
	overflow: hidden;
	position:  relative;
	margin-left: 172px;
	padding: 15px;
	font-size: 0.8em;
}

#wmf_menucrown{
	background-color: #f9ffcd;
	overflow: visible;
	position:  relative;
	float: left;
	width: 150px;
	padding-top: 30%;
	padding-left:3%;
}

#wmf_menucrown p{
	line-height: 0.2em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	text-align: left;
	text-indent: 23px;
	}


#wmf_menucontact{
	background-color: #d2d0a2;
	height: 35px;
	position:  relative;
	margin-left:172px;
	overflow: hidden;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #4c543c;
	padding-right: 20px;
	padding-top: 5px;
	}

#wmf_menumain{
	background-color: #6d775e;
	height: 30px;
	position:  relative;
	margin-left:172px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 0.9em;
	color: #eeffcd;
	padding-right: 20px;
	padding-top: 10px;
	word-spacing: 0.7em;	
}

#wmf_logo {
	position: absolute;
	background:url(images/p-logo.jpg) #4c543c;
	width: 157px;
	height: 157px;
	z-index:10000;
	top: 103px;
	left: 9%;
	}
	
#wmf_menu_wrap{
	background-color:#4c543c;
	position:  relative;
	margin-left: 172px;
	width: 500px;
	overflow: hidden;
}

#wmf_horse-p1{
	width: 100%;
	overflow: hidden;
}

#wmf_p2{
	overflow: visible;
	float:right;
	padding: 0 0 0 15px;
}

#wmf_menu_picture {
	background-color:#4c543c;
	position:  relative;
	float: left;
	width: 276px;
	overflow: visible;
	}
	
#wmf_menu_title {
	background-color:#4c543c;
	text-align: right;
	position:  relative;
	height: auto;
	overflow: hidden;
	padding-top: 150px;
	}
	
#wmf_footer {
	position: fixed;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #f5f5f5;
	background:url(../img/tiles/while-slant.gif) #f5f5f5;
	width: 100%;
	left: 0px;
	bottom: 0px;
	text-align:center;
	color: #aaa;
	font-size: 10px;
	z-index:10000;
	filter:alpha(opacity:90%);
	margin-top: 0px;
	}
	
#wrapper p{
	margin: -10px 0 0 0;
	padding: 0 0 0 15px;
	min-height:126px;
   height:auto !important;
   height:126px;
	width: 525px;
}

#wrapper p.post-footer {
  margin:0 0 15px 0;
  padding:0;
  width:350px;
  color:#ccc;
  height:auto;
  min-height: 80px;
  }



#wrapper p.low{
	margin: 0;
	padding: 0 22px 0 32px;
	height: auto;
	width: auto;
}

#wrapper_case p.low{
	margin: 0;
	padding: 0 22px 0 32px;
	height: auto;
	width: auto;
	font-family: "Baskerville Old Face","Times New Roman";
	font-size: 1em;
}

.clear {
    clear:both;
    height:0;
	 margin: 0;
	 padding: 0;
    overflow:hidden;
}

/* SUB MENU */

#submenu_bg{
	background-image: url(../img/submenushadow.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 20px;
	margin-top: -24px;
	padding-bottom: 14px;
	background-color: transparent;
}

#submenu_wrapper{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding:0;
	background-image: url(../img/new/subbg.png);
	background-repeat: no-repeat;

}

#submenu_bg p{
	padding: 0 40px;
	margin: 0;
	text-align: center;
}

#submenu_bg p a{
	color: #485F47;
	font-size: 10px;
	font-family: "trebuchet MS", Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	margin: 0 8px;
}

#submenu_bg p a:hover{
	text-decoration: underline;
	color: #283F27;
}



ul.events{
	text-align: left;
	vertical-align: top;
}

ul.events li{

	vertical-align: top;
	list-style-type: circle;
}

ul.events a{
vertical-align: top;
}

ul.events a:hover{
	text-decoration: underline;
	vertical-align: top;
}

ul li {
vertical-align: top;
}



