* { margin:0px; padding:0px }

.clear { clear:both; }
body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../img/body-bg.gif);
}
a {
	color:black;
	text-decoration:none;
}
.wrapper {
	width:979px;
	margin:auto;
	background-color:white;
}
	.header {
		
	}
		.header .wrapper {
			background-image:url(../img/header-bg.jpg);
			height:116px;
		}
		.header .logo {
			float:right;
			text-align:center;
			
			display:block;
			padding:5px 15px 0px 0px;
		}		
		.infoBox {
			
			padding:20px 20px 12px 15px;
			
		}
			.infoBox a {
				display:block;
				margin-bottom:8px;
			}

		.header img {
			border:0px;
		}
		.header .headerBox {
			float:right;
		}
			.header .headerBox .hb {
				float:left;
			}
			.header .headerBox .hb a {
				color:black;
				text-decoration:none;
			}
		
		.header .lng {
			float:right;
			color:#fff;
			padding:95px 20px 0px 5px;
		}
			.header .lng a {
				color:#fff;
				text-decoration:none;
			}
			.header .lng a.on {
				font-weight:bold;
			}
	.footer {
		border-top:1px solid #781945;
		padding:10px 10px 20px 0px;
		margin:10px 0px 0px 30px;;
	}
		.footer  a {
			color:black;
			text-decoration:none;
		}
.content {
	padding-bottom:10px;
}
	.content .wrapper {
		background-image:url(../img/content-bg.jpg);
		background-repeat:no-repeat;
		background-position:left 267px;
	}
	.content .column-1 {
		width:183px;
		
		float:left;
		
	}
		.content .column-1 .nav {
			padding-top:146px;
			background-image:url(../img/nav-bg.jpg);
			height:121px;
			
		}
		.content .column-1 .nav, .content .column-1 .nav li {
			list-style:none;
		}
		.content .column-1 .nav li {
			border-bottom:1px solid white;
		}
		.content .column-1 .nav li.homeBox {
			border:0px;	
		}
		.content .column-1 .nav a, .content .column-1 .home {
			display:block;
			text-decoration:none;
			
			color:#fff;
			text-transform:uppercase;
			padding:5px 3px 5px 5px;
			width:175px;
		}
		.content .column-1 .nav li a.on, .content .column-1 .nav a:hover {
			color:#f9f1c3;
		}
		.content .column-1 a.home {
			padding-top:15px;
			border:0px;
		}
		/* level 2 */
		.content .column-1 .nav li ul  {
			float:left;
			display:none;
			position:absolute;
			margin:-24px 0px 0px 183px;
			border:1px solid white;
			border-bottom:0px solid white;
			z-index:100;
		}
		.content .column-1 .nav li ul li {
			border:0px solid white;
		}
		.content .column-1 .nav li ul li a {
			width:auto;
			background-color:#949494;
			border-bottom:1px solid white;
			
			text-transform:none;
		}
		* html .content .column-1 .nav li ul li a { 
			height:13px;
		}
		/* level 3 */
		.content .column-1 .nav li ul li ul li {
			display:none;
			padding:2px 2px 1px 25px;
		}
		/* hover */

		
	.news-box {
		margin-top:20px;
		margin-left:10px;
		padding:0px 0px 40px 0px;
		width:161px;
		/*height:142px;
		overflow:hidden;*/
		background:url(../img/news-box-bg.png) no-repeat center bottom;
	}

		.news-box .article_list {
			padding:10px 20px 0px 10px;
			background:#832450;
			color:white;
			padding-bottom:20px;
		}
		.news-box h3 {
			font-size:13px;
			font-weight:normal;
			color:#5e5e5e;
			margin:0px;
			padding:0px;
		}
		.news-box a {
			position:realtive;
			color:white;
			text-decoration:none;
		}		
		
		 
	.content .column-2 {
		width:795px;
		float:left;
		margin-left:1px;
		color:#5e5e5e;
		
	}
		.content .mcontent {
			padding:0px;
			min-height:600px;
		}
		* html .content .mcontent { 
			height:600px;
		}
		.content .mainImg {

		}
		.content .tplBox {
			margin-left:30px;
		}
		.content h1, .content h2 {
			font-size:15px;
			font-weight:normal;
			color:#5e5e5e;
			padding:20px 0px 0px 0px;		
		}
		.content p {
			clear:left;
			padding-top:15px;
		}
		.content p.gallery a {
			float:left;
			display:block;
			width:220px;
			height:150px;
			text-decoration:none;
			margin:0px 8px 8px 0px;
			background-position:center center;
			background-repeat:no-repeat;
		}
		.content p.gallery a.last {
			border:0px;
		}
		.content .gallery .overl {
			display:block;
			background-color:white;
			padding:5px;
			width:210px;
			opacity:0.85;
			text-align:center;
			filter:alpha(opacity=85);
		}


	.content .column-2 ul li, .content .column-2 ol li {
		margin-left:30px;
		line-height:17px;
		list-style:circle;
		color:#791845;
		
	} 	
	.content .column-2 ol li {
		list-style:decimal;
	}
	.content .ref {
		margin-top:20px;
	}
	.content .ref td, .content .ref th {
		border-bottom:1px solid #aaa;
		padding:5px;
	}

