/* CSS Main Table Pattern */

body { background-color:#FFFFFF; }
body.rates {background:#C1D3E7;}

div { text-align:center;}

table.main {background-color:#C1D3E7; 
			border-width:0px; 
			width:870px;
			padding:0px; 
			border-style:hidden;}
			
.ratesTable {background-color:#FFFFFF;
				padding:4px;
				border-color:#153E7C;
				border-style:solid;
				border-width:thin;}
				
.ratesText {font-family:"Times New Roman", Times, serif;
				font-size:18px;
				text-align:left;}
				
.priceTown {width: 150px;
			text-align:left;
			padding:4px;}
.priceValue {width: 50px;
				text-align:right;
				padding:4px;}
	
.td1 {height:150px; 
		width:160px; 
		background-image:url(backImageTop.gif);
		background-position:top;
		background-repeat:repeat-x;
		padding-left:4px;}
	
img.logo {border-width:0px; 
			width:152px; 
			height:108px;}

.td2 {width:500px; 
		background-image:url(backImageTop.gif);
		background-position:top; 
		background-repeat:repeat-x;
		padding-top:2px}

.td3 {width:220px; 
		background-image:url(backImageTop.gif);
		background-position:top;
		background-repeat:repeat-x;
		padding-top:2px}

.td4 {height:464px;
		overflow:scroll;}

.td5 {background-color:#FFFFFF; 
		padding:10px;
		text-align:justify;
		overflow:auto;}
		
div.scroll {overflow:auto;
			width:450px;
			height:400px;
			padding:10px;
			background-color:#FFFFFF;
			background-image:url(Images/back_center.jpg);
			background-repeat:repeat-y; 
			background-position:top;
			font-family:"Times New Roman", Times, serif;
			font-size:16px;
			text-align:justify;}
	
.td6 {padding:0px;}
	
.td7 {background-image:url(backImageBottom.gif);
		background-position:bottom;
		background-repeat:repeat-x;
		padding-top:40px;
		padding-bottom:8px;
		padding-right:8px;
		text-align:right;}

td.burlington {width:100px;}
				
.pickeringTable {width:80px;
				text-align:left;
				font-size:large;
				font-family:"Times New Roman", Times, serif;}
				
.burlingtonPrice {font-size:36px; 
					font-weight:bold;
					text-align:center;
					top:5px;}
		
h5 {text-align:center; 
	font-family:"Times New Roman", Times, serif;
	color:#153E7C; 
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	line-height:95%;}
	
h4 {text-align:left;
	font-family:"Times New Roman", Times, serif;
	color:#153E7C;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;}	
	
h1 {text-align:center; 
	font-family:"Times New Roman", Times, serif;
	font-style:italic; 
	font-size:36px; 
	color:#0000FF; 
	text-transform:capitalize;}
	
h2.sidebar {text-align:center; 
			font-style:italic; 
			font-family:"Times New Roman", Times, serif;
			font-size:24px;
			color:#153E7C; 
			text-transform:capitalize;
			line-height:90%;}
	
h3 {text-align:center; 
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#0000FF; 
	text-transform:uppercase;
	line-height:130%;}
	
.toptext {text-align:center; 
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#0000FF; 
	text-transform:uppercase;
	line-height:130%;}
	
.highlightText {font-family:"Times New Roman", Times, serif;
				font-size:18px;
				font-weight:bold;
				color:#0000FF;}
				
.bold {font-weight:bold;
		font-family:"Times New Roman", Times, serif;
		font-size:18px;}
	
p { text-indent:1cm;  
	font-family:"Times New Roman", Times, serif;}

	
h2 {text-align:center; 
	font-family:"Times New Roman", Times, serif;
	color:#153E7C; 
	font-weight:bold; 
	text-transform:capitalize;
	font-size:24px;}
	
h2.left {text-align:left;
			text-indent:1cm; 
			font-family:"Times New Roman", Times, serif;
			font-size:24px;
			color:#153E7C; 
			font-weight:bold; 
			text-transform:capitalize;
			letter-spacing:1px;}	

h2.rates {text-align:left;
			font-family:"Times New Roman", Times, serif;
			font-style:italic;
			text-transform:capitalize;
			font-size:24px;}
			
.menuText {font-family:"Times New Roman", Times, serif;
			font-size:24px; 
			font-weight:bold; 
			color:#153E7C;  
			text-transform:capitalize; 
			text-align:center;}
			
.style1 {font-size: 21px}
			
.text {font-family:"Times New Roman", Times, serif;
		font-size:16px;
		text-align:left;}
		
li {font-family:"Times New Roman", Times, serif;
	font-size:16px;}
		
.footText{font-size:14px;
		text-align:right;}
	
.tr2 {vertical-align:top;}

table.menuMain {width:98%;}

table.menu {width:100%;
			border-width:5px;
			border-style:outset;
			background-image:url(Images/button_back.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			}

img.sideimage {width:226px; 
				height:464px;
				float:left;
				border-width:0px;}
				
img.creditCard {width:75px;
				height:47px;
				border-width:0px;
				text-align:center;}

a:hover {color:#FF0000; 
			font-weight:bold;}
			
hr {text-align:left;
		margin-left:1cm; 
		width:75%;
		color:#153E7C;
		height:2px;}
