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

body {
	background: #FFFFFF url(../images/img01.jpg) repeat-x top left;
	font: normal 100% Helvetica, Arial, sans-serif;
	margin: 00px 0px 0px 0px;
	padding: 0px;
	color: #757575;
	background-color:#606d83;
}

#container {
	width:936px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bgcontainer.gif);
	background-repeat:repeat-y;
}

#introlinks {
	width:900px;
	float:left;
	padding-top:10px;
	text-align:right;
}

#colOne {
	float: left;
	width: 220px;
	margin-top: 10px;
	padding-left:20px;
}

#colTwo {
	float: left;
	width: 680px;
	height:130px;
	margin-top:10px;
}

input, textarea {
	width: 220px;
	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: #757575;
}

h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h5 {
	color: #000000;
	padding-left:30px;
	font-size:12px;
	font-weight:bold;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #C11A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

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

img.box {
	vertical-align:text-top;	
}

hr {
	display: none;
}

#mainnavblock {
	height:60px;
	width:900px;
	padding-left: 10px;
	padding-top:10px;
	background: url(../images/img02.jpg) no-repeat left top;
}

/* Logo */

#logo {
	width: 936px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	height: 146px;
	margin: 0 auto;
	padding: 0px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding: 60px 5px 0px 320px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31363B;
}

#logo h2 {
	padding: 0px 0px 0px 25px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	text-indent:300px;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #31363B;
}

#splash {
	width: 900px;
	height: 266px;
	padding-bottom: 3px;
	background: url(../images/img04.jpg) no-repeat left top;
}

/* Header */

#header {
	width: 936px;
	margin: 0 auto;
	background: url(../images/bgcontainer.png) repeat-y;
}
#header2 {
	width: 900px;
	padding-left:18px;
}

/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(../images/img05.jpg) repeat-x left top;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left:6px;

}

/* Content */

#content {
	float: left;
	width: 100%;
}

#contentsub {
	float: left;
	width: 70%;
}
#breadcrumbs {
	font-size:10px;
	text-transform:lowercase;
	font-weight:bold;
}

#contentblock1 {
	float:left;
	width:100%;
}

#contentblock2 {
	float:left;
	width:100%;
}

#content1 {
	float: left;
	width: 48%;
}

#content1top {
	vertical-align:middle;
	padding:20px;
}

#content1bot {
	vertical-align:middle;
	padding:20px;
}

#content2 {
	float: right;
	width:350px;
	padding: 10px;
}

#column1 {
	float: left;
	width: 49%;
}

#column2 {
	float: right;
	width: 48%;
}

#column3 {
	float: left;
	width: 23%;
}

#column4 {
	float: left;
	width: 23%;
}

.post {
}

.post .title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

.post h1.title {
	padding: 5px 0  0 50px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(../images/img05.jpg) repeat-x left top;
}
.top {
	font-size: 10px;
	text-decoration: underline;
	text-align:center;
}

.post a {
	color: #31363B;
}

/* Sidebar */

#sidebar {
	float: left;
	padding: 10px;
	width:25%;
}

#sidebar1 {
	width: 48%;
	float: left;
}

#sidebar1top {
	vertical-align:middle;
	padding:20px;
}

#sidebar1bot {
	vertical-align:middle;
	padding:20px;
}

#sidebar2 {
	width: 350px;
	float: left;
	padding: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding-left: 0px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

#sidebar li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 2px;
	height: 30px;
	text-transform: lowercase;
	font-size: 28px;
	letter-spacing: -1px;
}

#sidebar li p {
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 110px;
	margin: 0 auto;
	background: #FFFFFF url(../images/footer_bg.png) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 15px 15px;
	color:#333333;
	font-size:11px;
	font-weight:bold;
}

#footer a {
	color:#333333;
}

#footer a:hover {
	text-decoration:none;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

/* set the image to use and establish the lower-right position */ .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 { background: transparent url(../images/drop-box.gif) no-repeat bottom right; } .cssbox { width: 100% !important; /* intended total box width - padding-right(next) */ width: 100%; /* IE Win = width - padding */ padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ margin: 0px; /* use to position the box */ } /* set the top-right image */ .cssbox_head { background-position: top right; margin-right: -15px; /* pull the right image over on top of border */ padding-right: 40px; /* right-image-gap + right-inside padding */ } /* set the top-left image */ .cssbox_head h2 { background-position: top left; margin: 0; /* reset main site styles*/ border: 0; /* ditto */ padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ height: auto !important; height: 1%; /* IE Holly Hack */ } /* set the lower-left corner image */ .cssbox_body { background-position: bottom left; margin-right: 25px; /* interior-padding right */ padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 


