body {

	background: #A2BC88;

}
img{
behavior:url('pngbehavior.htc');
}

td {
color: #31261E;
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
}

a {
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
text-decoration: underline;
color: #ad2a2c; }

a:hover {
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
text-decoration: underline;
color: #d6a824; }

#nav {

	background: #2D85B0 url("images/nav.gif");
	text-align: center;
	width: 402px;
	height: 17px;
	color: #fff;

}

#nav a {

	color: #fff;
	font-size: 12px;
	text-decoration: none;

}

#nav a:hover {

	text-decoration: underline;

}

#breadcrumbs {

	color: #ad2a2c;
	font-size: 12px;

}

#breadcrums {

	color: #ad2a2c;
	font-size: 12px;

}

#content {

	padding: 10px;

}

* html #content {

	width: 760px;

}

#footer {

	font-size: 10px;
	padding: 5px;
	color: #000;

}

#bottom:hover {

	color: #000;

}

#featuredInns {

	clear: both;

}

#featuredInns td {

	background: #EEDBA9;
	padding: 5px;

}

#featuredInns td a {

	text-decoration: none;

}

#featuredInns td a.hasImage {

	display: block;
	width: 164px;
	border: 1px solid #000;

}

#featuredInns td a:hover {

	color: #000;

}

#featuredInns td img {

	border: 2px solid #fff;

}

h2 {

	font-size: 16px;
	font-weight: normal;
	color: #9D2500;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;

}

img.floatRight {

	float: right;
	margin: 10px;
	border: 1px solid #428C28;

}

img.floatLeft {

	float: left;
	margin: 10px;
	
}