@charset "utf-8";
html {
	height: 100%;
}

.bistro-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

.bg {
	background-attachment: scroll;
	background-image: url(images/A_True_Spa_bg_01.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.bg-grass {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: auto;
}
.header-bg {
	background-attachment: scroll;
	background-image: url(images/A_True_Spa_default_02.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.header-txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6A7B2D;
	text-align: left;
	line-height: 15px;
	padding-left: 15px;
	padding-bottom: 8px;
}
.header-txt a:link {
	color: #C91F2B;
	text-decoration: none;
}
.header-txt a:visited {
	color: #C91F2B;
	text-decoration: none;
}
.header-txt a:hover {
	color: #8B6A30;
	text-decoration: none;
}
.header-txt a:active {
	color: #8B6A30;
	text-decoration: none;
}
.header-phone {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #C91F2B;
	line-height: 20px;
}
.spa-hours-txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6A7B2D;
	text-align: right;
	line-height: 15px;
	padding-bottom: 16px;
	padding-right: 60px;
}
.mid-bg {
	background-attachment: scroll;
	background-image: url(images/A_True_Spa_default_04.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer-bg {
	background-attachment: scroll;
	background-image: url(images/A_True_Spa_default_05.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer-txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6A7B2D;
	text-align: left;
	padding-left: 65px;
	line-height: 15px;
}
.footer-txt a:link {
	color: #6A7B2D;
	text-decoration: none;
}
.footer-txt a:visited {
	color: #6A7B2D;
	text-decoration: none;
}
.footer-txt a:hover {
	color: #8B6A30;
	text-decoration: none;
}
.footer-txt a:active {
	color: #8B6A30;
	text-decoration: none;
}
.bold-green {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6A7B2D;
	line-height: 20px;
}
.left-nav {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #6A7B2D;
	text-align: left;
	padding-left: 85px;
	line-height: 22px;
}
.left-nav a:link {
	color: #6A7B2D;
	text-decoration: none;
}
.left-nav a:visited {
	color: #6A7B2D;
	text-decoration: none;
}
.left-nav a:hover {
	color: #8B6A30;
	text-decoration: none;
}
.left-nav a:active {
	color: #8B6A30;
	text-decoration: none;
}

.left-nav-sm {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #C91F2B;
	text-align: left;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #C91F2B;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #6A7B2D;
}
.main-txt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #6A7B2D;
	text-align: left;
	padding-right: 50px;
	line-height: 17px;
	padding-left: 15px;
}
.main-txt a:link {
	color: #C91F2B;
	text-decoration: none;
}
.main-txt a:visited {
	color: #C91F2B;
	text-decoration: none;
}
.main-txt a:hover {
	color: #8B6A30;
	text-decoration: none;
}
.main-txt a:active {
	color: #8B6A30;
	text-decoration: none;
}
.green-bg {
	background-attachment: scroll;
	background-image: url(images/A_True_Spa_bg_05.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.sub-txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6A7B2D;
	text-align: left;
	padding-right: 45px;
	line-height: 18px;
	padding-left: 45px;
}
.hdr-green {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #6A7B2D;
}
.descriptions {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #7C8B48;
	line-height: 16px;
}
.hdr-red {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C91F2B;
}
.form-padding {
	padding-left: 20px;
}

