@charset "utf-8";
/* CSS Document */

.submitform {
	background-image: url(images/reserveonline.gif);
}
.background {
	background-image: url(images/box.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.background2 {
	background-image: url(images/box2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.links {
	font-family: "Eras Light ITC";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #292929;
	text-decoration: none;
}
.maintitle {
	font-family: "Bradley Hand ITC";
	font-size: 17px;
	font-weight: normal;
	color: #151515;
	text-decoration: none;
}
.browntitle {
	font-family: "Eras Light ITC";
	font-size: 14px;
	font-weight: 400;
	color: #4A392B;
	text-decoration: none;
}

.maintitle2 {
	font-family: "Eras Light ITC";
	font-size: 14px;
	color: #141414;
	text-decoration: none;
}


.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #615C56;
}

.calendarbold {
	font-size: 9.5pt;
	font-weight: bold;
	color: #333333;
}

.calendarsmall  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: lighter;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: lighter;
	color: #615C56;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #460000;
}
.title2 {
	font-family: "Eras Light ITC";
	font-size: 12pt;
	font-weight: 440;
	color: #333333;
}


.calendarwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #CCCCCC;
}
