@charset "UTF-8";
*{
	margin:0;
	padding:0;
	border:0;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #099;
}
.top-links-email2:link {
	text-decoration: none;
	color: #FFF;
}
.top-links-email2:visited {
	text-decoration: none;
	color: #FFF;
}
.top-links-email2:hover {
	text-decoration: underline;
	color: #CCC;
}
.contactintro a:link {
	color: #79C9C9;
	text-decoration: none;
}
.contactintro a:visited {
	color: #79C9C9;
}
.contactintro a:hover {
	text-decoration: underline;
	color: #099;
}
.blue-searchbox-text a:link {
	text-decoration: none;
	color: #000;
}
.blue-searchbox-text a:visited {
	text-decoration: none;
	color: #000;
}
.blue-searchbox-text a:hover {
	text-decoration: underline;
	color: #099;
	}
.copyright a:link {
	text-decoration: none;
	color: #FFF;
}
.copyright a:visited {
	text-decoration: none;
	color: #FFF;
}
.copyright a:hover {
	text-decoration: underline;
	color: #CCC;
	}
.form-credit a:link {
	text-decoration: none;
	color: #999;
}
.form-credit a:visited {
	text-decoration: none;
	color: #999;
}
.form-credit a:hover {
	text-decoration: underline;
	color: #099;
}

.underline {
	text-decoration: underline;
}

.lightblue {
	color: #7FCBCB;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #E8F6F6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.left-col {
	margin-right: 14px;
	float: left;
	width: 610px;
}

.left-col2 {
	float: left;
	width: 924px;
}

.right-col {
	float: right;
	width: 304px;
	margin-left: 14px;
}

h1 {
	font-size: 16px;
	color: #009898;
	line-height: 20px;
}

h2 {
	font-size: 13px;
	color: #009898;
	line-height: 16px;
	margin-top: 16px;
}

p {
	font-size: 12px;
	color: #666;
	line-height: 16px;
}

.heademail {
}

.p2 {
	font-size: 12px;
	color: #666;
	line-height: 16px;
	margin-top: 6px;
}

.quote1 {
	font-size: 13px;
	color: #009898;
	line-height: 16px;
	margin-top: 10px;
	font-style: italic;
}

.intro {
	font-size: 14px;
	color: #79C9C9;
	padding-top: 7px;
	line-height: 18px;
}

.contactintro {
	font-size: 13px;
	color: #79C9C9;
	padding-top: 7px;
	line-height: 18px;
	margin-top: 7px;
}

.white {
	color: #FFF;
}
.twoColFixLtHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 20px auto;
	text-align: left;
} 
.twoColFixLtHdr #header {
	background: #E8F6F6 url(images/banner/banner-photo.jpg) no-repeat;
	height: 161px;
} 

.head-logo {
	margin-top: 13px;
	margin-left: 18px;
}

.head-flash-logo {
	text-align: right;
	margin-top: 13px;
	margin-left: 18px;
	margin-right: 10px;
}

.head-logo-flash {
	float: left;
}

.top-links-email {
	color: #FFF;
	font-size: 13px;
	padding-top: 8px;
	margin-left: 18px;
	margin-right: 18px;
}

.top-links-email2 {
	color: #FFF;
	font-size: 12px;
	padding-top: 3px;
}

.top-links-phone {
	color: #FFF;
	font-size: 15px;
	text-align: right;
	float: right;
}

.top-links-phonesmall {
	color: #FFF;
	font-size: 12px;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent {
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
} 
.twoColFixLtHdr #footer {
	background:#099;
	color: #FFF;
	padding-top: 17px;
	padding-bottom: 10px;
} 

.grey-nav-box {
	margin-bottom: 12px;
}

.maintext {
	float: right;
	width: 390px;
	margin-left: 14px;
}

.maintext2 {
	float: right;
	margin-left: 14px;
	width: 704px;
}

.right-col {
	float: right;
	margin-left: 14px;
	width: 300px;
}

.quality-box {
	margin-top: 3px;
	margin-bottom: 8px;
}

.call2action-box {
	background: #C2C3BC;
	width: 290px;
	margin-left: 624px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-top: 10px;
}

.call2action-box2 {
	background: #C2C3BC;
	width: 290px;
	margin-left: 624px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-top: 5px;
}

.call2action-text {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-right: 30px;
}

.call2action-arrow {
	float: right;
	width: 20px;
	text-align: right;
	margin-left: 10px;
	border: 1px solid #FFF;
}
.blue-box {
	background: #D9F0F0;
	width: 280px;
	margin-left: 624px;
	font-size: 11px;
	margin-top: 10px;
	padding: 10px;
}

.blue-box2 {
	background: #D9F0F0;
	width: 370px;
	font-size: 11px;
	margin-top: 10px;
	padding: 10px;
}

