@charset "utf-8";
/* CSS Document */

body {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F2F0E7;
}
.float-r {
	float: right;
	margin-left: 20px;
	padding: 2px;
	border: 1px solid #666666;
}

.invalidInput {
	background-color: #FFE6E6;
}

.titleHoliday {
	font-size: 12px;
	font-weight: bold;
}
#logo {
	font-family: "Arial Black";
	font-size: 30px;
	text-decoration: none;
}
#logo .lb {
	color: #0083d6;
}
#logo .lh {
	color: #007f30;
}
#menu a {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
#menu a:hover {
	color: #FFFF00;
}

#nav2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin-left: 0px;
}
#nav2 li {
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #197B30;
}
#nav2 li a {
	text-transform: uppercase;
	background-color: #197B30;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#nav2 li a:hover {
	background-color: #28C84D;
}


#nav {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	letter-spacing: 1px;
	list-style-image: url(b1.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#nav li {
	margin-top: 2px;
	margin-bottom: 2px;
}
#nav li a {
	text-transform: uppercase;
	color: #333333;
}
#banner {
	background-image: url(banner.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 2px;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F2F0E7;
	border-bottom-color: #F2F0E7;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006600;
	text-indent: 20px;
	line-height: 40px;
	font-weight: bold;
	vertical-align: top;
	text-transform: capitalize;
}
.topButton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(top_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF3333;
	text-align: center;
	height: 34px;
	line-height: 32px;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.c1:link, a.c1:visited, a.c1:active {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
a.c1:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.c2:link, a.c2:visited,a.c2:active {
	text-decoration: none;
	color: #003300;
	display: block;
}

a.c2:hover {
	text-decoration: none;
	color: #006600;
}
.text_bold_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.tblH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	text-indent: 20px;
	background-color: #A9DC93;
	padding: 4px;
}
.tblB {
	border: 1px solid #A9DC93;
}
.tblH2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-indent: 20px;
	line-height: 22px;
	text-transform: uppercase;
	border: 1px solid #00A650;
}
.tblT {
	line-height: 20px;
	border: 1px solid #00A650;
}
.tabtl {
	background-image: url(tl_10px_a9dc93.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabtr {
	background-color: #a9dc93;
	background-image: url(tr_10px_a9dc93.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tab {
	background-color: #A9DC93;
}
.tabstl {
	background-image: url(tl_10px_009900.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabstr {
	background-color: #009900;
	background-image: url(tr_10px_009900.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.stab {
	background-color: #009900;
}
.sTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.vline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009900;
}
a.viewSpecials:link, a.viewSpecials:visited,a.viewSpecials:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(view_specials.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	display: block;
	line-height: 32px;
	text-indent: 32px;
}

a.viewSpecials:hover {
	background-image: url(view_specials.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	color: #FFFF99;
}
a.bookOnline:link, a.bookOnline:visited,a.bookOnline:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(book_online.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	display: block;
	line-height: 32px;
	text-indent: 32px;
}

a.bookOnline:hover {
	background-image: url(book_online.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	color: #FFFF99;
}
a.qbOnline:link, a.qbOnline:visited,a.qbOnline:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(qb_online.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 34px;
	display: block;
	line-height: 34px;
	text-indent: 36px;
	text-transform: uppercase;
}

a.qbOnline:hover {
	background-image: url(qb_online.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	color: #FFFF99;
}
.phone{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(phone.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	display: block;
	line-height: 32px;
	text-indent: 36px;
	width: 176px;
}

a.email:link, a.email:visited,a.email:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(email.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	display: block;
	line-height: 32px;
	text-indent: 36px;
	letter-spacing: 1px;
	width: 170px;
	text-transform: uppercase;
}

a.email:hover {
	background-image: url(email.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	color: #FFFF99;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-align: center;
}
.highlight {
	color: #993300;
	font-weight: bold;
}
.highlight2 {
	color: #E5121B;
	font-weight: bold;
	font-size: 16px;
}
.highlight3 {
	color: #0033CC;
	font-weight: bold;
}
.viewSpecials {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(view_specials.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	display: block;
	line-height: 36px;
	text-indent: 40px;
}
.clr1 {
	color: #0083D6;
}
.clr2 {
	color: #EA1C26;
}
.tblH3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	background-color: #A9DC93;
	letter-spacing: 1px;
	text-indent: 20px;
	line-height: 22px;
}
.borderImg {
	border: 1px solid #666666;
	display: block;
	margin: 6px;
	padding: 4px;
}
.content {
	color: #333333;
	line-height: 16px;
}
#hpnav a  {
	line-height: 22px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 1px;
}
#qnav  {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#qnav li  {
	float: left;
	margin: 2px;
	display: block;
}
#qnav a  {
	font-weight: normal;
	text-decoration: underline;
	white-space: nowrap;
}
textarea {
	overflow: auto;
}
#formContact th {
	color: #333333;
	padding-right: 2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #007F30;
	letter-spacing: 1px;
	margin-top: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #007F30;
	letter-spacing: 1px;
	margin-top: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #996600;
	letter-spacing: 1px;
	margin-top: 2px;
	padding: 0px;
}

.inclusion {
	color: #0033FF;
	text-align: right;
}
.grid  img {
	border: 1px solid #666666;
	display: block;
	margin: 6px;
	padding: 4px;
}
#banner1 {
	border-top-width: 2px;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F2F0E7;
	border-bottom-color: #F2F0E7;
	background-color: #FFFFFF;
}
.border_rb, .border_b {
	border-top-color: #A9DC93;
	border-right-color: #A9DC93;
	border-bottom-color: #A9DC93;
	border-left-color: #A9DC93;
}

.border_rb {
	border-right-width: 1px;
	border-right-style: solid;
}
.border_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.ul {
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.grid p {
	padding-left: 4px;
}
