* {
	padding:0;
	margin:0;
}

html, body {
	width:100%;
	height:100%;
}

body {
	font-family:Georgia;
	font-size:12px;
	background-image:url(../gfx/backBody.jpg);
	background-repeat:repeat-x;
	overflow:-moz-scrollbars-vertical;
}

a {
	outline:none;
}

p {
	margin-bottom:10px;
}

h1 {
	font-family:Georgia;
	font-weight:normal;
	font-size:17px;
	/*color:#70521E;*/
	color:#004F91;
	/*border-bottom:1px solid #70521E;*/
	/*padding-bottom:3px;*/
	margin-bottom:5px;
}

h2, h2 a {
	font-family:Georgia;
	font-weight:normal;
	font-size:13px;	
	/*color:#70521E;*/
	color:#004F91;
	margin-bottom:10px;
	text-decoration:none;
}

h3 {
	font-family:Georgia;
	font-weight:bold;
	font-size:11px;	
	color:#000;
	margin-bottom:10px;
}


#outer {
	width:900px;
	min-height:500px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background-image:url(../gfx/backContent.jpg);
	background-repeat:repeat-x;	
	background-color:#ffffff;	
}

#nav {
	float:right;
	width:232px;
	padding:195px 0 0 34px;
	text-align:center;
	color:#A9A9A8;
}

#content p {
	padding-top:10px;
	line-height:20px;
}

#content {
	width:550px;
	padding:250px 39px 0 45px;
	float:right;
}
	
#content ul {
	padding-left:25px;
	margin-bottom: 10px;
	}

#content a {font-weight:bold; color:#004F91; text-decoration:none;}
#content a:hover {font-weight:bold; color:grey; text-decoration:none;}

.contentelement {
	clear:both;
}

#footer {
	text-align:center;
	padding:40px 0;
}

#footer a {font-size: 11px; font-weight:bold; color:#666666; text-decoration:none;}
#footer a:hover {font-size: 11px; font-weight:bold; color:grey; text-decoration:none;}

#nav li a {
	text-decoration:none;
	font-size:12px;
	display:block;
	padding:4px 0;
}

.firstE {
	margin-bottom:90px;
	list-style:none;
	font-weight:bold;
}

.secondE {
	list-style:none;
	font-weight:bold;
}

.no a {
	color:#666666;
}

.no a:hover {
	background-color:#997C68;
	color:#fff;
}

.act a, .actSub a {
	background-color:#004F91;
	color:#ffffff;
}

.no2 a {
	background-color:#E4DFDC;
	color:#666;
}

.no2 a:hover {
	background-color:#B29C8D;
	color:#fff;
}

.act2 a {
	background-color:#C5BCB5;
	color:#fff;
}


.news-single-img img {
	border:4px solid #8C7D63;
}
.csc-textpic-caption {
	font-size:10px;
	line-height:normal;
	padding-top:5px;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
	float:left;
	width:21em;
	background:#FFF;
	padding:5px 0 0 20px;
}

.tx-veguestbook-pi1  p {
	padding:0;margin:0;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	float:left;
	width:200px;
	background:none;
	min-height:2em;
	padding:5px;
	font-weight:bold;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	height:auto;
}

textarea,input {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
}

.tx-guestbook-pagination {
	font-size:12px !important;
}