body {
	margin: 0 auto;
	padding: 0;
	background: #ebeef3 url(images/img01e.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EBEEF3;
	width: 900px;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4D4D4D;
}

h1 {
	font-size: 2em;
	border-bottom-style: solid;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.8em;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}

p, ul, ol {
	margin-top: 0;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
}

a:hover {
	background: none;
}

/* Header */

#header {
	width: 900px;
	height: 60px;
	margin: 0 auto;
	background: url(images/img02e.jpg) no-repeat left top;
}

/* Logo */

#logo {
	width: 625px;
	color: #3e7c9f;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 0;
	margin-right: 10px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-style: italic;
	color: #3F5365;
	text-align: left;
}

#logo h2 {
	margin-right: 10px;
	letter-spacing: 1px;
	font-size: 1em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	text-align: right;
	color: #3F5365;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#logo p {
	margin: 0;
	padding: 0;
	font: italic lighter 13px Georgia, "Times New Roman", Times, serif;
	color: #2e5678;
}

#logo p a {
	color: #2e5678;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #2f587b;
}

/* Search */

#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;
}

/* Menu */

#menu {
	width: 900px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 7px 25px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}
#menu b {
	display: block;
	padding: 7px 25px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ccddff;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	/*background: url(images/img03.jpg) no-repeat center top;*/
	text-decoration: none;
	color: #FFF000;
}

#menu .first {
	/*background: url(images/img03.jpg) no-repeat center top;*/
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img04a.jpg) repeat-y left top;
}

#wrapper-top {
	width: 900px;
	background: url(images/img07a.jpg) no-repeat left top;
}

#wrapper-btm {
	width: 900px;
	background: url(images/img05a.jpg) no-repeat left bottom;
	margin: 0 auto;
}



/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
}

/* Content */

#content {
	float: right;
	width: 550px;
	margin: 0;
	padding: 0;
}

.post {
}

.post .title {
	color: #967001;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9A9A9;
}

.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;
	color: #3F5365;
}

.post a {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #967001;
	color: #967001;
}

.post .meta a {
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0 0 0 15px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	text-align: center;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 10px;
	border-bottom: 1px dashed #590000;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #4D4D4D;
}

#sidebar p {
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	line-height: normal;
}

#sidebar a {
	color: #BF4D36;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: normal;
	font-weight: bold;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* image */
img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 20px; 
}

/* Footer */

#footer {
	width: 900px;
	height: 30px;
	background: #4D4D4D url(images/img06.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#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;
}
