body {
	margin: 20px;
	background: #0E2B8D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #0E2B8D;
	border: none;
	background: none;
	text-decoration: underline;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 20px;
	background: #FFFFFF;
}

/* Header */

#header {
	width: 800px;
	height: 123px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 70px 0 0 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 80px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;	
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(images/0three_1.gif);}
.preload2 {background: url(images/0three_1a.gif);}

#nav {padding:0; margin:0; list-style:none; height:38px; background:#fff url(images/0three_0.gif) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#fff; text-decoration:none; font-size:14px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(images/0three_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(images/0three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(images/0three_0a.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url(images/0three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(images/0three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(images/0three_1a.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #E4EEFC; padding:3px; border:1px solid #F9004D; white-space:nowrap; width:137px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:137px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:12px; height:18px; width:133px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #E4EEFC;}
#nav li ul.sub li a.fly
{background:#E4EEFC url(images/arrow.gif) 80px 6px no-repeat;}
#nav li:hover ul.sub li a:hover
{background:#F9004D; color:#fff; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#F9004D url(images/arrow_over.gif) 80px 6px no-repeat; color:#fff;}

/* PAL styling next 4 lines only */

#nav li:hover ul.pal
{left:1px; top:38px; background: #F9004D; padding:3px; border:1px solid blue; white-space:nowrap; width:194px; height:auto; z-index:300;}
#nav li:hover ul.pal li
{display:block; height:25px; position:relative; float:left; width:194px; color:#fff; font-size:14px; font-weight:bold;}

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #D1DBFB; padding:3px; border:1px solid #FFA921; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul,
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#FFA921 url(images/arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;}

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#D1DBFB url(images/arrow.gif) 80px 6px no-repeat; color:#000; border-color:#D1DBFB;}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
	background: url(images/tree_mute.gif) no-repeat right;
}

/* Content */

#content {
	float: right;
	width: 600px;
	padding: 40px 20px 0 0;
}

.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 10px 0 0px 0;
	text-align: justify;
}

.post .entry a {
	border-bottom: 1px dotted #999999;
}

.post .entry a.image {
	border: none;
}

.post .entry a:hover {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 40px 10px 0 10px;
	color: #0E2B8D;
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	background: #00D000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 3px dotted #FFFFFF;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #000000;
}

#sidebar p {
	padding-bottom: 10px;
	text-align: justify;
}

#sidebar a {
	color: #0E2B8D;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #000000;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 910px;
	height: 20px;
	margin: 0 auto;
	padding: 2px 0 24px 0;
	background: #FFA921;
	border: 1px #000000 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0E2B8D;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

#footer table {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}