table
{
margin-left:auto;
margin-right:auto;
border-width:4px;
border-style:solid;
border-color:#008000;
width:1000px;
}

#top-head
{
border-width:1px;
border-style:solid;
border-color:#008000;
background-image:url('images/bgtitle3.jpg');
height:96px;
}

#side 
/* this standardizes the size, borders and background of the side panel */
{
border-width:1px;
border-style:solid;
border-color:#008000;
vertical-align:top;
width:121px;
background-image:url('images/side4.jpg');
font-family:"Tahoma",sans-serif;
font-size:12px;
background-color:white;
padding-top:25px;
}

#content
{
border-width:1px;
border-style:solid;
border-color:#008000;
width:833px;
padding-top:25px;
}

#hotel-name
{
font-size:40px;
color:#008080;
font-family:"Footlight MT Light", serif;
margin-left:23px;
}

#below-hotel-name
{
font-size:16px;
color:#808080;
font-family:"Footlight MT Light", serif;
margin-left:23px;
}

#subtitle
{
font-size:13px;
color:#0033cc;
font-family:"Tahoma",sans-serif;
}

.content
{
font-size:12px;
font-family:"Verdana",serif;
list-style-type:none;
}

#main-img-padding
{
padding-top:0px;
padding-bottom:0px;
padding-right:20px;
padding-left:0px;
}

#footer
{
font-size:12px;
font-family:"Verdana",serif;
color:#8D8D8D;
}

#pic-caption
{
font-size:11px;
color:#6E6E6E;
font-family:"Tahoma",sans-serif;
text-align:center;
}
