@charset "utf-8";
/* CSS Document */

body {
	background-color:#B22222;
	margin: 0;
	padding: 0;
	font-size: 92.5%;
	font-family:Tahoma, Geneva, sans-serif;
	color: #f4a460;
	
}
a:link, a:visited, a:hover {
	color: #f4a460;
	text-decoration:none;
	border:0;
}
#floatdiv {
	position:absolute;
	width:8.2em;
	height:200px;
	left:0px;
	top:170px;
	padding:0;
	border:0;
	font-size:.9em;
	font-family:Tahoma, Geneva, sans-serif;
	z-index:100;
}
#wrapper {
	position:relative;
	margin: 0 auto;
	top:0;
	width:100%;
	float:left;
}
/*link bar on top*/
#top {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	background-color:#000;
	z-index: 1020;
}
#topImage {
	width:800px;
	margin:0 auto;
	height:auto;
}
#linksTop {
	width:800px;
	height:auto;
	text-align:center;
	margin:0 auto;
	font-size:.9em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	color:#FF9933;
	line-height:1.8em;
}
#linksBott {
	width:800px;
	height:auto;
	margin:0 auto;
}
#mainBodyWrap {
	margin:0 0 0 0;
	padding:5px 0 0 0;
	width:100%;
	height:auto;
}
#mainBody1 {
	
	margin: 0 auto;
	width:800px;
	height:188px;
	background-image:url(../imagesCSS/mainBody1.jpg);
}
table#arrows {
	clear:both;
	float:right;
	margin:140px 0 0 0;
}
#mainBody2 {
	position:relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	width:750px;
	/*height:auto;*/
	font-size:.95em;/*line-height:1.15em;*/
	
}
#mainBody3 {
	float:right;
	margin: 0 25px 0 0;
	padding: 0 0 0 0;
	width:375px;
	font-size:1em;
	background-color:#CCC;
}
#ruleBOTT {
	clear:both;
	margin:0 auto;
	padding: 5px 0 5px 0;
	width:750px;
	height:13px;
	background-image: url(../../itinerary2Festival/imagesCSS/ruleBOTT.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
#footer {
	float:left;
	margin:0 auto;
	border: 0px;
	width: 100%;
}
#footerWrap {
	margin:0 auto;
	width:750px;
}
#footerLeft {
	float:left;
	width:303px;
	height:auto;
}
/*this is a library item*/
div#linkInfo {
	width: 303px;
	color: #f4a460;
	font-size: .8em;
	font-style:italic;
}
div#map {
	float:left;
	width:303px;
	height:260px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:inline;
}
div#buttons {
	position:relative;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:192px;
	height:260px;
}
#buttonList {
	list-style-type:none;
	width: 192px;
}
#buttonList li {
	float:left;
	width: 96px;
	height: 46px;
}
#buttonList img {
	display:block;
}
#menu {
	position:relative;
	float:right;
	width:12em;
	height:260px;
}
div#img1 {
	float:left;
	margin: 5px 5px 5px 5px;
	font-size: .8em;
	font-style:italic;
	text-align:center;
}
div#img1 img {
	border:#FF9934 solid 1px;
}
div#img2 {
	float:right;
	margin:5px 5px 5px 5px;
	font-size: .8em;
	font-style:italic;
	text-align:center;
}
div#img2 img {
	border:#FF9934 solid 1px;
}
#img1a {
	float:left;
	margin: 0 5px 0 0;
	display:block;
}
/* lists of bottom photos day 9 changed 6-7-09*/
#img2List {
	float:left;
	list-style-type:none;
	width:375px;
	height:300px;
	margin:0;
	padding:0;
}
#img2List li {
	width:167px;
	font-size: .8em;
	font-style:italic;
	padding: 8px;
	white-space:normal;
}
#img2List img {
	display:block;
	border: #f4a460 solid 1px;
	padding: 0;
	margin: 0 0 2px 0;
}
#mainBody4 {
	float:left;
}
/*end ********list of photos day 9*/
/*******************day 10 MONK******************/
div#monk {
	width: 500px;
	float:right;
	display:inline;
	margin: 5px 5px 5px 5px;
	font-size: 1em;
	font-style:italic;
	text-align:left;
	white-space:normal;
	border: solid 1.5px;
	border-color:#900;
	padding: 7px;
}
div#monk img#img1 {
	border:#FF9934 solid 1px;
	clear:both;
	float:left;
	margin: 5px 5px 5px 5px;
}
.monkOpener {
	font-style:normal;
}
#day {
	float:left;
	display:inline;
	line-height:normal;
	padding: 0 3px 0 0;
	width:auto;
	height:auto;
	/*border: 1px #000 solid;*/
	font-weight:bold;
	z-index:10;
}

