/* CSS Document */
#wrapper {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 770px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2896d3;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 770px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-bottom: 15px;
	float: left;
}
/* header*/
#header {
	height: 100px;
	float: left;
	width: 770px;
}
#logo img {
	background-color: #FFFFFF;
	float: left;
	padding-top: 5px;
}

#topbar {
	background-color: #036BCC;
	height: 26px;
	width: 770px;
	float: left;
	font-size: 12px;
	font-weight: normal;
}
#topbar ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#topbar li {
	display: inline;
}
#topbar a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
#topbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}	
#crumbs {
	color: #666666;
	font-size: 12px;
	float: left;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
}
#crumbs a {
	color: #0066CC;
}
#crumbs a:hover {
	color: #0066CC;
	text-decoration: underline;
}
/* left */
#left {
	width: 170px;
	height: auto;
	float: left;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	text-align: center;

}
.leftbox {
	width: 160px;
	text-align: center;
	display: block;
	background-position: center;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Right Code*/
#right {
	width: 170px;
	height: auto;
	float: right;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;

}
}

.rightbox {
	width: 160px;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;

}
/*body*/
.content {
	width: 400px;
	height: auto;
	float: left;
	margin-left: 15px;
}
.box{
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 16px;
	font-weight: normal;
	color: #4A4A4A;
	font-family: Arial;
	height: 100%;


}
.box h3{
font-size: 34px;
}
.barbox{
	background-image: none;
	position:relative;
	height: 98px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	
}
.barbox p{
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 5px;

}
.barbox a {
	color: #0066CC;
}
.barbox h2{
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	margin-top: 0px;
	vertical-align: top;
	margin-bottom: 0px;



}
.barbox h2 a{
	color: #0066CC;
	text-decoration: underline;

}
.barbox h3{
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	background-position: top;
	margin-top: 0px;
	vertical-align: top;
	margin-bottom: 0px;



}
.barbox h3 a{
	color: #0066CC;
	text-decoration: underline;

}
.barbox h4{
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	margin-top: 0px;
	vertical-align: top;
	margin-bottom: 0px;



}
.barbox h4 a{
	color: #0066CC;
	text-decoration: underline;

}
.barbox h5{
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	background-position: top;
	margin-top: 0px;
	vertical-align: top;
	margin-bottom: 0px;



}
.barbox h5 a{
	color: #0066CC;
	text-decoration: underline;

}
.barbox h6{
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	background-position: top;
	margin-top: 0px;
	vertical-align: top;
	margin-bottom: 0px;



}
.barbox h3 a{
	color: #0066CC;
	text-decoration: underline;

}
.barbox img{
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;



}

.content p {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	clear: left;
	font-weight: normal;
}
.content ul {
	font-size: 12px;
	color: #4A4A4A;
	line-height: 16px;
	clear: left;
	font-weight: normal;
	list-style-image: url(../images/blue-spot.gif);

}
.content ul a {
	color: #036BCC;
	text-decoration: underline;
}
.content ul a:hover {
	color: #003366;
	text-decoration: none;
}
.content p a {
	color: #036BCC;
	text-decoration: underline;
}
.content p a:hover {
	color: #003366;
	text-decoration: none;
}
.content h1 {
	font-size: 14px;
	color: #4a4a4a;
	clear: left;
	line-height: 18px;
	padding-top: 10px;

}
.content h2 {
	font-size: 14px;
	color: #4a4a4a;
	clear: left;
	line-height: 18px;
}
.content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}
h3 {
font-size: 14px;
	color: #4a4a4a;
	clear: left;
	line-height: 18px;
}
h4 {
	font-size: 14px;
	color: #4a4a4a;
	font-weight: bold;
	clear: left;
	line-height: 18px;
}
h5 {
font-size: 14px;
	color: #4a4a4a;
	font-weight: bold;
	clear: left;
	line-height: 18px;
}

#footer {
	height: 50px;
	float: left;
	width: 770px;
	margin-top: 50px;
	font-size: 12px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 5px;
	font-weight: normal;
	background-color: #FFFFFF;
}
#footer p {

}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footer li {
	display: inline;
}
#footer a {
	color: #666666;
	text-decoration: underline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 4px;
	padding-left: 4px;
}
#footer a:hover {
	color: #0066CC;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 4px;
	padding-left: 4px;
}

.content img {
	float: left;
}
#bookingform {
	background-position: center;
	text-align: center;
	width: 100%;
}
#bottomleft {
	width: 256px;
	height: auto;
	float: left;
	font-size: 11px;
	color: #555555;
	margin-top: 10px;
	font-weight: normal;
}
#bottommiddle {
	width: 256px;
	height: auto;
	font-size: 11px;
	color: #555555;
	margin-top: 10px;
	font-weight: normal;
}
#bottomright {
	width: 256px;
	height: auto;
	float: right;
	font-size: 11px;
	color: #555555;
	margin-top: 10px;
	font-weight: normal;
}
#bottommain	{
	width:770px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	display:inline;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;



	}
#bottombox	{
	width:240px;
	display:inline;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	}
	#bottombox p{
	width:230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;

	}
	.bboxtitle {
font-family: Arial, Helvetica, sans-serif: Arial, Helvetica, sans-serif; 
padding-left: 5px;
font-size:16px;
font-weight:bold;
color:#0066CC;
}
.floatright {
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;


}
.imgcont {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;


}
.ads50 {
	width: 250px;
	height: 250px;
	text-align: center;
	display: block;
	float: right;
}
h3 a {
	font-size: 14px;
	color: #0066CC;
	clear: left;
	line-height: 18px;
}
h2 a {
	font-size: 14px;
	color: #0066CC;
	clear: left;
	line-height: 18px;
}
h4 a {
	font-size: 14px;
	color: #0066CC;
	clear: left;
	line-height: 18px;
}
h5 a {
	font-size: 14px;
	color: #0066CC;
	clear: left;
	line-height: 18px;
}
h1 a {
	font-size: 14px;
	color: #0066CC;
	clear: left;
	line-height: 18px;
}
.rightbox h5 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 0px;
}
.rightbox ul {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 0px;
	list-style-type: none;
}
.rightbox ul a {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	list-style-type: none;
	color: #036BCC;
	text-decoration: none;
}
.rightbox ul a:hover {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	list-style-type: none;
	color: #036BCC;
	text-decoration: underline;
}
.lefthotel {
	width: 160px;
	text-align: center;
	display: block;
	background-position: center;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lefthotel ul {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.lefthotel li {
	background-position: left;
	list-style-type: none;
}
.content img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}
