body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

#wdrt
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}



#zrb-background-gradient
{
	position: absolute;
	background-image: url('images/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 310px;
	
}

#zrb-background-gradient
{
	background-position: top left;
}


.cops
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.owgr
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 800px;
	min-width:23px;
	min-height:23px;
}

.owgr-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}

.owgr-tr, .owgr-tl, .owgr-br, .owgr-bl, .owgr-tc, .owgr-bc,.owgr-cr, .owgr-cl
{
	position:absolute;
	z-index:-1;
}

.owgr-tr, .owgr-tl, .owgr-br, .owgr-bl
{
	width: 34px;
	height: 34px;
	background-image: url('images/Sheet-s.png');
}

.owgr-tl
{
	top:0;
	left:0;
	clip: rect(auto, 17px, 17px, auto);
}

.owgr-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 17px, 17px);
}

.owgr-bl
{
	bottom: 0;
	left: 0;
	clip: rect(17px, 17px, auto, auto);
}

.owgr-br
{
	bottom: 0;
	right: 0;
	clip: rect(17px, auto, auto, 17px);
}

.owgr-tc, .owgr-bc
{
	left: 17px;
	right: 17px;
	height: 34px;
	background-image: url('images/Sheet-h.png');
}

.owgr-tc
{
	top: 0;
	clip: rect(auto, auto, 17px, auto);
}

.owgr-bc
{
	bottom: 0;
	clip: rect(17px, auto, auto, auto);
}

.owgr-cr, .owgr-cl
{
	top: 17px;
	bottom: 17px;
	width: 34px;
	background-image: url('images/Sheet-v.png');
}

.owgr-cr
{
	right:0;
	clip: rect(auto, auto, auto, 17px);
}

.owgr-cl
{
	left:0;
	clip: rect(auto, 17px, auto, auto);
}

.owgr-cc
{
	position:absolute;
	z-index:-1;
	top: 17px;
	left: 17px;
	right: 17px;
	bottom: 17px;
	background-color: #FFFFFF;
}


.owgr
{
	margin-top: 50px !important;
}

#zrb-background-simple-gradient, #zrb-background-gradient, #zrb-background-glare
{
	min-width:800px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.zuo a, .zuo a:link, .zuo a:visited, .zuo a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.zuo, .zuo ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.zuo li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.zuo li:hover
{
	z-index: 10000;
	white-space: normal;
}

.zuo li li
{
	float: none;
}

.zuo ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.zuo li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.zuo li li:hover>ul
{
	top: 0;
	left: 100%;
}

.zuo:after, .zuo ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.zuo, .zuo ul
{
	min-height: 0;
}

.zuo ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.zuo ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





div.lol-nav-center
{
	position:relative;
	float:right; 
	right:50%;
	
}

ul.zuo
{
	position:relative;
	float:left; 
	left:50%;
}

.firefox2 ul.zuo
{
	float:none;
}


/* menu structure */

.zuo
{
	padding: 0px 0px 0px 0px;
}

.lol-nav
{
	position: relative;
	height: 27px;
	z-index: 100;
}

.lol-nav .l, .lol-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 27px;
	background-image: url('images/nav.png');
}

.lol-nav .l
{
	left: 0;
	right:0px;
}

.lol-nav .r
{
	right: 0;
	width: 784px;
	clip: rect(auto, auto, auto, 784px);
}


/* end Menu */

/* begin MenuItem */
.zuo ul li
{
	clear: both;
}

.zuo a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 27px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.zuo a .r, .zuo a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 81px;
	background-image: url('images/MenuItem.png');
}

.zuo a .l
{
	left:0;
	right:0px;
}

.zuo a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.zuo a .t 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
	color: #000000;
	padding: 0 8px;
	margin: 0 0px;
	line-height: 27px;
	text-align: center;
}

.zuo a:hover .l, .zuo a:hover .r
{
	top:-27px;
}

.zuo li:hover>a .l, .zuo li:hover>a .r
{
	top:-27px;
}

.zuo li:hover a .l, .zuo li:hover a .r
{
	top:-27px;
}
.zuo a:hover .t
{
	color: #000000;
}

.zuo li:hover a .t
{
	color: #000000;
}

.zuo li:hover>a .t
{
	color: #000000;
}



/* end MenuItem */

