body {
	margin: 0;
	padding: 0;
	background-color: #E8E6D9;
}
body, td, h1, h2, h3, h3, h5, h6, input, textarea, b, i {
	font-family: "Arial", "Verdana", sans-serif;
	color: #7E7E7E;
	font-size : 7.5pt;
	line-height : 11pt;
	vertical-align: top;
	font-weight: normal;
	font-style: normal;
}
form {
	margin: 0px;
	padding: 0px;
}
#picupper1 {
	position: absolute;
	top: 340px;
}

#picupper2 {
	position: absolute;
	top: 750px;
}
#pictext1,#pictext2 {
	position: relative;
	display: block;
	background-color: transparent;
	border: 0px;
	font-weight: bold;
	width: 257px;
	height: 20px;
}
#topcopy {
	position: absolute;
	width: 409px;
	margin-top: 284px;
	left: 50%;
	margin-left: -357px;
}
input,textarea {
	width : 140px;
}
textarea {
	width : 200px;
	height : 120px;
}
input.radio {
	width : 20px;
	vertical-align: middle;
	padding:0px;
	height : 16px;
}
td.top {
	background-image: url(images/villa54-logo.gif);
	background-repeat: no-repeat;
	text-align : right;
	padding : 0px 28px;
	font-size : 7.5pt;
	line-height : 11pt;
	vertical-align : middle;
}
td.nav {
	font-family: "Verdana", sans-serif;
	font-size : 7pt;
	line-height : 11pt;
	background-image: url(images/bg-nav-grad.gif);
	height : 22px;
	font-weight : bold;
	vertical-align : middle;
	color : #AAABB0;
}
td.pad {
	padding : 28px;
	vertical-align : top;
}
td.pattern {
	background-image: url(images/bg-pattern.gif);
	padding : 10px;
	vertical-align : top;
}
td.dots {
	background-image: url(images/dots.gif);
}
td.footer {
	padding : 0px 28px;
	background-image: url(images/dots-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height : 28px;
	vertical-align : middle;
}
h1, h2, h3{
	background-image: url(images/dots-bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom : 8px;
	font-family:  "Verdana", sans-serif;
	font-size : 7pt;
	line-height : 11pt;
	font-weight : bold;
	color : #6E8193;
}
h4 {
	margin-bottom : 0px;
	font-family:  "Verdana", sans-serif;
	font-size : 7pt;
	line-height : 11pt;
	font-weight : bold;
	color : #6E8193;
}
h5, h6 {
	margin-bottom : -10px;
	font-family:  "Verdana", sans-serif;
	font-size : 7pt;
	line-height : 11pt;
	font-weight : bold;
	color : #6E8193;
}

a:link {
	color: #4A6178;
	text-decoration: underline;
}
a:hover{
	color: #4A6178;
	text-decoration: none;
}
a.nav:link, a.nav:visited {
	color: #99A7B3;
	text-decoration: none;
}
a.nav:hover {
	color: #6E8193;
	text-decoration: underline;
}

li {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	margin-left : -20px;
}
p.caption {
	margin : -10px 0px 0px 0px;
	line-height : 9pt;
}
input.button {
	width:112px;
	height:20px;
}

/* for calendar */

.year {
	text-align: center;
	background-color: #ffffff;
	width:100%;
}
.yearname {
	color: #ffffff;
	background-image: url(images/dots-bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	border-style: none;
	border-width:1px
}
.dayname {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	background-color: #ffffff;
	border-style: none;
	border-width:1px
}
.monthday, .sunday, .saturday, .today, .booked {
	width: 20px;
	text-align: center;
	vertical-align: top;
	background-color: #ffffff;
	border: 1px solid #ccc;
}
.booked {
	background-color: #ddd;
	color: #aaa;
	background-image: url(/images/calendar-bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.today {
	border: 1px solid #999;
}
