body  { color: #000; font-size: 13px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background: #436c99 url(images/img01-1.jpg) repeat-x left top; margin: 0; padding: 0 }

/*input, textarea  { color: #6e6e6e; font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif; background-position: 0 0; border-style: solid; border-width: 1px; border-color: #a3a3a3 #e5e5e5 #ffffff #d6d6d6; outline-color: #fff }*/

h1, h2, h3 {
}

h1, h1 a, h2, h2 a, h5, h5 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h5 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

h5 a { color: #fff; }

p, ul, ol  { line-height: 190%; margin-top: 1.5em; margin-bottom: 1.5em }

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a  { }

a:hover  { text-decoration: none }

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

.left {
	float: left;
	margin-right: 20px;
}

.right {
	float: right;
	margin-right: 20px;
}

.clearer {
	clear:both;
}

hr {
	/*display: none*/;
}

#header {
	width: 960px;
	height: 250px;
	margin: 0 auto;
	position:relative;
	left: 1px;
	bottom: 5px;
	background: url(images/img02-1.jpg) no-repeat top left;
}

#header_main {
	width: 960px;
	height: 250px;
	margin: 0 auto;
	position:relative;
	left: 1px;
	bottom: 5px;
	background: url(images/title_banner.gif) no-repeat top left;
}

/* Logo */

#logo {
	width: 870px;
	height: 250px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 75px;
	padding-left: 50px;
	font-weight: normal;
	text-transform: lowercase;
}

#logo h2 {
	float: left;
	padding-top: 95px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

#logo h2, #logo h2 a  { color: #000 }

#logo a {
	text-decoration: none;
}

/* Menu */

#menu{
float:left;
width: 970px;
height: 38px;
padding: 8px 0px 0px 0px;
}

#menu ul{
list-style-type: none;
margin: 0px;
padding: 0px 0px 0px 0px;
}

#menu ul li{
float: left;
margin: -5px 0px 0px 0px;
height: 38px;
background: #d1e4fa url(images/navtab.gif) no-repeat right top;
}

#menu ul li a{
display: block;
padding: 4px 38px 14px 0px;
font-weight: bold;
text-decoration: none;
color: #638cbb;
}

#menu ul li a:hover{
text-decoration: underline;
}

#menu ul li.first a{
padding: 4px 38px 14px 38px;
background: url(images/navtab_first.gif) no-repeat;
}

#menu ul li.last{
background: url(images/navtab_last.gif) no-repeat right top;
}

#menu ul li.last a{
padding: 4px 38px 14px 8px;
}

#menu ul li#firstcurrent{
background: url(images/navtab_current.gif) no-repeat right top;
}

#menu ul li#firstcurrent a{
padding: 14px 38px 14px 38px;
background: url(images/navtab_current_first.gif) no-repeat;
color: #d1e4fa;
}

#menu ul li#firstcurrent a:hover{
text-decoration: none;
}

#menu ul li#current{
margin-left: -38px;
background: #fff url(images/navtab_current.gif) no-repeat right top;
}

#menu ul li#current a{
padding: 14px 38px 0px 38px;
background: url(images/navtab_current_left.gif) no-repeat;
color: #d1e4fa;
}

#menu ul li#current a:hover{
text-decoration: none;
}

#menu ul li#lastcurrent{
margin-left: -38px;
background: #fff url(images/navtab_current_last.gif) no-repeat right top;
}

#menu ul li#lastcurrent a{
padding: 14px 38px 0px 38px;
background: url(images/navtab_current_left.gif) no-repeat;
color: #d1e4fa;
}

#menu ul li#lastcurrent a:hover{
text-decoration: none;
}


/* Search */

#search {
	float: right;
	width: 200px;
}

#search form {
	margin: 0;
	padding: 0;
	margin-top: -10px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
}

#search #s {
	width: 150px;
}