/* begin MenuSeparator */
.lol-nav .zuo-separator
{
	display: block;
	width: 1px;
	height: 27px;
	background-image: url('images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.zuo ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 26px;
	width: 180px;
	overflow:hidden;
	line-height: 26px;
	margin-right: auto;


	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #AAACAC;
}

.lol-nav ul.zuo ul span, .lol-nav ul.zuo ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.zuo ul a, .zuo ul a:link, .zuo ul a:visited, .zuo ul a:hover, .zuo ul a:active, .lol-nav ul.zuo ul span, .lol-nav ul.zuo ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

.zuo ul ul a
{
	margin-left: auto;
}

.zuo ul li a:hover
{
	color: #000000;
	border-color: #AAACAC;
	background-position: 0 -26px;
}

.zuo ul li:hover>a
{
	color: #000000;
	border-color: #AAACAC;
	background-position: 0 -26px;
}

.lol-nav .zuo ul li a:hover span, .lol-nav .zuo ul li a:hover span span
{
	color: #000000;
}

.lol-nav .zuo ul li:hover>a span, .lol-nav .zuo ul li:hover>a span span
{
	color: #000000;
}


/* end MenuSubItem */

/* begin Header */
div.lol-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 784px;
	height: 225px;
}


div.lol-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 784px;
	height: 225px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.lol-Logo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 73px;
	width: 406px;
}

h1.lol-Logo-name
{
	display: block;
	text-align: center;
}

h1.lol-Logo-name, h1.lol-Logo-name a, h1.lol-Logo-name a:link, h1.lol-Logo-name a:visited, h1.lol-Logo-name a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 45px;
text-decoration: none;
	padding:0;
	margin:0;
	color: #78020C !important;
}

.lol-Logo-text
{
	display: block;
	text-align: center;
}

.lol-Logo-text, .lol-Logo-text a
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
	padding:0;
	margin:0;
	color: #303131 !important;
}
/* end Logo */

/* begin ContentLayout */
.lol-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 784px;
}
/* end ContentLayout */

/* begin Box, Block */
.resaw
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.resaw-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.resaw
{
	margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.resawHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}

.resawHeader .t
{
	height: 30px;
	color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}

.resawHeader .l, .resawHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.resawHeader .l
{
	left:0;
	right:0px;
}

.resawHeader .r
{ 
	width:784px;
	right:0;
	clip: rect(auto, auto, auto, 784px);
}





.lol-header-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 16px;
	background-repeat: no-repeat;
	min-height: 16px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.resawContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:3px;
	min-height:3px;
}

.resawContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}

.resawContent-tr, .resawContent-tl, .resawContent-br, .resawContent-bl, .resawContent-tc, .resawContent-bc,.resawContent-cr, .resawContent-cl
{
	position:absolute;
	z-index:-1;
}

.resawContent-tr, .resawContent-tl, .resawContent-br, .resawContent-bl
{
	width: 2px;
	height: 2px;
	background-image: url('images/BlockContent-s.png');
}

.resawContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 1px, 1px, auto);
}

.resawContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}

.resawContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}

.resawContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}

.resawContent-tc, .resawContent-bc
{
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('images/BlockContent-h.png');
}

.resawContent-tc
{
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}

.resawContent-bc
{
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}

.resawContent-cr, .resawContent-cl
{
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('images/BlockContent-v.png');
}

.resawContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 1px);
}

.resawContent-cl
{
	left:0;
	clip: rect(auto, 1px, auto, auto);
}

.resawContent-cc
{
	position:absolute;
	z-index:-1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-color: #DEDEDE;
}


.resawContent-body
{
	color:#212121;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

.resawContent-body a:link
{
	color: #96030F;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.resawContent-body a:visited, .resawContent-body a.visited
{
	color: #7E8181;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.resawContent-body a:hover, .resawContent-body a.hover
{
	color: #C80414;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.resawContent-body ul
{
	list-style-type: none;
	color: #424343;
	margin:0;
	padding:0;
}

.resawContent-body ul li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
line-height: 125%;
  line-height: 1.25em;
  padding: 0px 0 0px 12px;
  background-image: url('images/BlockContentBullets.png');
  background-repeat: no-repeat;
}

/* end Box, BlockContent */

/* begin Box, Post */
.wmhj
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:11px;
	min-height:11px;
}

.wmhj-body
{
	position: relative;
	z-index: 1;
	padding: 16px;
}

.wmhj-tr, .wmhj-tl, .wmhj-br, .wmhj-bl, .wmhj-tc, .wmhj-bc,.wmhj-cr, .wmhj-cl
{
	position:absolute;
	z-index:-1;
}

.wmhj-tr, .wmhj-tl, .wmhj-br, .wmhj-bl
{
	width: 10px;
	height: 10px;
	background-image: url('images/Post-s.png');
}

.wmhj-tl
{
	top:0;
	left:0;
	clip: rect(auto, 5px, 5px, auto);
}

.wmhj-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 5px, 5px);
}

