@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background: #004b23 url(img/gradientback.jpg) left top repeat-y;
	min-width: 900px;
}

#container {
	width: 800px;	
	margin: 0 auto;
}

#headline {
	background: url(img/headliner.png);
	height: 50px;
}

#header {
	height: 163px;	
}

#header h1 {
	background: url(img/header3.jpg) left no-repeat;
	height: 163px;
	margin: 0;
	padding: 0;
	text-indent: -2000px;
}

#slideshow2 {
	width: 700px;
	height: 260px;
	margin-left: 40px;
	margin-bottom: 40px;
	padding: 10px;
	border: 1px solid #005B2E;
}

#community {
	width: 700px;
	height: 100px;
	border-bottom: 1px solid #005B2E;
	border-top: 1px solid #005B2E;
	margin-left: 40px;
	margin-bottom: 40px;	
	padding: 10px;
}

#main {
	margin-left: 40px;
	margin-bottom: 60px;
	padding-right: 20px;
	border-right: 1px solid #106336;
	width: 90%;
	color: #fff;
	float: left;
}
#main img {
	border: 0;
}

#main h1 {
	font-size: 20pt;	
	background-color: #008142;
	line-height: 40px;
	padding-left: 20px;
}

#main p {
	text-indent: 10px;
	line-height: 1.6em;
	margin: 0;
	margin-bottom: 20px;
}

#midfooter {
	clear: both;
	/*margin-top: 60px;*/
	background: url(img/arzigogolo.jpg);
	height: 274px;
	border-top: 1px solid #008142;
}

#green {
	position: absolute;
	background: url(img/green_round.png);
	width: 180px;
	height: 83px;
	right: 20px;
}

#slideshow {
	float: left;
	width: 360px;
	height: 270px;
	margin-left: 40px;
	margin-top: 20px;
}

#upfooter {
	clear: both;
	height: 70px;
	background: #008142;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid white;
	text-align: center;
}
#upfooter p {
	font-size: 10pt;
	color: white;
	margin: 0;
	padding: 0;
	margin-left: 4px;
	padding-top: 4px;
}

.inmezzo {
	text-align: center;
}

.floaty {
	float: left;
	margin: 10px;
	padding: 10px;
	border: 1px solid #005B2E;
}
.floatyright {
	float: right;
	margin: 10px;
	padding: 10px;
	border: 1px solid #005B2E;
}

#popupmaintext {
	width: 800px;
	margin: 0 auto;
	color: white;
	line-height: 15px;
	text-indent: 20px;
}
#popupmaintext p {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 15px;
}
#popupmaintext h1 {
	padding-left: 60px;
	line-height: 60px;
	background: url(img/perche/help.png) left no-repeat;	
	margin-bottom: 40px;
	font-weight: normal;
}
#popupmaintext h3 {
	margin-top: 40px;
	margin-bottom: 40px;
}
#popupheader {
	background: #fff;
	text-align: center;
	border: 5px solid #999;
}
