body {
	padding:0px;
	margin:0px;
	background-image:
	url('woods.jpg')
	}

A.MenuLink, A.MenuLink:Link, A.MenuLink:Visited {
	font-family: Tahoma, arial;
    	font-size: 13px;
	color: #660000;
	font-weight: none;
	text-decoration:none;
    }

A.MenuLink:Hover {
	font-family: Tahoma, arial;	
    	font-size: 13	px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
	background-color: #660000;
    }
    
.MenuNoLink {
	font-family: Tahoma, arial;
    	font-size: 14px;
	font-weight: none;
	}

A.MenuFooterLink, A.MenuFooterLink:Link, A.MenuFooterLink:Visited {
	font-family: Tahoma, arial;
    	font-size: 10px;
	color: #000000;	
	text-decoration:none;
    }

A.MenuFooterLink:Hover {
	font-family: Tahoma, arial;
    	font-size: 10px;
	color: #000000;			
	text-decoration:underline;
    }
     
A.PageLink, A.PageLink:Link, A.PageLink:Visited {
	font-family: Tahoma, arial;
    	font-size: 12px;
	font-weight: none;
	text-decoration:none;
    }

A.PageLink:Hover {
	font-family: Tahoma, arial;
    	font-size: 12px;
	font-weight: none;
	text-decoration:underline;
    }
    
A.SubTitleLink, A.SubTitleLink:Link, A.SubTitleLink:Visited {
	font-family: Tahoma, arial;
    	font-size: 10px;
	color: #660000;
	font-weight: none;
	text-decoration: underline;
    }

.HotelTitle {
	font-family: Times New Roman;
    	font-size: 21px;
	font-weight: none;
	color: #660000;
	}

.SubTitle {
	font-family: Tahoma, arial;
	font-size: 10px;
	font-weight: none;
	color: #7d7d7d;
	}

.MenuItem {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: none
	}

.ColHeading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: none
	}

.Text {
	font-family: Tahoma, arial;
	font-size: 12px;
	line-height: 15px;
	}

.SubText {
	font-family: Tahoma, arial;
	font-size: 11px;
	}

.BlackLg {
	font-family:verdana,arial;  font-size:18px;
	color:#000000;
	}