/* CSS Document */

BODY { margin-top: 10px;
	   font-family: Verdana, Arial, Helvetica, sans-serif;
	   background-color:#73583F;}

p {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #000000;
	font-weight: normal;
	font-style: normal;}

h2 {font-size: 18px; 
	color: #91712B;
	font-weight:900;
	font-style: italic;}

td {color: #000000;
	font-size: 12px;}

a {font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #91712B;
	font-size: 12px;}

a:hover {text-decoration: none;
	color: #000000;} 
	
.emph {	color: #91712B;
	font-weight:900;}
li.lia {list-style-image: url(images_villa/dott.jpg);}
td.lefttext { padding: 0;
	background-color: #4A342B;}

td.col2 {padding: 0;
	background-color: #4A342B;
	line-height: 0;
	background-image:  url(images_villa/hdash.jpg);
	background-position:top;
	background-repeat: repeat-x;}

td.col3 {padding: 0;
	background-color: #4A342B;
	font-size: 11px;
	font-weight: bold;
	color: white;
	font-size: 11px;}
	

a.smll {font-size: 11px;
	font-weight: bold;}
	
.main {padding: 10px 50px 30px 50px;
		background-image:  url(images_villa/text_bkg.jpg);
		background-repeat:repeat-y;
		background-position:top;
		margin: 10px 0;}