@import "rte.css";

html{
	min-width: 780px;
}
body{
	background: #c4bfb3;
	font: 70% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}


a {
	color: #978b73;
}
a:hover {
	text-decoration: none;
}
h1,h2,h3{
	font-weight: normal;
	margin: 10px 0;
	text-transform: uppercase;
}
h1 {
	font-size: 1.8em;
}
h2{
	font-size: 1.8em;
}
h3{
	font-size: 1.5em;
}
p, table, ul, ol {
        font-size: 1em;
}
a img {
	border: none;
}


/* -----structure-------- */
#header {
	background: #978b73;
	height: 204px;
}
#blackline{
	background: #000000;
	border-bottom: 1px solid #FFFFFF;
	height: 5px;
}
#redline{
	background: #710000;
	border-top: 1px solid #FFFFFF;
	height: 3px;
	margin: 30px 0 0 0;
}
#logo {
	float: left;
	margin-top: 40px;
	text-align: center;
	width: 250px;
}
#topnav {
	background: #FFFFFF;
	float: left;
	height: 100px;
	text-align: center;
	width: 227px;
}
#topnav img{
	margin: 40px 10px 0;
}
#wrapper {
	background: #e3ddcf;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 780px;
}
#topimage {
	border: 1px solid #FFFFFF;
	border-width: 0 1px;
	float: left;
}
#left {
	float: left;
	width: 250px;
}
#right {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 276px;
}
#footer {
	background: #978b73;
	color: #7996A9;
	height: 90px;
	padding: 10px 0;
	text-align: center;
}
#footer p {
	margin: 0;
}
#copyright{
	background: #c3bcae;
	border-left: 5px solid #000000;
	color: #000000;
	float: right;
	font-size: 0.85em;
	height: 40px;
	margin-top: 10px;
	padding: 5px 10px 0;
	text-align: left;
	width: 390px;
}
#copyright a{
	color: #710000;
}
#blackbox{
	background: #000000;
	border-right: 5px solid #710000;
	float: left;
	height: 40px;
	margin-top: 10px;
	width: 100px;
}
#bottomline{
	background: url(../images/bottom_bg.gif) no-repeat bottom left;
	height: 3px;
	line-height: 3px;
	margin: 0px auto;
	padding: 0;
	width: 760px;
}
#maincontent{
	background: url(../images/corner_bg.jpg) no-repeat;
	float: left;
	padding: 10px;
	width: 500px;
}
#maincontent p{
	text-align: justify;
}
.clear {
	clear: both;
}
.main{
	background: url(../images/corner_bg.jpg) no-repeat;
	float: left;
	margin: 0;
	padding: 10px;
	width: 240px;
}

/* -----search box-------- */
#search {
	background: #ccc6ba;
	border-right: 5px solid #9c978e;
	float: left;
	height: 104px;
	text-align: right;
	width: 222px;
}
#search h2 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 10px 0;
	text-align: left;
	text-transform: uppercase;
}
#search form {
	margin: 0 20px;
	padding: 0;
}
#search input{
	margin: 0;
	padding: 0;
	width: 180px;
}
#search input.topsearch {
	background: #710000;
	border: none;
	color: #FFFFFF;
	font-size: .9em;
	margin-top: 5px;
	width: 60px;
}

/* ------subscribe form------- */
#newsletter{
	background: #fefefc;
	border-left: 9px solid #c2c2c1;
	padding: 10px;
	text-align: right;
}
#newsletter h2{
	text-align: left;
}
#newsletter form {
	margin: 0 20px;
	padding: 0;
}
#newsletter input{
	margin: 0;
	padding: 0;
	width: 220px;
}
#newsletter input.submit{
	background: #978b73;
	border: none;
	color: #FFFFFF;
	font-size: .9em;
	margin-top: 5px;
	width: 60px;
}


/* -----left menu-----  */
#menu ul{
	background: url(../images/menu_l1_bg.gif) repeat-y;
	color: #342915;
	font-size: 2.5em;
	list-style-type: decimal;
	margin: 0;
	padding: 0;
}
#menu li.level-one,#menu li.level-one-act{
	list-style-position: inside;
	margin: 0;
	padding: 0 0 0 35px;

}
#menu li a, #menu li span{
	font-size: 11px;
	text-decoration: none;
	color: #342915;
	margin-left: 0;
}
#menu li a:hover {
	color: #710000;
}
#menu li span{
	color: #710000;
}
#menu .level-one{
	border-bottom: 1px solid #bab19d;
}
#menu .level-one-act{
	color: #710000;
	border-bottom: 1px solid #bab19d;
}
#menu ul ul {
	background: url(../images/menu_l2_bg.gif) repeat-y;
	font-size: 1em;
	margin-left: -35px;
		padding: 0;
}
#menu ul ul li {
	 border-top: 1px solid #bab19d;
	 border-bottom: none;
}
#menu li.level-two{
	background: url(../images/arrow.gif) 50px no-repeat;
	font-size: 10px;
	list-style: none;
	padding: 5px 0 5px 0;
}
#menu .level-two a, #menu .level-two span{
	margin-left: 70px;
}

/* ----bottom menu----- */
#bottommenu ul{
	list-style: none;
	margin: 10px;
	padding: 0;
}
#bottommenu li{
	color: #FFFFFF;
	display: inline;
}
#bottommenu li a{
	color: #FFFFFF;
}

/* -------breadcrumbs-------- */
#breadcrumbs {
	background: #e3ddcf;
	border-bottom: 2px solid #000000;
	clear: both;
	font-size: 1em;
}
#breadcrumbs ul{
	background: #f4f3ef;
	margin: 0 0 0 250px;
	padding: 1.5em 0 1.5em 1em;
}
#breadcrumbs li{
	display: inline;
	margin-left: 0.8em;
}

/* -----news------ */
.news-title{
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
}
span.news-date{
	background: #ccc6ba;
	color: #710000;
	display: block;
	font-size: 0.9em;
	margin-top: 2em;
	padding: 0.3em;
	width: 6.7em;
}
.news-latest-container p, .news-list-container p{
	margin-top: 0.2em;
}

/* -------contact mailform-------- */
.csc-mailform {
	border: none;
}
.csc-mailform label {
	float: left;
	display: block;
	width: 100px;
}

/* -------indexed search-------- */
.tx-indexedsearch-redmarkup {
	color: #FF0000;
}

.tx-indexedsearch fieldset{
	border: none;
}
.tx-indexedsearch legend{
	display: none;;
}

.tx-indexedsearch div{
	margin: 1em 0;
}

.tx-indexedsearch label{
	display: block; float: left;
	width: 100px;
	text-align: right;
	margin: 0 10px;
}

.tx-indexedsearch-browsebox{
	margin: 1em 0;
}

.tx-indexedsearch-browsebox ul.browsebox{
	list-style: none;
	margin: 0;
	padding: 0;
}
.tx-indexedsearch-browsebox ul li{
	float: left;
	margin-right: 1em;
}
.tx-indexedsearch h3{
	background: none;
	font-size: 1.2em;
}

.tx-indexedsearch-res{
	margin-top: 20px;
	width: 95%;
}

.tx-indexedsearch-sw {
	font-weight: bold;
}

.tx-indexedsearch-percent{
	float: right; 
	font-weight: bold;
}