#container {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#comments {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #993333;
	width: 202px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 10px;
}



body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
}
#address {
	padding-left: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

#header {
	margin: 0px;
	height: auto;
}
.textred {
	color: #993333;
}

#footer {
	clear: both;
	background-image: url(images/bkleft.jpg);
	width: 100%;
	background-repeat: repeat-y;
	margin: 0px;
}
#specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #993333;
	height: auto;
	width: 196px;
}

#content {
	background-image: url(images/bkleft.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
}
#headerleft {
	background-image: url(villapix/bkleft.jpg);
	margin: 0px;
	float: left;
	width: 40px;
}
#headerright {
	margin-top: 0px;
	margin-left: 40px;
}
a:link {
	color: #993333;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #990033;
}

