/* ~~~ General Properties ~~~ */

* {
	padding: 0;
	margin: 0;
	}

body { 
	background-color: rgb(221,221,194);
	color: rgb(0,0,0) font-style:normal; font-variant:normal; font-weight:normal; font-size:70%; font-family:Georgia, Palatino, Times, Times New Roman, serif;
	}

/* ~~~ Text Properties ~~~ */

.headtext {padding: 10px 0px 0px 0px; font-family: Monotype Corsiva; font-size: 20pt;color: #000000;  position:relative;text-align:center; letter-spacing:6pt;}
.smalltext1   { padding: 2px; font-family: Arial; font-size: 8pt;color: #000000; position:relative; text-align:center; top:0; letter-spacing:2pt;  }
.smalltext2   { padding: 10px; font-family: Arial; font-size: 8pt;color: #000000; position:relative; text-align:center; top:20; letter-spacing:2pt;  }
.smalltext   { padding:2px; font-family: Arial; font-size: 8pt;  }
.entertext { padding:2; font-family: Arial; font-size: 12pt;color: #8c7846; position:relative; text-align:center; top: 200px;left: 300px width: 300px; height: 50px; letter-spacing:2pt;} }

.cardtext2 {padding:8px 0px 0px 4px; font-family: Garramond; font-size: 12pt; color: rgb(0,0,0);text-align: left; letter-spacing:2pt;}

.cardtext1 {padding:2px 0px 0px 4px; font-family: Parisian; font-size: 18pt; color: rgb(0,0,0);text-align: left;  letter-spacing:3pt;}
.listext1 { font-family: Arial; font-size: 10pt;color: #000000; position:relative; text-align:left; top:0px; letter-spacing:1pt;
			padding-left: 10px;line-spacing: 5pt; line-height: 200%; }

/* ~~~ Div Properties ~~~ */

#container { 
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px 0px 0px;
	}


#menucontainer {  
	position: absolute;
	width: 320px;
	height: 750px;
	top: 10px;
	left: 10px;
	}
	
#card1 {  
	background:  url('c2ccard2.jpg') no-repeat;
	position: absolute;
	width: 320px;
	height: 143px;
	top: 10px;
	left: 0px;
	}
	
#cardtxt {  
	position: absolute;
	width: 220px;
	height: 123px;
	top: 10px;
	left: 10px;
	}

#cardpicture {
	position: absolute;
	width: 350px;
	height: 280px;
	top: 800px;
	left: 20px;
	}
	
#menu1 {  
	background:  url('menucard.jpg') no-repeat;
	position: absolute;
	width: 260px;
	height: 280px;
	top: 160px;
	left: 0px;
	}
	
#menuroot1 {
	position: absolute;
	width: 160px;
	height: 200px;
	top: 55px;
	left:60px;
	}
			
	
#menu2 {  
	background:  url('menucard.jpg') no-repeat;
	position: absolute;
	width: 260px;
	height: 280px;
	top: 440px;
	left: 50px;
	}	

#menuroot2 {
	position: absolute;
	width: 160px;
	height: 200px;
	top: 55px;
	left:60px;
	}

	
#itinerary {
	background:  url('itinerarycard.jpg') no-repeat; 
	position: absolute;
	width: 650px;
	height: 1100px;
	top: 10px;
	left: 350px;}

#itinerarycont {
	position: absolute;
	width: 650px;
	height: 1100px;
	top: 0px;
	left: 250px;}


#itinerarytxt {
	position: absolute;
	width: 610px;
	height: 1060px;
	top: 20px;
	left: 20px;
	font: 8pt arial;
	font-color: black;
	font-weight: normal;
	}

#itinerarytxt h3{
	font: 12pt Montype Corsiva;
	color: black;
	font-weight: normal;
	text-align: center;
	padding: 3px 10px 10px 10px;
}


#itinerary50 {
	postion: relative;
	width: 610px;
	height: 100px;
	left;
	padding: 0px;
	}


#itinerary100 {
	postion: relative;
	width: 610px;
	height: 100px;
	left;
	padding: 0px;
	}

#itinerary150 {
	postion: relative;
	width: 610px;
	height: 150px;
	left;
	padding: 0px;
	}
	
#itinerary200 {
	postion: relative;
	width: 610px;
	height: 200px;
	top;
	left;
	padding: 0px;
	}
	
#itineraryday {
	position: absolute;
	width:50px;
	height: 30px;
	left;}

#itineraryday h4{
	font: 10pt arial;
	color: black;
	font-weight: normal;
	text-align: center;
	padding: 3px 10px 10px 10px;}

#itineraryact {
	position: absolute;
	width:560px;
	height: auto;
	left: 50px;}
	
#itineraryact h4{
	font: 9pt arial;
	color: black;
	font-weight: normal;
	text-align: left;
	padding: 3px 5px 5px 5px;}
	
#subText {	position: absolute;
	width: 760px;
	height: 10px;
	top: 1040px;
	}