@charset "utf-8";
/* CSS Document */




body {
	background:url("9d99cae6_body_bg.jpg") repeat-x top left;
	margin:0px;
	padding:8px 0px 8px 0px;
	font:12px Arial, Helvetica, sans-serif;
}
ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
a {
	text-decoration: none;
	color:#b6b237;
}
a img {
	border:none;
}
form {
	margin:0px;
	padding:0px;
}
.mainWrapper {
	width:956px;
	margin:0px auto;
}
.header {
	height:120px;
}
.header a {
	background:url("e6ef6381_header_bg.jpg") no-repeat top left;
	height:120px;
	width:968px;
	display:block;
}
.middle {
	padding:23px 0px;
}
.sidebarLeft {
	width:204px;
	float:left;
}
/*------sideBox------*/

/* Button 1 */



.sideBox {
	margin-bottom:15px;
}
.sideBox .title {
	line-height:24px;
	padding:5px 10px;
	text-transform:uppercase;
	color:#323232;
	font-weight:bold;
}
.sideBox ul li {
	margin-top:1px;
	background:#e9e9e9 url("ef97d7a0_listItemTop.jpg") no-repeat top left;
}
.sideBox ul a {
	background:url("90e64324_listItemBottom.jpg") no-repeat bottom left;
	padding:4px 10px;
	display:block;
	position:relative;
	color:#323232;
	font-weight:bold;
	text-transform:uppercase;
}
.sideBox ul a:hover, .sideBox .description {
	background:#efefe7 url("8df7b2c1_listItemBottom_hover.jpg") no-repeat bottom left;
	color:#8a8959;
}
.sideBox .description {
	margin-top:1px;
	padding:4px 10px;
	text-transform:uppercase;
	font-weight:bold;
}
.sideBox li.current_page_item {
	background:#b5b237 url("eee28a47_titleTopCorners.jpg") no-repeat top left !important;
}
.sideBox li.current_page_item a {
	background:url("3e92f9c0_titleBottomCorners.jpg") no-repeat bottom left!important;
	color:#323232!important;
}
.sideBox .heading {
	background:#b5b237 url("3e92f9c0_titleBottomCorners.jpg") no-repeat bottom left!important;
	color:#323232;
	padding:4px 10px;
	position:relative;
	text-transform:uppercase;
	font-weight:bold;
}
.sideBox .heading .top {
	background:url("eee28a47_titleTopCorners.jpg") no-repeat top left;
	height:2px;
	width:100%;
	position:absolute; top:0px; left:0px;
}
/*--------------end sideBox--------*/

.content {
	width:505px;
	float:left;
	margin-left:28px;
}
.content h1 {
	text-transform:uppercase;
	margin:0px;
	color:#323232;
	font-size:24px;
	line-height:25px;
	padding-bottom: 5px;
}
.main {
	margin-top:5px;

}
.main .separator {
	background:url("ab318444_separator_bg.jpg") repeat-x top left;
	height:1px;
	line-height:0px;
	font-size:0px;
	margin:15px 20px 15px 0px;
}
.post img {
	float:left;
}
.postBody {
	float:left;
	margin-left:10px;
	width:380px;
}
.date {
	color:#323232;
	font-weight:bold;
	font-style:italic;
	font-size:9px;
}
.singlePost .date {
	margin-top:-10px;
margin-bottom: 10px;
}
h2 {
	margin:0px 0 0px 0;
	font-size:15px;
	color:#323232;
	text-transform:uppercase;
	line-height:36px;
}
 p {
	margin:0px;
	font-size:12px;
	color:#000;
}
.singlePost p {
	margin-bottom:10px;
	line-height:15px;
	
}
.postBody a.readMore {
	background:url("a12f2959_readMore_bg.jpg") no-repeat top left;
	height:17px;
	width:72px;
	display:block;
	float:right;
	margin-top:5px;
}

.postBody a.readMore:hover {
	background:url("fdacca8d_knap2.jpg") no-repeat top left;
	height:17px;
	width:72px;
	display:block;
	float:right;
	margin-top:5px;
}