.blue-searchbox {
	background: #D9F0F0;
	width: 360px;
	font-size: 12px;
	padding: 10px 10px 10px;
	border: medium dotted #099;
}

.blue-box-head {
	font-size: 12px;
	color: #333;
}

.blue-searchbox-head {
	font-size: 14px;
	color: #099;
}

.blue-box-text {
	font-size: 11px;
	color: #333;
}

.blue-searchbox-text {
	font-size: 12px;
	color: #000;
}

.blue-box-text2 {
	font-size: 11px;
	color: #333;
	padding-top: 6px;
}

.slideshow-box {
	margin-top: 1px;
	height: 300px;
}

#fadeshow1 {
	height: 300px;
	width: 610px;
}

.home-photos {
	width: 610px;
	height: 165px;
	margin-top: 8px;
	background: url(images/home/ha-dining.jpg) no-repeat;
	margin-bottom: 16px;
}

.home-photosR {
	float: right;
	width: 300px;
	background: url(images/home/bl-kitchen.jpg);
	height: 165px;
}

.side-nav {
	text-align: right;
}

.side-nav-on {
	text-align: right;
	color: #CCC;
}

.side-nav-top {
	text-align: right;
	margin-top: 3px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.topnav-box {
	margin-top: 1px;
	width: 300px;
	text-align: right;
	float: right;
}

.topnav-box2 {
	margin-top: 1px;
	width: 300px;
	text-align: right;
	float: right;
	margin-bottom: 14px;
}

.quality-banner {
	text-align: right;
	margin-top: 63px;
}

.footnote {
	font-size: 9.5px;
	line-height: 12px;
}

.footnote2nd {
	font-size: 9.5px;
	line-height: 12px;
	padding-top: 4px;
}

.footer-text {
	margin-left: 18px;
	color: #FFF;
	font-size: 11px;
	line-height: 18px;
}

.footer-top {
	color: #FFF;
	font-size: 12.5px;
	line-height: 14px;
	margin-left: 18px;
	font-weight: bold;
}

.copyright {
	float: right;
	font-size: 11px;
	color: #FFF;
	width: 460px;
	text-align: right;
	line-height: 13px;
	margin-right: 18px;
}

.bullet {
	color: #7FCBCB;
	font-size: 18px;
	line-height: 14px;
}

.bullet2 {
	color: #666;
	font-size: 14px;
	line-height: 13px;
}

.flash-box7px {
	margin-top: 7px;
}

.flash-box {
	margin-top: 10px;
}

.photo1 {
	margin-top: 14px;
	margin-bottom: 10px;
}

.photo1a {
	margin-top: 10px;
	margin-bottom: 10px;
}

.photo-b4h1 {
	margin-top: 7px;
}

.photo2 {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

.photo3 {
	float: left;
	margin-right: 7px;
	margin-top: 3px;
}

.photo4 {
	float: right;
	margin-top: 3px;
	margin-left: 7px;
}

.photo-caption {
	font-size: 10px;
	color: #666;
}

.form-container {
	border: 1px ridge #099;
	padding: 10px;
	background: #E8F6F6;
}

.homeform-box {
	width: 283px;
	margin-left: 624px;
	margin-top: 10px;
	border: 1px ridge #099;
	background: #E8F6F6;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.form-childbox {
	margin-left: 200px;
	margin-top: 5px;
	padding-left: 5px;
}

.form-text {
	font-size: 13px;
	color: #333;
	line-height: 22px;
	margin-top: 5px;
}

.form-credit {
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	color: #999;
	text-align: right;
	margin-top: 3px;
	margin-right: 6px;
}

.form-field {
	border: thin ridge #099;
	color: #333;
	background: #FFF;
	line-height: 22px;
	margin-top: 5px;
	margin-left: 5px;
}

.gallery-box {
	padding-right: 4px;
	padding-left: 5px;
}

.gallery-text {
	padding-right: 4px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #099;
}

.gallery-text2 {
	padding-right: 4px;
	padding-left: 5px;
	font-size: 11px;
	color: #969789;
	line-height: 11px;
	padding-bottom: 2px;
}

.quote {
	font-style: italic;
	font-size: 13px;
	padding-top: 10px;
}

.quote-credit {
	font-size: 10px;
	color: #333;
	font-weight: bold;
}

.blog-text {
	font-size: 11px;
	color: #666;
	line-height: 14px;
}

.cookie-notice {
	font-size: 8px;
	color: #999;
	background: #E8E8E8;
	text-align: right;
	text-indent: 20px;
	padding-right: 18px;
}

.red {
	color: #C00;
}

.red-footnote {
	color: #C00;
	font-size: 9.5px;
	line-height: 12px;
}
