/*
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;
	background:url(/media/images/bg.jpg) top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#003399;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.7em;
}

h2 {
	font-size: 1.3em;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #003399;
}

a:hover, a:active {
	text-decoration: none;
	color: #003399;
}

a:visited {
	color: #003399;
}

img {
	border: none;
}

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

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

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
    position:relative;
	width: 959px;
	height:39px;
	background:url(/media/images/header201.jpg) top center no-repeat;
	margin: 0 auto;
    z-index:10;   
}

#main_logo
{
    background-color:#0A1E3C;
/*     margin-top:-10px; */
    margin-left:9px;
    padding:10px 0;
}

/* Menu */
#main_menu
{
    margin-left:112px;
    margin-top:-8px;
    padding-bottom:20px;
}

#main_menu li
{
    display:inline;
}

#menu {
    margin-top:180px;
    margin-left:152px;
/*     position:relative; */
/* 	float: left; */
/* 	width: 895px; */
/* 	height: 45px; */
	z-index:99;
/* 	left:92px; */
/* border:solid 1px red; */
}

#menu ul {
/* 	margin-top:20px; */
/* 	padding: 0; */
/* 	list-style: none; */
/* 	line-height: normal; */
}

#menu li {
/* 	display: block; */
	float: left;
    display:inline;
}

.home a {
    text-align:center;
	display: inline;
	float: left;
	width:127px;
	height:30px;
	background:url(/media/images/buttona.jpg) top center no-repeat;
	text-decoration: none;
	text-transform: capitalize;
	font: 1.2 em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
}

.other a {
    text-align:center;
	display: inline;
	float: left;
	width:127px;
	height:30px;
	background:url(/media/images/button2a.jpg) top center no-repeat;
	text-decoration: none;
	text-transform: capitalize;
	font: 1.2 em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
}

.home a:hover { 
	background:url(/media/images/buttonupa.jpg) top center no-repeat;
}

.first .current_page_item a {
		background:none;
			background:url(/media/images/buttonupa.jpg) top center no-repeat;
}


.other a:hover { 
	background:url(/media/images/buttonup2a.jpg) top center no-repeat;
}

.other .current_page_item a {
		background:none;
			background:url(/media/images/buttonup2a.jpg) top center no-repeat;
}


/** LOGO */
/*table td
{
    border:solid 1px red;
}*/

#logo {
/*     position:relative; */
/*     bottom:40px; */
/*     left:23px; */
/* 	float: left; */
	width: 895px;
	height: 200px;
	background: url(/media/images/img02.jpg) no-repeat left top;
	border:10px #0b1e3c solid;
/* 	margin-bottom:-60px; */
	margin-top:-10px;
    margin-left:10px;
/* 	z-index:95; */
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 30px 0 0 100px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #000; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	margin: 0;
	padding: 0 0 0 140px;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color: #000;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

#wrapper {
    position:relative;
	width: 961px;
	margin: 0 auto;
	background:url(/media/images/texture.jpg) top center repeat-y;
	margin-top:-4px;
}

.floatr{
float:right;
padding:30px;
}

.floatl{
float:left;
padding:30px;
}

/* Page */


/* Post */

.post {
margin-top:-15px;
}

.post .title {
}

.post h1 {
}

.post h2 {
}

.post .entry {
	padding-top: 10px;
	padding-bottom:45px;
    padding-left:15px;
    padding-right:40px;
}

.post .meta {
	padding: 7px 0 40px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding-right: 20px;
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}

#page {
/*     width: 800px; */
/*     margin: 0 auto; */
/*     margin-top:50px; */
/*     position:relative; */
/*     bottom:150px; */
}

/* Content */

#content {
    background:#E7EDED;
	padding-top:10px;
/*     float: right; */
/*     width: 300px; */
/*     padding: 10px 0px 30px 0px; */
/*     margin-right:28px; */
/*     margin-top:0px; */
}

/* Sidebar */

#sidebar {
/* 	float: left; */
	width: 215px;
/* 	margin-top:10px; */
/* 	margin-left:350px; */
/* 	padding: 30px 15px 30px 15px; */
	color:#FFF2C6;
/* 	background:#25496D; */
padding-left:40px;
padding-right:10px;
}

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

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

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 2px 0 2px 0;
}

#sidebar h2 {
	height: 32px;
}

#sidebar a {
	color:#FFF2C6;
	}

#sidebar h2{
	color:#FFF2C6;
	}
	
	.topcol {
margin-bottom:20px;
padding-bottom:20px;
border-bottom:2px #999999 solid;
}
	
	.col {
padding-top:20px;
margin-bottom:20px;
padding-bottom:20px;
border-bottom:2px #999999 solid;
}

.eventsheader{
font-style:normal;
font-variant:small-caps;
font-weight:bold;
text-align:center;
padding-bottom:10px;
}

.events li{
line-height:100%;
text-align:center;
font-weight:bold;

}

.events li li{
list-style:none;
font-weight:lighter;
font-style:italic;
margin-bottom:10px;
margin-top:-5px;
}

/* Search */

#search {
    padding-top:-20px;
/*     border:solid 1px red; */
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 135px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #3A0700;
}

#x {
	padding: 3px;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003399;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 895px;
	height: 80px;
	margin: 0 auto;
	background: #999999;
}

#footer {
	background:url(/media/images/footer.jpg) center top no-repeat;
	margin: 0 auto;
	height:43px;
	min-height:43px;
	width:959px;
	position:relative;
	z-index:99;
	left:0px;
	bottom:43px;
/* 	margin-bottom:60px; */
}

#footer_text {
	text-align:center;
	margin: 0 auto;
	height:43px;
	min-height:43px;
	width:959px;
	position:relative;
	z-index:99;
	left:1px;
	bottom:43px;
	padding-top:10px;
/* 	margin-bottom:60px; */
}

html>body #footer {
	height: auto;
} 

#footer p {
}

#legal {
	clear: both;
	padding-top: 30px;
	text-align: center;
	color: #000000;
}

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

.contact-form {
	text-align:left;
}
}
