/* CSS Document */

#header {
overflow:hidden;
height: 0;
}

body {
font-family: Gill Sans, sans-serif;
font-size: 62.5%;
line-height: 15px;
color: #231F20;
background-color: #5179BB;
margin: 0;
}

p{
margin: 0 10px 10px 40px;
text-align: left;
line-height: 25px;
font-size: 1.1em;
}

ul{
margin: 0 10px 10px 40px;
text-align: left;
line-height: 25px;
font-size: 1.1em;
}



#wrapper {
margin-left: auto;
margin-right: auto;
width: 950px;
height: auto;
background-color:#fff;
border-right: 2px solid #ffffff;
border-left: 2px solid #ffffff;

}

#masthead a:link, #masthead a:visited  {
background-color: transparent;
color: #FFFFFF;
text-decoration: none;
margin: 0;
padding: 0;
}

#masthead a:hover {
background-color: transparent;
color: #FFFFFF;
margin: 0;
padding: 0;
}

#footer {
border-top: 5px solid #FFF;
background-color: #FFF;
background-image:url(../img/footer.gif);
background-repeat: no-repeat;
clear: both;
font-size: 0.9em;
text-align: center;
line-height: 40px;
color: #FFFFFF;
margin: 0;
padding: 0;
}

#footer a:link, #footer a:visited  {
background-color: transparent;
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
margin: 0;
padding: 0;
}

#footer a:hover {
background-color: transparent;
color: #FFFFFF;
text-decoration: underline;
margin: 0;
padding: 0;
}

td.navList {
border-left: 1px solid #fff;
}

.navList ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 140px; 

}
	
.navList ul li{
position: relative;

}
	
.navList ul li ul{
position: absolute;
top: 0;
visibility: hidden;
width: 140px;

}

.navList ul li a{
display: block;
overflow: auto; 
color: #ffffff;
text-decoration: none;
background: #2B3C55;
padding: 8px 10px;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
font-size: 1.1em;
margin: 0;
}

.navList ul li a:visited{
color: #9C343D;
font-weight: normal;
}

.navList ul li a:hover{
background-color: #B1C2DE;
color: #000000;
}

* html .navList ul li { float: left; height: 1%; }
* html .navList ul li a { height: 1%; }


td.left-col {
margin: 0;
padding: 15px;
background-color:#FFF;
}

td.left-col p{
padding: 0;
margin: 0 10px 10px 30px;
text-align: left;
line-height: 25px;
font-size: 1.1em;
}


td.left-col a:link, a:visited  {
background-color: transparent;
color: #9C343D;
text-decoration: none;
margin-right: 5px;
font-weight: bold;
}

td.left-col a:hover {
background-color: transparent;
color: #9C343D;
margin-right: 5px;
font-weight: bold;
text-decoration: none;
}


td.right-col {
float: left;
margin: 0;
background-color:#FFF;
}

td.right-col p{
padding: 0;
margin: 0 10px 10px 10px;
text-align: left;
line-height: 25px;
font-size: 1.1em;
}


td.right-col a:link, a:visited  {
background-color: transparent;
color: #9C343D;
text-decoration: none;
margin-right: 5px;
font-weight: bold;
}

td.right-col a:hover {
background-color: transparent;
color: #9C343D;
margin-right: 5px;
font-weight: bold;
text-decoration: underline;
}


table.contact {
border-collapse: collapse;
width:490px;
}

table.contact td {
padding: 0;
margin: 0;
}

table.contact p{
line-height: 15px;
font-size: 1.1em;
}


td.defaultcontent {
float: left;
margin: 0;
padding: 0;
background-color:#FFFFFF;
width: 810px;
}

td.defaultcontent p{
padding: 0;
margin: 0 10px 10px 30px;
text-align: left;
line-height: 25px;
font-size: 1.1em;
}


td.defaultcontent a:link, a:visited  {
background-color: transparent;
color: #9C343D;
text-decoration: none;
margin-right: 5px;
font-weight: bold;
}

td.defaultcontent a:hover {
background-color: transparent;
color: #9C343D;
margin-right: 5px;
font-weight: bold;
text-decoration: underline;
}

#tariff {
padding: 0;
margin: 0 0 0 60px;
width: 600px;
border-collapse: collapse;
float: left;
}

#tariff th {
color: #FFFFFF;
font-weight: bold;
padding: 10px;
border: 1px solid #ffffff;

}

#tariff td {
padding: 10px;
border: 1px solid #ffffff;
}

#tariff p{
padding: 0;
margin: 0;
text-align: left;
line-height: 25px;
font-size: 1.1em;
}

#eatingout {
padding: 0;
margin: 0 0 0 60px;
width: 400px;
border-collapse: collapse;
float: left;
}

#eatingout th {
color: #FFFFFF;
font-weight: bold;
padding: 2px;
margin: 0;
border: 1px solid #fff;

}

#eatingout td {
padding: 2px 2px 2px 5px;
margin:0;
border: 1px solid #fff;

}

#eatingout p{
padding: 0;
margin: 0;
text-align: left;
font-size: 1.1em;
line-height: 18px;
}

#eatingout a:link, #eatingout a:visited  {
background-color: transparent;
color: #9C343D;
text-decoration: none;
font-weight: normal;
margin: 0;
padding: 0;
}

#eatingout a:hover {
background-color: transparent;
color: #9C343D;
text-decoration: underline;
margin: 0;
padding: 0;
}

