
/* Layout Stylesheet */ 

 body{
 text-align: center;
 margin: 0px;
 padding: 0;
 background: #FEF2CB
 }
 
 #container{
 padding: 0; 
 position: relative;
 background: #801A3E;
 height: 3485px;
 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: 520px;
 }
 
 #lh-fil{
 position: absolute;
 top: 720px;
 left: 5px;
 width: 185px;
 background: #FFFFcc;
 margin: 0px;
 height: 140px;
 }

 #location{
 position: absolute;
 top: 200px;
 left: 185px;
 width: 790px;
 height: 20px;
 background: #FFFFcc;
 }
 
 #banner{
 position: absolute;
 top: 220px;
 left: 185px;
 width: 790px;
 height: 120px;
 background: #FFFFcc;
 }


 #text1{
 position: absolute;
 top: 340px;
 left: 185px;
 width: 395px;
 height: 520px;
 background: #FFFFcc;
 }
	
#text2{
 position: absolute;
 top: 340px;
 left: 580px;
 width: 395px;
 height: 520px;
 background: #FFFFcc;
 } 
 
 #banner1{
 position: absolute;
 top: 860px;
 left: 5px;
 width: 970px;
 height: 60px;
 background: #FFFFcc;
 }
 
 #text3{
 position: absolute;
 top: 920px;
 left: 5px;
 width: 325px;
 height: 490px;
 background: #FFFFcc;
 }
 
 #text4{
 position: absolute;
 top: 920px;
 left: 330px;
 width: 320px;
 height: 490px;
 background: #FFFFcc;
 }
 
 #text5{
 position: absolute;
 top: 920px;
 left: 650px;
 width: 325px;
 height: 490px;
 background: #FFFFcc;
 } 
 
 #text6{
 position: absolute;
 top: 1410px;
 left: 5px;
 width: 325px;
 height: 540px;
 background: #FFFFcc;
 }
 
 #text7{
 position: absolute;
 top: 1410px;
 left: 330px;
 width: 320px;
 height: 540px;
 background: #FFFFcc;
 }
 
 #text8{
 position: absolute;
 top: 1410px;
 left: 650px;
 width: 325px;
 height: 540px;
 background: #FFFFcc;
 }

 #text9{
 position: absolute;
 top: 1950px;
 left: 5px;
 width: 485px;
 height: 320px;
 background: #FFFFcc;
 }
 
 #text10{
 position: absolute;
 top: 1950px;
 left: 490px;
 width: 485px;
 height: 320px;
 background: #FFFFcc;
 }
 
 #text11{
 position: absolute;
 top: 2270px;
 left: 5px;
 width: 970px;
 height: 980px;
 background: #FFFFcc;
 }
 
 #text12{
 position: absolute;
 top: 3250px;
 left: 5px;
 width: 970px;
 height: 230px;
 background: #FFFFcc;
 margin: 0px;
 }
 
 table.header   { width: 880px; margin-left: 50px; border-collapse: collapse; border: 2px solid #801A3E }
 table.form     { width: 590px; margin-left: 195px; border-collapse: collapse; border: 2px solid #801A3E }

 td.prices       { border: 1px solid #801A3E; text-align: center; }
 td.dates       { border: 1px solid #801A3E; text-align: left; }
 
 th.dates       { border: 1px solid #801A3E; text-align: center; }
 th.dates1      { border: 2px solid #801A3E; text-align: center; }