/*
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: #FFF url(images/img01.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3F586B;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 170%;
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

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

ul li {
	padding-left: 15px;
	/* background: url(images/img07.gif) no-repeat 0px 7px; */
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
}

a {
	color: #FF5723;
}

a:hover {
	text-decoration: none;
	color: #1777B1;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
}

img.right {
	float: right;
	margin: 3px 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 700px;
	height: 235px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	
	background: #A4C0C8 url(images/img02.jpg) no-repeat;
}



/* Logo */

#logo {
	height: 190px;
}


#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 190px;

}

#logo h2 {
	font-size: 150%;
}

#logo a {
	text-decoration: none;
	color: #3F586B;
}

/* Menu */

#menu {
	padding-top: 0;
	margin-top: 0;
}

#menu ul {
	margin: 0;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a {
	padding: 0 20px;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	color: #610720;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	text-decoration: underline;
}

/* Page */

#page {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0;
	background-color: #fff;
}

/* Content */

#content {
	float: left;
	width: 510px;
	padding-top: 8px;
}

#content h1{
	text-align: center;
}

#subcontent {
	float: right;
	width: 510px;
	padding-top: 8px;
}

.twocols {
}

.twocols .title {
	padding-bottom: 0;
	border-bottom: 1px solid #97C984;
}

.twocols .col1, .twocols .col2 {
	width: 190px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

.twocols ul {
}

.twocols ul li {
	padding-left: 0;
}

/* Sidebar */

dt {
 background-color: #d6dcdd;
 }

#sidebar {
	float: right;
	width: 190px;
}

.boxed {
	margin: 0 0 0 0;
}

.boxed .title {
	width: 185px;
	height: 25px;
	margin: 0;
	padding: 5px 0 0 5px;
	background: #A8C3CB url(images/img03.jpg) no-repeat;
	font-size: 110%;
	color: #144B6B;
}

.boxed .content {
	border: 1px solid #97C984;
	padding: 0;
	/* border-top: none; */
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 8px 0 8px 10px;
	background: url(images/img04.gif) no-repeat 0px 13px;
}

.boxed ul li.first {
	border: none;
}

.tx-cal-controller dl{
	margin: 0px;
}


#menubar {
	float: left;
	width: 190px;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

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

#search p {
	float: left;
	padding-top: 5px;
	font-size: 85%;
}

#searchinput {
	width: 210px;
	margin-bottom: 5px;
}

#searchsubmit {
	float: right;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #5F919E;
	border-top: 5px solid #4C747E;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 85%;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/* ---------- Front page News Section -------------*/
.news-headline {
  font-size: 141%;
  margin-bottom: 5px;
  
}

.news-latest-container {
	width: 500px;
}
.news-latest-item {
  color: #000;
  margin-bottom: 8px;
  background-image: url(images/background-news.png);
}

.news-latest-item  a{
  color: #144b6b;
  text-decoration: none;
}
.news-latest-morelink a{
  color: red;
}

.news-single-title {
  margin-top: 5px; margin-bottom: 7px;
}

.news-single-backlink{
  margin-top: 10px;
}

.news-single-item{
  margin-top: 15px;
}

.news-list-date{
 font-weight: bold;
 margin-bottom: 3px;
}
.news-list-item{
 margin-bottom: 13px;
 padding-bottom: 3px;
 border-bottom: 2px solid  #E5E5E5;
}

.news-header-list-categories{
 font-size: 8px;
}

.news-latest-category{
 font-size: 9px;
}

.news-list-category{
 font-size: 9px;
}

.news-single-category{
 font-size: 9px;
}

dt {padding: 5px;}

dt, dt.odd {font-size: 16px; background-color:#fff;repeat:no-repeat;border-top: 3px solid #EEEEEE;}

p.pagebrowser {border-top: 3px solid #EEEEEE; border-bottom: 3px solid #EEEEEE;}

.default_catheader{background-color: transparent;}
.V9G{font-size: 14px;}
