.mainContent {
	MARGIN: 0px auto;
	WIDTH: 760px;
	TEXT-ALIGN: left;
}
.whiteback{
	background: #FFFFFF url(images/title.jpg) no-repeat center top;
	padding: 0px;
	margin: 0px;
}
.borderTop {
	BACKGROUND-POSITION: 50% top; BACKGROUND-IMAGE: url(images/border.gif); BACKGROUND-REPEAT: repeat-x;
}
.borderBottom {
	BACKGROUND-POSITION: 50% bottom; BACKGROUND-IMAGE: url(images/border-bottom.gif); BACKGROUND-REPEAT: repeat-x;
}
.borderLeft {
	BACKGROUND-POSITION: left 50%; BACKGROUND-IMAGE: url(images/border-left.gif); BACKGROUND-REPEAT: repeat-y; HEIGHT: 100%;
}
.borderRight {
	BACKGROUND-POSITION: right 50%; BACKGROUND-IMAGE: url(images/border-right.gif); BACKGROUND-REPEAT: repeat-y; HEIGHT: 100%;
}
.borderTopRight {
	BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(images/border-top-right.gif); BACKGROUND-REPEAT: no-repeat; HEIGHT: 100%;
}
.borderTopLeft {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(images/border-top-left.gif); BACKGROUND-REPEAT: no-repeat; HEIGHT: 100%;
}
.borderBottomRight {
	BACKGROUND-POSITION: right bottom; BACKGROUND-IMAGE: url(images/border-bottom-right.gif); BACKGROUND-REPEAT: no-repeat; HEIGHT: 100%;
}
.borderBottomLeft {
	BACKGROUND-POSITION: left bottom; BACKGROUND-IMAGE: url(images/border-bottom-left.gif); BACKGROUND-REPEAT: no-repeat; HEIGHT: 100%;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #339933;
}
.whitebackground {
	background-color: #FFFFFF;
}
#title_cover {
	margin: 0px 5px 0px 4px;
	padding: 0px;
	height: 126px;
	width: 760px;
	border-bottom: 3px solid #339933;
}
#menu_area{
	width: 100%;
	border-bottom: 1px solid #339933;
	background: #D3AB70;
	margin: 0px 5px 0px 4px;
	display: block;
	border-left: 2px solid #339933;
	padding: 0px;
}
.menu_cells {
	font-size: 70%;
	text-align: left;
	background: #ffffff url(images/menu_corner.gif) no-repeat left top;
	margin-top: 10px;
	border: 1px solid #003300;
	padding-left: 5px;
}
.menu_cells_over {
	font-size: 70%;
	text-align: left;
	background: #339933 url(images/menu_corner.gif) no-repeat left top;
	margin-top: 10px;
	border: 1px solid #003300;
	padding-left: 5px;
}
.menu_cells a:link{
	color: #666666;
	text-decoration: none;

}
.menu_cells a:visited{
	color: #999999;
	text-decoration: none;
}
.menu_cells a:hover{
	color: #FFFFFF;
	text-decoration: underline;

}
.menu_cells_over a:link{
	color: #006600;
	text-decoration: none;

}
.menu_cells_over a:visited{
	color: #006600;
	text-decoration: none;
}
.menu_cells_over a:hover{
	color: #FFFFFF;
	text-decoration: underline;

}
#menu {
	float: left;
	background: #ECFFEC;
	margin-left: 8px;
	margin-top: 3px;
	width: 140px;
}
#content {
	float: right;
	margin-right: 5px;
	width: 585px;
	margin-top: 3px;
	display: block;
	height: 100%;
}
#Content_holder h1 {
	color: #339933;
	font-size: 18px;
}
#Content_holder {
	width: 595px;
	float: right;
	text-align: left;
	margin: 3px;
	font-size: 12px;
	height: 100%;
	padding: 0px;
}
#main_part{
	margin: 0px 5px 0px 4px;
	padding: 0px;
	width: 760px;
	border-bottom: 3px solid #339933;
}
h1 {
	color: #006600;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/h1_background.jpg) repeat-x;
	height: 40px;
	padding-top: 3px;
	margin: 0px;
}
p {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 5px;
}
#designedby {
	font-size: 10px;
	width: 760px;
	margin-bottom: 10px;
}
#designedby a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#designedby a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#designedby a:hover {
	color: #339933;
	text-decoration: none;
}
.menu_bar {
	background: #f6f2e7;
}
h2 {
	font-size: 12px;
	color: #339933;
	background: url(images/h2_background.jpg) repeat-x;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	height: 15px;
}
#map {
	border: 1px solid #006600;
}
.rooms_table {
	border: 1px solid #1A4D1A;
	margin: 0px;
	padding: 0px;
}
.room_cell {
	background: #FAFBF7;
}
.room_cell p {
	padding: 5px;
}
a:link {
	color: #3E401B;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
