/*
Theme Name: Sertoma
Theme URI: http://ryanfait.com/
Description: This is the template designed by <a href="http://ryanfait.com/">Ryan Fait</a>.
Version: 2
Author: Ryan Fait
Author URI: http://ryanfait.com/
Tags: sertoma
*/



html, body {
	min-height: 100%;
	margin: 0 0 1px 0;
}
body {
	margin: 0 10px;
	padding: 0 0 40px 0;
	min-width: 750px;
	background-color: #0d1b4b;
}
h2, h3, h4 {
	margin: 0;
	padding: 0;
	color: #fff;
}
h1 {
	width: 750px;
	height: 162px;
	margin: 0 auto 10px auto;
	text-indent: -5000px;
	background: url("img/header.gif") no-repeat 0 0;
}
#wrapper {
	width: 750px;
	margin: 0 auto 30px auto;
	background-color: #020e37;
}
ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0 0 8px;
	padding: 0 0 0 20px;
	color: #bdc3d9;
	background: url("img/bullet.gif") no-repeat 5px 50%;
}
ul#navigation {
	margin: 0;
}
ul#navigation li {
	margin: 0;
	padding: 0 15px 0 0;
	font: 13px/18px "Times New Roman",times,serif;
	background: url("img/bullet.gif") no-repeat 100% 50%;
}
li a {
	text-decoration: none;
}
#left {
	width: 530px;
	background-color: #0d1b4b;
	float: left;
}
#separate {
	width: 515px;
	border-right: 1px solid #fff;
}
#content {
	width: 300px;
	min-height: 35em;
	height: auto !important;
	height: 35em;
	padding: 0 15px 20px 0;
	border-right: 1px solid #fff;
	float: left;
}
h2#logo {
	width: 140px;
	height: 80px;
	padding: 0 12px 0 0;
	background: url("img/logo.gif") no-repeat 0 0;
	text-indent: -5000px;
	float: left;
}
p {
	margin: 0 0 12px 0;
	color: #fff;
	font: 15px/22px georgia,"Times New Roman",times,serif;
	text-align: justify;
}
#content p {
	text-indent: 40px;
}
#content p.first {
	text-indent: 0;
}
h3 {
	margin: 0 0 18px;
	color: #bdc3d9;
	font: 16px georgia,"Times New Roman",times,serif;
}
h4 {
	margin: 10px 0 0;
	color: #bdc3d9;
	font: 14px arial,helvetica,sans-serif;
}
ul#navigation {
	width: 188px;
	margin: 0 11px 0 0;
	text-align: right;
	float: right;
}
ul#navigation li {
	font: 14px/20px georgia,palatino,"Book Antiqua",times,serif;
}
table {
	width: 100%;
	color: #fff;
	font: 14px/20px georgia,palatino,"Book Antiqua",times,serif;
}
th {
	color: #bdc3d9;
}
tr {
	padding: 0 0 20px;
}
#side {
	width: 220px;
	padding: 0 0 12px 0;
	background-color: #0d1b4b;
	border-bottom: 1px solid #fff;
	float: right;
}
#side p {
	margin: 0 0 8px 0;
	font: 12px/16px arial,helvetica,sans-serif;
}
.title {
	width: 220px;
	height: 24px;
	margin: 22px 0 8px 0;
	background: #020e37 url("img/title.gif") no-repeat 0 0;
}
.title h2 {
	width: 170px;
	margin: 0 0 0 50px;
	font: small-caps bold 14px/19px georgia,palatino,"Book Antiqua",times,serif;
	color: #fff;
}
.noMargin { margin: 0 0 8px 0; }
.clear {
	width: 100%;
	height: 1px;
	background-color: #0d1b4b;
	clear: both;
}
.double {
	width: 750px;
	height: 3px;
	margin: 4px auto 14px auto;
	border: solid #fff;
	border-width: 1px 0 2px 0;
	clear: both;
}
p.copyright {
	margin: 0 0 4px 0;
	color: #bdc3d9;
	font: 11px arial,helvetica,sans-serif;
	text-align: center;
}
p.copyright a {
	color: #bdc3d9;
}
a {
	color: #bdc3d9;
}
a:hover {
	color: #fff;
}
