body {
	margin: 0;
	padding: 0;
	/*background: #311C00 url(images/img1.jpg);*/
	background-color: White;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #66573e;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #66573e;
	text-align: left;
}

h2, h3 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	/*background: url(images/img3.gif) repeat-x left bottom;*/
	border: solid;
	border-width: 1px;
	border-color: #ffffff;
	border-bottom-color: #62a126;
	color: #62a126;
	text-transform: lowercase;
	letter-spacing: -1px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 17px;
}

p, ol, ul {
	line-height: 160%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding: 2px 0 5px 0;
	background: url(images/img4.gif) repeat-x;
}

ul li.first {
	/*background: none;*/
	background-color: #ffffff;
}

a {
	/*color: #83683b;*/
	color: #5e451b;
	background-color: #ffffff;
}

a:hover {
	text-decoration: none;
}

/*strong {
	color: #D9C09A;
}*/

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
}

#wrapper {
	background: url(images/img2.jpg) /*repeat-x*/;
	background-position: center top;
	background-repeat: no-repeat;
}

/* Header */

#header {
	width: 730px;
	height: 150px;
	margin: 0 auto;
}

#header * {
	text-transform: lowercase;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 90px 0 0 0;
	letter-spacing: -2px;
	font-size: 26px;
	color: #ffffff;
/*	background-image: url(images/logo-sardegna-e-natura.png);
	background-position: top;
	background-repeat: no-repeat;*/
}

#header h2 {
	float: left;
	padding: 100px 0 0 6px;
	background: none;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

#header h2 a {
	text-decoration: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header li a {
	display: block;
	float: left;
	padding: 0 15px 15px 15px;
	/*border-left: 1px solid #66573e 7DD2FA;*/
	color: Black;
}

#header li.first a {
	border: none;
}

/* Content */

#content {
	width: 730px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 500px;
}

#colTwo {
	float: right;
	width: 184px;
}

#colTwo h3 {
	margin-top: 10px;
}

/* Footer */

#footer {
	clear: both;
	width: 730px;
	margin: 20px auto;
	padding: 20px 0;
	background: url(images/img4.gif) repeat-x;
}

#footer p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
}
