/* CSS Document */

body,td,th {
	color: #592D00;
	font-family: Vedana;
	font-size: 12px;
	cursor: default;

}
body {
    color: #592D00;
	background-color: #CCCCCC;
    font-family: Vedana;
	font-size: 12px;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#black_fern_lodge_accomodation_menu img {
    text-decoration: none;
    border:none;
    }
h1 {
    text-align:center;
    }
.style9 {
font-size: 14px
}

.style10 {
font-size: 18px;
font-family: "Palatino Linotype";
}

.accom_table {
	background:none;

}
.accom_table tr {
	background:#ffcd66;
	cell-spacing:20px;
}

.accom_table td {
	background:#ffcd66;
	cell-spacing:20px;
}

.accom_table h2, .accom_table p {
	text-align:center;
	font-size:20px;
}

.accom_table ul li{
	text-align:left;
	font-size:18px;
}

