/* ---------- PAGE CONTENT ---------- */

.TopContent {
	width: 660px;
	color: #FCC449;
	margin-left: 33px;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size:14px;
}
.HomePageContent {
	top: 20px;
	margin-left: 400px;
	width: 300px;
	color: #FCC449;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size:14px;
}
.KnowContent {
	width: 660px;	
	height: 1150px;
	color: #FCC449;
	margin-left: 33px;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size:14px;
}


/* ---------- RIGHT PICTURE STACK ---------- */

.RigthStack { /* ORIGINAL GENERIC VERSION */
	margin-left: 720px;
	margin-top: -420px;
	margin-bottom: 90px;
	width: 218px;
}
.StayRigthStack {
	margin-left: 720px;
	margin-top: -650px;
	margin-bottom: 90px;
	width: 218px;
}
.ShopRigthStack {
	margin-left: 720px;
	margin-top: -1000px;
	margin-bottom: 290px;
	width: 218px;
}
.AttractionsRigthStack {
	margin-left: 720px;
	margin-top: -850px;
	margin-bottom: 190px;
	width: 218px;
}
.PerformanceRigthStack {
	margin-left: 720px;
	margin-top: -560px;
	margin-bottom: 90px;
	width: 218px;
}
.MeetingsRigthStack {
	margin-left: 720px;
	margin-top: -720px;
	margin-bottom: 90px;
	width: 218px;
}
.WeddingRigthStack {
	margin-left: 720px;
	margin-top: -750px;
	margin-bottom: 90px;
	width: 218px;
}
.KnowRigthStack {
	margin-left: 720px;
	margin-top: -1050px;
	margin-bottom: 190px;
	width: 218px;
}
.ContactRigthStack {
	margin-left: 720px;
	margin-top: -870px;
	margin-bottom: 190px;
	width: 218px;
}
.CalendarRigthStack {
	margin-left: 720px;
	margin-top: -970px;
	margin-bottom: 290px;
	width: 218px;
}
.ThingsRigthStack {
	margin-left: 720px;
	margin-top: -600px;
	margin-bottom: 290px;
	width: 218px;
}

/* ---------- HORIZONTAL MENU ---------- */

.MenuBar {
	position: relative;
	left: 7px;
}

/* ---------- GENERAL TEXT FORMATTING ---------- */
.DateText {
	color:#FFFFFF;
}
.RedText {
	color:#FF0000;
}

/* ---------- PAGE BODY ---------- */

body { 
	background-color: #311502;
	background-image: url(../images/Background/SiteBackground.jpg);	
	repeat: repeat-y;
	background-position:center;
}
.WebPage {
	margin: auto;	
	width: 969px;	
	background-image: url(../images/Background/Generic.jpg);	
	repeat: no-repeat;
	background-position:bottom;	
	overflow:hidden;
}
.HomePage {
	margin: auto;	
	width: 969px;
	height: 744px;
	background-image: url(../images/Background/Home.jpg);	
	repeat: no-repeat;
	background-position:top;	
	overflow:visible;
}
.KnowPage {
	margin: auto;	
	width: 969px;	
	background-image: url(../images/Background/Know.jpg);	
	repeat: no-repeat;
	background-position:bottom;	
	overflow:hidden;
}
.ThingsPage {
	margin: auto;	
	width: 969px;	
	background-image: url(../images/Background/15Things.jpg);	
	repeat: no-repeat;
	background-position:bottom;	
	overflow:hidden;
}

/* ---------- FOOTER ---------- */

a {
	text-decoration:none;
	color:#F8CB7A;
	} 	
.HomeFooter {
	color:#F8CB7A;	
	left: 5px;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size:14px;
	margin: auto;
	width: 969px;
	text-align: center;
}
