html, body
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

body, table, td
{
	font-size: 14px;
	color: #333;
}

table, td
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-width: 0px;
	vertical-align: top;
}


h1, h2, h3 {
	margin: 0;
	font-weight: bold;
	color: #c00;
}

h1 { font-size: 18px; }

h2 { font-size: 16px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 1em;
	text-align: justify;
}

ul, ol { }

blockquote { }

em
{
	font-style: normal;
	font-weight: bold;
	font-style: normal;
	color: #c00;
}

a { color: #080; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background: url(images/header.jpg) repeat-x left top;
}

/* Header */

#header-wrapper {
}

#header {
	width: 920px;
	height: 45px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 610px;
	height: 45px;
	margin-left: -25px;
}

#menu ul {
	margin: 0;
	padding: 8px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 6px 20px 2px 20px;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current-page-item a {
	height: 20px;
	background: #FEC200 url(images/menu-sel.jpg) repeat-x left top;
	color: #333;
	border: #333 1px solid;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 305px;
	height: 45px;
}

#search form {
	float: right;
	margin: 0;
	padding: 12px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	border: none;
}

#search-text {
	width: 115px;
	height: 21px;
	padding: 0px 0 0 5px;
	font-size: 16px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	font-size: 14px;
	width: 50px;
	height: 21px;
	margin-left: 10px;
	padding: 0px 3px 0px 3px;
	background: #000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
}

#page-bgtop {
	padding-top: 30px;
}

#logo {
	height: 240px;
	margin: 0 auto;
	background: url(images/header-pic.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	font-size: 10px;
	padding: 0px 0px 0px 173px;
}

#logo h1 {
	padding: 80px 0px 0px 171px;
	font-size: 50px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo em {
	color: #fff;
}

/* Content */

#content {
	float: left;
	width: 700px;
	padding-top: 10px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	color: #549900;
}

.post .title a {
	text-decoration: none;
	color: #585D60;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 16px;
	background: url(images/img03.gif) no-repeat left 8px;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
	font-size: 13px;
}

.post .entry a {
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
}

.post .entry p {
	padding: 0px 0px 0px 0px;
	margin: 0em 0px 0.5em 0px;
}

.post .entry h3 {
	padding: 0px 0px 0px 0px;
	margin: 1em 0px 0.5em 0px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 190px;
	font-size: 14px;
	color: #585D60;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
	text-align: left !important;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 10px 10px 7px;
	background: url(images/sidebar-item.jpg) repeat-x left bottom;
}

#sidebar p {
	margin: 0;
	padding: 0px 10px;
}

#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 7px;
	font-size: 18px;
	font-weight: normal;
	color: #464F54;
}


#sidebar p {
	line-height: 200%;
}
#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #585D60;
}

#sidebar .current-page-item {
	font-weight: bold;
}

.left-region li {
	padding: 3px 10px 6px 7px !important;
	line-height: 0.9em;
	font-size: 0.75em;
}

#footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 40px;
}

#footer-bgcontent {
	margin: 40px 0px 0px 0px;
	padding: 0px;
	height: 99px;
	background: #394144;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #E5FFC4;
}

.clear
{
	clear: both;
}

table.main-region
{
	width: 100%;
}

td.main-region-td
{
	width: 50%;
}

td.main-region-td p
{
	line-height: 100%;
	margin: 0px 0px 4px 0px;
}


img
{
	border: none;
}

.text, textarea
{
	padding: 4px 0px 1px 3px;
	border: #555 1px solid;
	font-size: 15px;
	background: #fff;
}

.text
{
	height: 1.25em;
}

.title
{
	padding-top: 2px;
	font-weight: bold;
}

.button
{
	padding: 4px;
	background: #f0ffe0;
	border: #8a5 1px solid;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
}

.cntr
{
	float: right;
	margin: 35px 20px 0px 0px;
}