.wmhj-bl
{
	bottom: 0;
	left: 0;
	clip: rect(5px, 5px, auto, auto);
}

.wmhj-br
{
	bottom: 0;
	right: 0;
	clip: rect(5px, auto, auto, 5px);
}

.wmhj-tc, .wmhj-bc
{
	left: 5px;
	right: 5px;
	height: 10px;
	background-image: url('images/Post-h.png');
}

.wmhj-tc
{
	top: 0;
	clip: rect(auto, auto, 5px, auto);
}

.wmhj-bc
{
	bottom: 0;
	clip: rect(5px, auto, auto, auto);
}

.wmhj-cr, .wmhj-cl
{
	top: 5px;
	bottom: 5px;
	width: 10px;
	background-image: url('images/Post-v.png');
}

.wmhj-cr
{
	right:0;
	clip: rect(auto, auto, auto, 5px);
}

.wmhj-cl
{
	left:0;
	clip: rect(auto, 5px, auto, auto);
}

.wmhj-cc
{
	position:absolute;
	z-index:-1;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background-color: #F0F0F0;
}


.wmhj
{
	margin: 7px;
}

/* Start images */
a img
{
	border: 0;
}

.lol-article img, img.lol-article
{
	margin: 1em;
}

.lol-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.lol-article table, table.lol-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.lol-article table, table.lol-article .lol-article tr, .lol-article th, .lol-article td
{
	background-color:Transparent;
}

.lol-article th, .lol-article td
{
	padding: 2px;
	border: solid 1px #AAACAC;
	vertical-align: top;
	text-align:left;
}

.lol-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.wmhjHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
	color: #6E020B;
}

.wmhjHeader a, .wmhjHeader a:link, .wmhjHeader a:visited, .wmhjHeader a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
	margin:0;
	color: #6E020B;
}

.wmhjHeader img
{
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.wmhjHeader a:link
{
font-family: "Times New Roman", Georgia, Times, Serif;
text-decoration: none;
text-align: left;
  color: #87030E;
}

.wmhjHeader a:visited, .wmhjHeader a.visited
{
font-family: "Times New Roman", Georgia, Times, Serif;
text-decoration: none;
text-align: left;
  color: #444646;
}

.wmhjHeader a:hover, .wmhjHeader a.hovered
{
font-family: "Times New Roman", Georgia, Times, Serif;
text-decoration: underline;
text-align: left;
  color: #191A1A;
}
/* end PostHeader */

/* begin PostIcons */
.wmhjHeaderIcons
{
	padding:1px;
}

.wmhjHeaderIcons, .wmhjHeaderIcons a, .wmhjHeaderIcons a:link, .wmhjHeaderIcons a:visited, .wmhjHeaderIcons a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
	color: #4C4D4D;
}

.wmhjHeaderIcons a, .wmhjHeaderIcons a:link, .wmhjHeaderIcons a:visited, .wmhjHeaderIcons a:hover
{
	margin:0;
}

.wmhjHeaderIcons a:link
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-decoration: underline;
	color: #A00310;
}

.wmhjHeaderIcons a:visited, .wmhjHeaderIcons a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
	color: #A00310;
}

.wmhjHeaderIcons a:hover, .wmhjHeaderIcons a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
	color: #515252;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
  color: #262727;
}


.wmhjContent p 
{
	margin: 0.5em 0;
}

.wmhjContent, .wmhjContent p
{
font-family: Arial, Helvetica, Sans-Serif;
  color: #262727;
}

