@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family:  Tahoma, Arial, Helvetica, Sans-serif;
	font-size:12px;
	color:#554531;
	line-height:21px;
	text-align: left;
	background-color: #d0ac4a;
	background-image: url(../images/home-bg_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.serviceImages {
	float: left;
	width: 100px;
	margin-right: 14px;
}
.sevicesCatText {
	float: left;
	width: 280px;
	font-size: 11px;
	line-height: 16px;
}
.servicesCatWrapper {
	clear: both;
	margin-bottom: 12px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbd1b5;
	width: 404px;
}

p {
margin-top:0px;
margin-bottom:15px;
}
form {
padding:0px;
margin-top:-9px;
margin-bottom:0px;
}
h1 {
	font-size: 24px;
	color: #094697;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 26px;
}
h2 {
	color: #XXXXXX;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 13px;
}
h3 {
	color: #XXXXXX;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:15px;
	line-height: 17px;
}
h4 {
	color: #XXXXXX;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size:15px;
}
h5 {
	color: #XXXXXX;
	margin-top: 11px;
	margin-bottom: 20px;
	font-weight: normal;
}
h6 {
	color: #XXXXXX;
	margin-top: 0px;
	margin-bottom: 5px;

}
hr {
color:#cccccc;
background-color:#cccccc;
border-color:#cccccc;
border:none;
heigth:1px;
margin-top:15px;
margin-bottom:15px;
size:1;
}
ul {
margin-left:8px;
padding-left:7px;
margin-top:-5px;
}
ul ul{
margin-top:3px;
margin-left:-25px;
}
ol {
	margin-left:12px;
	padding-left:7px;
	margin-top:-5px;
}
li{
	list-style-type: disc;
/*	color:#334477;
line-height:105%;*/
	margin-bottom:4px;
}
td {
line-height:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B29464;
}
/*xxxxxxxxxxxxxxxxxxxxxxx Links xxxxxxxxxxxxxxxxxxxxxxxxxxx*/
a {
   outline: none;
}
a:link, a:visited, a:active, a:hover  {
	color:#000000;
	text-decoration:underline;
}
/*--------------------------------------------------------------*/
a.bottmNavLink:link, a.bottmNavLink:visited, a.bottmNavLink:active {
	font-size:12px;
	line-height:16px;
	color:#444444;
	text-decoration:none;
	}
a.bottmNavLink:hover {
	text-decoration:underline;
	color:#444444;
	line-height:16px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxx DIVs xxxxxxxxxxxxxxxxxxxxxxxxx*/
#header {
	height: 142px;
	background-color: #FFFFFF;
	position: relative;
	margin-bottom:14px;
}
#leftCol {
	background-color: #fff1aa;
	float: left;
	width: 266px;
}
#mainCol {
	clear: none;
	float: left;
	width: 733px;
	margin-right:16px;
	position: relative;
}
#mainTextWrap {
	margin-top: 14px;
	position:relative;
}
#rtCol {
	clear: none;
	float: left;
	width: 210px;
	position: relative;
}
#wrapper {
	background-color: #FFFFFF;
	width: 911px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxx Lists xxxxxxxxxxxxxxxxxxxxxxxxx*/
.listA { /*Must use a containing DIV for this to work - use the wrapListA class (below) to control width*/
margin-left:8px;
padding-left:7px;
margin-top:-5px;
}
.listA li{
	list-style-type: disc;
/*	color:#334477;
line-height:105%;*/
	margin-bottom:4px;
}
.wrapListA {
}
.listB {
	width: 230px;
	margin-left:0px;
	padding-left: 0px;
	margin-top: 6px;
}
.listB li{
	padding-bottom: 0px;
	padding-left: 14px;
	line-height: 14px;
	list-style-type: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-bottom: 2px;
}.listC { /*Must use a containing DIV for this to work - use the wrapListA class (below) to control width*/
margin-left:8px;
padding-left:7px;
margin-top:-5px;
}
.listC li{
list-style-type: disc;
font-size:11px;
line-height:13px;
	margin-bottom:0px;
}
.wrapListC{
}
.listD { /*Must use a containing DIV for this to work - use the wrapListA class (below) to control width*/
margin-left:8px;
padding-left:7px;
margin-top:-5px;
}
.listD li{
font-size:12px;
	list-style-type: disc;
/*	color:#334477;
line-height:105%;*/
	margin-bottom:4px;
}
/*xxxxxxxxxxxxxxxxxxxxxxx Classes xxxxxxxxxxxxxxxxxxxxxxxx*/
.clearBoth {
	clear: both;
}
.colorRed {
color:#db251c:
}
.colorWhite {
	color: #FFFFFF;
}
.flushRight {
	text-align: right;
}
.noPaddNoMargin {
padding:0px;
margin:0px;
}
.paddBottom5 {
	padding-bottom: 5px;
}
.paddBottom10 {
	padding-bottom: 10px;
}
.paddBottom15 {
	padding-bottom: 15px;
}
.paddBottom20 {
	padding-bottom: 20px;
}
.paddBottom25 {
	padding-bottom: 25px;
}
.paddTop5 {
	padding-top: 5px;
}
.paddTop10 {
	padding-top: 10px;
}

