body {
background:#cccccc url("graphics/background.png") repeat scroll top left;
}
div#frame {
	width: 617px;
	/*height: 448px;*/
	height: 540px;
	margin-top:-224px;
	top: 50%;
	position: absolute;
	margin-left:-307px;
	left: 50%;

}
div#bordTop {
width:100%;
height:11px;
position:relative;
top:0px;
left:0px;
background-color: #e46518;
float:left;
background: #e46518 url('graphics/cornerTR.png') no-repeat scroll top right;
}
div#submenu {
height:25px;
position:relative;
top:0px;
left:0px;
background-color:#006454;
border-left: 11px solid #e46518;
border-right:11px solid #e46518;
z-index:0;
}
div#bordBot {
width:100%;
height:12px;
position:relative;
top:0px;
left:0px;
background-color: #e46518;
float:left;
background: #e46518 url('graphics/cornerBR.png') no-repeat scroll top right;
margin-bottom:10px;
}
div#Btns {
width:99%;
height:26px;
float: left;
background-color:#e46518;
position:relative;
z-index:1;
}
div#indexBtns {
width:597px;
height:389px;
float: left;
background-color:#e46518;
border-left: 11px solid #e46518;
border-right: 9px solid #e46518;
}
div#content {
position:relative;
top:0px;
left:0px;
border-left: 11px solid #e46518;
border-right: 11px solid #e46518;
float:left;
background-color: #0a327e;
}
div#textnav {
position:relative;
top:10px;
left:0px;
color: #e46518;
text-align:center;
clear:both;
}

a#indexhome:link, a#indexhome:visited {
display:block;
float:left;
width:99px;
height:389px;
color: #ffffff;
background:transparent url('graphics/Home_Norm.png') no-repeat scroll top left;
text-decoration:none;
}
a#indexhome:hover, a#indexhome:active {
display:block;
float:left;
width:99px;
height:389px;
color: #ffffff;
background:transparent url('graphics/Home_High.png') no-repeat scroll top left;
text-decoration:none;
}
a#indexbus:link, a#indexbus:visited {
display:block;
float:left;
width:99px;
height:389px;
color: #ffffff;
background:transparent url('graphics/Bus_Norm.png') no-repeat scroll top left;
text-decoration:none;
}
a#indexbus:hover, a#indexbus:active {
display:block;
float:left;
width:99px;
height:389px;
color: #ffffff;
background:transparent url('graphics/Bus_High.png') no-repeat scroll top left;
text-decoration:none;
}
a#indexair:link, a#indexair:visited {
display:block;
float:left;
width:99px;
height:389px;
color: #ffffff;
background:transparent url('graphics/Air_Norm.png') no-repeat scroll top left;
text-decoration:none;
}
a#indexair:hover, a#indexair:active {
display:block;
float:left;
width:99px;
height:389px;
color: #ffffff;
background:transparent url('graphics/Air_High.png') no-repeat scroll top left;
text-decoration:none;
}
a#indexeco:link, a#indexeco:visited {
display:block;
float:left;
width:99px;
height:389px;
color: #ffffff;
background:transparent url('graphics/Eco_Norm.png') no-repeat scroll top left;
text-decoration:none;
}
a#indexeco:hover, a#indexeco:active {
display:block;
float:left;
width:99px;
height:389px;
color: #ffffff;
background:transparent url('graphics/Eco_High.png') no-repeat scroll top left;
text-decoration:none;
}
a#indexabout:link, a#indexabout:visited {
display:block;
float:left;
width:99px;
height:389px;
color: #ffffff;
background:transparent url('graphics/About_Norm.png') no-repeat scroll top left;
text-decoration:none;
}
a#indexabout:hover, a#indexabout:active {
display:block;
float:left;
width:99px;
height:389px;
color: #ffffff;
background:transparent url('graphics/About_High.png') no-repeat scroll top left;
text-decoration:none;
}
a#indexcont:link, a#indexcont:visited {
display:block;
float:left;
width:99px;
height:389px;
color: #ffffff;
background:transparent url('graphics/Cont_Norm.png') no-repeat scroll top left;
text-decoration:none;
}
a#indexcont:hover, a#indexcont:active {
display:block;
float:left;
width:99px;
height:389px;
color: #ffffff;
background:transparent url('graphics/Cont_High.png') no-repeat scroll top left;
text-decoration:none;
}