a.viewAll {
	background:url("bcdccc8c_allArrangementsButton.jpg") no-repeat top left;
	height:28px;
	width:260px;
	display:block;
	margin-top:10px;
}
.singlePost .excerpt {
	font-size:11px;
	color:#000;
	margin:10px 0px;
}
.sidebarRight {
	width:204px;
	float:right;
}
.sidebarRight .sideBox ul li {
	background:#efefe7 url("757fd89b_listItemTop_hover.jpg") no-repeat top left;
}
.sidebarRight .sideBox ul a {
	background: url("8df7b2c1_listItemBottom_hover.jpg") no-repeat bottom left;
	padding-top:4px;
	display:block;
}
.sidebarRight .sideBox ul a span.top {
	background:url("757fd89b_listItemTop_hover.jpg") no-repeat top left;
	height:2px;
}
.searchBox {
	background:#efefe7 url("8df7b2c1_listItemBottom_hover.jpg") no-repeat bottom left;
	padding:0px 0px 17px 0px;
}
.searchBox .top {
	background:url("757fd89b_listItemTop_hover.jpg") no-repeat top left;
	height:2px;
	margin-bottom:17px;
}
.searchBox form {
	background:url("b6f716ce_search_bg.jpg") no-repeat top left;
	width:174px;
	margin:0px auto;
}
.searchBox input {
	float:left;
}
input.searchText {
	background:none;
	border:none;
	width:140px;
	position:relative; top:6px; 
	margin-left:5px;
	color:#888;
	font-size:10px;
	font-weight:bold;
}
input.searchSubmit {
	background:none;
	border:none;
	width:25px;
	height:25px;
}
/*------------------COMMENTS-----------------*/
form#comment-form p {
	margin-bottom:10px;
}
form#comment-form .label {
	width:75px;
	text-transform:uppercase;
	color:#646363;
	font-weight:bold;
	float:left;
	line-height:30px;
}
form#comment-form input {
	background:#efefe7;
	height:30px;
	border:none;
	width:260px;
	line-height:30px;
}
form#comment-form textarea {
	height:100px;
	width:470px;
	background:#efefe7;
	border:none;
}
input.submitComment {
	background:url("dbf8632a_submitCommentButton.jpg") no-repeat top left !important;
	border:0px;
	height:28px;
	width:260px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	line-height:28px;
}
/*.single .main {
	max-height:none;
	overflow:inherit;
}*/
ul.commentlist .author {
	font-weight:bold !important;
	font-size:12px;
	color:#b6b237;
}
.author span.date {
	color:#444;
}
ul.commentlist .author a {
	color:#b6b237;
}
.comment-body {
	margin:5px 10px 0px 0px;
	font-size:11px;
}
span.reply {
	padding-left:20px;
	font-size:11px;
}
h3#comments-title {
	color:#444;
	font-size:14px;
}
ul.commentlist ul {
	margin-left:50px;
}



.footer {
	background:#efefe7;
}
.footer .mainWrapper {
	height:121px;
	text-align:center;
}
.footer .contact {
	text-transform:uppercase;
	white-space:pre;
	font-weight:bold;
	line-height:36px;
	color:#b5b238;
}
ul.footerMenu {
	text-align:center;
}
ul.footerMenu li {
	display:inline;
	padding:0px 15px;
}
ul.footerMenu a {
	color:#b5b5a9;
	font-weight:bold;
	text-transform:uppercase;
	line-height:36px;
}
ul.footerMenu a:hover {
	text-decoration:underline;
}
/*-----------calendar------------*/
table#my-calendar {
	width:208px;
	position:relative; left:-2px;
}
.calendarHeader {
	background:#b5b237 url("f2522ca1_calendarMonth.jpg") no-repeat top left;
	text-align:center;
	height:39px;
	line-height:39px;
	font-weight:bold;
	color:#323232;
	font-size:15px;
	position:relative;
	text-transform:capitalize;
}
a.prevArrow {
	width:9px;
	height:11px;
	background:url("93dd53b4_leftArrow.jpg") no-repeat top left;
	position:absolute; top:18px; left:11px;
	display:block;
}
a.nextArrow {
	width:9px;
	height:11px;
	background:url("cec6d144_rightArrow.jpg") no-repeat top left;
	position:absolute; top:18px; right:11px;
	display:block;
}
.weekDays {
	height:30px;
	background:#efefe7;
	color:#a2a294;
}
.weekDays .day {
	float:left;
	line-height:30px;
	width:29px;
	text-align:center;
	font-weight:bold;
}
#my-calendar td {
	background:#ccccbe;
	text-align:center;
	height:28px;
	color:#fff;
	font-weight:bold;
}
#my-calendar td.pad {
	background:#fffffe;
}
#my-calendar td.withPost {
	background:#fdd53e;
}
#my-calendar td.withPost a {
	color:#fff;
	display:block;
	line-height:27px;
}
.currentEvent {
	background:#efefe7;
	padding:15px;
	color:#a2a294;
}
.currentEvent .currentTitle {
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:5px;
}
.currentEvent a {
	color:#323232;
	text-decoration:underline;
	font-size:11px;
	margin:3px 0px;
	
}





.alignright {
	float:right;
	margin-left:10px;
}
.alignleft {
	float:left;
	margin-right:10px;
}
.clear {
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
}
.zebutton {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 20px 10px 20px 10px;
  text-decoration: none;
  min-width:164px;
  display:inline-block;
  text-align:center;
  text-transform: uppercase;
  border: 1px solid #FFFFFF;
}
.zebutton:hover {
  background-color: #b6b237;
  text-decoration: none;
  background:#efefe7 url("8df7b2c1_listItemBottom_hover.jpg");
  color:#8a8959;
  border: 1px solid #8a8959;
}
/*
     FILE ARCHIVED ON 06:41:32 Apr 05, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:11:15 Jul 21, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.504
  exclusion.robots: 0.904
  exclusion.robots.policy: 0.076
  esindex: 0.009
  cdx.remote: 57.677
  LoadShardBlock: 356.919 (3)
  PetaboxLoader3.datanode: 73.012 (4)
  PetaboxLoader3.resolve: 394.528 (2)
  load_resource: 131.52
*/