body {
	background-color: #FFFFFF;
	margin-top: 0px;
	/*background-image: url(../images/bg.jpg);*/
	background-repeat: repeat-x;
	margin-bottom: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}

h1 {
	font-family: Helvetica, Sans-serif, Arial;
	color: #58595b;
	padding: 0;
	margin: 10;
}
#container {
	width: 950px;
	margin: 0 auto;
	/*background: url(../images/bg.jpg) repeat-x top left;*/
	text-align: left;
	padding: 0 5px 0 5px;
}
#main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	background-color: #ffffff;
	/*background-image: url(../images/bg.gif);*/
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main a {
	color: #5B546D;
}
#navbar {
	width: 842px;
	margin-right: 50px;
	margin-left: 50px;
	/*z-index: 2;*/
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C7D2;
	padding-left: 8px;
	padding-top: 12px;
	font-size: 12px;
	color: #D9BA27;
	clear: both;
}
#flash {
	height: 250px;
	width: 850px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 15px;
}
#navbar a {
	margin-left: 7px;
	margin-right: 7px;
	color: #83827d;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#navbar a:hover {
	color: #D9BA27;
}

#logo {
	margin-left: 50px;
	margin-top: 24px;
	margin-bottom: 12px;
	width: 263px;
	height: 63px;
	float: left;
}

.thispage {
	color: #8D770D;
	font-weight: normal;
	cursor: default;
}
#leftcontent {
	width: 562px;
	margin-right: 50px;
	margin-left: 50px;
	padding-bottom: 30px;
	float: left;
}

#right {
	float: right;
	width: 225px;
	margin-right: 50px;
}

#testimonials  {
	list-style: none; 
	margin: 0 0 15px 0; 
	padding: 10px 10px 10px 10px;
	color: #58595b;
	/*background-color: #eae1ff;*/
	background-color: #f6f6f6;
}
#testimonials dt	{font-weight: bold; margin-bottom: 10px; padding-bottom: 10px;}
#testimonials dd{margin: 0; padding-bottom: 10px;}
#testimonials dd span{display: block; color: #8D770D; padding-top: 5px;}

#weather {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}

#footer {
	clear: both;
	width: 850px;
	margin: 0 50px 0 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A09DA6;
}
#address {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
}
#leftcontent p {
	font-size: 12px;
	line-height: 20px;
	color: #58595B;
	margin-top: 0px;
}
#leftcontent ul {
	font-size: 12px;
	line-height: 20px;
	list-style-type: square;
	color: #58595B;
}
#credit {
	font-size: 9px;
	font-weight: normal;
	color: #A7A9AC;
	float: right;
	padding-top: 10px;
	padding-bottom: 20px;
}
#availability td {
	padding-right: 5px;
}
#credit a {
	color: #58595B;
	text-decoration: none;
	padding-left: 10px;
}
#credit a:hover {
	text-decoration: underline;
}
#leftcontent h3 {
	font-size: 12px;
	font-weight: normal;
	color: #0C6E6E;
}
#leftcontent h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0C6E6E;
	margin-top: 0px;
}
#titlepich1 {
	padding-bottom: 4px;
}
#leftcontent a {
	font-weight: normal;
	color: #0C6E6E;
	text-decoration: underline;
}
#leftcontent a:hover {
	font-weight: normal;
	color: #58595B;
	text-decoration: underline;
}

#availability {
	font-size: 12px;
	color: #58595B;
	background: #eae1ff;
	border: 1px solid #1b0f35;
	line-height: 18px;
	margin-bottom: 30px;
}
#flashcontent {
	width: 820px;
	height: 450px;
	margin-top: 0;
	padding: 0;
}
