BODY {
	MARGIN-TOP: 0px;
	FONT-SIZE: 12px;
	MARGIN-LEFT: 0px;
	COLOR: #5d401e;
	LINE-HEIGHT: 18px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #d1c39e;
	background-image: url(../resources/images/body_bgr.gif);
	
}

table {
	FONT-SIZE: 12px;	
	COLOR: #5d401e;	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

img {
	behavior:	url("themes/pngbehavior.htc");	
	border: 0;
}

.table_menu{
	MARGIN-LEFT: 0px;
	BACKGROUND-COLOR: #982920;
	background-image: url(../resources/images/menu_br.gif);
	background-repeat: no-repeat;
}
.table_wedding_menu{
	MARGIN-LEFT: 0px;
	BACKGROUND-COLOR: #982920;
	background-image: url(../resources/images/menu.gif);
	background-repeat: no-repeat;	
}
.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #dcc69c;
}

.table_contact{
	BACKGROUND-COLOR: #baad80;
}
.table_welcome{
	MARGIN-LEFT: 0px;
	BACKGROUND-COLOR: #baad80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #5d401e;
}
.table_rates{
	MARGIN-LEFT: 0px;
	text-align: center;
}

.table_homepage{
	MARGIN-LEFT: 0px;
	background-image: url(../resources/images/home_bgr.gif);
	background-repeat: no-repeat;
}
.table_footer{
	background: url(../resources/images/footer_bgr.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #d1c39e;
	/*background-color: #a69062;*/
	margin-right: 10px;
}
.table_footer2{
	background: url(../resources/images/footer_bgr2.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #d1c39e;
	/*background-color: #a69062;*/
	margin-right: 10px;
}
.search_box{
	MARGIN-LEFT: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #d1c39e;
	background-color: #982920;
	border: 2px solid #aa925d;
	padding-left: 5px;
}
.booking_box{
	MARGIN-LEFT: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #422b11;
	background-color: #e7ddc4;
	border: 1px solid #cec4a0;
	padding-left: 5px;
}
.contact_box{
	MARGIN-LEFT: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #422b11;
	background-color: #a28c5e;
	border: 1px solid #cec4a0;
	padding-left: 5px;
}
.border{
	font-weight: normal;
	border: 8px solid #c6b78e;
}
.border_gallery{
	font-weight: normal;
	border: 2px solid #e1d4b9;
}
.title_red{
	MARGIN-LEFT: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #982920;
	font-size: 12px;
	line-height: 28px;
}
.title_rates{
	MARGIN-LEFT: 0px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #5d401e;
	font-size: 15px;
	line-height: normal;
}
.title_red_2{
	MARGIN-LEFT: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #982920;
	font-size: 12px;
	line-height: normal;
}
.link_yellow{
	MARGIN-LEFT: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #cdcb9a;
	font-size: 12px;
	line-height: normal;
	text-decoration:none
}
A.link_yellow{
	MARGIN-LEFT: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #cdcb9a;
	font-size: 12px;
	line-height: normal;
	text-decoration:none
}
A.link_yellow:hover{
	MARGIN-LEFT: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #cdcb9a;
	font-size: 12px;
	line-height: normal;
	text-decoration:underline
}
.link_red{
	MARGIN-LEFT: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #982920;
	font-size: 12px;
	line-height: 18px;
	text-decoration:none
}
A.link_red{
	MARGIN-LEFT: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #982920;
	font-size: 12px;
	line-height: normal;
	line-height: 18px;
	text-decoration:none
}
A.link_red:hover{
	MARGIN-LEFT: 0px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #982920;
	font-size: 12px;
	line-height: normal;
	line-height: 18px;
	text-decoration:underline
}
ul {
	margin: 0px;
	padding: 0px;	
	list-style-type:none;
	list-style: none;
	display:inline-table;	
	width: 166px;
}
ul li {
	padding-left: 13px;
}