.list .item {
	border-bottom:1px solid #aaa;
	padding:10px;
} 
	.list a {
		color:black;
		text-decoration:none;
	}
	.list h3 {
		font-size:14px;
			font-weight:normal;
			color:#5e5e5e;
	}
	.list .img img {
		border:0px;
	}
	.list .img {
		display:block;
		padding:0px 10px 10px 0px;
	}
	.list .img, .list .contBox {
		float:left;
		
	}
	 .list .contBox { 
	 	width:550px;
	 }
		
.list {
	
}
.list2 .item {
	float:left;
	border:0px;
	padding:10px;
	width:200px;
	height:150px;
	overflow:hidden;
	text-align:center;
	border:1px dashed #832450;
	margin:10px 10px 0px 0px;
} 
	.list2 .contBox { 
	 	width:auto;
	 }
	.list2 .img, .list2 .noImg {
		display:block;
		height:110px;
		float:none;
		margin:auto;
		overflow:hidden;
		padding:0px;
	}
	.list2 h3, .list2 .title {
		float:none;
		width:200px;
		text-align:center;
	}
/* MODULES - GUESTBOOK */
.gb-pop {
	padding:20px;
}
	.gb-pop .row {
		width:157px;
		padding:3px;
		margin:0px 3px 3px 0px;
		border:1px solid #f0f0f0;
		float:left;
	}
	.gb-pop .rowMsg {
		clear:left;
		width:324px;
	}
	.gb-pop .rowError {
		border:1px solid red;
	}
	.gb-pop .row .text, .gb-pop .row .textarea {
		width:150px;
		padding:2px;	
	}
	.gb-pop .row .textarea {
		width:318px;	
	}
	.gb-pop .row .status {
		
	}

	
.gb {
	margin-left:30px;
}
.gb .list {
	
}
	.gb .list .name {
		color:#660000;
	} 
	.gb .newEntry {
		color:#660000;
		font-weight:bold;
		margin-top:20px;
		display:block;
	}
	.gb .paging {
		padding:10px;
		width:400px;
		border-bottom:1px solid #660000;
	}
		.gb .paging a {
			color:#660000;
			text-decoration:none;
			display:block;
			padding:4px 10px;
			float:left;
		}
		.gb .paging select {
			float:left;
		}
		.gb .paging a.on {
			font-size:14px;
			font-weight:bold;
			background-color:#660000;
			color:white;
		}
		
	.gb .list .item {
		padding:10px;
		border-bottom:1px solid #515151;
		width:400px;
	}
/* forms */
.mailform {
	clear:both;
	padding:0px 15px 15px 15px;
}
.mailform .Ierror {
	border:1px solid red;
	color:black;
}
	.mailform fieldset {
		border:0px;
		
	}
	.mailform legend {
		padding:0px;
		margin:0px;
		padding-bottom:10px;
	}
	.mailform .error {
		color:#dd7777;
	}
	
	.mailform label {
		clear:left;
		font-weight:bold;
		display:block;
		float:left;
		width:150px;
		margin-bottom:8px;
	}
	.mailform .formInputs {
		width:200px;
		padding:3px;
		margin-bottom:8px;
	}
	.mailform .formInputsBox {
		float:left;
		padding:0px;
		margin-bottom:8px;
		width:500px;
	}
	.mailform .caption, .mailform .title {
		margin-left:145px;
		margin-bottom:10px;
		padding:5px;
	}
	.mailform .title {
		font-weight:bold;
		font-size:12px;
	}
	.mailform .captcha img {
		float:left;
		margin-top:0px;
		margin-right:10px;
	}
	.mailform .submit {
		margin-top:10px;
		width:90px !important;
	}

.backLink {
	clear:both;
	display:block;
}
