/* CSS Document */
/* reset borwser defaults for consistency */
html, body, div, span, h1, h2, h3, h4, p, a, img, li, ol, ul, fieldset, form, label, legend {
margin:0px;
padding:0px;
border: 0px;
font-weight: inherit;
font-style: inherit;
font-size: 11px;
line-height: 150%;
font-family:Tahoma, Helvetica, sans-serif;
text-align: left;
vertical-align:baseline;
color:#000000;
font-weight:normal;
}
/*remove bullits form list items*/
ol, ul {
list-style: none;
}
a:link{
text-decoration:none;color: #000099  ;
}
a:visited{
text-decoration:none;color: #000099;
}
a:active{
text-decoration:none;color: #000099;
}
a:hover{
text-decoration:none; color: #000000; 
}
#nav a:hover{
text-decoration:underline;color: #000000;
}

body{
/*background-image:url(images/oldwood2.jpg); background-repeat:no-repeat; background-attachment:fixed;*/
}
#wrapper{
position: absolute; top:0px; left:0px; width:100%;
}
#container{/*background-color:#FFFFFF;*/
position:relative; margin-left:auto; margin-right:auto; width:900px;
border-color: #cccccc;
border-width:0px;
border-style:solid;
 
}
#container1{
position:relative; margin-left:auto; margin-right:auto; padding-bottom:100px;width:900px;
border-color: #000000;
border-width:0px;
border-style:solid;
 
}
#container2{
position:relative; margin-left:auto; margin-right:auto; width:800px;
border-color: #000000;
border-width:0px;
border-style:solid;
 
}
#header{
width:800px; height:200px;
border-color: #000000;
border-width:0px;
border-style:solid;
}
#headerLeft{
width:550px; overflow:none;
float:left;
}
#headerLeft img{
position:relative;top:50px;
}
#headerRight{
width:250px; overflow:none;float:left;
}
#header h1{
position:relative;top:0px;
color:#004b7f;
line-height:100%;
font-size:5em;
font-family:Georgia, "Times New Roman", Times, serif;
}


#headerRight ul{
position:relative;top:50px;
}
#headerRight li{color: #0F1D5E;
line-height:150%;
font-size:1.3em;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:right;
}
#headerRight li a{color: #0F1D5E;
line-height:150%;
font-size:1.0em;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:right;
}
.sixtyPercentText{
color:#0F1D5E;
font-size:60%;
font-family:Georgia, "Times New Roman", Times, serif;
}
.clear{
clear:both;
}
.nav{
position:relative;top:50px;
}
.nav li{
display:inline;
color:#0F1D5E;
line-height:100%;
font-size:1.25em;
font-family:Georgia, "Times New Roman", Times, serif;
}
.nav a{
color:#0F1D5E;
line-height:100%;
font-size:1.3em;
font-family:Georgia, "Times New Roman", Times, serif;
}
.nav a:hover{
text-decoration: underline;
}
.navF{
position:relative;top:80px;
}
.navFC{
position:relative;top:80px;
}
.navF li{
display:inline;
color:#0F1D5E;
line-height:100%;
font-size:1.1em;
font-family:Georgia, "Times New Roman", Times, serif;
}
.navFC li{
display:block;
color:#0F1D5E;
line-height:100%;
font-size:1.1em;
font-family:Georgia, "Times New Roman", Times, serif;
}
.navF a{
color:#0F1D5E;
line-height:100%;
font-size:1em;
font-family:Georgia, "Times New Roman", Times, serif;
}
.navFC a{
color:#0F1D5E;
line-height:100%;
font-size:1em;
font-family:Georgia, "Times New Roman", Times, serif;
}

#picture{
width:800px;
height:250px;
border-color: #000000;
border-width:1px;
border-style: solid;
overflow:hidden;
}
.map{
width:800px;
height:250px;
border-color: #000000;
border-width:1px;
border-style: solid;
overflow:hidden;
}
#pictureF{
width:800px;
height:175px;
border-color: #000000;
border-width:1px;
border-style: solid;
overflow:hidden;
}
#pictureF img{
position:relative;top:-37px;
}
#mainbody{
width:800px;
}
#mainLeft{
position:relative;top:30px;
margin-left:auto;
margin-right:auto;
width:800px;
float:left;
padding-right:10px;
}
#mainLeft h1,h2,h3,h4{
font-weight:bold;
font-size:1.5em;
}
#mainLeft li{
text-align: justify;
font-size:1.4em;

}
#tariff_list li{
text-align: center;
width600px;
font-size:1.4em;

}
#mainRight{
position:relative;top:30px;
width:138px;
float:left;
background-color:#ffffff;
padding-right:10px;
padding-left:10px;

}
#mainRight ul{
border-color: #CCCCCC;
border-width:1px;
border-style:solid;
}
#mainRight li{
text-align:center;
font-size:1.5em;

}
#a_slideshow a{
color:#000000;
font-weight:bold;
font-size:1.0em;
}
#form1 textarea{
font-family:Tahoma,Arial;
font-size:1.1em;
}
#emailaddress{
font-size:1.1em;color:#000000; 
}
.text_link a{
font-size:1.3em;color:#000000; border-bottom: #999999 1px dotted;
}
.text_link a:hover{
font-size:1.3em;color:#000099; border-bottom: #999999 1px dotted;
}
