@charset "utf-8";
@import url("w3c.css");
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small; 
	font-style:normal;
	background: #fbf2d6;
}
	
h1 {font-size:150%;}	
h2 {font-size:165%;font-style:italic;color:#fff;}
h3 {font-size:120%;}
h4 {font-size:100%;}

#columnLeft p {
	font-size: 115%;
	color: #fff;
	line-height: 100%;
	padding-bottom: 10px;
}

#columnLeft #columnwrap img, .photo {
	border: 1px solid #fff;
	padding: 4px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.left {
	float: left;
	margin: 6px  6px 0 0;
}
.right {
	float: right;
}


	 
#bodyContainer {
	width: 762px;
	margin:4px auto;
	background: #fbf2d6 url(../img/bgnd_horiz-2.gif) repeat-y left top;
	border: solid 1px #004a1e;
	border-bottom:solid 3px #004a1e;
	border-right:solid 3px #004a1e;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
}

#location #bodyContainer {
	background: #fbf2d6 url(../img/bgnd_horiz-3.gif) repeat-y left top;
}

#heading {
	background: url(../img/logo-2.png) no-repeat left top;
	padding-bottom: 86px;
	margin-left: 20px;
}

#heading .contact {
	width: 450px;
	margin-top: 10px;
	float: right;
	border:none;
	background: url(../img/bedandbreakfast.png) no-repeat left top;
}
/*#heading .contact #B-B {
	text-decoration: none;
	font-stretch: wider;
	text-shadow: 0 5px 2px #666;
	background: url(../img/bedandbreakfast.png) no-repeat left top;
	float: left;
	padding-top: 33px;
}*/
#heading .contact #contactbox {
	font-weight: bold;
	text-align: center;
	font-size: 100%;
	width: 120px;
	float: right;
	padding:6px 0;
	margin-right: 50px;
	display: block;
	border: 1px solid #004A1E;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
}
* html #heading .contact #contactbox {
	margin-right: 10px;} /* hack for MSIE 6*/


#heading .contact #contactbox a {
	color: #004A1E;
	text-decoration: none;
	}
#heading .contact #contactbox a:hover {
	color: #fff;
	text-decoration: none;
}
#heading #top-menubar{
	width:450px;
	float: right;
	text-align: center;
	margin-top: 7px;
 }
@media screen { 
#heading .menu, #footer .menu {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #004A1E;
	font-size: 11px;
	line-height: 22pt;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	text-align: center;
	display: inline;}
	}
@media print {
	#heading .menu, #footer .menu { display:none;}
}
#heading .menu a, #footer .menu a {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #004A1E;
	font-size: 11px;
	text-decoration: none;
}

#heading .menu a:hover, #footer .menu a:hover {
  	color: #fff;
  	text-decoration: none;
}

#photoholder {
	background:#fff url(../img/loading.gif) no-repeat 50% 50%;
	height: 150px;
	width: 760px;
}
#thephoto {width:760px;}

#img2 IMG {
	width:760px;
	margin:0; padding:0;
	text-align: center;
	border:solid 2px #004a1e;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom:none;}

* html #img2 IMG{visibility:visible;}/* hack for MSIE 6*/

#header_bar{
	width: 100%;
	background: #c3cb98 url(../img/search_area.jpg) no-repeat;
	border-bottom:solid 2px #004a1e;
	padding:33px 0 0;
	display: block;
} 
#header_bar #datetime {
	color: #004a1e;
	text-align: right;
	margin:0 30px 0 6px;
}

#imgSidePanel {
	text-align: center;
	width: 156px;
	float: right;
	margin-top: 10px;
	border: none;
	padding: 5px 0;
/*	background: #fbf2d6;*/
	margin-right: 2px;
}

#imgSidePanelContainer {
	/*background-color: #fbf2d6;*/
	margin: 0px;
	padding-top: 5px;
	text-align: center;
}
#imgSidePanelContainer img {
	background: #fff;
	padding: 4px;
	border: 1px solid #004a1e;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
}

#imgSidePanelContainer img:hover {
	 z-index: 11;
	 box-shadow: 0px 0px 20px black;
	 -moz-box-shadow: 0px 0px 20px black;	
	 }
	 
#imgSidePanelContainer dl {
	font-family: Helvetica, Arial, sans-serif;
	color: #004A1E;
	text-align: center;
	font-size: smaller;
	margin-top: 0px;
	margin-bottom: 0px;
}
#imgSidePanelContainer dd {
	margin-left: 0px;
	text-align: center;
}
 
