body {
	margin: 0px;
	background-color: #413c38;
	background-image: url(slimages/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.globalnav {
	margin-top: 52px;
}
.copy {
	background-color: #f7f8e7;
	padding: 15px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 273px;
	width: 305px;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.orangebar {
	background-color: #685e56;
	height: 5px;
}
.greenbar {
	background-color: #685e56;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 123px;
}
.greenbar a:link{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
a:link { color: inherit; text-decoration: none; }
a:visited {
	color: inherit;
	text-decoration: none;
}
a:hover {
	color: #dbb761;
	text-decoration: none;
}

.greenbar a:visited{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.greenbar a:hover{
	font-size: 10px;
	color: #fff179;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.booking {
	background-color: #685e56;
	padding: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f3e8ca;
	font-weight: bold;
	line-height: 17px;
}
.fieldname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


.bottomcallouts {
	padding-top: 10px;
	padding-bottom: 10px;
}

.pngfix
{
	behavior: url(js/pngfix/iepngfix.htc);
}
