body {
	margin: 0px;
	padding: 0px;
	background-color: #F1F1E4;
	font-family: arial;
	font-size: 14px;
}
#page {
	height: 1100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DFDFD4;
}

#header {
	height: 96px;
	width: 900px;
	background-image: url(images/HeaderBG1.jpg);
	background-repeat: no-repeat;
}


#menu {
	float: right;
	margin-top: 30px;
	width: 610px;
	height: 20px;
	text-align: center;
	color: #000000;
	border: 2px solid #D8D8B1;
	margin-right: 20px;
	text-decoration:none;
	padding-top: 5px;
}
#menu a {
	height: 25px;
	padding-top: 2px;
	color: #86BF93;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-decoration:none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #D8D8B1;
	width: 610px;
	padding-right: 16px;
	padding-left: 16px;
}
#menu a:hover {
	background-color: #3A7046;
	color: #FFFFFF;
}
#column1 {
	width: 320px;
	height: 290px;
	float: left;
}
#contact {
	height: 60px;
	width: 295px;
	margin-left: 15px;
	margin-top: 5px;
	text-align: right;
}
#search {
	height: 265px;
	width: 285px;
	margin-left: 15px;
	background-color: #F1F1E4;
	margin-top: 15px;
}

/* SEARCH */

.searchArea {
	width: 280px;
	height: 276px;
	font-family: arial;
	font-size: 12px;
	color: #57574E;
	margin-left: auto;
	margin-right: auto;
}
.searchTitle {
	font-weight: bold;
	text-align: center;
	width: 295px;
	height: 15px;
	padding-top: 10px;
	color: #166F0D;
}
.searchFunctionalArea {
	height: 225px;
	width: 302px;
}
.searchRow {
	width: 302px;
	height: 20px;
	clear: both;
}
.searchRowLabel {
	width: 25%;
	float: left;
	height: 30px;
	padding-top: 3px;
	padding-left: 20px;
	font-weight: bold;
	color: #318922;
	font-size: 11px;
}
.searchRowValue {
	width: 60%;
	float: left;
	height: 23px;
	padding-top: 3px;
	padding-left: 12px;
	color: #257D18;
	font-size: 12px;
}
.searchRowValue select{
	font-size: 10px;
	color: #000;
}

.searchRowValue input{
	font-size: 12px;
	color: #FFF;
	background-color: #436644;
	font-weight: bold;
}
.bigbox {
	height: 100px;
	width: 155px;
	float: left;
	margin-top: 18px;
	margin-left: 10px;
	margin-right: auto;
}
.tab {
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 255px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 7px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}
.box {
	float: left;
	height: 80px;
	width: 260px;
	background-color: #F7F7EE;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}






/* end */

#column2 {
	float: right;
	height: 290px;
	width: 580px;
}
#special {
	background-image: url(images/1.jpg);
	background-repeat: no-repeat;
	height: 183px;
	width: 424px;
	margin-top: 5px;
	margin-left: 25px;
}
#intro {
	height: 21px;
	width: 519px;
	margin-left: 25px;
	background-image: url(images/Intro.gif);
	background-repeat: no-repeat;
	font-weight: bolder;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-left: 5px;
	margin-top: 5px;
	float: right;
	margin-right: 2px;
}
#intro1 {
	width: 519px;
	margin-left: 25px;
	height: 163px;
	background-color: #F1F1E4;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	float: right;
	margin-right: 2px;
}
#intro2 {
	background-color: #F1F1E4;
	width: 524px;
	height: 550px;
	margin-left: 0px;
	float: right;
	margin-right: 2px;
}


/* FARES */
.fares {
	width: 592px;
	height: 420px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	background-color: #FFFFFF;
	float: right;
}



.fareInfo2 {
	width: 180px;
	height: 175px;
	float: left;
	margin: 5px;
	background-image: url(images/farebox.jpg);
	background-repeat: no-repeat;
}

.faresRow {
	height: 24px;
	width: 100%;
	text-align: center;
}
.faresRowValue {
	width: 100%;
	float: right;
	height: 20px;
	padding-top: 4px;
	font-size: 14px;
	color: #000000;
}
.row00 {
	width: 900px;
	margin-right: 2px;
	margin-left: auto;
	margin-top: 0px;
	height: 400px;
	float: right;
}
.col01 {
	width: 150px;
	height: 350px;
	float: left;
}
.col02 {
	float: right;
	width: 580px;
	height: 350px;
}



#footer {
	width: 900px;
	background-repeat: no-repeat;
	height: 120px;
	float: left;
	margin-top: 80px;
	background-color: #CACAB4;
}
.footerBrowseImage {
	float: right;
	width: 100%;
	height: 30px;
}

.footer01 {
	width: 800px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}
.footerBrowse {
	width: 100%;
	float: left;
	height: 16px;
	margin-top: 2px;
}
.footerBrowse a {
	color: #000000;
	font-size: 10px;
	text-decoration:none;
}
.footer02 {
	width: 100%;
	height: 20px;
	text-align: center;
}
.footer03 {
	width: 100%;
	height: 25px;
}
.footerRow {
	width: 300px;
	float: left;
	height: 35px;
	text-align: center;
	color: #000000;
}
/* FARES */

.reservation {
	float: left;
	width: 30%;
	height: 123px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	background-color: #D5F3CB;
}
.fares1 {
	width: 450px;
	height: 300px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.emailus {
	height: 420px;
	width: 95%;
	border: 1px solid #B4B4B4;
	clear: both;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F1F1E4;
}
.emailUsTitle {
	height: 30px;
	border: 1px solid #B7B7B7;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background-color: #C8C895;
	width: 98.5%;
	padding-left: 5px;
}
.rows {
	width: 100%;
	height: 25px;
	padding-top: 5px;
	font-size: 14px;
}
.rowLabel {
	width: 30%;
	float: left;
	text-align: right;
	font-weight: bold;
	color: #438F43;
}
.rowValue {
	width: 70%;
	float: right;
}
.button {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}


/* FARES END */

