/* CSS Document */
body
{
margin-top:0px;
background:url(pic/bg.gif) repeat-x;
}

#lmenu {
   clear: both; 
   height: 25px;
   margin-bottom: 2px;
   margin-top: 2px;
}

#lmenu li a:hover {
width:350px;
   color: #fff;
   background-color: #801C0C;
   border-right: solid #111111 5px;
}

#lmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
   text-align: center;
}

#lmenu ul li {
   display: inline;
}

#lmenu li a { 
   text-decoration: none; 
   padding: .2em .8em;
   color: #fff;
   background-color: #E02C1E;
   border-right: solid #AB130E 5px;
}

/* Rounded Boxes */

.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }



.menu{
margin: 0;
padding: 0;
float: left;
font: bold 11px verdana;
width: 995px;;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(pic/blockdefault1.gif) center center repeat-x;
margin-bottom:5px;
}

.menu li{
display: inline;
}

.menu li a{
float: left;
width:105px;
color:#000000;
padding: 9px 2px;
text-decoration: none;
text-align:center;
/*border-right: 1px solid white;*/
}

.menu li a:link{
color: #000000;
}

.menu li a:visited{
color: #000000;
}

.menu li a:hover{
color: #FFFFFF;
}
.menu li a:hover, .menu li .current{
color: #FFFFFF;
background: transparent url(pic/blockactive.gif) center center repeat-x;
}


#bus { 
background-image:url(pic/TOop-image.gif);
background-repeat : no-repeat;
margin-top : 25px;
width : 995px;
min-height : 600px;
} 
#busbottom { 
height : 23px;
background-image:url(pic/bottom-Image.gif);
background-repeat : no-repeat;
} 
#bus h3 { 
color:#FF0000;
font-family : verdana;
font-size : 14px;
margin-left : 10px;
margin-right : 10px;
margin-top : 4px;
padding-top : 3px;
padding-bottom : 5px;
padding-left : 8px;
} 
#bus h4 { 
font-family : verdana;
font-size : 0.9em;
padding-top : 10px;
padding-left : 15px;
padding-bottom : 5px;
color : #46df32;
margin-left : 10px;
} 

#bus a { 
padding-right : 10px;
} 

#bus #leftbox{ 
background-image:url(pic/leftboxtop.gif);
float:left;
background-repeat : no-repeat;
margin-top : 25px;
margin-left:25px;
width : 400px;
min-height : 300px;
} 
#busbottom { 
height : 21px;
background-image:url(pic/bottom-Image.gif);
background-repeat : no-repeat;
}

#bus #rightbox{ 
background-image:url(pic/leftboxtop.gif);
float:left;
background-repeat : no-repeat;
margin-top : 25px;
width : 400px;
min-height : 300px;
}  

.packages {
	float: left;
	width: 230px;
	_height: 279px;
	min-height: 279px;
	background: #fe7515 url(pic/blue-bg.jpg) repeat-x;
	margin-left: 4px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	color: #FFFFFF;
}


.formtext
{
font-family:"Verdana", Arial, Helvetica, sans-serif;
width:350px;
color:#000000;
font-weight:bold;
font-size:13px;
padding:5px 0px 5px 200px;
}

.formbox
{
font-family:"Verdana", Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
background:#fed652;
border:#fff solid 1px;

}

.formbox1
{
color:#999;
font-weight:bold;
background:#fed652;
border:ccc solid 1px;
height:50px;
}

.listmenu1
{
color:#999;
font-weight:bold;
background:#fed652;
border:ccc solid 1px;
}

