@charset "utf-8";
/* CSS Document */

#container #body {
	margin: 12px 28px;
}
#body #rightRegion {
	width: 240px;
	float: left;
	margin-top:36px;
}
#body #leftRegion {
	float: left;
	width:560px;
	padding-right:80px;
	padding-bottom: 12px;
}
#body   p {
	margin-bottom: 6px;
}
#body h2 {
	font-size: 30px;
	margin-top: 20px;
	padding-bottom: 12px;
}
/**#body h3 {
	font-size: 12pt;
	margin-top: 16px;
	margin-bottom: 6px;
}*/
#body h3 {
	padding-bottom: 12px;
	margin-bottom: px;
	padding-top: 6px;
	font-size:18px;
}
#body h4 {
	font-size: 11pt;
	margin-top: 12px;
	margin-bottom: 12px;
}
#body ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 48px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#leftRegion p {
	text-indent: 36px;
}
.pod {
	border: 2px solid #efefef;
	margin-bottom: 24px;
}
.pod p, .pod .quote-table, .pod h4 {
	margin: 9px;
}
.sideplate {
	margin-bottom:24px;
}
.blogPost {
	padding-bottom:36px;
}
.paginationLinks {
	text-align:right;
}

/** Availability Table Cottage */
#body #leftRegion .tarone td, #body #leftRegion .tarone {
	border:thin #820E19 solid;/* That Brown */
	padding:8px;
}
#body #leftRegion .tarone .available {
	background-color:#AFFFC2; /*Shitty Green */
}
#body #leftRegion .tarone .booked {
	background-color:#FE8484;/*Ugh..The Pink*/
}
#body #leftRegion .tarone {
	background-color:#E4E5E7 /*Oh My God that puse background */
}
#body #leftRegion .tarone .tartre {
	background-color:#375368;/*Navy Header*/
	color:#FFFF00; /*Yellow Text*/
}
#body #leftRegion .bookingUL li {
margin-bottom:12px;
}

#xmasmesg {border:thin #820E19 solid;
}
/*AVAILABILITY APARTMENT TABLE */
#body #leftRegion .taraone td, #body #leftRegion .taraone {
	border:thin #820E19 solid;/* That Brown */
	padding:8px;
}
#body #leftRegion .taraone .aavailable {
	background-color:#AFFFC2; /*Shitty Green */
}
#body #leftRegion .taraone .abooked {
	background-color:#FE8484;  /*Ugh..The Pink*/
}
#body #leftRegion .taraone {
	background-color:#D8F0FB /*Pale Blu background */
}
#body #leftRegion .taraone .taratre {
	background-color:#375368;   /*Navy Header*/
	color:#FFFF00;  /*Yellow Text*/
}

/*BLOG PAGE*/
.inlineImageBlog	{
	margin-right: 20px;
	padding-bottom: 15px;
	float: left;
}

/** Google Search Box */
.other-things b {
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
#goog-wm {
	margin-top: 48px;
}