/***********************************************/
/* Ann Bean Mansion styles                     */
/***********************************************/

/***********************************************/
/* Tags                                        */
/***********************************************/ 
a { color:#06C; outline:0 }
a img { border:0; }
a:visited { color:#036; }

body {
	background-color:#889933;
	color:#333;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	margin:4px;
}

h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }
h1 { font-size:1.2em; }
h2 { font-size:1em; }
h3 { font-size:1em; margin:0.5em 0 0 0; }

ol { list-style-position:inside; padding:0 0 0 0; }
ol li { margin-left:0; }

tr { vertical-align:top; }

/***********************************************/
/* Layout                                      */
/***********************************************/
.borderSimple { border:1px solid #000; }
.borderPadded { border:1px solid #999; padding:0.5em; }
.outline { outline:1px solid #000; }
.left { float:left; }
.center { text-align:center; }
.right { float:right; }
.stackRight { float:right; clear:right; }
.stackRight img { margin:0.5em 0 2px 1em; display:inline; border:1px solid #000; }

.small { font-size:0.8em; }
.bigcap { font-size:1.6em; font-weight:bold; }

.vspace { margin:1em; }

img.left { margin:0.5em 4px 2px 0; display:inline; border-style:solid; border-width:1px; border-color:#000; }
img.center { display:block; margin-left:auto; margin-right:auto; border:solid 1px #000; }
img.right { margin:0.5em 0 2px 1em; display:inline; border:1px solid #000; }
img.stackRight { margin:0.5em 0 2px 1em; display:inline; border:1px solid #000; }
img.thumb { border:0; margin:0 0 0 4px; vertical-align:top; }
a img.thumb:hover, .tile a img:hover { outline:3px #966 solid; } /* 9A4*/

/***********************************************/
/* Contexts                                    */
/***********************************************/
#awards { position:absolute; top:709px; height:65px; }
#awards a { padding:0 1px 0 0; }

.caption { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:0; padding:0; float:right; }

.contact { background-color:#DDD; padding:0 4px 8px 4px; border:#666 solid 1px; display:inline; }

#content {
	background-color:#FFF;
	position:absolute;
	top:80px; /* below masthead */
	left:174px;
	height:616px;
	width:642px;
	padding:4px;
	overflow:auto;
}

#footer {
	font-size:0.9em;
	position:absolute;
	top:779px;
	border:1px solid #333;
	color:#333;
	padding:2px;
	text-align:center;
	width:814px;
}

#footer2 {
	font-size:0.9em;
	position:absolute;
	top:880px;
	border:1px solid #333;
	color:#333;
	padding:2px;
	text-align:center;
	width:814px;
}

#footer3 {
	font-size:0.9em;
	position:absolute;
	top:779px;
	border:1px solid #333;
	color:#333;
	padding:2px;
	text-align:center;
	width:814px;
}

#item { line-height:1.2em; }

#masthead {
	position:absolute;
	width:820px;
	height:76px;
	background:#EEC url('pix/title3a.gif') no-repeat center;
}

#nav {
	background:#FFF;
	border-right:#999 solid 1px;
	position:absolute;
	top:80px; /* below masthead */
	height:624px;
	width:165px;
	padding:0px 0px 0px 4px;
	overflow:auto;
}
#nav ul {
	color:#633;
	margin-left:0;
	padding:0;
	list-style-type:none;
}
#nav ul li { padding:0 0 1.5em 0; }
#nav ul li a {
	color:#633;
	display:block;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
}
#nav ul a:hover { color:#FFF; background-color:#966; outline:0; }

#nav2 { background-color:#966; }
#nav2 ul { margin-left:0; padding:0 0 0 0; list-style:none; }
#nav2 ul li { display:inline; font-weight:bold; padding:0 0.25em; }
#nav2 ul li a { color:#FFF; text-decoration:none; }
#nav2 a:hover { background-color:#633; border-top:2px solid #633; border-bottom:2px solid #633; outline:0; }

.nav3 { color:#999; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.75em; }
ul.nav3 { margin:0 0 0 0; padding:0 0 0 0; list-style:none; }
ul.nav3 li { display:inline; font-weight:bold; padding:0 0.25em 0 0; }
ul.nav3 li a { color:#633; }
ul.nav3 li a:hover { background-color:#633; border-top:2px solid #633; border-bottom:2px solid #633; color:#FFF; outline:0; }

#overlay { position:absolute; top:11px; right:6px; z-index:10; }

.roomExhibit { border:1px solid #999; left:125px; padding:4px; position:relative; }

#special {
	position:absolute;
	left:691px;
	width:128px;
	height:96px;
	overflow:hidden;
	z-index:100;
}

#special a img { border:hidden; border-width:0 0 0 0;}

.story { line-height:1.1em; padding:0 0.5em 0 0.5em; }
.tile { padding:0.5em; text-align:center; }
.tile a { text-decoration:none; font-weight:bold; }
.tiles { width:642px; }
.title { font-weight:bold; }
.noborder { border:0 !important }

/***********************************************/
/* styles supplied by vendor                   */
/* http://www.bedandbreakfast.com/innkeepers/ReviewsWidgetCodeViewer.aspx?pid=603071 */
/***********************************************/
#bbcomReviewWidget {
	position:absolute;	  	/* for Ann Bean Mansion */
	top:808px;				/* for Ann Bean Mansion */
	background-color:#EEC;	/* for Ann Bean Mansion instead of 122 */
	border-color:#000;
}
#bbcomReviewWidget a:link, #bbcomReviewWidget a:visited {
color:#036;					/* for Ann Bean Mansion instead of 6FA */
}
#bbcomReviewWidget a:hover {
background:#966;			/* for Ann Bean Mansion */
color:#FFF;					/* for Ann Bean Mansion instead of ED860C */
}
#bbcomReviewWidget .revMidLinks{border-color:#000;}

#bbcomReviewWidget .revTitleBar, #bbcomReviewWidget .revTitleBar td {
color:#FEE;					/* for Ann Bean Mansion instead of FEE */
background:#BB9;			/* for Ann Bean Mansion instead of E77 */
border-color:#000;
}
#bbcomReviewWidget .revTitleBar a {
color:#000;					/* for Ann Bean Mansion instead of FFF */
font-weight:bold;
}
#bbcomReviewWidget .reviewName {
color:Yellow;
font-style:italic;
}
#bbcomReviewWidget .reviewDate, #bbcomReviewWidget .review,#bbcomReviewWidget .reviewText {
color:#863;
}