.wmhjContent
{
  margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #A00310;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #A00310;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #6D6F6F;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #191A1A;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #A00310;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 18px;
text-align: left;
  color: #A00310;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #515252;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 15px;
text-align: left;
  color: #262727;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 13px;
text-align: left;
  color: #262727;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 12px;
text-align: left;
  color: #262727;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #383939;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.wmhj li
{
	padding:0px 0 0px 11px;
	line-height:1.2em;
}

.wmhj ol li, .wmhj ul ol li
{
	background: none;
	padding-left:0;
}

.wmhj ul li, .wmhj ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:11px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.wmhjContent blockquote p
{
	color:#303131;
font-family: Arial, Helvetica, Sans-Serif;
text-align: left;
}

blockquote,
.wmhjContent blockquote
{
		border:solid 1px #BFC0C0; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#DEDEDE;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin PostIcons */
.wmhjFooterIcons
{
	padding:1px;
}

.wmhjFooterIcons, .wmhjFooterIcons a, .wmhjFooterIcons a:link, .wmhjFooterIcons a:visited, .wmhjFooterIcons a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
	color: #5D5F5F;
}

.wmhjFooterIcons a, .wmhjFooterIcons a:link, .wmhjFooterIcons a:visited, .wmhjFooterIcons a:hover
{
	margin:0;
}

.wmhjFooterIcons a:link
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-decoration: underline;
	color: #A00310;
}

.wmhjFooterIcons a:visited, .wmhjFooterIcons a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
	color: #A00310;
}

.wmhjFooterIcons a:hover, .wmhjFooterIcons a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
	color: #515252;
}
/* end PostIcons */

/* begin Button */
.lol-button-wrapper .lol-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:31px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
	vertical-align: middle;
}

.lol-button img, .lol-button-wrapper img
{
  margin: 0;
}

.lol-button-wrapper
{
	display:inline-block;
	vertical-align: middle;
	position:relative;
	height: 31px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .lol-button-wrapper
{
	display:block;
	float:left;
}

.lol-button-wrapper .lol-button
{
	display:block;
	height: 31px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 19px !important;
	line-height: 31px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
  vertical-align: middle;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.lol-button-wrapper.hover .lol-button, .lol-button:hover
{
	color: #474848 !important;
	text-decoration: none !important;
}

.lol-button-wrapper.active .lol-button
{
	color: #561906 !important;
}

.lol-button-wrapper .l, .lol-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 93px;
	background-image: url('images/Button.png');
}

.lol-button-wrapper .l
{
	left:0;
	right:5px;
}

.lol-button-wrapper .r
{
	width:403px;
	right:0;
	clip: rect(auto, auto, auto, 398px);
}

.lol-button-wrapper.hover .l, .lol-button-wrapper.hover .r
{
	top: -31px;
}

.lol-button-wrapper.active .l, .lol-button-wrapper.active .r
{
	top: -62px;
}


/* end Button */

/* begin Footer */
.lol-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 784px;
	margin: 5px auto 0px auto;
}

.lol-Footer .lol-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 10px;
	text-align: center;
}

.lol-Footer .lol-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 784px;
	height: 150px;
	bottom:0;
	left:0;
}


.lol-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 32px;
    cursor: default;
}




.lol-Footer .lol-Footer-text p
{
	margin: 0;
}

.lol-Footer .lol-Footer-text
{
	display:inline-block;
	color:#5B5D5D;
font-family: Arial, Helvetica, Sans-Serif;
letter-spacing: 1px;
}

.lol-Footer .lol-Footer-text a:link
{
	text-decoration: none;
	color: #96030F;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.lol-Footer .lol-Footer-text a:visited
{
	text-decoration: none;
	color: #323434;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.lol-Footer .lol-Footer-text a:hover
{
	text-decoration: none;
	color: #191A1A;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.zrb-footer, .zrb-footer a, .zrb-footer a:link, .zrb-footer a:visited, .zrb-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#C80414;
}

.zrb-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#656767;
}
/* end PageFooter */

/* begin LayoutCell */
.lol-contentLayout .lol-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 195px;
}
/* end LayoutCell */

/* begin LayoutCell */
.lol-contentLayout .lol-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 587px;
}
.lol-contentLayout .lol-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 782px;
}
/* end LayoutCell */



.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .lol-article .aligncenter img, .aligncenter img.lol-article, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

.gallery {
    letter-spacing: normal;
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}
