body {
	margin: 0;
	background-image: url('../images/bgstripe.gif');
	background-repeat: repeat;
}

table.main {
	width: 960px;
	padding: 0;
	border: 1px solid;
	border-color: #99CC99;
	z-index: 12;
}

td.head {
	background-color: #FFFFDD;
	width: 960px;
	height: 150px;
}

td.menu {
	width: 960px;
	height: 30px;
	background-color: #FFFFDD;
	border-top: 1px solid;
	border-bottom: 2px solid;
	border-color: #99CC99;
}

td.menu ul {
	margin-left: -40px;
	margin-top: 0;
	margin-bottom: 0;
	#margin: 0;
}

td.menu li {
	float: left;
	list-style: none;
	/*width: 186px;*/
	width: 239px;
	text-align: center;
}

td.menu li a {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #2B452B;
}

td.image {
	width: 960px;
	height: 188px;
	background-image: url('../images/panoramic3.JPG');
	background-repeat: no-repeat;
}

td.title {
	width: 960px;
	height: 20px;
	background-color: #99CC99;
	text-align: center;
}

h4 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	margin-top: 10px;
}

td.pics {
	width: 300px;
	/*width: 200px;*/
	background-color: #99CC99;
	vertical-align: top;
}

td.info {
	width: 660px;
	/*width: 550px;*/
	background-color: #FFFFDD;
	vertical-align: top;
	padding: 10px;
}

p {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

p a {
	color: #2B452B;
}

td.footer {
	padding: 10px;
	text-align: center;
	background-color: #FFFFDD;
	border-top: 1px solid;
	border-color: #99CC99;
}

p.foot {
	color: #2B452B;
}

p.foot a {
	color: #2B452B;
	text-decoration: none;
}

table.sep {
	width: 540px;
	padding: 0;
}

td.sep {
	width: 260px;
}

table.price {
	margin: 0;
	padding: 0;
	width: 260px;
}

td.w {
	width: 86px;
	background-color: #CCFFFF;
}

td.l {
	width: 86px;
	background-color: #CCFF99;
}

td.m {
	width: 86px;
	background-color: #FFFF66
}

td.h {
	width: 86px;
	background-color: #FFCC00;
}

td.p {
	width: 86px;
	background-color: #FF6600;
}

td.info img {
	text-align: center;
}