body {text-align: center;
background: #fff url(../images/fade.jpg) repeat-x;
color: #246888;
font: .8em arial, verdana, sans-serif; line-height: 21px;
margin-top: 0; }

img { border: 0; }

/* This makes the background image stretch across the page from left to right behind main site */
#background { background: url(../images/bg.jpg) no-repeat top center; }

#wrapper { width: 950px; margin: 0 auto; text-align: left; position: relative;  background: #bee2f3; }
#top { clear: both; }
#content { width: 625px; height: 450px; float: left; }
#left { width: 295px; float: left; background: #bee2f3 url(../images/seaview.jpg) no-repeat right bottom; padding: 20px 0 0 20px; }
#footer { clear: both; height: 65px; background: url(../images/footer.jpg) no-repeat; color: #fff; padding: 35px 0 0 350px; font-size: 1.3em; text-align:right; line-height: 60px; }

#inner { margin: 10px 40px 20px 15px; background: #fff; padding: 10px 25px; }

#firstcolumn{ width: 100px; float: left; }
#secondcolumn { width: 150px; float: left; padding: 5px; }
#thirdcolumn { width: 150px; float: left; padding: 5px; }

h1 { font: 1.6em arial, verdana, sans-serif; font-weight: 500; }
h2 { font: 1.2em arial, verdana, sans serif; font-weight: 700; }
h3 { font: 1.1em verdana, arial, sans serif; color: #fff; padding: 5px 0 0 5px; background-image: url(../images/bluefade.jpg); background-repeat: repeat-x; height: 30px; font-weight: 700; margin: 0; }

.paddingpic { padding: 6px 0 0 0; }
.picright { float: right; margin: 0 0 0 10px; }
.picleft: { float: left; margin: 0 10px 0 0; }
.paddingtop { padding-top: 10px; }


div#nav a { font: 1.1em arial, verdana, sans-serif; text-decoration: none; font-weight:700;  padding: 3px 3px 11px 10px; display:block;  }
div#nav a:visited { font: 1.1em arial, verdana, sans-serif; text-decoration: none; font-weight:700;  padding:3px 3px 11px 10px; display:block;  }
div#nav a:hover { font: 1.1em arial, verdana, sans-serif; text-decoration: none;  font-weight:700; padding: 3px 3px 11px 10px; display:block; }


a:link { color: #246888; text-decoration: underline; background: transparent; font-weight: 700; }
a:visited { color: #246888; text-decoration: underline; background: transparent; font-weight: 700;}
a:hover { color: #5d9fbd; text-decoration: underline; background: transparent; font-weight: 700; }

a.link2:link { color: #b4b25d; text-decoration: none; background: transparent; font-size:1em; font-weight: 500; }
a.link2:visited { color: #b4b25d; background: transparent; text-decoration: none; font-size:1em;  font-weight: 500; }
a.link2:hover { color: #b4b25d; background: transparent;  text-decoration: underline; font-size:1em;  font-weight: 500; }

a.link3:link { color: #3E8BFF; text-decoration: none; background: transparent; font-weight: 600; }
a.link3:visited { color:3E8BFF; text-decoration: none; background: transparent; font-weight: 600; }
a.link3:hover { color: #ffffff; text-decoration: none; background: transparent; font-weight: 600; }

.nolink { font: 1.1em arial, verdana, sans-serif; text-decoration: none; font-weight:700;  padding: 6px 3px 11px 10px; display:block; color: #800000; text-transform: uppercase;  background: transparent; }

.bold { font-weight: 700; }
.dots { background-image: url(../images/dots.gif); background-repeat: repeat-x; height: 1px; }
.line { background: #053905; height: 1px; clear: both; padding: 0; margin: 0 0 10px 0; }
.border { border: solid 1px #c7e3c7; }

.clear { clear: both; }
.left { float: left; }
.right { float: right; }

.leftgallery { float: left; padding: 5px; border: solid 1px #d7c5d7; margin: 5px; background-color: #e5f5e7; }
.imageleft{ float: left bottom; }
.tariff { width: 460px; background: #dbf0f9; padding: 5px 10px; margin-top: 15px; }


