body {
	background: #FFF url(/images/bg-flowers.jpg) repeat-x left top;
	margin: 50px 0px 0px;
	vertical-align: top;
}
img {
	border: none;
}
td {
	font: 13px tahoma;
	color: #4a534c;
	vertical-align: top;
}
h1 {
	font: 23pt Monotype Corsiva;
	color: #b02b7d;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px 0px 10px 10px;
}
h2 {
	font: 16pt arial;
	color: #4a534c;
	margin: 5px 10px 15px;
}
h3 {
	font: 12pt arial;
	color: #4a534c;
	text-decoration: underline;
	margin: 5px 10px 15px;
}
h4 {
	font: 13pt arial;
	color: #622180;
	font-weight: bold;
	text-align: center;
}
h5 {
	font: 13pt Monotype Corsiva;
	font-weight: bold;
	margin: 20px 20px 5px;
}
a:link {
	color: #7e9827;
	text-decoration: underline;
}
a:visited {
	color: #f5532d;
	text-decoration: underline;
}
a:hover {
	color: #6bc0cb;
	text-decoration: underline;
}

/*
	classes
*/
img.bordered {
	border: #999 1px solid;
	margin-bottom: 10px;
}
.logo {
	text-align: center;
	padding: 10px 5px;
}
.menu {
	font: 16px tahoma;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-top: 50px;
}
.menu a:link, .menu a:visited {
	color: #7e9827;
	text-decoration: underline;
}
.menu a:hover {
	color: #6bc0cb;
	text-decoration: underline;
}
div.button {
	width: 13%;
	display: block;
	float: left;
	text-align: center;
	border-right: #7e9827 3px double;
}
.girl {
	background: url(/images/bg-girl.jpg) no-repeat left bottom;
	padding: 0px 20px 630px 35px;
}
.recl {
	font: 11px tahoma;
	text-align: center;
}
.content {
	padding: 0px 30px 100px 0px;

}
.footer {
	text-align: center;
	font: 11px tahoma;
	color: #000;
	vertical-align: bottom;
	padding: 30px 10px 5px;
}
.footer a:link, .footer a:visited, .footer a:hover {
	color: #bbb;
	text-decoration: underline;

}
.text {
	font: 11px tahoma;
	text-align: left;
}
a.grey:link, a.grey:visited, a.grey:hover {
	color: #4a534c;
}
/*
	Id's
*/
#hatcall {
	background: url(/images/bg-phone.jpg) no-repeat top right;
}
#basic {
	background: url(/images/bg-footer.jpg) repeat-x left bottom;
	margin: 0px;
}
#price {
	margin: 15px 5px;
	background-color: #4a534c;
}
#price th {
	background-color: #4a534c;;
	font: 13px tahoma;
	color: FFF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
#price td {
	background-color: #FFF;
	padding: 5px;
}
