/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	background-color: #AD612F;
	background-image:url(../img/tlo.jpg);
	background-repeat: repeat-x;
}

#clr {
	clear:both;
	}
	
#ctr {
	text-align: center;
}

#page {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#base {
	width: 800px;
	height: 516px;
	margin: 0;
	padding: 0;
	background-image:url(../img/base.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#start {
	margin: 0;
	padding: 0;
	width: 410px;
	height: 200px;
	float: left;
	display: block;
	overflow: hidden;
}

#starttext {
	margin: 0;
	padding: 15px;
	text-align: justify;
	color: #874719;
}

#top {
	width: 800px;
	height: 89px;
	margin: 0;
	padding: 0;
	background-image:url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#baner {
	width: 800px;
	height: 126px;
	margin: 0;
	padding: 0;
	background-image:url(../img/baner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#title {
	width: 800px;
	background-color: #F2DBBC;
	background-image:url(../img/sub.jpg);
	background-repeat: no-repeat;
	background-position: 15px 9px;
	border-top: 1px solid #874719;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

h1 {	
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #874719;	
	margin: 0;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #874719;
	margin-bottom: 15px;
	text-align: left;
	clear: left;
}

#menutop {
	margin-top: 68px;
	padding: 0;
	width: 630px;
	float: left;
}

#menutop ul {
	list-style: none;	
	margin: 0;
	padding: 0;
}

#menutop li {
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
	border-right: #ffffff 1px solid;
	display: block;
	float: left;
	letter-spacing: 1px;
}

#menutop a{
	margin: 0;
	padding: 0;
	display: block;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
}

#bottom {
	width: 800px;
	height: 30px;
	background-color: #F2DBBC;
	border-top: 1px solid #874719;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

#bottom-l {
	padding-top: 10px;
	padding-left: 10px;	
	float: left;
}

#bottom-l strong {
	font-size: 10px;
	font-weight: normal;
	color: #B06734;
	text-decoration: none;
}

#bottom-r {
	padding-top: 10px;
	padding-right: 10px;
	float: right;
}

#bottom-r a{
	font-size: 10px;
	font-weight: normal;
	color: #B06734;
	text-decoration: none;
}

td.content {
	background-color: #F2DBBC;
}

#head {
	margin: 0;
	border-top: 1px solid #874719;
	border-bottom: 1px dotted #874719;
}

#head tr{
	background-color: #ECD0AB;
	height: 30px;
	color: #874719;	
	margin: 0;
	font-weight: bold;
	font-size: 12px;
}

#body {
	margin: 0;
	border-bottom: 1px solid #874719;
}

#body tr{
	height: 40px;
	color: #874719;	
	margin: 0;
	font-weight: normal;
	font-size: 12px;
}

#body img {
	border: 0;
	padding: 4px;
}

td.name {
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}

#bottomhead {
	margin: 0;
	border-bottom: 1px solid #874719;
}

#bottomhead tr{
	background-color: #ECD0AB;
	height: 30px;
	color: #874719;	
	margin: 0;
	font-weight: bold;
	font-size: 12px;
}

td.menu {
	background-color: #F2DBBC;
}

#menu {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 12px;
	border-top: 1px solid #874719;
	background-color: #F2DBBC;
}

#menu ul {
	list-style: none;	
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 0;
	padding-left: 20px;
	height: 25px;
	background-image:url(../img/li.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;	
	text-align: left;
}

#menu a {
	color: #874719;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu p {
   color:#874719;
   text-align:left;
   width:215px;
   line-height:18px;
}
#content {
	width: 800px;
	margin: 0;
	padding: 0;
	background-color: #F2DBBC;
	border-top: 1px solid #874719;
}

#article {
	margin: 10px 50px 0px;
	padding: 0;
	color: #874719;
	font-size: 12px;
	text-align: justify;
}

#article p{
	margin: 0px 0px;
}


#article img {
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	border: 3px solid #874719;
	float: left;
}

a.more {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	float:right;
	margin: 0px 0px 3px;
}

a:hover.more {
	color: #874719;
	text-decoration: underline;
}

a.back {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	float:left;	
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a:hover.back {
	color: #874719;
	text-decoration: underline;
}

input{
	font-family:Tahoma, Verdana, sans-serif;
	font-size: 10px;
	border: 1px #000000 solid;
	background: #F6F6F6;
	margin-left: 10px;
	margin-right: 5px;
}

form {
	margin: 0;
	padding: 0;
}

textarea.info{
	font-family:Tahoma, Verdana, sans-serif;
	font-size: 10px;
	border: 1px #000000 solid;
	background: #FFFFFF;
}

textarea.info:hover, textarea.info:focus{
	font-family:Tahoma, Verdana, sans-serif;
	font-size: 10px;
	border: 1px #000000 solid;
	background: #F6F6F6;
}

#contactleft {
	margin: 10px 40px;
	padding: 0;
	text-align: center;
	font-size: 12px;
	color: #874719;
}

#contactright {
	margin: 10px 40px;
	padding: 0;
}


#contactright td {
	font-size: 10px;
	text-align: justify;
	color: #874719;
}

#contactright a {
	text-decoration: none;
}

#contactright a:hover {
	text-decoration: none;
}

.confirm-txt{
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}

.error-txt{
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.data {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-right: 8px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.link {
	text-decoration: none;
}

#datafield {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-left: 15px;
	float: left;
	clear: left;
}

#description_ {
	margin: 0;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#description {
	width: 525px;
	margin: 0;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	text-align: justify;
	float:left;
}

#fotolist {
	width: 150px;
	margin-left: 15px;
	text-align: center;
	float:left;
}

#fotolist img {
	border: 3px solid #874719;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	clear: left;
}

a.prev {
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a:hover.prev {
	color: #000000;
}

a.next {
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a:hover.next {
	color: #000000;
}