#search #x {
	margin: 0;
	padding: 0;
	width: 30px;
	background: #638cbb;
	color: #FFFFFF;
}

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 85px 35px 0 25px;
}

#page_main {
	width: 900px;
	margin: 0 auto;
	padding: 85px 35px 0 25px;
}

/* Content */

#content  { background-color: #fff; width: 700px; float: right }
#contentwide  { background-color: #fff; width: 900px }

#two_column_left { background-color: #fff; width: 50%; float: left }
#two_column_right { background-color: #fff; width: 50%; float: right }
#two_column_left .container { padding-left: 20px; padding-right: 10px; }
#two_column_right .container { padding-left: 10px; padding-right: 20px; }

.post {
}
.post_bottom div { background: url(images/body_b_left.png) no-repeat bottom left; }
.post_bottom { background: url(images/body_b_right.png) no-repeat bottom right; }
.post_bottom div, .post_bottom,
.post_bottom_spacer {
   width: 100%;
   height: 18px;
   font-size: 1px;
}

.post .title     { color: #fff; background: #638cbb url(images/holder.gif) no-repeat 0 center; padding: 0px 20px; }
.post .title_box { background: #638cbb; }
.post .title_top div { background: url(images/t_left.png) no-repeat top left; }
.post .title_top { background: url(images/t_right.png) no-repeat top right; }
.post .title_bottom div { background: url(images/b_left.png) no-repeat bottom left; }
.post .title_bottom { background: url(images/b_right.png) no-repeat bottom right; }
.post .title_content { margin: -20px 10px; }
.post .title_top div, .post .title_top, 
.post .title_bottom div, .post .title_bottom {
   width: 100%;
   height: 18px;
   font-size: 1px;
}

.post .subtitle   { color: #fff; background: #638cbb url(images/holder.gif) no-repeat 0 center; padding: 10px 20px; }
.post .subtitle_box { background: #638cbb; }
.post .subtitle_top div { background: url(images/st_left.png) no-repeat top left; }
.post .subtitle_top { background: url(images/st_right.png) no-repeat top right; }
.post .subtitle_bottom div { background: url(images/sb_left.png) no-repeat bottom left; }
.post .subtitle_bottom { background: url(images/sb_right.png) no-repeat bottom right; }
.post .subtitle_content { margin: -20px 10px; }
.post .subtitle_top div, .post .subtitle_top, 
.post .subtitle_bottom div, .post .subtitle_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.post .subtitle_clear { color: #fff; background: #638cbb url() no-repeat 0 center; padding: 10px 20px; }
.post .subtitle_title { color: #fff; background: #638cbb url() no-repeat 0 center; padding: 0px 0px 0px 0px; text-align: center; vertical-align:middle; }

.post .title a:hover {
	text-decoration: none;
}

.post .entry  { padding: 0 20px }
.post .entryright { padding: 0 20px; float: right }
.post .meta {
	height: 25px;
	margin: 15px 0 20px 0;
	padding: 10px 0 0 20px;
	background: #4E9FC8;
	line-height: normal;
}
.post .seperator  { padding: 0 20px; width: 95%; border-top: 5px solid #638cbb }

.post .srch_bar     { color: #fff; background: #638cbb url(images/holder.gif) no-repeat 0 center; padding: 0px 20px; }
.post .srch_bar_box { background: #638cbb; }
.post .srch_bar_top div { background: url(images/t_left.png) no-repeat top left; }
.post .srch_bar_top { background: url(images/t_right.png) no-repeat top right; }
.post .srch_bar_bottom div { background: url(images/sbb_left.jpg) no-repeat bottom left; }
.post .srch_bar_bottom { background: url(images/sbb_right.jpg) no-repeat bottom right; }
.post .srch_bar_content { margin: -20px 10px; }
.post .srch_bar_top div, .post .srch_bar_top, 
.post .srch_bar_bottom div, .post .srch_bar_bottom {
   width: 100%;
   height: 18px;
   font-size: 1px;
}
/* Sidebar */

#sidebar    { background-color: #fff; width: 190px; float: right }
#sidebar ul { line-height: normal; list-style: none; margin: 0; padding: 0 }
#sidebar li { margin-bottom: 40px }
#sidebar li ul { }
#sidebar li li { margin: 0; padding: 5px 20px }
#sidebar li h2 { color: #ffffff; font-size: 18px; background: #638cbb url(images/holder.gif) no-repeat; margin-bottom: 15px; padding: 5px 0 0 20px; height: 30px }
#sidebar li p { text-align: justify; padding: 0 20px }
#sidebar_left { background-color: #fff; width: 190px; float: left }
#sidebar_left ul { line-height: normal; list-style: none; margin: 0; padding: 0 }
#sidebar_left li { margin-bottom: 40px }
#sidebar_left li ul { }
#sidebar_left li li { margin: 0; padding: 5px 20px }
#sidebar_left li h2 { color: #ffffff; font-size: 18px; background: #638cbb url(images/holder.gif) no-repeat; margin-bottom: 15px; padding: 5px 0 0 20px; height: 30px }
#sidebar_left li p { text-align: justify; padding: 0 20px }

/*.sidepost {
}
.sidepost_bottom div { background: url(images/body_b_left.png) no-repeat bottom left; }
.sidepost_bottom { background: url(images/body_b_right.png) no-repeat bottom right; }
.sidepost_bottom div, .sidepost_bottom {
   width: 100%;
   height: 18px;
   font-size: 1px;
}

.sidepost .title     { color: #fff; background: #638cbb url(images/holder.gif) no-repeat 0 center; padding: 0px 20px; }
.sidepost .title_box { background: #638cbb; }
.sidepost .title_top div { background: url(images/t_left.png) no-repeat top left; }
.sidepost .title_top { background: url(images/t_right.png) no-repeat top right; }
.sidepost .title_bottom div { background: url(images/b_left.png) no-repeat bottom left; }
.sidepost .title_bottom { background: url(images/b_right.png) no-repeat bottom right; }
.sidepost .title_content { margin: -20px 10px; }
.sidepost .title_top div, .sidepost .title_top, 
.sidepost .title_bottom div, .sidepost .title_bottom {
   width: 100%;
   height: 18px;
   font-size: 1px;
}

.sidepost .subtitle   { color: #fff; background: #638cbb url(images/holder.gif) no-repeat 0 center; padding: 10px 20px; }
.sidepost .subtitle_box { background: #638cbb; }
.sidepost .subtitle_top div { background: url(images/st_left.png) no-repeat top left; }
.sidepost .subtitle_top { background: url(images/st_right.png) no-repeat top right; }
.sidepost .subtitle_bottom div { background: url(images/sb_left.png) no-repeat bottom left; }
.sidepost .subtitle_bottom { background: url(images/sb_right.png) no-repeat bottom right; }
.sidepost .subtitle_content { margin: -20px 10px; }
.sidepost .subtitle_top div, .sidepost .subtitle_top, 
.sidepost .subtitle_bottom div, .sidepost .subtitle_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}

.sidepost .title a:hover {
	text-decoration: none;
}

.sidepost .entry  { padding: 0 20px }
.sidepost .entryright { padding: 0 20px; float: right }
.sidepost .meta {
	height: 25px;
	margin: 15px 0 20px 0;
	padding: 10px 0 0 20px;
	background: #4E9FC8;
	line-height: normal;
}
.sidepost .seperator  { padding: 0 20px; width: 95%; border-top: 5px solid #638cbb }*/

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

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

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	height: 100px;
	margin: 0 auto;
	padding: 35px 0px 45px 0px;
	background: url(images/img01-2.jpg) top left;
}
#footer .content {
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
}
#footer p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #406800;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}
#footer .template {
	font-size: 0.8em;
	text-align: center;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}
