/* CSS Document */

/******************** LAYOUT **************************/

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#423623;
	font-size:13px;
	line-height:18px;
	padding:0;
	margin:0;
	text-align:center;
	background:#000000 url(/images/bkrd-body.jpg) repeat-x center top;
/*	-137*/
}

#main-wrapper {
	width:100%;
	height:100%;
	background:url(/images/bkrd-header-new.jpg) no-repeat center top;
	
}
#column-wrapper {
	text-align:left;
	width:1000px;
	margin:0 auto;
}

#header {
	position:relative;
	height:241px;
}

#logo{
	position:absolute;
	top: 3px;
	left:10px;
}

#header-book-a-room{
	position:absolute;
	top:0;
	right:6px;
}

#header-right{
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size:23px;
	line-height:25px;
	text-align:right;
	position:absolute;
	top:97px;
	left:650px;
	width:350px;
}

#header-right, #header-right a{
	color:#fff;
}

#navbar {
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	position:absolute;
	left:5px;
	top:187px;
	font-size:17px;
}

#content {
	padding:10px;
	width:980px;
	background:#000000;
	border-bottom:1px dotted #fff;
}

#brown-cols-bg{
	
	background:#1e1e1e url(/images/bkrd-main-1-col.gif) repeat-y left top;
/*	background:#1e1e1e url(/images/bkrd-main-2-col.gif) repeat-y center top;*/
	
}


#right-cols-bg{

	background:url(/images/bkrd-wood.jpg) no-repeat right bottom;
	
}

#main-col {
	
	width:725px;
	padding:20px;
	float:left;
	

}

div.anythingSlider{
	margin-bottom:10px;
}
#home-separator{
	float:left;
	clear:both;
	height:10px;
	width:765px;
	
	background:#000 url(/images/bkrd-content-separator.jpg) no-repeat left bottom;
	
}



#home-welcome{
	padding:30px;
	background:#ccb898;
/*	float:left;*/
/*	display:inline;*/
/*	clear:none;*/
/*	width:186px;*/
}
#home-news{
	padding:30px;
	background:#bba581;
/*	float:left;*/
/*	display:inline;*/
/*	clear:none;*/
/*	width:459px;*/
}

.newsitem{
/* margin:20px 0 0 0;	*/
padding:0 9px 0 0;	
margin:0 9px 0 0;	
border-right:1px dotted #695b44;
width:222px;
float:left;
}

.newsitem .bimage{
	clear:none;
	float:left;
	margin:0 15px 15px 0;
}

.newscontent{
	float:left;
	
}

.newsitem .heading{
	
	color:#fff;
	font-size:17px;
	margin:0 0 8px 0;
	
}

.newsitem .words{
	
	margin:0;
}

#right-col {
	
	float:right;
	height:380px;
}
#slide_sidebar {
	width:212px;
	height:375px;
	padding-top: 4px;
}

#mailing_list {
	height:150px;
	width: 200px;
}

#events{
	padding:23px 16px 0 18px;

	width:181px;
	height:357px;
	background:url(/images/bkrd-sidebar-top.jpg) no-repeat center top;
	
}
.eventitem{
	float:left;
	clear:both;
	padding:10px 0 10px 0;
	border-bottom:1px dotted #989898;
}

.eventitem p{
	margin:0;
	padding:0;
}

.eventitem .date{
	float:left;
	
	width:55px;
	height:35px;	
	padding:10px 0;
	text-align:center;
	
	color:#d3d3d3;
	background: #4b4c4c; /* Old browsers */
	background: -moz-linear-gradient(top,  #4b4c4c 0%, #343534 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b4c4c), color-stop(100%,#343534)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4b4c4c 0%,#343534 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4b4c4c 0%,#343534 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4b4c4c 0%,#343534 100%); /* IE10+ */
	background: linear-gradient(top,  #4b4c4c 0%,#343534 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b4c4c', endColorstr='#343534',GradientType=0 ); /* IE6-9 */
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 0px 10px 10px 10px;
	border-radius: 0px 10px 10px 10px;

	
}
.eventitem .date a{

	
	color:#d3d3d3;


	
}
.eventitem .dm{
	line-height:17px;
	font-size:17px;
	font-weight:normal;	
}
.eventitem .dd{
	line-height:22px;
	
	font-size:22px;
	font-weight:bold;
}


.eventitem .heading{
	width:100px;
	float:left;
	padding:0 0 0 15px;
	font-size:15px;
	color:#fff;
}
.eventitem .heading a{
	text-decoration:none;
	font-size:15px;
	color:#fff;
}

.eventitem .words{
	width:100px;
	float:right;
	padding:0 11px 0 0;
	font-size:13px;
	color:#bfbfbf;
}

.eventitem .words a{
	text-decoration:underline;
	font-size:13px;
	color:#bfbfbf;
}

#sidebar-separator{
	float:left;
	height:10px;
	width:215px;
	
	background:#000 url(/images/bkrd-content-separator.jpg) no-repeat right bottom;
	
}

#sidebar-bottom{
	padding:43px 16px 20px 18px;

	width:181px;
    height:380px;
	
}

#mc_embed_signup{
	margin:10px 0;
}

.mc-field-group input{
	width:170px;
	padding:5px;
	margin:4px 0 4px 0;
	background:#000;
	color:#d3d3d3;
	border:0;
}

