@charset "utf-8";
.backgroundTan {
	background-image: url(/img/side_gradient.jpg);
	background-repeat: repeat-x;
}
.textBox {
	background-image: url(/img/textbox_mid.jpg);
	background-repeat: repeat-y;
}
.borderBrown {
	border: 2px solid #352315;
}
.textMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #352315;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 16px;
}
.textMain p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.textMain a {
	color: #000000;
	text-decoration: underline;
}
.textMain a:visited {
	color: #555;
	text-decoration: underline;
}
.textMain a:hover {
	color: #7C3D46;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #555;
	text-decoration: underline;
}
a:hover {
	color: #7C3D46;
	text-decoration: none;
}
.textMainItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #352315;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-style: italic;
}
.textMainWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
body {
	margin: 0px;
	padding: 0px;
}
.backGround {
	background-image: url(/img/bg_2.jpg);
	background-position: center center;
}
.stayBox1 {
	background-color: #d3cfb8;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #221205;
	border-right-color: #221205;
	border-bottom-color: #221205;
	border-left-color: #221205;
	padding: 8px;
}
.stayBox2 {
	background-color: #b1aa85;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #221205;
	border-right-color: #221205;
	border-bottom-color: #221205;
	border-left-color: #221205;
	padding: 8px;
}
.textMainBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #352315;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.contactcell {
	padding-left: 20px;
}
.textMainTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: none;
}
.stayBox1_end {
	background-color: #d3cfb8;
	padding: 8px;
	border: 2px solid #221205;
}
.stayBox2_end {
	background-color: #b1aa85;
	padding: 8px;
	border: 2px solid #221205;
}
.textMainBoldnoPad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #352315;
	font-weight: bold;
	padding: 0px;
}
/***********START CALENDAR STYLES************/
/*start calendar css*/
img {
	border: none;
}

table.calendar {
  float:right;
  margin: 0px 20px 5px 10px;
	background-color: #D0C8B5;
	width: 200px;
	border: 2px solid black;
	text-align: center;
}

.calendar td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}

.calendar .thisMonth a {
	font-weight: bold;
	color: #413421;
}
.calendar .navMonth a {
	color: #666666;
}
.calendar td.weekday {
	background-color: #EBE7DE;
	border-top: 1px solid #413421;
	border-bottom: 1px solid #413421;
}
.calendar td.dimDate {
	color: #999999;
}
.calendar td.normalDate {
	color: #333333;
}
.calendar td.normalDate a {
	color: #413421;
	font-weight: bold;
}
/* end caledar css */

/*start event css*/
.event_item{
	width:375px;
  margin-bottom:15px;
  margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #352315;
}

.event_item_title{
  background-color: #CED0B8;
	color: #351B0A;
  font-size:14px;
  font-weight:bold;
	border-bottom: 1px solid #BCBF9B;
}

.event_item_date{}

.event_item_body{
	display:none;
}

.event_item_display_link{
	text-align:center; 
	float:right; 
	padding:3px; 
}

.event_item_display_link a{
	color: #413421;
}
/* end event css */

/*start upcoming event css*/
.upcoming_event{
}

.upcoming_event_item_title{
	background-color:#99CCFF;
	font-weight:bold;
}

.upcoming_event_item_date{}

.upcoming_event_display_link{
	text-align:center; 
	float:right; 
	padding:3px; 
	background-color:#B5AA8A;
}

.upcoming_event_body{
	display:none;
}
/* end upcoming event css */
/*********** END CALENDAR STYLES ************/
.pixpadleft {
	margin-top: 4px;
	margin-left: 10px;
}
.pixpadright {
	margin-top: 4px;
	margin-right: 10px;
}

