body {
	font-size: 14px;
	background: #4e4e4e;
}

body#tinymce {
	background: #ffffff;
}

body,input,textarea,select {
	font-family: verdana, arial, sans-serif;
}

#navigation {
	font-size: 16px;
	padding: 2px;
}

#primary li a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#primary li.active a {
	text-decoration: none;
	color: #ffffff;
}

#primary li a:hover {
	text-decoration: none;
	color: #ffffff;
}

.block {
	background: #ffd6a1;
	margin: 0;
}

.block h2 {
	font-size: 16px;
	background-color: #d9b791;
	border-bottom: 2px solid #000000;
	margin: 0;
	padding: 2px;
	padding-left: 10px;
	color: #000000;
	text-align: left;
}

.block a {
	font-weight: bold;
	color: black;
	text-decoration: none;
	line-height: 1.2em;
}

a,
.block a.active {
	color: red;
	text-decoration: none;
}

a:hover,
.block a:hover,
.block a.active:hover {
	color: red;
	text-decoration: underline;	
}

.content {
	padding-top: 2px;
	padding-bottom: 5px;
}

#content {
	padding: 10px;
}

h1, h2, h3 {
	font-weight: normal;
}

h1.title {
        font-size: 1.85em;
        color: black;
        text-decoration: none;
        margin: 0px 0px 0.2em 0px;
        padding: 0px 0px 0.2em 0px;
        border-bottom: 1px solid #8099A8;
        line-height: 1.2em;
}

hr {
	color: #8099a8;
	background-color: #8099a8;
	height: 1px;
	border: 0;
}

#footer,
.meta {
	color: #8099A8;
	font-size:0.85em;
}

#footer a, #footer a:active
{
	color: #8099A8;
	text-decoration: underline;
}

#name-and-logo,
#breadcrumb,
#secondary,
#edit-search-theme-form-1-wrapper label {
	display: none;
}
