body {

	background : url('../images/bg.jpg') repeat-x #edebeb;

}



.left-column {

	padding-left: 10px;

	padding-right: 2px;

}



.main {

	background: #fff;

	padding: 10px 0 10px 0;	

}



.pad-10 {

	padding: 10px;

}



.logo {

	background: url('../images/logo.png') no-repeat;

	background-position: center;

	display: block;

	height: 92px;

}



.navigation {

	border: 15px solid #a7c1ce;

	border-left: none;

	border-right: none;

	margin-bottom: 2px;

	min-height: 256px;

	height: auto;

}



* html .navigation {

	height: 256px;

}



.navigation ul {

	margin: 0;

	padding: 3px 0 0 0;

	list-style: none;

}



.navigation ul li {

	background: url('../images/nav_bg.jpg') no-repeat;

	background-position: bottom right;

	padding: 0 0 8px 0;

}	



.navigation ul li:last-child {

}



.navigation a {

	text-decoration: none;

	color: #424242;

	padding: 8px 10px 3px 35px;

	display: block;

	font-size: 13px;

	font-weight: bold;

}



.navigation a:hover, li.current-menu-item a {

	color: #006850;

	background: url('../images/nav_bullet.jpg') no-repeat;

	background-position: 20px 12px;

}



.navigation ul ul {

	border:none;

	min-height: 0;

	height: auto;

	height: 0;

	display: none;

	list-style: square;

	margin-left: 60px;

}



.navigation ul li.current-menu-ancestor ul, .navigation ul li.current_page_item ul {

	display: table;

}



.navigation ul ul li {

	padding: 0;

	background: none;

}



.navigation ul ul li.current-menu-item a {

	color: #006850;

	font-weight: bold;

}



.navigation ul ul a {

	font-size: 12px;

	font-weight: normal;

	padding: 0 2px 0 5px;

	background: none;

	color: #424242;

}



.navigation ul ul a:hover {

	background: none;

}



.head {

	background: url('../images/head_bg.jpg') repeat-y #006850;

	height: 90px;

}



.info {

	padding: 20px;

	background: url('../images/info_bg.jpg') repeat-x #fff;

	background-position: top;

	color: #fff;

	font-size: 11px;

}



.info a, .homeinfo a {

	color: #fff;

}



.homeinfo {

	padding: 20px;

	background: url('../images/info_bg.jpg') repeat-x #fff;

	color: #fff;

	font-size: 11px;

}



.homeinfo p {

	padding-top: 250px;

	margin: 0;

}

	



.featured-message {

	padding: 20px;

	color: #fff;

	font-family: "Palatino Linotype, Book Antiqua, Palatino, serif";

	background: #3d3d3d;

	height: 246px;

}



.featured-message h1 {

	font-size: 2.5em;

}



.featured-message h2 {

	font-weight: none;

}



.featured-message p {

	font-size: 12pt;

	padding-top: 10px;

	font-weight: lighter;

}



.home-image {

	overflow: hidden;

	height: 286px;

	border-left: 2px solid #fff;

}



.home-top {

	margin-bottom: 2px;

	border-top: 2px solid #fff;

}



.head-image {

	border: 2px solid #fff;

	border-top: none;

	position: relative;

	left: 380px;

	background: #fff;

	width: 300px;

	height: 120px;

	overflow: hidden;

		

}



.entry-title {

	background: #3b3b3b;

	padding: 15px 20px 10px 20px;

	border-top: 2px solid #fff;

}



.entry-title h1 {

	color: #fff;

	font-family: ÔTimes New RomanÕ, Times, serif;

	text-transform: uppercase;

	font-weight: normal;

	font-size: 2em;

	letter-spacing: 1px;

	width: 350px;

	margin: 0 !important;

}



.entry-content {

	padding: 10px 20px;

	color: #424242;

}



.entry-content ul, .entry-content ol {

	margin: 0 1.5em 1.5em;

}



.entry-content ul ul {

	margin-bottom: 0;

}



.entry-content ul {

	list-style: square;

	color:#006850;

}



.entry-content a {

	color: #006850;

	text-decoration: none;

}



.entry-content a:hover {

	color: #000;

	text-decoration: underline;

}



.profile-thumb ul {

	list-style: none;

	margin: 0;

}



.profile-thumb ul li {

	float: left;

	border: 1px solid #e0e0e0;

	border-top: none;

	border-left: none;

	height: 170px;

	width: 130px;

	padding: 10px;

	text-align: center;

}



.profile-thumb ul li img {

	margin-left: auto;   margin-right: auto;

	

}



.profile-thumb ul li a {

	font-weight: bold;

	text-decoration: none;

	color: #006850;

}



.profile-thumb ul li a:hover {

	text-decoration: underline;

}





.profile-thumb ul li.last {

	border-right: none;

}



.profile-thumb ul li.last-row {

	border-bottom: none;

}



.entry-content .input {

	padding: 5px;

	width: 420px;

}



.entry-content .submit {

	width: 200px;

	background: #006850;

	color: #fff;

	padding: 15px;

	border: 0;

	font-size: 12pt;

	font-style: italic;

}



a.print-page {

	width: 80px;

	background: #006850;

	color: #fff;

	padding: 5px;

	border: 0;

	font-size: 8pt;

	font-style: italic;

	text-decoration: none;

	display: block;

	margin-bottom: 10px;

}

	



.alignleft, .left {

	float: left;

}



.alignright, .right {

	float: right;

}



img.alignleft {

	margin: 0 10px 10px 0;

}



.content h1, .content h2, .content h3, .content h4 {

	margin: 0 0 10px 0;

}



.content h2 {

	font-size: 16px;

	font-weight: bold;

	color: #054f73;

}



.latest-news {

	border: 1px solid #e0e0e0;

	padding: 10px;

}



.latest-news h3 {

	margin: 0;

}



.latest-news ul {

	margin: 0;

	list-style: none;

}



.latest-news ul li {

	margin: 0 0 10px 0;

	border-top: 1px solid #e0e0e0;

	padding-top: 5px;

}



.latest-news a {

	color: #006850;

	text-decoration: none;

}



.latest-news p {

	margin: 0;

}



.latest-news a:hover {

	text-decoration: underline;

}



.search {

	margin-left: 34px;

	padding: 10px 0;

}





.search input {

	border: 1px solid #e0e0e0;

	padding: 5px;	

}



.search .submit {

	background: #A7C1CE;

	padding: 5px;

	color: #fff;

	border: none;

}



.searchField {

	width: 150px;

}



.footer {

	color: #a9a9a9;

	font-size: 11px;

	margin: 10px 0;

}



.footer ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



.footer ul li {

	float: left;

	padding: 0 10px 0 10px;

	border-left: 1px solid #a9a9a9;

}



.no-border {

	border-left: none !important;

}



.footer a {

	color: #a9a9a9;

	text-decoration: none;

	font-size: 11px;

}



.footer a:hover {

	text-decoration: underline;

}