
/* Layout Stylesheet */ 


 body{
 text-align: center;
 margin: 0px;
 padding: 0;
 background: #FEF2CB
 }
 
 #container{
 padding: 0; 
 position: relative;
 background: #801A3E;
 height: 3185px;
 width: 980px;
 margin: 0 auto;
 text-align: left; 
 }
		 
 #top1{
 position: absolute;
 top: 0px;
 left: 97px;
 width: 130px;
 background: #801A3E;
 margin: 0px;
 height: 120px; 
 text-indent: 0; 
 }
 
 #top2{
 position: absolute;
 top: 0px;
 left: 227px;
 width: 130px;
 background: #801A3E;
 margin: 0px;
 height: 120px; 
 text-indent: 0; 
 }
 
 #top3{
 position: absolute;
 top: 0px;
 left: 357px;
 width: 130px;
 background: #801A3E;
 margin: 0px;
 height: 120px; 
 text-indent: 0; 
 }

 #top4{
 position: absolute;
 top: 0px;
 left: 487px;
 width: 130px;
 background: #801A3E;
 margin: 0px;
 height: 120px; 
 text-indent: 0; 
 }

 #top5{
 position: absolute;
 top: 0px;
 left: 617px;
 width: 130px;
 background: #801A3E;
 margin: 0px;
 height: 120px; 
 text-indent: 0; 
 }

 #top6{
 position: absolute;
 top: 0px;
 left: 747px;
 width: 130px;
 background: #801A3E;
 margin: 0px;
 height: 120px; 
 text-indent: 0; 
 }

 #welcome{
 position: absolute;
 top: 120px;
 left: 0px;
 width: 975px;
 background: #801A3E;
 margin: 0px;
 height: 80px;
 }

#lh-col{
 position: absolute;
 top: 200px;
 left: 0px;
 width: 185px;
 background: #801A3E;
 margin: 0px;
 height: 2985px;
 }
 
 #location{
 position: absolute;
 top: 200px;
 left: 185px;
 width: 790px;
 height: 20px;
 background: #FFFFcc;
 }
 
 #text1{
 position: absolute;
 top: 220px;
 left: 185px;
 width: 395px;
 height: 280px;
 background: #FFFFcc;
 }
	
 #text2{
 position: absolute;
 top: 220px;
 left: 580px;
 width: 395px;
 height: 280px;
 background: #FFFFcc;
 }
 
 #text3{
 position: absolute;
 top: 500px;
 left: 185px;
 width: 395px;
 height: 260px;
 background: #FFFFcc;
 }
 
 #text4{
 position: absolute;
 top: 500px;
 left: 580px;
 width: 395px;
 height: 260px;
 background: #FFFFcc;
 }
 
 #text5{
 position: absolute;
 top: 760px;
 left: 185px;
 width: 395px;
 height: 230px;
 background: #FFFFcc;
 }
 
 #text6{
 position: absolute;
 top: 760px;
 left: 580px;
 width: 395px;
 height: 230px;
 background: #FFFFcc;
 }
 
 #text7{
 position: absolute;
 top: 990px;
 left: 185px;
 width: 395px;
 height: 370px;
 background: #FFFFcc;
 }
 
 #text8{
 position: absolute;
 top: 990px;
 left: 580px;
 width: 395px;
 height: 370px;
 background: #FFFFcc;
 }

 #text9{
 position: absolute;
 top: 1360px;
 left: 185px;
 width: 395px;
 height: 460px;
 background: #FFFFcc;
 }

 #text10{
 position: absolute;
 top: 1360px;
 left: 580px;
 width: 395px;
 height: 460px;
 background: #FFFFcc;
 }
 
 #text12{
 position: absolute;
 top: 1820px;
 left: 185px;
 width: 395px;
 height: 260px;
 background: #FFFFcc;
 }

 #text13{
 position: absolute;
 top: 1820px;
 left: 580px;
 width: 395px;
 height: 260px;
 background: #FFFFcc;
 }

 #text14{
 position: absolute;
 top: 2080px;
 left: 185px;
 width: 790px;
 height: 850px;
 background: #FFFFcc;
 }

 #text15{
 position: absolute;
 top: 2930px;
 left: 185px;
 width: 790px;
 height: 250px;
 background: #FFFFcc; text-align:center
 }

 table.prices   { width: 760px; margin-left: 15px; border-collapse: collapse; border: 2px solid #801A3E }

 td.header      { border: 1px solid #801A3E; text-align: center; }
 td.dates       { border: 1px solid #801A3E; text-align: center }
 


 