/* CSS Document */

.calendar{
text-align:center;
font-family:"Courier New", Courier, monospace;
font-size:12px;
width:200px;
}


#dec {
	position:absolute;
	left:10px;
	top:10px;
	width:200px;
	height:146px;
	z-index:3;

}
#jan {
	position:absolute;
	left:233px;
	top:10px;
	width:200px;
	height:87px;
	z-index:4;
}
#feb {
	position:absolute;
	left:10px;
	top:198px;
	width:200px;
	height:91px;
	z-index:5;
}
#mar {
	position:absolute;
	left:233px;
	top:198px;
	width:200px;
	height:138px;
	z-index:6;
}

#value {
	position:absolute;
	left:10px;
	top:5px;
	width:175px;
	height:auto;
	z-index:3;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
}
#weekend {
	position:absolute;
	left:10px;
	top:234px;
	width:175px;
	height:auto;
	z-index:4;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	
}
#holiday {
	position:absolute;
	left:10px;
	top:346px;
	width:175px;
	height:auto;
	z-index:5;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
}
#midweek {
	position:absolute;
	left:13px;
	top:122px;
	width:175px;
	height:auto;
	z-index:6;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
}
#message {
	position:absolute;
	left:124px;
	top:3px;
	width:480px;
	height:78px;
	z-index:7;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
}
#Layer1 {
	position:absolute;
	left:0px;
	top:80px;
	width:760px;
	height:38px;
	z-index:3;
}
#Layer2 {
	position:absolute;
	left:0px;
	top:147px;
	width:760px;
	height:25px;
	z-index:4;
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	font-weight:bold;
}
#Layer3 {
	position:absolute;
	left:49px;
	top:596px;
	width:487px;
	height:29px;
	z-index:3;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
#Layer4 {
	position:absolute;
	left:257px;
	top:631px;
	width:265px;
	height:16px;
	z-index:3;
	font-size:9px;
}
#calendars {
	position:absolute;
	left:12px;
	top:525px;
	width:449px;
	height:389px;
	z-index:2;
}
#rates {
	position:absolute;
	left:537px;
	top:379px;
	width:199px;
	height:465px;
	z-index:3;
}
#content_one {
	position:absolute;
	left:11px;
	top:122px;
	width:490px;
	height:86px;
	text-align:justify;
	z-index:2;
	
}
#bus_cost {
	position:absolute;
	left:547px;
	top:320px;
	width:201px;
	height:59px;
	z-index:3;
}

#right_content {
	position:absolute;
	left:537px;
	top:126px;
	width:186px;
	height:158px;
}
#main_wrap {
	height:1000px;
}
#content_wrap {
	height:1000px;
}
#reserve_now {
	
	top:900px;
	
}