/* */

a#home:link, a#home:visited {
display:block;
float:left;
position:relative;
left:11px;
width:99px;
height:26px;
color: #ffffff;
background:transparent url('graphics/b_home.png') no-repeat scroll top left;
text-decoration:none;
}
a#home:hover, a#home:active {
display:block;
float:left;
position:relative;
left:11px;
width:99px;
height:26px;
color: #ffffff;
background:transparent url('graphics/hb_home.png') no-repeat scroll top left;
text-decoration:none;
}
a#bus:link, a#bus:visited {
display:block;
float:left;
position:relative;
left:11px;
width:99px;
height:26px;
color: #ffffff;
background:transparent url('graphics/b_busTour.png') no-repeat scroll top left;
text-decoration:none;
}
a#bus:hover, a#bus:active {
display:block;
float:left;
position:relative;
left:11px;
width:99px;
height:26px;
color: #ffffff;
background:transparent url('graphics/hb_busTour.png') no-repeat scroll top left;
text-decoration:none;
}
a#air:link, a#air:visited {
display:block;
float:left;
position:relative;
left:11px;
width:100px;
height:26px;
color: #ffffff;
background:transparent url('graphics/b_airTour.png') no-repeat scroll top left;
text-decoration:none;
}
a#air:hover, a#air:active {
display:block;
float:left;
position:relative;
left:11px;
width:100px;
height:26px;
color: #ffffff;
background:transparent url('graphics/hb_airTour.png') no-repeat scroll top left;
text-decoration:none;
}
a#all:link, a#all:visited {
display:block;
float:left;
position:relative;
left:11px;
width:100px;
height:26px;
color: #ffffff;
background:transparent url('graphics/b_allTours.png') no-repeat scroll top left;
text-decoration:none;
}
a#all:hover, a#all:active {
display:block;
float:left;
position:relative;
left:11px;
width:100px;
height:26px;
color: #ffffff;
background:transparent url('graphics/hb_allTours.png') no-repeat scroll top left;
text-decoration:none;
}
a#eco:link, a#eco:visited {
display:block;
float:left;
position:relative;
left:11px;
width:99px;
height:26px;
color: #ffffff;
background:transparent url('graphics/b_eco.png') no-repeat scroll top left;
text-decoration:none;
}
a#eco:hover, a#eco:active {
display:block;
float:left;
position:relative;
left:11px;
width:99px;
height:26px;
color: #ffffff;
background:transparent url('graphics/hb_eco.png') no-repeat scroll top left;
text-decoration:none;
}
a#tourCalendar:link, a#tourCalendar:visited {
display:block;
float:left;
position:relative;
left:11px;
width:99px;
height:26px;
color: #ffffff;
background:transparent url('graphics/b_tourCalendar.png') no-repeat scroll top left;
text-decoration:none;
}
a#tourCalendar:hover, a#tourCalendar:active {
display:block;
float:left;
position:relative;
left:11px;
width:99px;
height:26px;
color: #ffffff;
background:transparent url('graphics/hb_tourCalendar.png') no-repeat scroll top left;
text-decoration:none;
}
a#contact:link, a#contact:visited {
display:block;
float:left;
position:relative;
left:11px;
width:99px;
height:26px;
color: #ffffff;
background:transparent url('graphics/b_contactUs.png') no-repeat scroll top left;
text-decoration:none;
}
a#contact:hover, a#contact:active {
display:block;
float:left;
position:relative;
left:11px;
width:99px;
height:26px;
color: #ffffff;
background:transparent url('graphics/hb_contactUs.png') no-repeat scroll top left;
text-decoration:none;
}
a.atextnav:link, a.atextnav:visited {
color: #ffffff;
font-weight: normal;
}
a.atextnav:hover, a.atextnav:active {
color: #e46518;
font-weight: normal;
}
.lila1 {
text-align:center;
line-height:200%;
background-color: #ccccff;
color:#5f5f5f;
font-weight:bold;
}
.lila2 {
text-align:center;
background-color: #e6e6fa;
color:#5f5f5f;
}
