a:link {
	color: #b70039;
	text-decoration: none;
	outline: none;
	}

a:active {
	color: #b70039;
	text-decoration: none;
	outline: none;
	}

a:visited {
	color: #b70039;
	text-decoration: none;
	outline: none;
	}

a:hover {
	color: #b70039;
	text-decoration: underline;
	outline: none;
	}

body {
	background: #ffffcc;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 15px;
}

div#main {
	width: 578px; /*height: 430px;*/
	margin: 10px auto 0;
	position: relative;
	z-index: 0;
}

div#content {
	width: 578px; /*height: 430px;*/
	position: absolute;
	top: 20px; left: 20px;
	text-align: left;
	z-index: 0;
}


/* NAV STRUCTURE */

#homeNav {
	position: absolute;
	left: 0px; top: 0px;
	}

#contactInfoNav {
	position: absolute;
	left: 140px; top: 0px;
	}

#emailusNav {
	position: absolute;
	left: 391px; top: 0px;
	}

#restaurantsNav {
	position: absolute;
	left: 391px; top: 26px;
	}

#calendarNav {
	position: absolute;
	left: 140px; top: 60px;
	}

#reservationsNav {
	position: absolute;
	left: 254px; top: 60px;
	}

#hoursNav {
	position: absolute;
	left: 0px; top: 116px;
	}

#directionsNav {
	position: absolute;
	left: 96px; top: 116px;
	}

#menusNav {
	position: absolute;
	left: 420px; top: 116px;
	}

#jobsNav {
	position: absolute;
	left: 0px; top: 330px;
	}

#tourNav {
	position: absolute;
	left: 0px; top: 354px;
	}


#cogImage {
	position: absolute;
	left: 102px; top: 201px;
}


div.copy_1 {
	position: absolute;
	left: 137px; top: 203px;
}

div.copy_1_size {
	width: 246px; /*height: 224px;*/
	text-align: left;
	/*overflow: hidden;
	clip: rect(0, 246px, 224px, 0);*/
}

div.directions_copy_1 {
	position: absolute;
	left: 120px; top: 203px;
}

div.directions_copy_1_size {
	width: 214px; /*height: 224px;*/
	text-align: left;
	/*overflow: hidden;
	clip: rect(0, 246px, 224px, 0);*/
}


#pageImage {
	position: absolute;
	left: 409px; top: 203px;
	width: 169px; height: 224px;
	}

#directionsImage {
	position: absolute;
	left: 356px; top: 203px;
	width: 222px; height: 201px;
	}


#tourDivMain {
	position: absolute;
	left: 133px; top: 223px;
	width: 403px;
	text-align: center;
	}

#tourDiv {
	position: absolute;
	left: 133px; top: 200px;
	width: 403px;
	text-align: center;
	}

#tourOne {
	position: relative;
	float: left;
	width: 159px;
	text-align: center;
	margin-right: 84px;
	margin-bottom: 20px;
	}

#tourTwo {
	position: relative;
	float: left;
	width: 159px;
	text-align: center;
	margin-bottom: 20px;
	}


