
#hoteltable {
    width: 575px;
    padding: 0;
    margin: 0;
}


#hoteltable th {
    font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #4f6b72;
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    padding: 6px 6px 6px 12px;
    background: #CAE8EA;
}

#hoteltable th.spec {
    border-left: 1px solid #C1DAD7;
    border-top: 0;
    background: #fff;
    font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
    sans-serif;
}

#hoteltable td {
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    background: #fff;
    padding: 6px 6px 6px 12px;
    color: #4f6b72;
}

* {
    border: 0;
    margin: 0;
    padding: 0;

}

body.splash {
    background-image: none;
    background-color:#fff;
}

#splashleft {
    float: left;
    width: 475px;
}

#splashright {
    float: right;
    width: 130px;
    text-align: right;
    margin-top: 130px;
}

.clear {
    clear: both;
}

.caption {
    color: #c5c5c5;
    margin-top: 5px;
}

.bar {
    background-image:url("images/pinkHr.gif");
    background-repeat: no-repeat;
    background-position: top center;
    margin-bottom: 10px;
    padding: 30px;
}

.smallbar {
    background-color: #e2e2e2;
    clear: both;
    display: block;
    height: 1px;
    margin: 1.3em 0 1.6em 0;
    overflow: hidden;
}

body {
    background-color: #999999;
    color: #5f5e5e;
    font-family: Verdana, Arial, Sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    min-height:100%;
}

#stuff { 
    background-color: #ffffff;
    width: 800px;
    height:auto;
    height:100%;
    min-height:100%;
    margin: auto;
    text-align: left;
    display: block;
    min-height:100%;
 }

html{  
    min-height:100%;
}

p {
    margin: 1em 0;
    text-align: justify;   
}

.center {   
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.columnleft {  
    float: left;
    width: 300px;
    padding: 7px;
    margin:6px;

}

.columnright {
    float:right;
    width:300px;
    padding: 7px;
    margin:6px;

}


a:link {
    text-decoration: none;
    font-weight: bold;
}

a:visited {
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #020202;
    text-decoration: none;
}

p:first-letter 
{ 
    color: #ff3366;
    font-size: medium; 
}

strong, strong:first-letter { 
    color: #ff3366;
    font-size: medium;
    font-weight: lighter;
}

h1 {  
    color: #5A7F00;
    font-family: Helvetica,Verdana, Arial, Sans-serif;
    font-weight: lighter;
    text-align:left;
}

h1 a{ 
    color: #5A7F00;
 }

#main { 
     margin-left: 200px;
     margin-right:30px;
     padding-top:30px;
}

#main .content {
    color: #888;
    font-family: Helvetica,Arial, Verdana, Sans-serif;
    font-size: 15px;
    line-height: 23px;
    #padding: 5px 35px 25px 55px;
}


#side {
    margin-left: 30px;
    margin-top: -100px;
    position: fixed;
    vertical-align:middle;
    top: 50%; 
    height: 100%; 
    width: 170px;
    background-image:url("images/fish_border.gif");
    background-repeat: no-repeat;
    background-position: 0px 50%;
    background-attachment: scroll;
    min-height:100%;
}

#form {
    borders: none;
    padding: 0px;
}


#test {

    position: fixed;
    top: 50%; 
    left:50%;
    width: 650px;
    height:100%;
    margin: auto;
    text-align: left;
    display: block;
    min-height:100%;
    margin-top: -200px;
    margin-left: -325px;
}

#smallLogo { 
    width: 70px;
    height: 50px;
    background-image:url("images/stamp_small.gif");
    background-repeat: no-repeat
}

img.default{  
    border-width: thin;
    border-color: #555555;
    border-style: solid;
    padding:  5px;
    margin: 10px;
}

.right { 
    float:right;
 }
.pic-right {
    float:right;
    border-width: 1px;
    border-color: #555555;
    border-style: solid;
    margin-top:  10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 5px;
}

.pic-left {
    float: left;
    border-width: 1px;
    border-color: #555555;
    border-style: solid;
    padding:  5px;
    margin-top:  10px;
    margin-bottom:  10px;
    margin-right: 10px;
}

.sideright { 
    width: 130px;
    text-align: right;
    #float: right;
    top: 30%;
    position:relative;  
    margin-top: 130px;
    #margin-right: 20px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    padding-left:0px;
    background-color:#fff;
}

ul.listnone li { 
 list-style-type:none;
 margin-left: 20px;
}

ul.list li { 
 margin-left: 20px;
}

ul.nav {
    list-style: none;
}
ul.nav li {
       display: block;
}
ul.nav li.open {
       margin-bottom: 5px;
}
ul.nav li a:link, ul.nav li a:visited {
       color: #aaaaaa;
       text-decoration: none;
       font-weight: normal;	
}
ul.nav li a:hover {
       color: #ff3366;
}
ul.nav li.open a:link, ul.nav li.open a:visited {
       color: #666666;
}
ul.nav li.open a:hover {
       color: #ff3366;
}


