body {
	background: #21409a url('images/body-bg.png') repeat-x;
	color: #555;
	font-family: calibri,helvetica,arial,sans-serif;
	font-size: 15px;
	letter-spacing: 0;
	margin: 0;
}

a:hover {
	background: #ffd400;
	color: #333;
	text-decoration: none;
}

a,a:visited {
	color: #333;
	text-decoration: none;
}

a img {
	border: 0;
}

#content {
	background: #fff url('images/content-bg.png') repeat-y;
	margin: 0 auto;
	min-height: 600px;
	padding: 35px;
	padding-bottom: 60px;
	width: 850px;
}

#header {
	background: #dd661e url('images/title-bg.png') repeat-x;
	height: 30px;
	min-width: 930px;
	width: 100%;
}

#title {
	height: 30px;
	margin: 0 auto;
	padding: 2px 0px 3px 0px;
	width: 930px;
}

#title a,#title a:hover {
	background: transparent;
	display: block;
}

#title h1 {
	font-size: 20px;
	margin: 0;
	padding: 0;
}

#search-box {
	float: right;
	padding: 2px;
	text-align: left;
}

#search-box #s {
	font-size: 12px;
	height: 14px;
}

#search-box h2 {
	display: none;
	margin: 0;
}

#clear-1 {
	background: transparent url('images/shadow-1.png') repeat-x;
	height: 5px;
	left: 0px;
	position: absolute;
	top: 30px;
	width: 100%;
}

#navigation {
  margin-top: -40px;
	padding: 15px 0 15px 0;
	width: 840px;
}

#navigation ul,#navigation li {
	display: inline;
	font-size: 15px;
	font-weight: bold;
	list-style-type: none;
	margin-left: 0;
	margin-right: 5px;
	padding-left: 0;
	padding-right: 10px;
	text-transform: none;
}

#navigation ul a {
	display: inline;
	padding: 3px;
}

#easy-access {
	margin: 0;
	padding: 0;
}

.easy-access-box ul, .easy-access-box li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

.easy-access-box {
	color: #333;
	float: left;
	height: 180px;
}

.easy-access-box h2 {
	margin: 0;
	padding: 0;
}

.easy-access-box ul a {
	display: block;
	padding: 3px;
	text-decoration: none;
}

.easy-access-box a:hover {
	background-color: transparent;
}

a.facebook, .paypal {
	display: inline !important;
}

#easy-access-box-1 {
	border-right: 1px solid #eee;
	padding-right: 30px;
	width: 210px;
}

#easy-access-box-2 {
	border-left: 1px solid #fff;
	padding-left: 30px;
	padding-right: 30px;
	width: 280px;
}

#easy-access-box-3 {
	padding-left: 30px;
	width: 210px;
}

#easy-access-span-2 {
	border: 1px dotted orange;
	float: left;
	height: 180px;
	margin-right: 30px;
	width: 550px;
}

#sidebar {
	float: right;
	width: 230px;
}

#sidebar ul,#sidebar li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#sidebar h2 {
	font-size: 175%;
}

/*#sidebar .widget ul,#sidebar .widget li {
	margin-left: 0;
	padding-left: 0;
}*/

#recent-posts-2 ul, #recent-posts-2 li{
	list-style: disc;
	margin-left: 10px;
}

#main {
	width: 550px;
	margin-right: 70px;
}

#main a {
	text-decoration: underline;
}

#main p, #main li {
/*	font-family: georgia, serif;*/
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}

#main h2 {
	font-family: calibri,helvetica,arial,sans-serif;
	font-size: 115%;
}

#main h3, #main h3 a, #main h3 a:hover {
	background: transparent;
	color: #555;
	font-size: 175%;
	letter-spacing: -.05em;
	margin: 30px 0 0 0;
	padding: 0;
	text-decoration: none;
}

#main .post {
	margin-bottom: 25px;
}

#main .post-body {
	padding-left: 15px;
	padding-bottom:  15px;
/*	border-bottom:  1px dotted #999;*/
}

#main .post-body a {
	color: #21409a;
	font-weight: bold;
	text-decoration: none;
}

#main .post-body blockquote {
	font-style: italic;
	border-left: 1px dotted #aaa;
	padding-left: 5px;
}

#main .post-title, #main .post-title a {
	font-size: 125%;
	font-weight:  bold;
	text-decoration: none;
}

#main .post-info {
  color: #999;
	font-size: 85%;
}

/*#main h3:before {
	content: url('images/ornament.png');
	vertical-align: middle;*/
}

#main table td, #main table th {
	border: 1px solid #eee;
	padding: 10px;
	vertical-align: top;
}

#main table th {
	background-color: #21409a;
	color: #fafafa;
	font-size: 125%;
}

#main table {
	border: 2px solid #ccc;
	border-collapse: collapse;
	width: 100%;
}

textarea#comment {
	width: 550px;
}

#footer-wrap {
	background: #c6cbda url('images/footer-bg.png') repeat-x scroll top left;
	clear: both;
	color: #21409a;
	font-size: 75%;
	margin: 0;
	min-height: 70px;
	padding: 30px 0 20px 0;
	text-align: center;
	width: 100%;
}

#footer {
	margin: 0 auto;
	padding: 0;
	width: 930px;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer li {
	list-style-type: none;
}

.sitemap_section {
	background: transparent;
	border-left: 1px solid #eee;
	border-right: 1px solid #cce;
	float: right;
	font-size: 12px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

.sitemap_section_first {
	border-right: 0;
}

.sitemap_section_last {
	border-left: 0;
}

.sitemap_section h2 {
	margin: 0;
}

.sitemap_section a, #easy-access-box-3 a {
	display: block;
	padding: 3px;
	text-decoration: none;
}

.sitemap_section a, #easy-access-box-3 a, #sidebar a {
	background: transparent;
	border: 1px solid transparent;
	color: #333;
}

.sitemap_section a:hover, #easy-access-box-3 a:hover, #sidebar a:hover {
	background: #21409a;
	border-bottom: 1px solid #123395;
	border-left: 1px solid #2d57d1;
	border-right: 1px solid #123395;
	border-top: 1px solid #2d57d1;
	color: #fffafe;
	text-decoration: none;
}

.footer_section {
	float: left;
	margin-left: 20px;
	text-align: left;
}

#seal {
	height: 200px;
	width: 200px;
}

div.clear {
	clear: both;
}

#title-text,#title-text a,#title-text a:hover {
	color: #fff;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

.alignright {
	float: right;
	margin-left: 15px;
}