/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#FFFFFF;
}

.table_menu {
	width: 153;
	border:0; 
	cellpadding=:0; 
	cellspacing:0;
}
.table_menu td
{
	border-bottom:1px solid #5B3524;
	height:27.5px;
	padding-left:12px;
	align:left; 
	valign:middle;
}

.border_bottom
{
border-bottom:1px dotted #333333;
}



/* CSS Background image Document */
.header_image
 { background: url(../images/villaBanner3.jpg) no-repeat left top; height: 100px }

h1	  { color: #000; font-size: 18px; background-color: #ccc; text-align: center; padding-top: 2pt; padding-bottom: 2pt; vertical-align: middle }

/* CSS Background image Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.left_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 27.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color:inherit;
	text-decoration: none;
	}

.left_link:hover
{
color:#C9232D;
text-decoration:none;
background-color:inherit;
}
ul { font-size: 14px; list-style-type: square; margin: 0 0 1em 40px }
td { border-color: #ccc }
p { font-size: 12px; font-style: normal }
