body {
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	background-image: url(_resources/_backgrounds/background.jpg);
}
title {
	border: 1px solid #006600;
	color: #333333;
	background-color: #FFCCCC;
	height: 20px;
	width: 100px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3%;
	font-size: 110%;
	font-weight: normal;
	line-height: 110%;
}
h6 {
	font-size: 75%;
	line-height: 80%;
	font-family: "Times New Roman", Times, serif;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 125%;
	font-weight: normal;
	padding-left: 2%;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 0px;
}
img {
	border: thin solid #333333;
	margin-top: 3px;
	margin-bottom: 3px;
}
li {
	list-style-type: disc;
	list-style-position: inside;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 1%;
}
.imgFloatRight {
	float: right;
	border: thin solid #333333;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 1%;
}
.imgFloatRightIndex {
	float: right;
	border: thin solid #333333;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
.imgFloatLeft {
	float: left;
	border: thin solid #333333;
	margin-bottom: 7px;
	margin-right: 25px;
	margin-left: 1%;
}
.imgFloatLeftIndex {
	float: left;
	border: thin solid #333333;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
}
a:link {
	color: #006600;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom-style: solid;
	margin: 0px;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-color: #666666;
}
a:hover {
	color: #0099CC;
	border-bottom-style: solid;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-color: #0099CC;
}
#nav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	line-height: 115%;
	color: #000000;
	padding-right: 2%;
	padding-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#nav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	line-height: 115%;
	color: #000000;
	padding-right: 2%;
	padding-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	line-height: 115%;
	color: #000000;
	padding-right: 2%;
	padding-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #333333;
	text-decoration: none;
}

#nav a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	line-height: 115%;
	color: #000000;
	padding-right: 2%;
	padding-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #333333;
	text-decoration: none;
}

#container_warpper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#imageSelection_selectionContainer {
	width: 950px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	float: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
.imageSelection_imageContainer {
	text-align: center;
	padding: 4px;
	clear: none;
	height: 316px;
	width: 266px;
	float: left;
	margin-top: 4px;
	margin-right: 21px;
	margin-bottom: 4px;
	margin-left: 21px;
}
.imageSelection_imageContainer img {
	border: 3px solid #000000;
}
#header {
	background-image: url(_resources/_backgrounds/header2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 150px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_logo img {
	clear: none;
	float: left;
	width: 300px;
}
#login {
	float: right;
	height: 112px;
	width: 250px;
	text-align: right;
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#login form {
	margin: 0px;
	padding: 0px;
}
#login h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-align: left;
	line-height: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#login p {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 90%;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#nav {
	clear: none;
	float: right;
	width: 650px;
	height: 25px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
	text-align: right;
}
.nav_subnav {
	list-style-type: none;
	margin-left: -40px;
}
.nav_subnav h3 {
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 80%;
	padding-bottom: 1%;
	margin-bottom: 2%;
	margin-top: 2%;
	font-size: 110%;
	line-height: 105%;
}
.nav_subnav a:link {
	color: #006600;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
}
.nav_subnav a:visited {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
}
.nav_subnav a:hover {
	color: #0099CC;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
}

.nav_subnav li {
	margin-top: 3%;
	margin-bottom: 3%;
	margin-left: 2%;
	list-style-type: none;
	font-weight: normal;
}
.nav_subnav li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -10px;
	list-style-type: none;
}
.nav_subnav #toplist {
	padding-top: 0px;
	list-style-type: none;
}
.nav_subnav ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	padding-top: 1%;
	padding-bottom: 2%;
	list-style-type: none;
	margin-left: -20px;
}
.nav_subnav ul a:link {
	color: #006600;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #006600;
}
.nav_subnav ul a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.nav_subnav ul a:hover {
	color: #0099CC;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: underline;
}

.index_levelContainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	padding-top: 2%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	height: 350px;
}
#index_flash1 {
	clear: none;
	float: left;
	width: 525px;
	height: 325px;
	padding: 12px;
	background-image: url(_resources/_flash/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#index_content1 {
	clear: none;
	float: left;
	width: 340px;
	margin-right: 25px;
	margin-left: 0px;
	padding-right: 25px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 10px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #333333;
}
.index_content2 {
	clear: none;
	float: left;
	width: 300px;
	margin-left: 0px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 10px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #333333;
	padding-top: 5px;
}
#noboarder {
	clear: none;
	float: left;
	width: 300px;
	padding-right: 7px;
	border-right-style: none;
}
#container_body {
	width: 950px;
	padding-top: 1%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: left;
	margin-bottom: 35px;
}
#container_body #body_nav {
	width: 220px;
	float: left;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #333333;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-top: 2%;
	padding-left: 0px;
}
#container_body #body_content {
	width: 700px;
	float: left;
	margin-top: 2%;
	padding-left: 1%;
	padding-right: 1%;
}
.portfolio_imgContainer {
	margin: 1%;
	float: left;
	height: 200px;
	width: 205px;
	text-align: center;
	padding: 1%;
}
.portfolio_imgContainer img:hover {
	border: thin solid #FFFFFF;
	background-color: #FFFFFF;
}
.portfolio_imgContainer a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	text-align: center;
	clear: both;
	float: none;
	font-family: "Times New Roman", Times, serif;
	padding-top: 8%;
}
#container_bookingForm {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	line-height: 105%;
	margin-right: 2%;
	margin-left: 2%;
	padding-right: 2%;
	padding-left: 2%;
}
.containerGoogle {
	background-color: #FFFFFF;
	border: thin solid #333333;
	margin-left: 335px;
	width: 355px;
	padding: 1%;
}
.formContent {
	margin-top: 2%;
	margin-bottom: 5%;
	float: left;
	width: 300px;
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	line-height: 105%;
}
td {
	padding-bottom: 7px;
}
#noFloat {
	clear: both;
	float: none;
}
