﻿		.clear 
		{
		clear: both;
		height: 0px;
		line-height: 0px;
		margin-bottom: 0px;
		}

body {
	background:white;
	font-size:62.5%;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:#AAAAAA;
	color:#333;
	margin:0;
	padding:0;
}

#page{
	text-align:left;
	background-color:white;
	margin:0 auto;
	width: 750px;
	border:0;
	clear: both;
	padding:0;
	height: auto;
}

#header{

    width: 750px;
    float: left;

}

#headerimg {
	height:140px;
	width:100%;
	background-image:url('assets/images/head.jpg');
	margin:0;
}

#header h1 a, .description {
	padding-top:10px;
	color:#E5F2E9;
}

#branding{
    width: 750px;
    float: left;
}

#content{
    width: 750px;
    float: left;
}

table.reg{
	font-weight: bold;
	font-size:0.9em;
}

table.reg th{
	font-size:1em;
}

table.results{
	font-size:0.9em;
	border-width:0;
	border-spacing:0;
	border-collapse:collapse;
	border-style:none;
}

table.results td {
	border-width:3px;
	padding:5px;
	border-style:solid;
	border-color:#FFFFFF;
	background-color:#EEEEEE;
}

table.results th {
	border-width:3px;
	padding:5px;
	border-style:solid;
	border-color:#FFFFFF;
	background-color:#E4E4E4;
}

#columnleft{
	line-height:1.4em;
    width: 500px;
    float: left;
	padding: 20px 0 20px 30px;
	font-size:1.2em;
	overflow:hidden;
}

#columnleft ul li{
	list-style-type:circle;
}

#columnright{
    width: 200px;
	font:1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:20px 10px 10px;
	float:right;
}

#footer{

    margin: auto;
    width: 740px;
    background: #ffffff;
    padding-left: 10px;
    padding-top: 5px;

}

/* Sidebar */

.sidebaritem{

	/*width: 190px;*/
	margin-left: 10px;
	margin-right: 5px;
	padding:10px;
	border:1px #2E5D99 solid;
	background-color:#F8F8F8;

}

.sidebaritemtop{

	/*width: 190px;*/
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 5px;
	border-top:1px #2E5D99 solid;
	border-left:1px #2E5D99 solid;
	border-right:1px #2E5D99 solid;

}

/* Navigation */

#navigation {
	width:750px;
	height:35px;
	float: left;
	border-top:1px black solid;
	margin:0;
	padding:0;
	background: url('assets/images/pagebar.jpg');
}

#grad {
	height:65px;
	width:100%;
	float: left;
	background: url('assets/images/topgrad.jpg') repeat;
}

#pagebar {
	width:750px;
	height:35px;
	border-bottom:1px black solid;
	margin:0;
	padding:0;
	float:left;
	
}

#pagebar a {
	font-family:"Trebuchet MS", Verdana, Arial, Sans-Serif;
	color:#333;
	font-size:1.4em;
	display:block;
	float:left;
	border-right:1px #CECECE solid;
	text-align:center;
	height:27px;
	padding:8px 15px 0;
	text-decoration:none;
}

#pagebar a:hover {
	background-color:#CECECE;
	text-decoration:none;
}

#pagebar li.page_item {
	display:inline;
}


/* Typography */

p 
{ 
	text-decoration: none; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:inherit;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 8px;
}

.error
{ 
	color: #FF0000;
	font-size: x-small;
	font-weight:bold;
}

.confirmation
{
	color:#FF0000;
	font-weight:bold;
}

h1,h2,h3
{
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
}

h1
{    
	font-size:4em;
	text-align:center;
	padding-top:40px;
	margin:0;
}

.description
{
	font-size:1.2em;
	text-align:center;
	margin-top:-5px;
}

h2 {
	font-size:1.8em;
}

h2.pagetitle {
	font-size:1.6em;
	margin-top:30px;
	text-align:center;
}

#columnright h2 {
	font-family:Verdana, Sans-Serif;
	font-weight:normal;
	text-indent:10px;
	background-color:#5581C0;
	color:white;
	text-transform:uppercase;
	font-size:1em;
	margin:0;
	padding:3px 0;
}

h3 {
	font-size:1.3em;
	margin:10px 0 0;
	padding:0;
}

h3.confirm {
	color: #5581C0;
	line-height: 1.4em;
}

h1,h1 a,h1 a:hover,h1 a:visited,.description {
	text-decoration:none;
}

h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited {
	color:#333;
}

h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,#wp-calendar caption,cite {
	text-decoration:none;
}

.entry p a:visited {
	color:#b85b5a;
}
