body {
	background: #889a80;
	font-family: "Arial","Helvetica",sans-serif;
}
img { border: none;
}
#container2 {
	float: left;
	width: 850px;
	background: #38562c;
	position: relative;
	overflow: hidden;
}
#container1 {
	float: left;
	width: 850px;
	background: #38562c;
	position: relative;
	right: 548px;
}
#col1 {
	float: left;
	width: 302px;
	position: relative;
	left: 548px;
	overflow: hidden;
}
#col2 {
	float: left;
	width: 548px;
	position: relative;
	left: 548px;
	overflow: hidden;
}
#logo {	
	height: 103px;
	width: 302px;
	background-color: #38562c;
	border-bottom: 2px solid #889a80;
}
#logo td {
	color: #21331a;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	background-color: #889a80;
}
#title {
	width: 547px;
	height: 101px;
	background-color: #38562c; 
	border-left: 2px solid #889a80;
	border-bottom: 2px solid #889a80;
}	
#title td {
	background-color: #889a80;
	font-size: 1.2em; 
}
#title form {
	display: inline;
}
#menu {
	width: 302px;
	height: 404px;
	color: #fff; 
	font-size: 0.9em; 
	background-color: #38562c; 
}
#menu a {
	color: #fff;
	font-size: 0.9em; 
	text-decoration: none;
}
#menu tbody tr.even td {
	text-indent: 10px;
	background-color: #425f37;
}
#menu tbody tr.odd td {
	text-indent: 10px;
	background-color: #38562c;
}
#availability {
	width: 302px;
	height: 210px;
	text-align: center;
	font-size: 0.8em;
	text-align: center;
	background-color: #38562c; 
	font-weight: bold;
	color: #000;
	border-right: 1px solid #889a80;
}
#availability td {
	font-size: 0.8em;
	font-weight: bold;
}
#content {
	width: 547px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #38562c; 
	border-left: 2px solid #889a80;
}
.footer1 {
	color: #fff;
	font-size: 0.7em;
	text-decoration: none;
}
.greenback { 
	font-size: 0.75em;
	color: #000;
	background-color: #889a80; 
	font-weight: normal;
	padding: 10px;
}
.dkgreenback { 
	font-size: 0.75em;
	color: #000;
	background-color: #74896c; 
	padding: 10px;
}
.content-subtitle {
	font-size: 0.9em;
	font-weight: bold; 
	background-color: #afbbab;
	text-align: center;
}
.content-block  ul{
	text-align: left;
} 
.content-block {
	font-size: 0.75em;
	color: #fff;
	background-color: #425f37; 
	padding-top: 15px;
	padding-bottom: 10px;
} 
.content-caption {
	font-size: 0.9em;
	color: #fff;
	text-align: center;
}
.content-title {
	font-size: 18pt;
	font-weight: bold;
	color: #fff;
}
.title {
	background-color:#889a80;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff; 
	padding: 6px;
}
.whitelink {
	color: #fff;
	text-decoration: none;
}