/* CSS Document */


.text
{
 	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #364D2C;
	line-height: 18px;
	border: 0px solid green;
}

.textB
{
 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #364D2C;
	line-height: 18px;
	border: 0px solid green;
}

.textForm
{
 	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #364D2C;
	border: 1px solid #364D2C;
}

.textSend
{
 	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	background-color: #364D2C;
	border: 1px solid #364D2C;
}


.textScroll
{
 	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #364D2C;
	line-height: 20px;
	border: 0px solid green;
}

.textTAScroll
{
 	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #364D2C;
	line-height: 18px;
	margin-left: 8px;
	text-align: jastify;
	border: 0px solid green;
}

.textTAScrollW
{
 	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	margin-left: 8px;
	text-align: jastify;
	border: 0px solid green;
}

.textShort
{
 	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #364D2C;
	line-height: 16px;
	border: 0px solid green;
}

.link
{
 	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #364D2C;
	text-decoration: underline;
	border: 0px solid green;
}

.arrow
{
 	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #364D2C;
	text-decoration: underline;
	border: 0px solid green;
}

.LocTtl
{
 	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #364D2C;
	letter-spacing: -0.01em;
	border: 0px solid green;
}

.TATtl
{
 	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #364D2C;
	border: 0px solid green;
}

.roomsTtl
{
 	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #364D2C;
	border: 0px solid green;
}

.rubinTtl
{
 	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #364D2C;
	line-height: 34px;
	border: 0px solid green;
}

.rubinText
{
 	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #364D2C;
	line-height: 14px;
	border: 0px solid green;
}

.RatesTtl
{
 	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #364D2C;
	border: 0px solid green;
}

.ContactTtl
{
 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #364D2C;
	border: 0px solid green;
}

.ContactTtlW
{
 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 0px solid green;
}

.ContactLink
{
 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #364D2C;
	text-decoration: underline;
	border: 0px solid green;
}


.RatesText
{
 	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #364D2C;
	border: 0px solid green;
}

.RatesBText
{
 	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
	padding: 4px 0px 3px 0px;
	border: 0px solid green;
}

.RatesTextPad
{
 	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #364D2C;
	padding-left: 8px;
	border: 0px solid green;
}

.RestTtl
{
 	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #364D2C;
	padding-top: 8px;
	text-decoration: none;
	border: 0px solid green;
}

.textRest
{
 	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #364D2C;
	line-height: 18px;
	margin-left: 8px;
	padding-top: 8px;
	text-align: jastify;
	border: 0px solid green;
}

.roomsFooter
{
 	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	font-stretch: narrower;
	border: 0px solid green;
}

.footer
{
 	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #364D2C;
	text-decoration: none;
	border: 0px solid green;
}

.footerSmall
{
 	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #364D2C;
	border: 0px solid green;
}

.scrollbar {
	overflow: auto;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #364D2C;
	scrollbar-face-color: #364D2C;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color:#364D2C;
	scrollbar-base-color:#364D2C;
}

