/**
Black Swan Theme
Version: 1.0
*/

@import url('map.css');

body{
background-color: #003300;
margin: 0px;
background-image: url(../images/background-body.gif);
background-repeat: repeat-x;
}

div#shell{
margin-top: 16px;
position: absolute;
background-color: #003300;
background-image: url(../images/background-shell.gif);
background-repeat: repeat-y;
background-position: bottom right;
width: 780px;
}

div#nav a:hover{
color: #ffffff;
display: none;
}

div#left{
float: left;
width: 230px;
display: none;
}

div#right{
float: left;
padding: 20px;
width: 530px;
background-color: #ccffcc;
}

div#front-page-quote{
color: #ccffcc;
font: 11px Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial;
font-weight: bold;
text-align: right;
line-height: 13px;
margin-right: 22px;
padding-top: 30px;
padding-bottom: 10px;
display: none;
}

div#nav{
text-align: right;
right: 32px;
margin-right: 28px;
margin-top: 10px;
display: none;
}

div#nav a{
color: #ccffcc;
font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial;
font-size: 12px;
font-weight: bold;
line-height: 20px;
text-decoration: none;
padding-right: 4px;
display: none;
}

.navlink_in a{
color: #ffffff;
display: none;
}

.navlink_in{
font: 12px Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial;
display: none;
}

div#nav .navlink_in {
color: #ffffff;
display: none;
}

img#logo-black-swan{
float: right;
clear: both;
margin-bottom: -12px;
display: none;
}

img#heading2{
margin-top: 10px;
margin-bottom: 20px
}

img#heading{
margin-top:84px;
display: none;
margin-bottom: 20px
}

div#right p{
color: #000000;
font: 12px Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial;
line-height: 14px;
padding-right: 20px;
}

div#right p.highlight{
font-weight: bold;
}

div#right li{
color: #000000;
font: 12px Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial;
line-height: 14px;
padding-right: 20px;
}

div#right a{
color: #003300;
text-decoration: none;
}

div#right a:hover{
color: #006600;
text-decoration: none;
}

div#general-content{
clear: both;
margin-top: -14px;
}

h1{
color: #000000;
font: 16px Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial;
line-height: 14px;
padding-right: 18px;
letter-spacing: 3px;
font-weight: normal;
}

h2{
color: #000000;
font: 14px Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial;
line-height: 18px;
padding-right: 20px;
font-weight: normal;
}

img#swan{
float: right;
margin-right: 26px;
margin-top: -24px;
margin-left: 16px;
}

.place-of-interest{
letter-spacing: 2px;
font-weight: bold;
}

div#picture-shell{
width: 260px;
float: right;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}

div#picture-shell2{
width: 260px;
float: right;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}

table.contact{
background-color: #003300;
width: 370px;
border: 1px solid #000000;
}

table.contact td{
color: #ffffff;
font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial;
font-size: 13px;
letter-spacing: 1px;
}

input, textarea, select{
font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial;
background-color: #ffffff;
color: #000000;
border: 1px solid #000000;
}

img#enlarged{
border: 1px solid #000000;	
}

img#general{
margin-right: 0px;
margin-top: 4px;
margin-bottom: 4px;
padding: 4px;
border: 1px solid #000000;	
}

img#general-right{
border: 1px solid #000000;	
margin-right: 16px;
margin-left: 16px;
margin-top: 18px;
margin-bottom: 2px;
padding: 4px;
clear: both;
}

img#general-left{
border: 1px solid #000000;	
margin-right: 16px;
margin-top: 18px;
margin-bottom: 2px;
padding: 4px;
clear: both;
}

hr{
height: 1px;
color: #ffffff;
width: 500px;
margin-right: 24px;
}

.home-address{
text-align: center;
padding: 0px;
margin: 0px;
padding-top: 4px;
padding-bottom: 4px;
}

div#additional-wording{
display: none;
}