.bodytextsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #98C2CB;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5em;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.formLabel {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.formField {
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formButton {
	color: #FFFFFF;
	background-color: #336799;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.picborderwhite {
	border: 1px solid #FFFFFF;
}
.backgroundimlocation {
	background-image: url(backgrounds/base_background_location.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #FFFFFF;
}
.backgroundimgallery {
	background-image: url(backgrounds/base_background_gallery.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #FFFFFF;
}
.backgroundfood {
	background-image: url(backgrounds/base_background_food.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #FFFFFF;
}
.backgroundimchateau1 {
	background-image: url(backgrounds/base_background_chateau1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #FFFFFF;
}
.backgroundimregion {
	background-image: url(backgrounds/base_background_region.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #FFFFFF;
}
.backgroundimcontact {
	background-image: url(backgrounds/base_background_contact.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #FFFFFF;
}
.backgroundimcourses {
	background-image: url(backgrounds/base_background_courses.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #FFFFFF;
}
.backgroundimrental {
	background-image: url(backgrounds/base_background_rental.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #FFFFFF;
}
.backgroundimblank {
	background-image: url(backgrounds/base_background_blank.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #FFFFFF;
}
