body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #377BA7;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #000000;
}

a:hover {
	background: none;
	color: #F1AE06;
}

em
{
	color: #FF4000;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
}

#wrapper2 {
	width: 910px;
	padding-top: 30px;
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -470px;
}

/* Header */

#header {
	width: 910px;
	height: 60px;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -455px;
}

.topimg_container {
	height: 355px;
	padding: 0 0 20px 0;
}

.topimg {
	position: relative;
	width: 870px;
	height: 255px;
	margin-left: -230px;
	background: url(images/topimg.jpg);
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #333333;
}

#logo h1, #logo p {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 10px 0 0 5px;
	font-size: 16px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #ff4000;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	border: 1px #BDB0ED dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #000000;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 910px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: inline-block;
	margin-left: 10px;
	padding: 10px 20px 0 11px;
	height: 31px;
	background: url(images/img03.jpg) repeat-x left top;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	border: none;
	color: #FFFFFF;
}

#menu a:hover, #menu a#current {
	text-decoration: underline;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
	padding: 0;
	border: 15px #FFFFFF solid;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Content */

#content {
	float: right;
	width: 640px;
	padding: 20px 20px 0 0;
}

.post {
}

.post .title {
	color: #377BA7;
}

.post .title a {
	background: none;
	color: #06AEF1;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	padding-bottom: 10px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .comments {
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	margin-top: 400px;
	float: right;
	width: 210px;
	padding: 0px 20px 0 0;
	color: #333333;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li p {
	padding-left: 15px;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	margin-left: 0px;
	padding-left: 10px;
	line-height: 35px;
	border-bottom: 1px dotted #D7D0F4;
	background: url(images/img06.gif) no-repeat left 16px;
}

#sidebar h2 {
	letter-spacing: -.5px;
	padding-bottom: 10px;
	_margin-bottom: -20px;
	color: #377BA7;
	background: url(images/img04.gif) repeat-x left bottom;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
	text-decoration: underline;
}

#sidebar a:hover {
	text-decoration: none;
	color: #000000;
}

#sidebar em {
	color: #333333;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 910px;
	height: 0px;
	margin: 0 auto;
	padding: 40px 0;
	background: url(images/img04.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #999999;
}

/* BB */

table.bb th
{
	font-weight: normal;
	border: none;
	background: #377BA7;
	color: white;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

table.bb td
{
	font-weight: normal;
	border-bottom: #cecece 1px solid;
	padding: 8px;
}

table.bb caption
{
	font-size: 14px;
	font-weight: bold;
	color: maroon;
}

table.bb tfoot td
{
	font-weight: bold;
}

/* Map */

.map_article
{
	padding-bottom: 4px;
	font-size: 90%;
	line-height: 90%;
	color: #808080;
}


.adblock
{
	clear: both;
	color: #cccccc;
	line-height: 10px;
	font-size: 10px;
	padding: 8;
	text-transform: lowercase;
}

.adblock a
{
	color: #cccccc !important;
	text-decoration: none;
}


.bb_quote
{
	border: #a0bfff 1px solid;
	padding: 8px;
	background: #d0e8ff;
}