.imgTextSmall {
	font-size:small;
	color: #004A1E;
	font-family: Helvetica, Arial, sans-serif;
}

#columnLeft {
	width: 572px;
	margin:10px 0 0 15px;
	padding: 0;
}

#colInnerLeft {
	width: 160px;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	float: right;
	color: #fff;
/*	font-weight: bold;*/
}

#colInnerLeft img {
	margin:15px auto;
	display: block;
	text-align: center;
}
.clickhere {
	height: 15px;
	width: 156px;
	text-align: center;
	margin-top: 4px;
	font-size: x-small;
}

#welcome {
	padding-top: 10px;
	text-align: left;
	/*border-top: 2px none #004A1E;*/
	border-bottom: 2px solid #004a1e;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
}
.welcome {
	padding:10px 0;
	padding-bottom: 8px;
	border-bottom: 2px solid #004a1e;
	margin: 0 0 10px 0;
}
/* controls for 2 column display */
#columnLeft #columnwrap {
	width: 390px;
}
#location #columnLeft {
	width: 730px;
	padding-right: 15px;
}
#colwrap ul li {
	list-style-position: inside;
	list-style-type: disc;
	line-height: 150%;
}
#colwrap li ul {
	padding-left: 16px;
	list-style-type: square;
	}
/*#colwrap ul ul li {
	padding-left: 16px;
	list-style-type: square;
}*/


#location #columnLeft p a{ color:#fff; font-weight:bold;} 

#location  #colwrap {
	width: 100%;
	font-size: 110%;
	color: #fff;
	float: left;
	margin-bottom: 10px;
}
#location  #colwrap a{ color:#fff;}
#location  #colwrap a:hover{ color:#ccc;}

#location #colwrap #colright {
	width: 50%; float:right;
}
#location #colwrap #colleft {
	width: 50%;
	float:left;
	color: #fff;
}
#location #colwrap #colright {
	width: 50%;	float: right;
}

/*#location #colwrap li {
	list-style:disc inside;
}*/
/*#location #colwrap li a{
	color: #fff;
}*/

/* end controls */

#fourstar{
	text-align: center;
	width: 151px;
	color: #fff;
	font-size: 100%;
	padding: 10px 2px;
	background: url(../img/4star-bgnd.gif) no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
#whatsplaying {
	float: right;
	width: 133px;
	margin-left: 550px;
}

.boxtitle {
	text-align: center;
	color: #fff;
	font-size: 120%;
	padding: 2px;
}
.breakfast{
	color: #fff;
	font-weight: bold;
}
.breakfast a {color: #fff;
	text-decoration: underline;
}
.breakfast a:hover {color: #ccc;}

#enclose {
	width: 390px;
	margin-top: 10px;
	padding-bottom: 150px;
}
#enclose #hosts {
	text-align: center;
	padding: 4px;
	float: left;
	width: 200px;
	display: inline;
	color: #fff;
}

#footer {
	color: #fff;
	clear: both;
}


#address {
	border-top: 2px solid #004a1e;
	border-bottom: 2px solid #004a1e;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 380px;
	text-align: left;
	margin-top: 0px;
	clear: both;
}
#rooms  #address, #location #address, #reserve #address {
	clear: both;


}
#aboutus #address {
	margin-top: 0px;
}

.addr {
	line-height: 120%;
	font-style: italic;
	font-weight: bold;
	color: #FFCC66;
	text-align: left;
	font-size: 110%;
}
#copyright {
	width: 760px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
}
#wrap {
	width: 390px;
	float: left;
	margin-top: 10px;
}

.contact {float:right}

#imgSidePanel .listed {text-align:center;}

.listed, .opera {float:left}
.listed, .contact, .opera {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	width: 128px;
	border: 1px solid #fff;
	text-align: center;
	padding: 2px 0px 3px;
	margin-bottom: 8px;
}
.opera  {border-right: none; border-left: none; width:130px;}

.listed a, .contact a, .opera a {
	color: #ffff00;
	text-decoration: underline;
}
.listed a:hover, .contact a:hover, .opera a:hover {
	color: #999;}
	
address{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	text-align: center;
}
address a{
	color: #006633;
	text-decoration: underline;
}	
address a:hover{color: #999;}

#home .t-home, #rooms .t-rooms, #aboutus .t-aboutus, #location .t-location, #reservations .t-reservations {color:#ff00cc;}
#aboutus #columnLeft #columnwrap p {
	line-height: 110%;
}
