/*
Site by Michael Smith

Colors:
Maroon A21420
Blue 4E9FC8
*/


body {
	background: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
}

img{
	border: none;	
}

input, textarea {
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}
ab {
	color: #A21420;
	}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h1 a {
	text-decoration: none;
	color: #125798;
}

h2, h2 a {
	text-decoration: none;
	color: #fff;
}

h1 a:hover, h2 a:hover {
	text-decoration: none;
	color: #125798;
}

h1 {
	font-size: 36px;
}

h2 {
	background: url(images/title.jpg) no-repeat;
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
}

h3 {
	font-size: 16px;
	color: #939292;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {	
	text-decoration: none;
	color: #125798;
}

a:hover {
	text-decoration: none;
	color: #A21420;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* Tables */

table {
	border-collapse: collapse;
	width: 560px;	
}

tr {
	height: 32px;
	background: #fff;	
}

td {
	background: url(images/table.jpg) no-repeat left top;
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #E5F0FB; 
}


th strong {
	color: #fff;
}

th {
	background: #A21420; 
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border: 1px solid #A21420;
	border-bottom-width: 2px;
}
/* Logo */

#logo {
	width: 870px;
	height: 80px;
	margin: 0 auto;
	background: url(images/logo.jpg) no-repeat;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-left: 70px;
}

#logo h3 {
	float: right;
	font-size: 16px;
	font-weight: normal;
}

#logo h3, #logo h3 a {
	color: #939292;
}

#logo a {
	text-decoration: none;
}

/* Menu */
#menu {
	width: 960px;
	height: 62px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat;
}

#menu ul {
	font-size: 14px;
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 20px 0 22px;
	background: url(images/img03.jpg) no-repeat right center;
}

#menu li.current {
	padding-bottom: 10px;
	background: url(images/click.gif) no-repeat bottom center;
}

#menu li a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu li a:hover {
	padding-bottom: 10px;
	background: url(images/click.gif) no-repeat bottom center;
	text-decoration: none;
}


/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 45px 35px 0 25px;
	background: url(images/img06.gif) no-repeat;
}

#page p{
	text-align: justify;
}

/* Content */

#content {
	width: 603px;
}

.post {
}

.post .title {
	margin: 0;
	padding: 10px 20px 0 20px;
	height: 50px;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 15px 0 0 20px;
	background: url(images/img07.gif) no-repeat;
	line-height: normal;
}

/* Forms */

form p {
 
}

fieldset {
	margin: 0;	
	padding: 0;
	border: none;
}

legend {
	display: none;
}

label {
	display:block;
	font-weight:bold;
	margin: 7px 0;
}

input {
	padding:3px;
	border: 1px solid #E5F0FB; 
	font: normal 1em Verdana, sans-serif;
	color:#777;	
}

textarea {
	width:520px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #E5F0FB; 
	height:100px;
	display:block;
	color:#777;
}

.button { 
	font: bold 12px Arial, Sans-serif; 
	width: 62px;
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: url(images/button.jpg) no-repeat; 
}

.button2 { 
	font: bold 12px Arial, Sans-serif; 
	width: 82px;
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: url(images/button2.jpg) no-repeat; 
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
}

#sidebar a {
	font-size: 12px;
}

#sidebar a:hover {
	color: #DF6500;
}

#sidebar ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}

#sidebar h2 {
	height: 48px;
	margin: 0 0 20px 0px;
	padding: 8px 0 2px 40px;
	background: url(images/sidebar.jpg) no-repeat left top;
	font-size: 26x;
	color: #FFFFFF;
}


#sidebar p {
	padding: 10px 10px 20px 20px;
}

/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	text-align: center;
	background: url(images/img08.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a {
	color: #B4B4B4;
}

.rite{
	float: right;	
}

.right{
	float: right;
	padding-right: 20px;
}

/*Construction Pages*/

#warn {
	width: 960px;
	height: 62px;
	margin: 0 auto;
	font-size: 22px;
	color:#fff;
	background: url(images/header.jpg) no-repeat;
}

#warn ul {
	margin: 0;
	padding: 0 0 0 28px;
	list-style: none;
	line-height: normal;
}

#warn li {
	float: left;
	padding: 0 20px 0 20px;
}
