body {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #060606;
	background-color: #EAEAEA;
	margin: auto;
	padding: 0;
}
#main-container {
	width: 983px;
	height: 100%;
	background-image:url(../images/container-background.gif);
	background-repeat: repeat-y;
	margin: auto;
}
#inner-container {
	width: 945px;
	height: 100%;
	margin: auto;
	margin-bottom: 8px;
}
.spacer {
	width: 945px;
	height: 8px;
	background-color: #FFFFFF;
}
#header {
	width: 945px;
	height: 118px;
	background-image:url(../images/header-background.gif);
	background-repeat:repeat-x;
}
.logo {
	width: 120px;
	height: 118px;
	float: left;
}
.strapline {
	width: 322px;
	height: 118px;
	float: right;
}
.navigation ul {
	width: auto;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/nav-background.gif);
	background-repeat:repeat-x;
	margin: auto;
	text-align: left;
	margin-left: 0;
}
.navigation li {
	display: inline;
	text-align: left;
}
.navigation li a{
	float: left;
	text-transform:uppercase;
	text-decoration: none;
	border-right: 1px solid #737373;
	border-left: 1px solid #000000;
	color: #FFFFFF;
	padding: 8px 25px 8px 20px;
}
.navigation li a:visited {
	color: #FFFFFF;
}
.navigation li a:hover {
	color: white;
	background-image: url(../images/nav-rollover-background.gif);
	background-repeat:repeat-x;
}
#banner-container {
	width: 945px;
	height: 173px;
	margin: 5px 0 10px 0;
}
.banner {
	width: 635px;
	height: 175px;
	float: left;
}
.links-container {
	width: 310px;
	height: 172px;
	float: left;
}
.link {
	width: 310px;
	height: 58px;
}
.column-1 {
	width: 430px;
	height: auto;
	float: left;
	padding-bottom: 10px;
}
.column-2 {
	width: 303px;
	height: auto;
	float: left;
	border-left: 1px solid #BABABA;
	padding-bottom: 10px;
}
.column-3 {
	width: 208px;
	height: auto;
	background-color: #E5EFC6;
	border: 1px solid #CED7B2;
	float: left;
	margin-bottom: 10px;
}
.home-welcome-text {
	width: 385px;
	margin: 20px 0 0 25px;
	padding-bottom: 10px;
}
p {
	margin-top: 10px;
	padding: 0;
}
.home-welcome-text a {
	text-decoration: none;
	font-weight: bold;
	color: #060606;
}
.home-welcome-text a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #060606;
}
.greenpanel-text {
	width: 180px;
	height: 297px;
	margin: 15px 0 15px 15px;
	color: #2B350C;
}
.greenpanel-text a{
	color: #2B350C;
	text-decoration: none;
	font-weight:bold;
}
.greenpanel-text a:hover{
	color: #2B350C;
	text-decoration: underline;
	font-weight:bold;
}
.home-images {
	width: 287px;
	height: auto;
	margin: auto;
}
.about-text-container {
	width: 640px;
	height: auto;
	float: left;
	padding-bottom: 5px;
}
.about-text {
	width: 560px;
	margin: 20px 0 0 25px;
}
.about-text a {
	text-decoration: none;
	font-weight: bold;
	color: #060606;
}
.about-text a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #060606;
}
.about-cabins {
	width: 63px;
	height: auto;
	float: left;
}
.about-country-text {
	width: 480px;
	height: auto;
	float: left;
	margin-left: 10px;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.products-text {
	width: 905px;
	margin: 20px 0 0 25px;
}
.products-row {
	width: 905px;
	height: auto;
	padding-bottom: 40px;
}
.products-container {
	width: 245px;
	height: auto;
	float: left;
	margin-right: 55px;
}
.product-image-thumb {
	width: 245px;
	height: 159px;
	border-bottom: 1px solid #BABABA;
	text-align:center;
}
.product-title {
	font-weight: bold;
	text-align: center;
	width: 245px;
	margin-top: 5px;
}
.product-price {
	text-align: center;
	width: 245px;
	margin-bottom: 10px;
}
.moreinfo-button {
	width: 245px;
	text-align: center;
	height: 26px;
	padding-bottom: 10px;
}
.red-text {
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}
.product-detail-image-column {
	width: 409px;
	height: auto;
	float: left;
	margin: 20px 10px 0 25px;
}
.additional-images-panel {
	width: 409px;
	height: auto;
	margin-top: 10px;
}
.additional-images-row {
	width: 409px;
	height: 142px;
	margin: 10px 0 10px 0;
}
.additional-image-left {
	width: 188px;
	height: 142px;
	margin-right: 30px;
	float: left;
}
.additional-image-right {
	width: 188px;
	height: 142px;
	float: left;
}
.product-detail-text-column {
	width: 280px;
	height: auto;
	float: left;
	margin: 45px 5px 0 0;
}
.product-detail-greenpanel-text {
	width: 180px;
	height: auto;
	margin: 15px 0 15px 15px;
	color: #2B350C;
}
.pgallery-image-thumb {
	width: 245px;
	height: 159px;
	text-align:center;
	margin-bottom: 5px;
}
.info-text {
	width: 905px;
	margin: 20px 0 0 20px;
	height: auto;
}
.info-row {
	width: 905px;
	height: auto;
	margin-bottom: 40px;
}
.info-container {
	width: 289px;
	height: auto;
	float: left;
	margin-right: 12px;
}
.info-container-right {
	width: 289px;
	height: auto;
	float: left;
}
.info-image-thumb {
	width: 289px;
	height: 217px;
	border-bottom: 1px solid #BABABA;
	text-align:center;
	background-color:#CCCCCC;
}
.info-title {
	font-weight: bold;
	text-align: center;
	width: 289px;
	margin-top: 5px;
}
#footer {
	width: 945px;
	height: auto;
	border-top: 1px solid #BABABA;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
}
