.CabannaSubMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

#submenuBG a
{
        display: block;
        padding: 2px;
        background-color: #D9B389;
        border: 1px solid #FFFFFF;
}

#submenuBG a:link, a:visited
{
        color: #000000;
        text-decoration: none;
}

#submenuBG a:hover
{
        background-color: #41B7B3;
        color: #ffffff;
}

.CabannaMainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.CabannaTitleGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #41B7B3;
	text-decoration: none;
}
.CabannaGreenItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #41B7B3;
	text-decoration: none;
}

