body
{
	background: #7A5F16 url("../Images/Welcome.jpg") no-repeat;
	color: #1147E0;
}

a.mainMenu:link, a.mainMenu:visited, a.mainMenu:active
{
	color: #1147E0;
}

a.mainMenu:hover
{
	color: #DB9F21;
}

#welcomeHyperLinkContainer,
#bananaHyperLinkContainer, #blueberryHyperLinkContainer, #cherryHyperLinkContainer, #greenAppleHyperLinkContainer, #lemonHyperLinkContainer, #limeHyperLinkContainer, #orangeHyperLinkContainer, #strawberryHyperLinkContainer, #undergroundHyperLinkContainer,
#bananaTextOnly, #blueberryTextOnly, #cherryTextOnly, #greenAppleTextOnly, #lemonTextOnly, #limeTextOnly, #orangeTextOnly, #strawberryTextOnly, #undergroundTextOnly,
#mainTextOnly, #timeAndSpaceTextOnly, #roomsTextOnly, #reservationsTextOnly, #joinTheClubTextOnly, #funStuffTextOnly
{
	display: none;
}

#welcomeTextOnly
{
	/*position: absolute;
	left: 50px;*/
	color: #DB9F21;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

/*
#main
{
	border: none 1px white;
	font-size: 15px;
	position: absolute;
	left: 475px;
	top: 0px;
	width: 600px;
}
*/

#paragraph1
{
	border: none 1px white;
	font-size: 15px;
	position: absolute;
	left: 475px;
	top: 0px;
	width: 550px;
}

#paragraph2
{
	border: none 1px white;
	font-size: 15px;
	position: absolute;
	left: 475px;
	top: 160px;
	width: 550px;
}

#paragraph3
{
	border: none 1px white;
	font-size: 15px;
	position: absolute;
	left: 325px;
	top: 305px;
	width: 700px;
}

#paragraph4
{
	border: none 1px white;
	font-size: 15px;
	position: absolute;
	left: 325px;
	top: 520px;
	width: 700px;
}
