body
{
	margin: 0;
	padding: 0; 
	font-family: Corbel, Candara, Calibri, Sans-Serif;
	font-size: 90%;
	color: #494949;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: Candara, Calibri, Sans-Serif;
	color: #414141;
}

h1 {
	font-size: 145%;
}

h2 {
	font-size: 125%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 1.0em;
	line-height: 140%;
}

ul, ol {
}

blockquote {
}

a
{
	text-decoration: none;
	color: #990000;
}

a:hover
{
	text-decoration: underline;
	color: #003399;
}

hr {
	display: none;
}

img	
{
	border:none;
}

/* Menu */
#menu {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
	background: url(/images/img01c.gif) repeat-x;
	font-family: Corbel, Candara, Calibri, Sans-Serif;
}

#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(/images/img03a.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 45px;
	background: url(/images/img03a.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: url(/images/img02a.gif) repeat-x;
	color: #FFFFFF;
	height: 45px;
}

#menu .current_page_item a {
	height: 45px;
	color: #FFFFFF;
}

/* Splash */

#splash {
	width: 960px;
	height: 129px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 960px;
	height: 91px;
	margin: 0 auto;
	padding-bottom: 5px;
	border-bottom: 6px solid #3F3F3F;
	color: #414141;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 20px;
	letter-spacing: -3px;
	/*text-transform: uppercase;*/
	font-size: 3em;
}

#logo h2
{
	float: right;
	padding-top: 40px;
	letter-spacing: -1px; /*text-transform: uppercase;*/
	font-weight: bold;
	font-size: 150%;
	font-family: Candara;
}

#logo a {
	text-decoration: none;
	color: #414141;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px;
}

/* Content */

#content {
	float: right;
	width: 680px;
	text-align:justify;
}

.post {
	padding-bottom: 20px;
}

.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: -1px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

.post li
{
	list-style-image: url(/images/blue-arrow.gif);
}

.fltleft	
{
	float:left;
}

.fltright	
{
	float:right;
}

.centered	
{
	text-align:center;
}

.footnote	
{
	font-style:italic;
	font-size:90%;
	color: #333;
	text-indent: -100px;
}

.tablelist	
{
	padding-left:1em; 
	margin-left:0; 
	list-style-type:square;
}

table.event td
{
	padding-bottom: 1em;
}

li.hang	
{
	padding-left: 5em;
	text-indent: -5em;
}

#latestnews	
{ 
	border-color: #3399FF; 
	float:right;
	width: 175px;
	margin: 10px 0 70px 40px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-align:left;	
 }

#latestnews legend
{
	margin-left:80px;
	color: #3399FF;
	border: solid 1px #3399FF;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 3px 12px;	
}

#latestnews h2
{
	font-size:100%;
}

#latestnews p
{
	font-size: 90%;
}

.abstract {
	font-style: italic;
	font-family: 'Trebuchet MS';
	padding-left: 1em;
	border-left: solid 10px blue;
	border-left-color: #003366;
	color: #000;
	border-left-width: 5px;
}

.bio
{
	font-size:90%;
}

.warning {
	color: #090;
	font-size: 95%;
}

.error	{
	color: #f00;
	font-size:95%;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    cursor: pointer;
    padding: 0.25em 1em;
    margin-bottom: 5px;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    cursor: pointer;
    padding: 0.25em 1em;
	font-weight: bold;
    margin-bottom: 5px;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	background-color: #D3DEEF;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 1em 2em;
	color: #333333;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	padding-top: 5px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	margin-bottom: 20px;
	list-style-type:none;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
	padding-bottom: 5px;
	/*list-style-image: url(/images/blue-arrow2.gif);*/
	background-image: url(/images/blue-arrow2.gif);
	background-repeat: no-repeat;
	background-position: -2px 3px;
}

#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 20px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.inline_subtitle	
{
	font-weight:bold;
}

/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 6px solid #3F3F3F;
	font-size: smaller;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}

