body {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #7f9f20;
	background-color: #FFA325;
	background-image: url(images/bg_orangegrad.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	}
h1 {
	font-size: 1.5em;
	}
h2 {
	font-size: 1.2em;
	}
p, h1, h2 {
	margin-left: 20px;
	margin-right: 20px;
	}
ul, ol {
	list-style-position: inside;
	}
.oneColFixCtr #container {
	position: relative;
	width: 776px;
	margin: 46px auto 0px auto;
	}
.oneColFixCtr #masthead {
	}
.oneColFixCtr #navbox {
	background: #ffa325;
	}
.oneColFixCtr #main {
	padding: 10px 30px 20px 30px;
	background: url(images/m.gif) no-repeat bottom right white;
	text-align: left;
	}
.oneColFixCtr #home_photos {
	}
.oneColFixCtr #footer {
	padding: 10px 0;
	color: white;
	}
.oneColFixCtr #footer a  {
	color: white;
	text-decoration: none;
	}
.oneColFixCtr #footer a:hover  {
	color: white;
	text-decoration: underline;
	}
#navbox ul, #navbox li {
	padding:0;
	margin:0;
	}
ul#nav {
	position:relative;
	width:776px;
	height:36px;
	}
ul#nav li {
	padding:0;
	margin:0;
	float:left;
	text-indent:-9999px;	
	list-style-type:none;
	}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(images/nav.gif) no-repeat;
	}
li#agriturismo a {
	width:139px;
	height:36px;
	 }
li#slowdown a {
	width:113px;
	height:36px;
	 }
li#region a {
	width:79px;
	height:36px;
	 }	 
li#hosts a {
	width:69px;
	height:36px;
	 }
li#seasons a {
	width:87px;
	height:36px;
	 }	 	 	 	 
li#calendar a {
	width:96px;
	height:36px;
	 }	 	 	 	 
li#news a {
	width:66px;
	height:36px;
	 }	 	 	 	 
li#booknow a {
	width:127px;
	height:36px;
	 }	 	 	 	 
li#agriturismo a:link, li#agriturismo a:visited {	
	background-position:-0px 0px;
	}
li#agriturismo a:hover, li#agriturismo a:focus {
	background-position:0px -36px;
	 }
li#slowdown a:link, li#slowdown a:visited {	
	background-position:-139px 0px;
	}
li#slowdown a:hover, li#slowdown a:focus {	
	background-position:-139px -36px;
	}
li#region a:link, li#region a:visited {	
	background-position: -252px 0px;
	}
li#region a:hover, li#region a:focus {	
	background-position: -252px -36px;
	}
li#hosts a:link, li#hosts a:visited {	
	background-position: -331px 0px;
	}
li#hosts a:hover, li#hosts a:focus {	
	background-position: -331px -36px;
	}
li#seasons a:link, li#seasons a:visited {	
	background-position: -400px 0px;
	}
li#seasons a:hover, li#seasons a:focus {	
	background-position: -400px -36px;
	}
li#calendar a:link, li#calendar a:visited {	
	background-position: -487px 0px;
	}
li#calendar a:hover, li#calendar a:focus {	
	background-position: -487px -36px;
	}
li#news a:link, li#news a:visited {	
	background-position: -583px 0px;
	}
li#news a:hover, li#news a:focus {	
	background-position: -583px -36px;
	}
li#booknow a:link, li#booknow a:visited {	
	background-position: -649px 0px;
	}
li#booknow a:hover, li#booknow a:focus {	
	background-position: -649px -36px;
	}


a, a:visited {
	color: #B3581D;
	}
a:hover, a:active {
	color: #e3884D;
	}


.apartment_container {
	width: auto;
	border: 1px solid #c6d393;
	font-size: 0.8em;
	margin-bottom: 10px;
	}
.apartment_cel1 {
	float: left;
	width: 264px;
	}
.apartment_photo {
	margin: 6px;
	width: 250px;
	border: 1px solid #c6d393;
	}
.apartment_cel2 {
	float: left;
	width: 450px;
	min-height: 202px;
	}
.apartment_title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
	margin: 6px;
	}
.apartment_title a, .apartment_title a:visited {
	text-decoration: none;
	color: #7f9f20;
	}
.apartment_title a:hover, .apartment_title a:active {
	text-decoration: underline;
	color: #afcf50;
	}
.apartment_description {
	margin: 6px;
	padding-bottom: 1.0em;
	}
.apartment_rates {
	float: left;
	margin: 6px;
	}
.apartment_details {
	margin: 6px;
	text-align: right;
	}
a.booknow {
	font-weight: bold;
	text-transform: uppercase;
	color: #B3581D;
	}

.leftbox {
	float: left;
	margin: 0px 10px 6px 0px;
	}
.leftboxphoto {
	padding: 6px;
	border: 1px solid #c6d393;
	margin-bottom: 6px;
	}
.linkbox {
	float: right;
	width: 10em;
	padding: 1em;
	margin: 0 0 1em 1em;
	background-color: #ccdc9d;
	text-align: center;
	}
.linkbox a {
	color: #B3581D;
	}

.pullquoteinline {
	color: #B3581D;
	font-style: italic;
	font-weight: bold;
	}
.attentioncolor {
	color: #B3581D;
	}
.clearall { clear: both; }
