@charset "utf-8";
.link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #295f18;
	text-decoration:none;
}
.link:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
}
.topline {
	background-image: url(../images/topline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.btmshade {
	background-image: url(../images/btmshade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.homepic {
	background-image: url(../images/rooms.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.txtfldbg {
	background-image: url(../images/txtfld.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #295f18;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.grayshade {
	background-image: url(../images/grayshade.gif);
	background-repeat: repeat-y;
	background-position: right center;
}

.sesame {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #295f18;
	text-decoration:none;
}
.sesame:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #CC0000;
	text-decoration:none;
}
.redtext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #CC0000;
}
.txtfld {
	font: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 190px;
	color: #006600;
	font-size: 11px;
	border: 1px none #AED793;
}
.contactpic {
	background-image: url(../images/contactpic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

textarea{
	width: 190px;
	height: 55px;
	background-color: #FFFFFF;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txtareabg {
	background-image: url(../images/txtarea.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.formbutton {
	width: 60px;
	height: 18px;
	color: #FFFFFF;
	background:#295f18;
	padding: 2px 2px 4px;
	font-weight: bold;
	font-size: 9px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
.formbutton:hover {
	width: 60px;
	height: 18px;
	color: #FFFFFF;
	background:#CC0000;
	padding: 2px 2px 4px;
	font-weight: bold;
	font-size: 9px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
.tariff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tariffbottom {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