.paddTop15 {
	padding-top: 15px;
}
.paddtop20 {
	padding-top: 20px;
}
.paddtop25 {
	padding-top: 25px;
}
.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text13 {
	font-size: 13px;
}
.text14 {
	font-size: 14px;
}
.text16 {
	font-size: 16px;
}
.text18 {
	font-size: 18px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxx Hacks xxxxxxxxxxxxxxxxxxxxxxxxx*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.ieFix0px {
	font-size: 0px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxx End Hacks xxxxxxxxxxxxxxxxxxxxxxxxx*/
/*xxxxxxxxxxxxxxxxxxxxxxxx Form Stuff xxxxxxxxxxxxxxxxxxxxxxxxx*/
.formElement, .formElement2 {
	clear: both;
	height: 24px;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.formElement2 {
width:400px;
}
.formTextFeildMedium, .formFieldSmall, .formFieldXXsmall, .formTextFeildLarge, .formTextFeildXLarge, .formTxtArea{
	line-height: 20px;
	background-color: #eee9e0;
	width: 275px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #b4a895;
	clear:none;
}
.formFieldSmall {
width:178px;
}
.formFieldXXsmall {
	width:45px;
}
.formTextFeildLarge{
	width:274px;
}
.formTextFeildXLarge{
	width:323px;
}
.formTxtArea {
width:275px;
height:100px;
font-family:Arial, Helvetica, sans-serif;
}
#formWrapper {
	padding-top: 20px;
}
.formWrapper2 {
	width: 410px;
}
.formNames {
	line-height: 24px;
	text-align: right;
	float: left;
	height: 24px;
	width: 119px;
	padding-right: 10px;
}
.formFeilds {
	display: inline;
	clear: none;
	float: left;
	height: 24px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxx End Form Stuff xxxxxxxxxxxxxxxxxxxxxxxxx*/
/*xxxxxxxxxxxx infoWindows Google xxxxxxxxxxxxxxxxxx*/
#infoWindowContent {
width:325px;
/*height:125px;*/
display:block;
}
#infoWindowPhoto {
float:left;
margin-right:10px;
width:125px;
}
#infoWindowAddress {
clear:none;
width:180px;
display:inline-block;
/*margin-left:135;*/
}
/*xxxxxxxxxxxx infoWindows Google End xxxxxxxxxxxxxxxxxx*/
#leftShadow {
	position: absolute;
	height: 818px;
	width: 34px;
	left: -34px;
	top: 0px;
}
#rightShadow {
	position: absolute;
	height: 818px;
	width: 34px;
	top: 0px;
	right: -34px;
}
#headWrapper {
	background-color: #000000;
	height: 147px;
	padding-bottom: 20px;
}
#homePhoneTop {
	font-size: 12px;
	line-height: 18px;
	color: #717171;
	width: 200px;
	padding-top: 22px;
	padding-bottom: 1px;
	padding-left: 23px;
}
#navTop {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	position: absolute;
	height: 20px;
	width: 333px;
	top: 21px;
	right: 24px;
}
#navTop a {
color:#FFFFFF;
text-decoration:none;
 }
