body {
	background-color: #FDDEEE;
	background-image: url(bg.gif);
	margin: 0; 
	padding: 0;
	padding-top: 20px; 
	padding-bottom: 30px; 
	text-align: center;
	}

a	{
	color: #4483DC;
	text-decoration: none;
	}
a:hover {
	color: #4483DC;
	}
#system_login_table {
	padding: 0;
	margin: 0;
	text-align: left;
	font-weight: bold;
	font-size: 7pt;
	color: #000;
	}
#system_login_table input{
	border: 1px solid #6AA82C;
	background: #C8EB52;
	width: 120px;
	font-size: 8pt;
	}

/*------------------- SYSTEM PLUGIN ----------------*/

#cms_system_plugin span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000;
	text-decoration: underline;
	}

#cms_system_plugin {
	margin-bottom: 10px;
	}

#cms_system_plugin li {
	margin-bottom: 5px;
	}

/*------------------- SYSTEM WRAP ----------------*/

#cms_system_wrap	{
	font-size: 74%; 
	border: 1px solid #AFAFAF;
	margin: 0; 
	padding: 0;
	font-family:  verdana, helvetica, sans-serif; 
	color: #333;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #f9ffe9 url(line.jpg) repeat-y;
	background-position: 73%;
	}

*html #cms_system_wrap	{heigh: 100%;}

#cms_system_wrap ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#cms_system_container_item_title {
	padding: 0;
	margin: 0;
	}
	

/*------------------- HEADERS ----------------*/

#cms_system_header	{
	height: 100px;
	background: #EFEEDF url(top_bar.jpg) no-repeat;
	background-position: top center;
	padding-top: 5px;
	}
#cms_system_header li {
    display: inline;
	}

#cms_system_header li div {
    display: inline;
	}

#cms_system_header #cms_system_container_menu_title	{
	display: none;
	}
#cms_system_header #cms_system_container_item_title	{
	display: none;
	}
#cms_system_header div div span	{
	display: inline;
	text-decoration: none;
	}



/*------------------- MENUBAR ----------------*/

#cms_system_menubar	{
	padding: 5px 0px 4px 0px;
	height: 16px;
	text-align: left;
	background: url(menubar.jpg) repeat-x;
	background-position: top;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	}

#cms_system_menubar li div{
	display: inline;
	}
#cms_system_menubar li{
	margin: 0; 
	padding: 0;
	display: inline;	
	list-style-type: none;
	}
#cms_system_menubar ul {
	padding: 0;
	margin: 0;
	display: inline;
	}

#cms_system_menubar a {
	padding: 5px 6px 5px 6px;
	color: #363F4F;
	font-size: 8pt;
	font-weight: bold;
	border-right: 1px solid #AFAFAF;
	}

#cms_system_menubar a:hover	{
	text-decoration: none;
	color: #000;
	border-top: none;
	}

#cms_system_menubar #cms_system_container_menu_title	{
	display: none;
	}

/*------------------- SIDE MENU ----------------*/

#cms_system_sidemenu	{
	width: 205px;
	float: right;
	color: #fff;
	background: url(menu2.png) repeat-y;
	background-position: left;
	}

#cms_system_sidemenu #cms_system_container_item_title	{
	font-weight: bold;
	font-size: 10pt;
	color: #6F7F47;
	margin-bottom: 5px;
	padding: 3px 3px 2px 15px;
	background: url(title_background.png) no-repeat;
	background-position: bottom left;
	}

#cms_system_sidemenu #cms_system_container_menu_title	{
	display: none;
	}

#cms_system_sidemenu ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#cms_system_sidemenu li	{ 
	margin: 0; 
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 8pt;
	}

#cms_system_sidemenu a	{
	color: #858571;
	text-decoration: none;
	}
#cms_system_sidemenu a:hover	{
	color: #000;
	}

#cms_system_sidemenu div {
	background: url(menu1.png) no-repeat;
	background-position: left top;
	padding-top: 5px;
	}
#cms_system_sidemenu div div {
	padding: 0;
	background: url(menu3.png) no-repeat ;
	background-position: left bottom;
	padding-bottom: 10px;
	}
#cms_system_sidemenu div div div{
	background: none;
	padding: 0;
	}
#cms_system_sidemenu div div div div{
	margin-right: 8px;
	}
#cms_system_sidemenu div div div div div{
	margin: 0;
	}
#calendar {
	margin: 0;
	padding: 0;
	}
#calendar table {
	width: 180px !important;
	}

/*------------------- SIDE BAR ----------------*/


