/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	background-position: left top;
}

h1, h2, h3 {
	margin-top: 0;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
	font-size: 1em;
	line-height: 18px;
}

ul {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	border-bottom: none;
	color: #0066FF;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#header {
	width: 100%;
	height: 155px;
	color: #999999;
	background-image: url(../images/img12.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	width: 375px;
	height: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	clear: both;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	text-transform: none;
	font-weight: normal;
	font-size: 3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 75px;
	width: 375px;
}

#logo p {
	text-transform: uppercase;
	padding: 102px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 415px;
	height: 35px;
	padding-top: 9px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-indent: 2px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#menu a:hover {
	color: #FFA800;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#menu .current_page_item a {
	background: none;
	color: #FF2900;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 700px;
	height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#leftgraphic {
	padding: 10px;
	float: left;
	height: 500px;
}

#page-bg {
	padding: 11px 24px;
}
#leftpic/* Latest Post */

 {
	padding: 5px;
	width: 205px;
	float: left;
	height: 275px;
	margin-left: 5px;
}

/* Content */

#content {
	float: left;
	width: 510px;
	padding-right: 20px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	line-height: 200%;
	background-repeat: repeat-x;
	background-position: left top;
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
}

.post h2 {
	font-size: 24px;
}

.title {
	margin: 0;
	padding: 15px 15px 0px 15px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {
}

.byline {
	margin: 0 15px 20px 15px;
	text-transform: uppercase;
}

.entry {
	padding: 0px 15px;
}

.links {
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #FFFFFF;
}

.links a:hover {
}

.links .more {
	float: right;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
}
/* Sidebars */

#sidebar1 {
	padding-right: 20px;
}

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	list-style: none;
	background-color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.sidebar li {
	padding: 0 0 20px 0;
	background-repeat: repeat-x;
}

.sidebar li ul {
	padding: 0px 15px;
}

.sidebar li li {
	padding: 8px 0 8px 0px;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#head_logo {
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar p {
	padding: 0px 15px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 20px 15px;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 1px 0 0 0;
	padding: 2px 5px;
	height: 24px;
	border: none;
	background: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#start_subhead/* Calendar */

 {
	float: left;
	width: 450px;
	height: 400px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-top: 6px;
	padding-left: 15px;
}

/* Footer */

#footer {
	background-color: #FFFFFF;
	height: 100px;
}

#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #575757;
}
.graytext {
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

#footer a {
	color: #B2B2B2;
}
.logo {
	margin:0;
	padding:0; /* Width of logo */
	overflow:hidden;  /* Stops text from protruding if  H1 text is larger than logo */
	position:relative; /*must be relative or absolute */
}
.logo a{
display:block;
height:100%;
width:100%;
}
.logo a span{
	display:block;
	height:100%;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer; /* ie demands we reinstate the pointer cursor */
	background-image: url(../images/head_logo_inverse.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightform {
	width: 200px;
	text-align: center;
}
.rightform p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

