body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fff460;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #BF4D36;
}

a:hover {
	background: none;
}

#header_index {
	width: 830px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#header_index a {
	font-family: Arial, Georgia;
	font-size: 1em;
	text-align: center;
	color: #333333;
	text-decoration: none;
}

#header {
	width: 970px;
	height: 100px;
	margin: 0 auto;
}

#logo {
	width: 970px;
	padding: 30px 0 0 0px;
	margin: 0 auto;
	color: #BF4D02;
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 0;
	margin-right: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-style: italic;
}


#logo p {
	margin: 0;
	padding: 0;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #7B5C02;
}

#logo p a {
	color: #7B5C02;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #BF4D02;
}

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

#whitebar {
	width: 970px;
	height: 2px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#whitebar2 {
	width: 900px;
	height: 1px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#menu {
	width: 970px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
	background: url(/imgs/menu_bg.jpg) no-repeat center top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu .sep {
	color: #FFFFFF;
	padding: 7px 5px 7px 5px;
}

#menu a {
	display: block;
	padding: 7px 15px 7px 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: url(/imgs/arrow_menu.gif) no-repeat center top;
	text-decoration: none;
}

#menu .select {
	background: url(/imgs/arrow_menu.gif) no-repeat center top;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
}

#wrapper-top {
	width: 970px;
}

#wrapper-btm {
	width: 970px;
}

#page {
	width: 970px;
	margin: 0 auto;
/*	padding-top: 10px; */
}

#content {
	float: right;
	width: 830px;
	margin: 0;
	padding: 0 5px 0 5px;
	background-color: #000000;
}

#content_full {
	float: left;
	width: 950px;
	margin: 0 auto;
	padding: 10px 10px 10 10px;
	background-color: #000000;
	text-align: justify; 
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.banner {
	width: 970px;
	height: 142px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.f_left {
	float: left;
	margin: 0 10px 10px 0;
	padding: 2px;
}

.floatleft {
	float: left;
	width: 200px;
	margin: 0 2px 50px 0;
	padding: 2px;
}

.clearboth {
	clear: both;
}

#news {
	width: 900px;
	margin: 10px 10px 0 10px;
	padding 0;
}

#news ul {
	width: 900px;
	padding: 0;
	list-style: none;
}

#news li {
	padding: 0 0 15px 0;
}

.news_content {
	width: 900px;
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 15px;
}

.news {
	width: 410px;
	margin: 0 5px 10px 0;
	padding: 0px;
	float: right;
}

.news ul {
	width: 410px;
	height: 195px;
	padding: 0 12px 8px 0;
	list-style: none;
	overflow: auto;
	clear: both;
}

.news li {
	line-height: 15px;
	padding: 0 0 10px 0;
}

.post {
}

.post .title {
	color: #967001;
	border-bottom: 1px #A9A9A9 dashed;
}

.post .title a {
	background: none;
	color: #967001;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	margin-bottom: 30px;
	padding: 3px 0px;
	border-top: 1px #A9A9A9 dashed;
	border-bottom: 1px #A9A9A9 dashed;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .entry {
	padding: 10px 0 5px 0;
	text-align: justify;
}

.post a {
	color: #967001;
	border-bottom: 1px #967001 dotted;
}

.post .meta a {
	font-weight: bold;
}

.button {
	border-right: #cccccc 1px solid;
	padding-right: 2px;
	border-top: #cccccc 1px solid;
	padding-left: 2px;
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	background: #787878;
	padding-bottom: 1px;
	border-left: #cccccc 1px solid;
	color: #ffff00;
	padding-top: 1px;
	border-bottom: #cccccc 1px solid;
}

#sidebar {
	float: left;
	width: 125px;
	margin: 0;
	padding: 0 5px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 13px;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #333333;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #4D4D4D;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #FFFFFF;
	border: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sidebar .selected {
	color: #FFFF00;
	border: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sidebar a:hover {
	color: #FFFF00;
}

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

#footer {
	width: 970px;
	height: 10px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FF833B;
/*	border-bottom: 1px #FF833B dotted; */
}

