* { margin:0px; padding:0px }

.clear { clear:both; }
img { border:0px; }
.content ul li, .content  ol li {
	margin:3px 0px 3px 20px;
	list-style:circle;
} 	
.content ol li {
	list-style:decimal;
}
.content p, .content .txt div {
	margin-bottom:5px;
}
a {
	color:#393490;
	text-decoration:none;
}
html {
	background-image:url(../img/html-bg.jpg);
	background-repeat:repeat-x;
	background-color:#fccea7;
}
body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.site {
	width:940px;
	margin:0px auto 0px auto;
}
.wrapper {
	width:920px;
	background-image:url(../img/wrapper-bg.png);
}
* html .wrapper {
	background-image:url(../img/wrapper-bg.gif);
}
	.wrapper2 {
		margin:0px 15px 0px 9px;
		
	}
	.header {
		height:127px;
		background-image:url(../img/header-bg.jpg);
		background-repeat:no-repeat;
		background-position:0px 0px;
		
	}
	.homeLink {
		display:block;
		width:280px;
		height:128px;
		margin-left:300px;
	}
		.lng {
			float:right;
			padding:12px 20px 0px 0px;
		}
		.lng, .lng a {
			color:#000;
			font-size:10px;
			text-decoration:none;
			position:relative;
			z-index:15;

		}
		.lng a.on {
			font-weight:bold;
		} 
	


		.nav {

		}
			.nav li {
				list-style:none;
			}
			.nav li a {
				display:block;
				background-image:url(../img/nav-bg.png);
				background-repeat:no-repeat;
				background-position:left bottom;
				color:#3c0e1e;
				text-transform:uppercase;
				padding:7px 5px 13px 5px;
				padding-left:33px;
			}
			.nav li a.on, .nav li a:hover {
				background-image:url(../img/nav-on-bg.png);
				background-repeat:no-repeat;
				background-position:left bottom;
			}
			* html .nav li a {
				background-image:url(../img/nav-bg.gif);
			}			
			
			* html .nav li a.on, * html .nav li a:hover {
				background-image:url(../img/nav-on-bg.gif);
			}
			.nav li a.on {
				font-weight:bold;
			}
.flower-wrapper {
	width:940px;
	margin:0px auto 0px auto;
	
	
}
.flower {
	width:248px;
	height:324px;
	background-image:url(../img/eff-img.png);
	background-repeat:no-repeat;
	margin:-324px 0px 0px -67px;;
	
}
.middle {
	clear:both;
	background-image:url(../img/col-1-bg1.jpg);
	background-repeat:repeat-y;
	border-bottom:1px solid white;
	border-top:1px solid #f8cf7a;
}
* html .middle {
	
}
	.middle2 {
		background-image:url(../img/col-1-bg2.jpg);
		background-repeat:no-repeat;
		background-position:left bottom;
		
	}
.col-1 {
	float:left;
	width:160px;
	min-height:750px;
}
 * html .col-1 {
 	height:750px;
 }
.col-2 {
	float:left;
	width:728px;
	padding:0px 4px 0px 4px;
	position:relative;
}
.wrapper-footer {
	
		clear:both;
		width:920px;
		height:73px;
		background-image:url(../img/footer-bg.png);
		background-repeat:no-repeat;
		background-position:left bottom;
		
}

	.footer {
		background-repeat:no-repeat;
		margin:0px 14px 0px 9px;
		padding:10px 0px 10px 0px;
		border-top:1px solid #652949;
		text-align:center;
		line-height:15px;
		font-size:10px;
		text-transform:uppercase;
		color:#000;
	}
	.footer a {
		color:#000;
	}
* html .wrapper-footer {
		background-image:url(../img/wrapper-bg.gif);
		background-repeat:repeat;
		height:auto;
		
}
	* html .footer {
		border-bottom:1px solid #652949;
		color:#000;
	}
	* html .footer a {
		color:#000;
	}
.col-middle {
	text-align:center;
	
}
.col-middle, .col-middle img {
	
}
.content {
	padding:0px 0px 4px 0px;
	
}
		.content h1,  .content h3 {
			font-size:12px;
			padding:10px 0px 0px 0px;
			font-weight:normal;
			color:#491c27;		
		}
		h2 {
			background-image:url(../img/h2-bg.jpg);
			background-repeat:no-repeat;
			background-color:#fef9cc;
			font-size:13px;
			text-transform:uppercase;
			color:#817b65;
			font-weight:normal;
			margin-top:2px;
			padding:7px 20px 8px 20px;
			text-align:right;
		}
		.content h1 {
			text-transform:uppercase;
			font-weight:normal;
			font-size:14px;
		}
		.content .box {
			background-color:#fcf7f7;
			background-image:url(../img/box-bg.jpg);
			background-repeat:no-repeat;
			background-position:left bottom;
			margin-top:2px;
			padding:15px 35px 20px 17px;
			min-height:50px;
		}
		* html .content .box { 
			height:50px;
		}
		.content h3 {
			font-size:15px;
			padding:0px;
		}
		.content .txt {
			clear:left;
			padding:15px 0px 0px 0px;
			color:#636363;
			line-height:20px;
			font-size:12px;
		}

		.content .gallery {
			clear:both;
			margin-top:2px;
			background-color:#f1f1f1;
			padding:6px 6px 6px 8px;
		}
		.content .gallery a {
			float:left;
			display:block;
			text-decoration:none;
			background-position:center center;
			background-repeat:no-repeat;
			margin:0px 2px 2px 0px;
			width:236px;
			height:157px;

		}
		.content .gallery a.last {
			
		}
		.content .files {
			clear:both;
			margin-top:2px;
			padding:15px 35px 20px 17px;
			background-color:#f1f1f1;
			
		}
/** list ***/

.list .item {
	border-bottom:1px solid #aaa;
	padding:10px;
} 
	.list a {
		color:black;
		text-decoration:none;
	}
	.list h3 {
		font-size:13px;
			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;
	 }
