.close {cursor: pointer;}
.open {cursor: pointer;}
.col {position: relative; display: none;}
.exp {position: relative; display: block; list-style-image: url(/themes/silage/images/mark.gif);}


* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #370000;
	color: #fff;
	font: normal normal normal 1em Calibri, Arial, Helvetica, sans-serif;
}

a {
	color: #fff;
}

#wrap {
	margin: auto;
	width: 994px;
	background: url(/themes/silage/images/bg-repeat.jpg);
	overflow: auto;
	min-height: 915px;
}

#welcome {height: auto ! important; height: 100%; min-height: 100%;text-align:center;padding: 11% 0;}
#welcome {width: 994px; margin: 0 auto; }

#holder {
	background: url(/themes/silage/images/bg-norepeat.jpg) no-repeat;
}

#headlayout {
	background: url(/themes/silage/images/bg_panorama.jpg) no-repeat bottom center;
	height: 461px;
}

#indexheadlayout {
	background: url(/themes/silage/images/bg_collage.jpg) no-repeat bottom center;
	height: 451px;
}

#itemheadlayout {
	background: url(/themes/silage/images/bg_gallery.jpg) no-repeat bottom center;
	height: 451px;
}

#traditionheadlayout {
	background: url(/themes/silage/images/bg_tradition.jpg) no-repeat bottom center;
	height: 451px;
}

#logo {
	text-align: center;
	height: 104px;
	padding: 18px 0;
}

#content {
	width: 754px;
	padding: 100px 120px 0 120px;
	overflow: auto;
}

#navigation {
	float: left;
	padding-right: 40px;
	background: url(/themes/silage/images/bg-navi.jpg) right repeat-y;
}

#navigation li {
	list-style: none;
	margin-bottom: 3px;
}

.level-1{
	margin-left: 26px;
	font-size: 0.75em;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.level-2 {
	margin-left: 15px;
	text-transform: none;
}

#main_text {
	line-height: 140%;
	margin-left: 220px;
}

#main_text h1 {font-size: 1.3em;	margin-bottom: 15px;}
#main_text h2 {font-size: 1.2em;	margin-bottom: 15px;}
#main_text p {margin-bottom: 10px;}
.preview {
	width: 140px;
	height: 100px;
	float: left;
	background: url(/themes/silage/images/bg_preview.png);
	margin: 2px;
	padding: 10px 10px;
}


#footer {
	width: 754px;
	padding: 50px 120px;
	font: normal normal normal 1em Georgia, "Times New Roman", Times, serif;
	background: url(/themes/silage/images/monogram.png) center center no-repeat;
	margin: 70px 0;
}

#mail {
	float: left;
}

#phone {
	float: right;
	font-size: 1.4em;
}


