body {
	background-color:#003300;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003300;
}
.mceContentBody {
	color:#003300;
	background-color:#FFF3CC;
}
img, div { 
	behavior: url(/modules/common/iepngfix.htc);
}
a {
	color:#0000FF;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#0000FF;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
}
a.footer {
	color:#FFF3CC;
	font-weight:bold;
	text-decoration:none;
}
a.footer:visited {
	color:#FFF3CC;
	font-weight:bold;
	text-decoration:none;
}
a.footer:hover {
	color:#999999;
	font-weight:bold;
	text-decoration:underline;
}

.blogLink{
	display:none;
}
a.blogSection {
	color:#003300;
	text-decoration:none;
	font-size:13px;	
}
a.blogSection:visited {
	color:#003300;
	text-decoration:none;
}
a.blogSection:hover {
	color:#003300;
	text-decoration:underline;
}
a.blogPost {
	color:#910F0F;
	text-decoration:none;
	font-size:10px;
}
a.blogPost:visited {
	color:#910F0F;
	text-decoration:none;
}
a.blogPost:hover {
	color:#910F0F;
	text-decoration:underline;
}

/* BedandBreakfast.com Reviews Widget */

#bbcomReviewWidget {
	font-family:Verdana, Geneva, sans-serif;
	background-color: #ffffff;
	border-color:#003300;
}
#bbcomReviewWidget a:link, #bbcomReviewWidget a:visited {
	
}
#bbcomReviewWidget a:hover {
	
}
#bbcomReviewWidget .revMidLinks{
	border-color: #003300;
}

#bbcomReviewWidget .revTitleBar, #bbcomReviewWidget .revTitleBar td {
	color: #FFFFFF;
	background-color: #589442;
	border-color: #003300;
}
#bbcomReviewWidget .revTitleBar a {
	color: #FFFFFF;
	font-weight:bold;
}
#bbcomReviewWidget .reviewName {
	color: #000000;
	font-style: italic;
}
#bbcomReviewWidget .reviewDate, #bbcomReviewWidget .review,#bbcomReviewWidget .reviewText {
	color: #863;
}