#mc-embedded-subscribe{
	float:right;
	margin-top:5px;
	font-size:14px;
	padding:5px 30px 5px 10px;
	
	border:0;
	background: #ffffff url('/images/join-button.gif') no-repeat right center;
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
	
	
	cursor:pointer;
	
	-webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 1);
	-moz-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 1);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 1);
}

#read-our-reviews{
	border-top:1px dotted #989898;
	
	background:url(/images/read-our-reviews.png) no-repeat right 20px;
	height:64px;
	padding:40px 0 0 0;
	margin:20px 0 0 0;
	width:181px;
	display:block;
}
#read-our-reviews:hover{
	color:#fff;
}

.df1{
	font-size:15px;
	color:#fff;
	text-shadow: 1px 1px 1px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
.df2{
	font-size:27px;
	font-family:Georgia, serif;
	font-style:italic;
	color:#fff;
	text-shadow: 1px 1px 1px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}


#footer {
	text-align:left;
	width:950px;
	margin:0 auto;
	border-bottom:1px dotted #fff;
	padding:25px;
	color:#bfbfbf;
	
}

#footer a{
	color:#bfbfbf;
	
}


#footer-logo{
	float:left;
	padding-right:50px;
	padding-top:30px;
}

#footer-address{
	padding-top:30px;
	float:left;
}
#footer-right{
	float:left;
	padding:30px 0 0 70px;
	
}



#footer-testimonial{
	position:relative;
	float:left;
	margin:30px 0 25px 40px;
	padding:0 50px 0 30px;
	text-align:left;
	font-family:Georgia;
	font-style:italic;
	font-size:16px;
	width:220px;

display: block;

}

.quote-open, .quote-close {
	position:absolute;
	display:block;
	font-family:Georgia;
	font-style:italic;
	color: #979797;
	display: block;
	font-size: 58px;
	line-height:58px;
	width: 58px;
	height: 58px;
}
	
.quote-open {
	top:0px;
	left:0px;
}
.quote-close {
	bottom:0px;
	right:0;
}



#footer-testimonial .author{
	margin-top:10px;
/*	text-align:right;*/
}

#copyright {
	text-align:left;
	width:980px;
	margin:0 auto;
	padding:10px;
	color:#868686;
	
}
#copyright a{
	color:#868686;
	
}

/******************** STYLES **************************/

table {

}

a {
	color:			#fff;
	text-decoration:none;
}

a img {
	border:none;
	border-collapse:collapse;
}

a:hover {
	text-decoration:underline;
}

p, ol, ul {
	margin: 		0 0 18px 0;
}

blockquote {
	text-align:center;
	display:block;
	margin:5px 0;
	font-style:italic;
}

.alttext1 {
	font-size:		15px;
}

.alttext2 {
	font-size:		18px;
	color:#fff;
}


.header1, h1 {
	font-family:Georgia, serif;
	font-style:italic;
	
	color:		#ffffff;
	font-size:	32px;
	line-height:	32px;
}

.header2, h2 {
	font-family:Georgia, serif;
	color:		#ffffff;
	font-size: 	27px;
	line-height:	27px;
	font-style:italic;
}

.header3, h3 {
	font-family:Georgia, serif;
	
	color:		#222222;
	font-size:	16px;
	line-height:	19px;
}
h1 {
	margin:		0 0 12px 0;
}

h2 {
	margin:		0 0 8px 0;
}

h3 {
	margin:		0 0 3px 0;
}

h1, h2, h3, h4, .header1, .header2, .header3, .header4 {
	font-weight:normal;
}

.header1 a, .header2 a, .header3 a, h1 a, h2 a, h3 a {
	color:		inherit;
	text-decoration:none;
}

.header1 a:hover, .header2 a:hover, .header3 a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;
}

.image_on_right {
	float:		right;
	margin-left:	20px;
	margin-bottom:	10px;
}

.image_on_left {
	float:		left;
	margin-right:	20px;
	margin-bottom:	10px;
}

.keywords {
	background-color:#726F6F;
	border-top:1px solid #726F6F;
	border-bottom:1px solid #726F6F;
	padding:5px;
}

.sidebar-form label {
	display:		block;
	margin-bottom:	1px;
}

.sidebar-form .sidebar-field {
	margin-bottom:	10px;
}

/* Comments */

.commentContent {
	border-top:1px dotted #999999;
	padding-top:10px;
}

.commentInfo {
	padding-top:4px;
	padding-bottom:10px;
}

/* Calendar */

.cal_header {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.calendar {
	width:100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}

.calendar td {
	border: 1px solid #DDDDDD;
	vertical-align: top; 
}

.calendar td.today {
	background-color:#FFFFCC;
}

.calendar td.other_day {
	background-color:#FFFFFF;
}

.dayofweek {
	background-color: #333333;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding:2px;
}

.empty_day {
	background-color:#DDDDDD;
}

.highlight {
	background-color: #FFE7D0;
}

.day {
	background-color:#EEEEEE;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day_today {
	background-color:#DDDDDD;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day a, .day_today a {
	color:#4F4F45;
	text-decoration:none;
}

.calendar hr {
	border: none 0;
	height: 1px;
	border-top: 1px dotted #B9B9A2;
}

.gray {
	color:#CCCCCC;
}

.author {
	font-weight:normal;
}

.author a {
	color:#000000;
	text-decoration:none;
}

.author a:hover {
	text-decoration:underline;
}

.error {
	text-align:left;
	padding:6px;
	background-color:#FFFFCC;
	border:solid #FFCC33 2px;
}

#comment_body {
	width:100%!important;
	}

#comments table td {
	padding-bottom:11px;
	}