body{
background: #fff;
background-repeat: repeat-x;
color: #000;
font-family: verdana;
font-size: 9pt;
margin-top: 0;
}

div#container{
width: 900px;
height: 700px;
background: #ffffff;
position: absolute;
left: 50%;
margin-left: -450px;
}

div#toplinks{
text-align: right;
}

div#toplinks a{
font-size: 10pt;
/*font-color: #85BF4D;*/
color: black;
}

div#contents{
padding-top: 10px;
}


a{
text-decoration: none;
font-family: verdana;
font-size: 8pt;
color: #ffffff;
}

div#navigation ul{
margin: 0.7ex;
margin-left: 0;
}

div#navigation ul li{
list-style-type: none;
display: inline;
}

div#navigation{
background: #0055AA;
text-align: center;
height: 20px;
border-top: solid 1px #060606;
border-bottom: solid 1px #060606;
}

div#navigation a{
color: #ffffff;
padding: 0 4em;
border-right: solid 1px #060606;
}

div#navigation a:hover{
background: #EF5A30;
color: #060606;
padding: 1ex 4em;
border-right: solid 1px #060606;
}

div#navigation a.last{
color: #ffffff;
padding: 0 4em;
border-right: none;
}




a.nav, a.nav:link, a.nav:visited{
display: block;
width: 200px;
height: 30px;
background: #0055AA;
border: solid 1px black;
margin-top: 1em;
vertical-align: middle;
padding-top: 1.4ex;
margin-bottom: 1ex;
}

a.nav:hover{
background: #EF5A30;
color: beige;
}

img.bigimg{
margin-top: 5px;
}



div#left{
float: left;
width: 630px;
height: 400px;
overflow: auto;
background: #E8F2F4;
border: solid 1px #A2B882;
text-align: center;
}


div#right{
float: right;
font-size: 12pt;
text-align: center;
width: 240px;
margin-left: 10px;
padding-left: 10px;
height: 400px;
background: #E8F2F4;
}


div#righttop{
width: 300px;
height: 200px;
border: solid 1px #EF5A30;
margin-top: 10px;
margin-bottom: 20px;
}

div#rightbottom{
width: 220px;
height: 200px;
border: solid 1px #EF5A30;
}


img.inlineimg{
float: left;
margin-right: 1em;
border: solid 1px #306960;
}

img.cityimg{
float: left;
margin-right: 20px;
}




h1{
color: #306960;
font-family:  Palatino Linotype, Book Antiqua3, Palatino6, serif;
font-size: 14pt;
margin-bottom: 1em;
}

h2{
color: #306960;
font-family:  Palatino Linotype, Book Antiqua3, Palatino6, serif;
font-size: 14pt;
margin-bottom: 1em;
}

h3{
color: #306960;
font-family:  Palatino Linotype, Book Antiqua3, Palatino6, serif;
font-size: 14pt;
margin-bottom: 1em;
}

h4{
color: #306960;
font-family:  Palatino Linotype, Book Antiqua3, Palatino6, serif;
font-size: 14pt;
margin-bottom: 1em;
}

h5{
color: #306960;
font-family:  Palatino Linotype, Book Antiqua3, Palatino6, serif;
font-size: 14pt;
margin-bottom: 1em;
}


div#footer{
clear: both;
background: #0055AA;
padding-top: 1ex;
padding-bottom: 1ex;
text-align: center;
color: white;
font-size: 8pt;
border-top: solid 1px #060606;
border-bottom: solid 1px #060606;
}

