@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.5;
	background:#66acbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	padding:0 0 10px 0;
}
ul {
	padding:0 0 10px 20px;
	list-style:disc;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	padding:0 20px 0 0;
	float: left;
}
.alignright {
	padding:0 0 0 20px;
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.clear {
	clear:both;
}
.inner {
	width:942px;
	margin:0 auto;
}
#header {
	background:url(images/header_bg.gif) repeat-x;
}
#header .inner {
	height:78px;
	position:relative;
}
#logo {
	top:11px;
	left:24px;
	position:absolute;
}
#tagline {
	top:26px;
	left:170px;
	position:absolute;
}
#nav {
	background:#fff;
}
#nav .inner {
	height:47px;
	background:url(images/nav_bg.gif) no-repeat;
}
#nav ul {
	list-style:none;
	line-height:44px;
	padding:0 0 0 169px;
}
#nav ul li {
	float:left;
}
#nav ul li a {
	height:47px;
	padding:0 12px;
	background:url(images/nav_ul_li_a.gif) right no-repeat;
	color:#1a1c1e;
	font-size:14px;
	display:inline-block;
}
#nav ul li a:hover, #nav ul li.current_page_item a {
	color:#fff;
	background:url(images/nav_ul_li_a_hover_bg.gif) repeat-x;
	text-decoration:none;
}
#main {
	background:#fff url(images/main_bg.gif) bottom repeat-x;
}
#main .inner {
	width:940px;
	background:#fff;
	border-right:1px solid #2e7286;
	border-left:1px solid #2e7286;
}
#banner {
	text-align:center;
}
#page {
	width:610px;
	padding:10px 20px 0 10px;
	float:left;
}
#posts {
	width:610px;
	padding:10px 20px 0 10px;
	float:left;
}
#posts .post {
	background:url(images/post_bg.gif) right repeat-y;
	margin:22px 0 0 0;
}
#posts .post_hdr {
	height:81px;
	color:#256c82;
	padding:16px 24px 0 25px;
	background:url(images/post_hdr_bg.gif) right no-repeat;
}
#posts .post_date {
	width:55px;
	height:50px;
	color:#fff;
	padding:2px 0 0 0;
	background:url(images/post_date_bg.gif) no-repeat;
	text-align:center;
	float:right;
}
#posts .post_date span {
	font-size:23px;
	display:block;
}
#posts .post_hdr h2 {
	font-size:21px;
}
#posts .post_hdr a {
	color:#256c82;
}
#posts .entry {
	width:580px;
	padding:0 15px;
	text-align:justify;
}
#posts .post_ftr .post_cmmnts {
	float:right;
}
#posts .post_ftr {
	height:41px;
	padding:17px 88px 0 0;
	color:#236b7f;
	background:url(images/post_ftr_bg.gif) right no-repeat;
}
#posts .post_ftr a {
	color:#236b7f;
}
#page .post {
	width:609px;
	background:url(images/page_bg.gif) right repeat-y;
	margin:22px 0 0 0;
}
#page .post_hdr {
	height:47px;
	background:url(images/page_hdr_bg.gif) top right no-repeat;
	position:relative;
}
#page .post_hdr h2 {
	width:220px;
	height:59px;
	line-height:59px;
	padding:0 0 0 47px;
	background:url(images/page_hdr_h2_bg.gif);
	color:#fff;
	font-size:14px;
	top:-22px;
	left:11px;
	position:absolute;
}
#page .post_hdr h2 a {
	color:#fff;
}
#page .entry {
	padding:0 20px;
	text-align:justify;
}
#page .post .entry h3 {
	color:#72B1C3;
	font-size:18px;
}
#page .entry a {
	color:#256d82;
	text-decoration:underline;
}
#page .post_ftr {
	height:17px;
	background:url(images/page_ftr_bg.gif) right no-repeat;
}
#page .post_ftr1 {
	height:17px;
	background:url(images/page_ftr_bg.gif) left no-repeat;
}
#sidebar {
	width:290px;
	padding-top:10px;
	float:left;
}
#sidebar ul {
	padding:0;
	list-style:none;
}
#sidebar ul li {
	padding:0 0 10px 0;
	margin:0 0 5px 0;
	background:url(images/sidebar_ul_li_bg.gif) bottom no-repeat;
}
#sidebar ul li h2 {
	height:59px;
	padding:0 0 0 57px;
	background:url(images/sidebar_h2_bg.gif);
	color:#fff;
	line-height:59px;
	font-size:18px;
}
#sidebar ul li#recent-posts ul {
	padding:7px 20px 5px 6px;
	background:none;
}
#sidebar ul li#recent-posts ul li {
	padding:0;
	background:none;
}
#sidebar ul li ul {
	border-right:4px solid #a4cdd9;
	border-left:4px solid #a4cdd9;
	padding:7px 13px 0 13px;
}
#sidebar ul li ul li {
	padding:0;
	margin:0;
	background:none;
}
#sidebar ul li ul li ul, #sidebar ul li ul li ul li {
	background:none;
	padding:0;
	border:0;
}
#sidebar ul li ul li a {
	font-size:11px;
	width:224px;
	color:#1a1c1e;
	padding:0 15px;
	display:block;
	background:none;
}
#sidebar ul li#recent-posts ul li a {
	min-height:35px;
	height:auto !important;
	height:35px;
	color:#1a1c1e;
	background:#dedede url(images/recent_posts_li_bg.gif) top left no-repeat;
	border:1px solid #a4a4a4;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	display:block;
	padding:3px 5px 3px 40px;
}
#sidebar ul li#recent-posts ul li a:hover {
	background:#fff url(images/recent_posts_li_hover_bg.gif) top left no-repeat;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border:1px solid #23697f;
	text-decoration:none;
}
#footer {
	background:url(images/footer_bg.gif) repeat-x;
	color:#fff;
	font-size:10px;
}
#footer .inner {
	height:121px;
	background:url(images/footer_inner_bg.gif) no-repeat;
}
#footer p {
	padding:25px 0 0 45px;
}
#footer a {
	color:#fff;
}
.sub-pages {
	margin: 0px;
	padding: 15px 0px;
	border-top: 2px solid #71b1c3;
}

.subpageimage {
	margin: 5px;
	padding: 0px;
	float: left;
	height: 89px;
	width: 100px;
}
.subpagetitle {
	float: right;
	width: 455px;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;	
}
#navigation .alignleft {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#navigation .alignright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#navigation a {
	font-size: 14px;
	color: #72B1C3;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
}
.pagetitle h2 {
	font-size: 20px;
	margin: 0px;
	padding: 0px 0px 10px;
}
