body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #2F4F4F;
	margin: 0px;
	/*background-color: #A9A9A9;*/
}

a:link, a:visited, a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	border: none;
	background-color: #000;
	height: 1px;
}

#title {
	width: 770px;
	text-align: center;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;;
}

#content {
	background-image: url("images/content_background.jpg");
	background-repeat: repeat-x;
	background-position: top center;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 0px;
	border: solid #000 3px;
}

#header {
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	width: 780px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#navigation {
	background-color: #b66300;
	background-image: url("images/navbg.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	margin: 0px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

#navigation li {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #b66300;
	background-image: url("images/navbg.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}

#main {
	padding: 5px;
	background-image: url("images/bbq.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 575px;
}

#main2 {
	padding: 5px;
	background-image: url("images/bbq4.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 1500px;
}

#mainIndex {
	padding: 5px;
	background-image: url("images/bbq.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 575px;
}

#leftText {
	float: left;
	width: 470px;
	padding: 5px;
}

#leftText2 {
	float: left;
	width: 440px;
	padding: 30px;
}

.thumbnails{
	padding: 3px;
	/*float: left;*/
	font-size: 13px;
	border: none;
}

.thumbnailsSpecial {
	padding: 3px;
	padding-right:10px;
	float: left;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}

.thumbnailsSpecial img {
	border: none;
}

.galleryThumbs{
	padding: 5px;
	/*float: left;*/
}

.flashGallery {
	padding: 5px;
	text-align: center;
}

.indexImage {
	text-align: center;
}

.clear {
	clear:both;
}

.left {
	float:left;
	margin:3px;
}

.right {
	float:right;
	margin:3px;
}

#footer {
	clear: both;
	background-color: #b66300;
	background-image: url("images/footer.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 30px;
	width: 780px;
	height: 140px;
}

#copyright {
	float: right;
	color: #fff;
	text-align: right;
	margin-top: 100px;
	margin-right: 5px;
}

#copyright a {
	color: #fff;
}

#fiennes {
	float: right;
	margin-top: 550px;
	margin-right: 25px;
}