#thicktabs{
margin:0;
padding: 0;
float: left;
font: bold 13px Tahoma;
background-color:#c7d8ff;
width:750px;
border-bottom: 1px solid #8979E7;
border-top: 1px solid #8979E7;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: black;
padding: 10px 16px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/bluebg.gif) top right no-repeat;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #c7d8ff; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #8979E7; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: black;
background-image: url(images/bluebgover.gif); /*background image swap on hover*/
}

#middlepic{
margin-left:127px;
padding: 0;
float: left;
background-image:url(images/middle.jpg);
width:200px;
height:28px;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 80px; /*position where enlarged image should offset horizontally */

}

body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	margin: 0px;
	font-size: 13px;
	color: #333333;
	background-color: #0A4485;
	padding: 0px;
	text-align: center;
}

#bodytext{
font:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:15px;
padding-top:15px;
padding-bottom:15px;
vertical-align:bottom;
width:500px;
}

#bodytext p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4d452f;
}

#bodytext a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #7d2904;
	text-decoration:none;
}

#bodytext a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #7d2904;
	text-decoration:underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform:capitalize;
	color: #ff9700;
}

#river-side{
float:right;
width:180px;
height:240px;
vertical-align:top;
padding-top:10px;
}

#bike-side{
float:left;
width:200px;
height:240px;
vertical-align:top;
background-color:#2b3d41;
}

#pagecell1{
	text-align: left;
	width:520px;
	background-color: #FFFFFF;
	height: auto;
	float: center;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:15px;
	vertical-align:top;
}

#footer {
	background-color: #c7d8ff;
	width:735px;
	margin: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left:15px;
	padding-bottom: 5px;
	clear: right;
	color:#333333;
	text-align:left;
	}

li {
	list-style-image: url(images/hotel-management_26.gif);
}

#leftsidebuttons {
	width:200px;
	vertical-align:top;
	padding:20px 0px;
	float:left;
	background-image: url(images/side-back.jpg);
	background-repeat: no-repeat;
	
}	

#pagecell2{
	text-align: left;
	width:520px;
	background-color: #FFFFFF;
	height: auto;
	float: center;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	padding-right:15px;
	vertical-align:top;
}

a {
	font:Georgia, "Times New Roman", Times, serif;
    font-size:12px;
	color: #FF6600;
	text-decoration: none;
}

.tdcost{
font:Arial, Helvetica, sans-serif;
font-size:11px;
}