#cms_system_sidebar	{
	width: 230px;
        clear: both;
	float: right;
	color: #444;
	background: url(menu2.png) repeat-y;
	background-position: left;
	}

#cms_system_sidebar #cms_system_container_menu_title	{
	display: none;
	}

#cms_system_sidebar ul	{
	margin: 0;
	padding: 0;

	list-style-type: none;
	}

#cms_system_sidebar li	{ 
	margin: 0; 
	margin-bottom: 5px;
	font-size: 8pt;
	}

#cms_system_sidebar a	{
	color: #858571;
	text-decoration: none;
	}
#cms_system_sidebar a:hover	{
	color: #000;
	}

#cms_system_sidebar div {
	background: url(menu1.png) no-repeat;
	background-position: left top;
	padding-top: 5px;
	}
#cms_system_sidebar div div {
	padding: 0;
	background: url(menu3.png) no-repeat ;
	background-position: left bottom;
	padding-bottom: 10px;
	}
#cms_system_sidebar div div div{
	background: none;
	padding: 0;
	}
#cms_system_sidebar div div div div{
	margin-right: 8px;
	margin-left: 8px;
	}
#cms_system_sidebar div div div div div{
	margin: 0;
	}


#cms_system_sidebar #cms_system_container_item_title	{
	font-weight: bold;
	font-size: 10pt;
	color: #000;
	margin-bottom: 5px;
	padding: 3px 3px 2px 15px;
	background: url(title_background.png) no-repeat;
	background-position: bottom left;
	}

/*------------------- CONTENT ----------------*/

#cms_system_content	{
	width: 545px;
	text-align: justify;
	margin: 0;
	margin-left: 5px;
	margin-bottom: 50px;
float: left;
}

#cms_system_content H1	{
	font-weight: bold;
	font-size: 12pt;
	color: #000;
	margin: 0;
	padding: 3px 5px 3px 5px;
	}

#cms_system_content H2	{
	font-weight: bold italic;
	font-size: 8pt;
	color: #000;
	margin: 0;
	padding: 3px 5px 3px 5px;
	}

#cms_system_content H3	{
	font-weight: bold italic;
	font-size: 8pt;
	color: #000;
	margin: 0;
	padding: 3px 5px 3px 6px;
	margin-bottom: 5px;
	}

#cms_system_content #cms_system_container_item_title {
	font-weight: bold;
	font-size: 8pt;
	color: #000;
	margin-bottom: 10px;
	padding: 3px 3px 3px 3px;
	}

#cms_system_content #cms_system_container_menu_title {
	font-weight: bold;
	font-size: 10pt;
	color: #6B8D13;
	margin-bottom: 5px;
	padding: 3px 3px 2px 15px;
	background: url(title_background.png) no-repeat;
	background-position: bottom left;
	}

#cms_system_content div {
	margin: 0;
	padding: 0;
	}
#cms_system_content div div div div div{
	padding: 5px;
	}
#cms_system_content div div div div div div{
	padding: 0;
	border: none;;
	}
/*------------------- FOOTER ----------------*/

#cms_system_footer {
	text-align: center;
	clear: both;
	background: url(bottom_bar.jpg) no-repeat;
	background-position: bottom center;
	height: 3px;
	line-height: 40px;
	font-weight: bold;
	letter-spacing: 1px;
	}
#cms_system_footer #cms_system_container_menu_title {
	display: none;
	}
#cms_system_footer #cms_system_container_item_title {
	display: none;
	}

#cms_system_footer div div div div div div {
	color: #000;
	margin: 0;
	display: inline;
	font-size: 8pt;
	}
#cms_system_footer div {
	display: inline;
	}

<------------------------------room rate------------------------------------------>
.sectiontableheader2 { /*Guest book table header alternate color*/
	background-color : #536F0B; /*293C43*/
	color : #ffffff;
	font-weight : bold;
	padding: 3px;
}

.sectiontableentry1 { /*Guest book table row alternate color*/
	background-color : #D8E9D5; /*0D1315*/
	padding: 2px;
}

.sectiontableentry2 { /*Guest book table row alternate color*/
	background-color : #CDDFCA; /*151E22*/
	padding: 2px;
}
<--------------------------------------------------------------------------------->

.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
}

.contentpaneopen ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.contentpaneopen li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#booking{
	margin: 0;
	padding: 0;
	}
#booking table{
	width: 100%;
	margin: 0;
	padding: 0;
	}
.sectiontableheader {
	background: rgb(83, 111, 11) none repeat scroll 0% 50%; 
	font-weight: bold; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	color: rgb(255, 255, 255);
	}


#links {display: none;}
#phones {display:none;}