#navTop a:hover {
text-decoration:none;
color:#d1ad4a;
} #homeLeftCol {
	float: left;
	width: 339px;
}
#homeQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 29px;
	color: #6b4f31;
	text-align: center;
	padding-top: 19px;
	padding-right: 16px;
	padding-left: 16px;
}
#homeMainCol {
	background-image: url(../images/bg-main-text.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 546px;
	padding-top: 34px;
	padding-right: 13px;
	padding-bottom: 20px;
	padding-left: 13px;
}
.homeBecause {
	font-size: 21px;
	font-weight: normal;
	color: #554531;
	padding-bottom: 15px;
}
.text14over25 {
	font-size: 14px;
	line-height: 25px;
}
.tectCenter {
	text-align: center;
}
.horzRul01 {
	clear: both;
	height: 14px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbd1b5;
}
.homeThumbsWrapper {
	font-size: 11px;
	line-height: 19px;
	float: left;
	width: 125px;
	margin-right: 14px;
}
.marginBottom10 {
	margin-bottom: 10px;
}
.marginBottom5 {
	margin-bottom: 5px;
}
#footer {
	font-size: 11px;
	color: #666;
	text-align: center;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dbd1b5;
	border-bottom-color: #2b2318;
	position: relative;
}
#footer a {
color:#666;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}
#copyright {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#homeGuestComment {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #554531;
	text-align: center;
	padding-top: 8px;
}
#interiorHeadWrapper {
	background-color: #000000;
	height: 113px;
	padding-bottom: 14px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #b29464;
}
#shushLadyHead {
	float: left;
	margin-right: 17px;
}
#harborHouseHead {
	font-size: 13px;
	color: #717171;
	padding-top: 17px;
	padding-bottom: 18px;
}
#phoneTop {
	font-size: 12px;
	color: #717171;
	text-align: right;
	height: 20px;
	width: 150px;
	position: absolute;
	top: 95px;
	right: 24px;
}
#verticleLineWrapper {
	background-image: url(../images/bg-left-col-vert-line.png);
	background-repeat: repeat-y;
	background-position: 249px 0px;
	width: 911px;
}
#leftCol {
	background-image: url(../images/bg-left-col.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 225px;
	margin-left: 24px;
	float: left;
	background-color: #FFFFFF;
}
#leftColBlank {
	width: 225px;
	margin-left: 24px;
	float: left;
}
#middleCol {
	float: left;
	width: 404px;
	padding-right: 29px;
	padding-left: 29px;
	position: relative;
}
#rightCol {
	float: left;
	width: 175px;
	font-size: 11px;
	line-height: 16px;
}
#mainBodyWapper {
	background-color: #FFFFFF;
	background-image: url(../images/bg-main-text.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 53px;
	padding-bottom: 25px;
}
#pageName {
	font-size: 18px;
	font-weight: bold;
	color: #9b8037;
	position: absolute;
	left: 29px;
	top: -25px;
	width: 300px;
}
#leftColText {
	padding-top: 10px;
	padding-right: 13px;
	padding-left: 13px;
	font-size: 11px;
}
.servicesListLeftCol {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9b8037;
	font-size: 11px;
}
#sevicesSubNav {
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #b29464;
	color:#ae944d;
	font-weight:bold;
}

#sevicesSubNav a {
color:#8a7231;
font-weight:bold;
text-decoration:none;
}
#sevicesSubNav a:hover {
	color:#ae944d;
	}.roomsPic {
	font-size: 11px;
	color: #9b8037;
	text-align: center;
	float: left;
	width: 128px;
	padding-top: 10px;
	margin-right: 10px;
	padding-bottom: 6px;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #9b8037;
}
.quotes {
	font-size: 11px;
	font-style: italic;
	line-height: 21px;
}
.personalChef {
	float: left;
	width: 116px;
	margin-right: 15px;
}
.personalChefCaption {
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
	color: #fefcfb;
	background-color: #B29464;
	text-align: center;
	height: 20px;
}
.cuisineText {
	float: left;
	width: 266px;
}
.menuHeads {
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
.whatHead {
	font-weight: bold;
	color: #eddeb1;
	background-color: #b29464;
	text-align: left;
	font-size: 11px;
}
.whatTableRow {
	text-align: left;
	vertical-align: middle;
}
.aboutPic {
	float: left;
	width: 180px;
	margin-right: 13px;
}
.aboutText {
	float: left;
	width: 211px;
}
#facebook {
	position: absolute;
	top: 20px;
	right: 10px;
}

