.villamenu {
	font-family: Tahoma, Verdana, "Century Gothic";
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/menu_bg.jpg);
	vertical-align: middle;


}
.menu {
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	font-family: Tahoma, Verdana, "Century Gothic";
	font-size: 12px;
	color: #B46471;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;

}
.menuend {

	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	font-family: Tahoma, Verdana, "Century Gothic";
	font-size: 12px;
	color: #B46471;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.mainbody {


	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	font-family: Tahoma, Verdana, "Century Gothic";
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
}
.highlightmain {
	font-family: Tahoma, Verdana, "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #B46471;
}
.misctext {
	font-family: Tahoma, Verdana, "Century Gothic";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.bottom {
	font-size: 10pt;
	font-family: Tahoma, Verdana, "Century Gothic";
	color: #B46471;
}
.villamenudivider {
	font-family: Tahoma, Verdana, "Century Gothic";
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/menu_bar.gif);
	vertical-align: middle;
	background-repeat: repeat-x;
}
