*
{
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100.01%;
}

html
{
	font-size: 62.5%;
}

body
{
	text-align: center;
	font-family: verdana, arial, sans-serif;
	line-height: 170%;
	color: #21353f;
	background: #b53918 url(/images/bg_body.jpg) repeat-y top center;
}

p
{
	padding-top: 10px;
	padding-bottom: 10px;
}

a, a:visited
{
	color: #b53918;
}

a:hover
{
	color: #2d576b;
}

acronym
{
	cursor: help;
	border-bottom: 1px solid #662614;
}

#header
{
	width: 100%;
	height: 3em;
	background: #662614 url(/images/bg_header.jpg) repeat-y top center;
}

#menu
{
	width: 767px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#menu ul
{
	line-height: normal;
}

#menu ul li
{
	width: 8em;
	display: inline;
	float: left;
	padding-top: 0.8em;
	list-style: none;
	text-align: center;
}

#menu ul li a
{
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 1.0em;
	color: #FFFFFF;
}

#menu ul li a:hover, #menu ul li.active a
{
	font-weight: bold;
	color: #662614;
	background-image: url(/images/menu_tab.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#title
{
	padding: 0.6em 55px 0.6em 0;
	margin-right: 0.5em;
	float: right;
	background-image: url(/images/logo_greenery.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#title h1
{
	display: inline;
	font: ;
	text-transform: uppercase;
	color: #dddddd;
	background-color: #b53918;
	background-image: none;
	font-family: times new roman, serif;
}

#content
{
	clear: both;
	width: 767px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#text
{
	float: left;
	clear: left;
	width: 410px;
	padding: 10px 5px 20px 20px;
}

#image
{
	float: left;
	width: 170px;
	vertical-align: top;
}

h2
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font: 2em times new roman, serif;
	color: #dddddd;
	background: #c6c6c6 url(/images/rounded_tr.gif) no-repeat top right;
}

h2 span
{
	display: block;
	padding: 5px;
	background-image: url(/images/rounded_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

h2.category
{
	color: #FFFFFF;
}

.meta
{
	border: 1px solid #2d576b;
	padding: 3px 0 5px 5px;
	margin-bottom: 20px;
}

#content ol li
{
	color: #2d576b;
}

#content ol li span
{
	color: #EEEEEE;
}

#content ul
{
	padding-bottom: 10px;
}

#content ul li
{
	list-style-image: url(/images/li_bullet.gif);
	list-style-position: inside;
}

blockquote
{
	background: #21353f url(/images/rounded_tr.gif) no-repeat top right;
}

blockquote span
{
	display: block;
	padding: 5px;
	background-image: url(/images/rounded_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#paging
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}

#paging .left
{
	float: left;
	margin-left: 20px;
	text-align: left;
	border: 1px solid #999999;
	padding: 8px;
}

#paging .right
{
	float: right;
	margin-right: 20px;
	text-align: right;
	border: 1px solid #999999;
	padding: 8px;
}

#sideBar
{
	float: right;
	width: 145px;
	padding: 10px 15px 20px 0;
}

#sideBar h2
{
	text-align: right;
	background: #21353f url(/images/rounded_tl.gif) no-repeat top left;
}

#sideBar h2 span
{
	display: block;
	padding: 2px;
	background-image: url(/images/rounded_bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.sideMenu
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.sideMenu a
{
	display: block;
	text-align: right;
	text-decoration: none;
	margin-bottom: 1px;
}

.sideMenu a span
{
	display: block;
	padding: 1px;
}

.sideMenu a:hover
{
	background: #dddddd url(/images/rounded_tl.gif) no-repeat top left;
}

.sideMenu a:hover span
{
	background-image: url(/images/rounded_bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

h3#comment, h3#respond
{
	margin-top: 10px;
	margin-bottom: 10px;
	font: 700 1em verdana, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	background: #21353f url(/images/rounded_tr.gif) no-repeat top right;
}

h3#comment span, h3#respond span
{
	display: block;
	padding: 5px;
	background-image: url(/images/rounded_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#txpCommentInputForm
{
	margin-top: 20px;
}

#txpCommentInputForm p
{
	text-transform: none;
	text-align: left;
}

#txpCommentInputForm label
{
	text-transform: uppercase;
	padding-left: 5px;
}

#txpCommentInputForm input.checkbox
{
	width: 13px;
}

p#txpCommentInputForm
{
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	background-color: #21353f;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 4px 0px 3px 7px;
}

#txpCommentInputForm input
{
	width: 150px;
}

#txpCommentInputForm textarea
{
	width: 350px;
	height: 200px;
}

#txpCommentInputForm input, #txpCommentInputForm textarea
{
	padding: 1px 3px 1px 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	font: 1em verdana, arial, sans-serif;
	color: #EEEEEE;
	background-color: #21353f;
	border: 1px solid #999999;
}

#txpCommentInputForm input:hover, #txpCommentInputForm input:focus, #txpCommentInputForm textarea:hover, #txpCommentInputForm textarea:focus
{
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #EEEEEE;
}

ol.comments
{
	list-style: none;
}

ol.comments li .reply
{
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	background: #21353f url(/images/rounded_tr.gif) no-repeat top right;
}

ol.comments li a, ol.comments li a:visited
{
	color: #ffffff;
}

ol.comments li a:hover
{
	color: #FFFFFF;
}

#contact #content #text form.zemContactForm fieldset
{
	border: none;
}

#contact #content #text form.zemContactForm legend
{
	display: none;
}

#footer
{
	clear: both;
	float: left;
	width: 500px;
	padding: 10px 20px 10px 20px;
	color: #888888;
}

#footer a
{
	color: #888888;
}

#footer a:hover
{
	color: #EEEEEE;
}

a.fullAhead
{
	float: left;
	width: 30px;
	height: 34px;
	margin-right: 10px;
	background-image: url(/images/logo_fullahead.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a:hover.fullAhead
{
	background-position: -30px 0;
}

.center
{
	text-align: center;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

img.left
{
	padding: 5px 5px 5px 0;
}

img.right
{
	padding: 5px 0 5px 5px;
}

.button
{
	width: auto;
	cursor: pointer;
}

.date
{
	display: block;
	font-weight: 700;
}