@charset "utf-8";
/* CSS Document */
body {
font-family:"Trebuchet MS", Arial, Verdana;
font-size:16px;
background-image:url(/images/bg1.jpg);
background-color:#17120f;
background-repeat:repeat-y;
background-position:center top;
}

#container {
width:955px;
margin:0 auto;
background-image:url(/images/bg.jpg);
background-repeat:repeat-y;
}

#top {
width:941px;
padding:10px 0 0 25px;
margin:0px 0 10px 7px;
}

#top h1 {
text-indent:-99999px;
background-image:url(/images/toplogo.jpg);
width:900px;
height:280px;
}

#nav {
width:941px;
height:39px;
background-image:url(/images/navbg.jpg);
background-repeat:no-repeat;
margin:0 0 10px 7px;
}

#nav ul {
margin-left:128px;
}

#nav li {
float:left;
}

#nav li a {
font-family:"Trebuchet MS",Arial,Verdana;
color:#a46c5d !important;
font-size:1px;
height: 2em; /* Same */
line-height: 2em; /* Same */
float: left;
display: block;
text-decoration: none;
text-align: center;
height:32px;
padding-top:7px;
}

#nav li a.home {
background-image:url(/images/home.gif);
background-repeat:no-repeat;
width:75px;
color:#a46c5d;
}
#nav li a.taxi {
background-image:url(/images/taxi.gif);
background-repeat:no-repeat;
width:154px;
color:#a46c5d;
}
#nav li a.bus {
background-image:url(/images/bus.gif);
background-repeat:no-repeat;
width:122px;
color:#a46c5d;
}
#nav li a.feedback {
background-image:url(/images/feedback.gif);
background-repeat:no-repeat;
width:193px;
color:#a46c5d;
}
#nav li a.contact {
background-image:url(/images/contact.gif);
background-repeat:no-repeat;
width:123px;
color:#a46c5d;
}

#main {
width:887px;
margin:0 0 10px 32px;
}

#left-col {
padding-top:10px;
width:271px;
float:left;
}
#right-col {
padding:10px;
width:596px;
float:left;
}
.clear {
clear:both;
}

.content h3 {
font-size:23px;
margin-bottom:10px;
}
.content p {
margin-bottom:8px;
}
.content a {
color:#892727;
}
.content a:hover {
color:#a41a1a;
}

.content ol {
list-style:decimal;
}
.content ol li {
margin:0px 0px 10px 40px !important;
}

.content ol li ul{
margin:0 0 0 0;
}

#footer-topbar {
width:941px;
height:8px;
background-image:url(/images/footer-topbar.gif);
margin-left:7px;
}

#footer {
width:941px;
background-image:url(/images/footer-bg.gif);
background-repeat:repeat-y;
margin-left:7px;
padding-bottom:20px;
}

#footer p {
color:#fff;
font-size:12px;
text-align:center;
padding-top:15px;
letter-spacing:1px;
font-family:Arial, Helvetica, sans-serif;
}

#footer a {
color:#d0d0d0;
text-decoration:none;
}

.image {
width:171px;
float:left;
padding:5px;
background-color:#fff;
margin-right:10px;
}

.bigimage {
width:260px;
float:left;
padding:5px;
background-color:#fff;
margin-right:10px;
}

.imgbox {
margin-bottom:8px;
}

.content ul {
margin-left:25px;
}
.content ul li {
margin:0 0 10px 7px;
padding-left:20px;
background-image:url(/images/bullet.jpg);
background-position:0px 4px;
background-repeat:no-repeat;
}
.content ul li em {
color:#333333;
font-size:12px;
font-weight:bold;
font-style:normal;
}
.content table tr td a {
font-size:12px;
}
.content table tr td {
font-size:12px;
}
.content table tr td strong{
font-size:14px;
}
