*
{
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	background-color: #5799d9; 
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #00f;
	background-color: inherit;
}

a:hover
{
	text-decoration: none;
	color: #f00;
	background-color: inherit;
}

blockquote, li
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.4em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

p 
{
	font-size: 0.9em;
	line-height: 1.4em;
        padding: 10px 5px 5px 10px;
}

p.calendar 
{
	font-size: 0.9em;
	line-height: 1.4em;
        padding: 10px 0 5px 0;
}

p.center
{
        text-align: center;
}

h1, h2, h3
{
	padding: 10px 0 0 10px;
	font-weight: bold;
	color: #388fbf;
	background-color: inherit;
}

h1
{
	font-size: 1.3em;
}


h2
{
	font-size: 1.2em;
}

h3
{
	font-size: 1.0em;
}

hr 
{
        width: 50%;
        color:#388fbf;
        background-color:inherit;
}

small, .small
{
	font-size: 0.9em;
}

#topnav
{
	width: 960px;
	height: 26px;
	border-top: #333 2px solid;
}

#topnav ul
{
	padding: 5px 0;
	margin: 0;
	list-style-type: none;
        color: #fffc00;
	background-color: #388fbf;
	font: 1.2em Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	text-align: center;
}

#topnav li
{
	display: inline;
}

#topnav li a
{
	text-decoration: none;
	background-color: #388fbf;
	color: #fffc00;
        font-weight: bold;
	padding: .2em 0;
}

#topnav li a:hover
{
	color: #e5e5e5;
	background-color: inherit;
}

#media
{
 text-align: center;
 padding: 10px 0;
 margin: 0;
}

a img
{
	border: none;
}

.imgleft 
{
float:left;
padding: 5px 10px 5px 0;
}

.imgright 
{
float:right;
padding: 5px 0 5px 10px;
}

fieldset {
border:0;
}

#mailform {
margin:0;
padding-left:10px;
font-size:0.9em;
line-height:1.5em;
width:auto;
}

#mailform label{
margin:0;
}

#mailform p {
clear:right;
font-size:1em;
margin:10px 20px;
line-height:1.8em;
}

.redbold {
color:#f00;
font-weight:bold;
background-color:inherit;
}

.required {
color:#f00;
background-color:inherit;
}

#sidebar-2 a, #sidebar-1 a
{
	border: none;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	margin: 0 auto;
	width: 960px;
        color: #000;
	background: #fff url(../images/palm-trees.jpg) bottom right no-repeat;
}

* html #container
{
	height: 100%;
}

#head
{
	text-align: center;
	height: 140px;
        color: #000;
        background-color: #fff;
}

#site-name
{
	margin: 15px 0;
        padding: 15px 0 0 0;
	font: 0.9em Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
        color: #000;
        background-color: inherit;
}

#site-name a 
{
        color: #000;
        background-color: inherit;
}

.entry-title a 
{
        color: #000;
        background-color: inherit;
}

#site-slogan
{
	font: italic 0.9em Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
}

#sidebar-1
{
	padding-top: 60px;
	width: 180px;
	height: 100%;
}

#sidebar-2
{
	padding-top: 75px;
	width: 180px;
	height: 100%;
}

* html #sidebar-1 ul li
{
	float: left;
}

* html #sidebar-1 ul li a
{
	height: 1%;
}

* html #sidebar-2 ul li
{
	float: left;
}

* html #sidebar-2 ul li a
{
	height: 1%;
}

#sidebar-1
{
	margin-right: 5px;
	float: left;
}

#sidebar-2
{
	margin-left: 5px;
	float: right;
}

.section_list
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li
{
	margin: 0 10px 2px 0;
	padding: 0 0 0 10px;
}

#content
{
	margin: 0 180px;
	padding-top: 15px;
}

* html #content
{
	height: 1px;
}

#clearfooter
{
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

#foot
{
	clear: both;
	height: auto;
	color: #000;
	background-color: #c3e2f3;
	padding-top: 5px;
	border-top: #333 2px solid;
}

#foot p
{
	font-size: 0.8em;
	text-align: center;
	padding: 17px 0 10px 0;
	line-height: 1.2em;
}

#foot .credit
{
	padding: 35px 15px 5px 0;
	text-align: center;
	line-height: 1.1em;
	font-size: 0.7em;
	float: right;
}

#foot .credit2
{
	padding: 35px 0 5px 15px;
	text-align: center;
	line-height: 1.1em;
	font-size: 0.7em;
	float: left;
}


#footernav
{
 font-size: 0.7em;
 padding: 10px 0 0 0;
 text-align: center;
}

#sidebar-2 p, #sidebar-1 p
{
	font-size: 0.8em;
	line-height: 1.5em;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

.directory
{
	list-style-type: circle;
}

.author
{
	font-style: normal;
	font-size: 0.8em;
}

.published
{
	font-size: 0.8em;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

#comments-help
{
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

.error-status
{
	font: 1.3em Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
}