/*
th, td {
    border: 1px solid black;
    overflow: hidden;
    width: 100px;
}
*/

* {
	margin: 0;
	padding: 0;
}

body {
background: #666;
/* font-family: Tahoma, Arial, Helvetica, sans-serif;  */
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
line-height: 18px;
color: #222;
}

a {
text-decoration: underline;
color: #000066;
}
a:hover {
text-decoration: underline;
color: #FF3333;
}

#wrap {
margin: 20px auto 10px auto;
width: 800px;
background: #fff;
padding: 10px;
border: 5px solid #333;
}

#destination
{
/* the menu height */
/* height: 59px;  Change height here depending on font size in style.css */
height: 64px;
background: #333;
}

/* font-size: 30px; */

#destination_header h1
{
text-align: center;
/* font-size: 20px;  */
font-size: 18px; 
font-weight: 600;
padding-left: 0px;

/* menu height */
height: 35px;
line-height: 35px;
background: #333;
/* letter-spacing: 7px; */
letter-spacing: 2px;
/* color: #999966; */
color: #BBBBBB;
}

#header {
/* Our basic first picture at top */
height: 300px;
}

#Xheader {
height: 300px;
background: #554d42 url(images/NoGraphic.jpg) no-repeat;
}

#header h1 { 
font-size: 50px;
letter-spacing: -7px;
padding: 17px 0 0 10px;
/* color: #FF5500;  */
color: #CCCCCC;
}
#header h1 a { 
color: #D1DDEF;
text-decoration: none;
font-weight: 600;
letter-spacing: -7px;
}
#header h1 a:hover {
color: #fff;
}


#menu {
height: 30px;
line-height: 30px;
background: #000;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600; 
font-size: 14px;
color: #fff;
}
#menu ul li a:hover {
color: #aaa;
text-decoration: none;
}

#content {
padding: 0 0px 20px 0;
}

.right {
float: right;
#width: 620px;
width: 800px;
text-align: justify;
padding-top: 5px;
}

.farright {
float: right;
width: 100px;
text-align: justify;
padding-top: 5px;
}

.right h1 {
font-weight: 600;
font-size: 20px;
height: 26px;
line-height: 26px;
text-align: center;
}

.right h2 {
text-align: center;
font-size: 22px;
font-weight: 110;
padding-left: 10px;
height: 26px;
line-height: 26px;
/* background: #CCC; */
}

.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}

.right h3 {
font-size: 18px;
font-weight: 100;
padding-left: 0px;
height: 26px;
line-height: 26px;
text-align: left;
}

.right h4 {
font-weight: 100;
font-size: 14px;
padding-left: 0px;
height: 20px;
line-height: 20px;
text-align: left;
padding: 0px 0 7px 0;
}

.right h5 {
font-size: 18px;
font-weight: 600;
padding-left: 0px;
padding-top: 20px;
height: 26px;
line-height: 26px;
/* color: #999933; */
/* color: #4682B4; */
/* color: #BBDAFF; way too light */
/* color: #333366; not bad*/
color: #336666;
}
.righth5 {
font-size: 18px;
font-weight: 600;
padding-left: 0px;
padding-top: 20px;
height: 26px;
line-height: 26px;
color: #999933;
}

.right h6 {
font-size: 18px;
font-weight: 600;
padding-left: 0px;
padding-top: 20px;
height: 26px;
line-height: 26px;
color: #CCCCCC;
}


.left {
float: left;
width: 160px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
.left ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #99AECD;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

#footer {
text-align: center;
font-size: 13:px;
color: #aaa;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }

p {font-size:11pt; margin-left: 15px}

.diningA {
float: left;
width: 615px;
padding-top: 15px;
padding-bottom: 10px;
padding-left: 5px;
background: #DDDDDD;
font-size:11pt;
}

.diningA h1 {
text-align: left;
margin: 10px 0 0 0;
height: 24px;
line-height: 24px;
font-size: 16pt;
margin-left: 0px
background: #DDDDDD;
font-weight: 600;
}

.diningA h2 {
margin: 0px 0 0 0;
padding-left: 0px;
height: 24px;
line-height: 24px;
font-size: 13pt;
background: #DDDDDD;
}

.diningB {
float: left;
width: 615px;
padding-top: 15px;
padding-bottom: 10px;
padding-left: 5px;
background: #FFFFCC;
font-size:11pt;
}

.diningB h1 {
text-align: left;
margin: 10px 0 0 0;
height: 24px;
line-height: 24px;
font-size: 16pt;
margin-left: 0px
background: #FFFFCC;
font-weight: 600;
}

.diningB h2 {
margin: 0px 0 0 0;
padding-left: 0px;
height: 24px;
line-height: 24px;
font-size: 13pt;
background: #FFFFCC;
}

