@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 5px;
}

body,td,th {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #6c2600;
	line-height: 130%;
}

.bodyspaced{  font-family:   Arial; font-size: 13px; font-style: normal; line-height: 130%; font-weight: normal; color: #6c2600; text-decoration: none;}
.bodyspacedtight{  font-family:   Arial; font-size: 12px; font-style: normal; line-height: 120%; font-weight: normal; color: #6c2600; text-decoration: none;}
.contentlink{  font-family:   Verdana, Arial; font-size: 13px; font-style: normal; line-height: 130%; font-weight: normal; color: #002600; text-decoration: none;}
.innkeeperscorner {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 191%; font-weight: normal; color: #002700; text-decoration: none;}
.footer{  font-family:   Verdana, Arial; font-size: 11px; font-style: normal; line-height: 120%; font-weight: normal; color: #002600; text-decoration: none}
.contentLinkfooter   { color: #002600; font: 11px Verdana;  line-height: 120%;  text-decoration: none }

.whiteborder {
	border: 1px solid #FFF;
}

#blog-feed {
	width: 503px;
	margin: 0px auto;
	padding: 48px 21px 21px 21px;
	background: #F7EFEB;
}

#blog-feed-inner {
	border-left: 1px solid #012901;
	border-bottom: 1px solid #012901;
	border-right: 1px solid #012901;
	padding: 5px;
	width: 491px;
	margin: 0px auto;
	position: relative;

}

#mobilebtn {
	width:125px;
	text-align:center;
	margin-bottom:5px;
	margin-left:70px;
}

a:link.mobilebtn, a:visited.mobilebtn, a:active.mobilebtn {
	color: #002700;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border: 2px solid #6c2600;
	display: block;
	line-height:130%;
	}

