body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
}
img {
	border: 0 none;
}

img.align_left {
	float: left;
	padding-right: 10px;
}

img.align_right {
	float: right;
	padding-left: 10px;
}


h1 {
	font-size: 1.2em;
}
#header {
	clear: both;
	height: 80px;
}
#left {
	float: left;
	width: 152px;
	margin-left: -7px;
}
#centre {
	margin-right: 200px;
	margin-left: 160px;
	margin-bottom: 5px;
	margin-top: 5px;
	min-width: 400px;
	height: 1%;
}
#image {
	margin-right: 5px;
	margin-left: 155px;
	margin-top: 2px;
	background-image: url(../images/panoramic.jpg);
}
#right {
	float: right;
	width: 182px;
	margin-right: 1px;
	margin-top: 5px;
	height: 1%;
}
.rightmenu ul {
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
	background-color: #d5dfee;
	margin-left: 0;
	padding-left: 0;
}
.rightmenu a {
	display: block;
	padding: 2px;
	width: 178px;
	background-color: #d5dfee;
	border-bottom: 2px solid #fff;
	text-decoration: none;
	color: #000000;
}
.rightmenu a:hover {
	background-color: #ffffff;
}
.menu a:hover {
	background-color: #d5dfee;
}
ul {
	margin: 0;
	padding-left: 7px;
}
ul.menu li {
	border: 1px solid #0066ff;
	margin: 2px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

ul.menu li a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 1%;
	line-height: 150%;
	padding-left: 5px;
}
#logo {
	width: 100%;
	border-top: 1px solid #0066ff;
	border-bottom: 1px solid #0066ff;
}
.visitfeature {
	border: 1px solid #0066ff;
	padding: 5px;
}
.featurebox1 {
	border: 1px solid #0066ff;
	width: 47%;
	float: right;
	margin-bottom: 10px;
	padding: 5px;
	height: 180px;
}
.featurebox2 {
	border: 1px solid #0066ff;
	width: 47%;
	float: left;
	margin-bottom: 10px;
	padding: 5px;
	height: 180px;
}
.features {
	margin-top: 10px;
	margin-bottom: 10px;
}
.featureimage1 {
	background-image: url(/externalsite/visit/images/fulfeature1.jpg);
}
.featureimage2 {
	background-image: url(/externalsite/visit/images/fulfeature2.jpg);
}
.featureimage3 {
	background-image: url(/externalsite/visit/images/fulfeature3.jpg);
}
.featureimage4 {
	background-image: url(/externalsite/visit/images/fulfeature4.jpg);
}
.footer {
	border-top: 1px solid #0066ff;
	border-bottom: 1px solid #0066ff;
	clear: both;
}
table, tr, td {
	font-size: 100%
}
table.tab_blue{
	border: solid 2px #0000ff;
}
td.cell_align_left
{
	text-align: left;
}

td.cell_align_right
{
	text-align: right;
}

td.cell_align_center
{
	text-align: center;
}
.searchcriteria {
	border: solid 1px #0066ff;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sctitle {
	font-weight: bold;
	padding-bottom: 5px;
}
.searchcriteria table td.prompt {
	width: 100px;
}
.searchcriteria table td input, select {
	width: 300px;
}
.restaurantresultsprompt {
	background: gainsboro;
	width: 95px;
}
.restaurantresultstext {
	background: #d5dfee;
}
.right_image {
	margin-top: 3px;
	background: white;
	margin-bottom: 3px;
	margin-left: 8px;
	color: white
}
.left_image {
	margin-top: 3px;
	background: white;
	margin-bottom: 3px;
	color: white;
	margin-right: 8px
}
