@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fff2e5;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}

#container {
	left: -480px;
	margin: 0px 0px 0px 50%;
	position: absolute;
	width: 960px;
}

#container #topnavigation {
	padding: 15px 30px;
}

#container #topnavigation ul {
	color: #FFF;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#container #topnavigation li {
	float: right;
	padding-bottom: 5px;
}

#container #topnavigation a {
	color: #FFF;
	margin: 0px 10px;
	padding: 5px 10px 10px 10px;
	text-decoration: none;
}

#container #topnavigation a:hover {
	color: #f93;
}

#paypalform {
	margin: 0px;
	padding: 0px;
}

#container #header {
	width: 880px;
	margin: 15px 0px 0px 0px;
	background-image: url(../images/bg_header.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 30px 40px 0px 40px;
}

#container #header #introduction {
	background-image: url(../images/bg_intro-banner.jpg);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	width: 880px;
	height: 240px;
}

#container #header #introduction p {
	width: 370px;
	margin: 10px 0px 0px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}

#container #content {
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	margin: 0px 10px;
	padding: 0px 50px 20px 50px;
	position: relative;
	overflow: auto;
}

#container #content h1 a {
	color: #39c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 20px;
	letter-spacing: -1px;
	margin: 0px 0px 10px 0px;
	text-transform: capitalize;
}

#container #content h1 a:hover {
	text-decoration: underline;
	color: #39c;
}

#container #content h1 {
	color: #39c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 20px;
	letter-spacing: -1px;
	margin: 0px 0px 10px 0px;
	text-transform: capitalize;
}

#container #content p {
	font-size: 12px;
	line-height: 20px;
	color: #404040;
	margin: 0px 0px 20px 0px;
}

#container #content strong {
	color: #200;
}

#container #content a {
	color: #600;
	text-decoration: none;
	font-weight: bold;
}

#container #content a:hover {
	color: #000;
}

#container #content #newsevents {
	float: right;
	width: 370px;
	margin: 0px 0px 25px 20px;
	padding: 0px 0px 5px 25px;
	border-left: 1px dotted #ccc;
}

#container #content #gallerythumb {
	float: left;
	width: 190px;
	margin: 0px 10px 15px 10px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #404040;
	text-transform: capitalize;
}

#container #content #gallerythumb img {
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#container #content #galleryimageportrait {
	padding: 14px;
	margin: 5px 0px 0px 25px;
	background-color: #FFF;
	float: right;
	border: 1px dotted #ccc;
}

#container #content #galleryimagelandscape {
	padding: 9px;
	margin: 5px 0px 15px 0px;
	background-color: #FFF;
	border: 1px dotted #ccc;
}

#emailform {
	margin: 0px;
	padding: 0px;
}

#emailform ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#emailform li {
	float: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #404040;
	margin: 0px;
	padding: 5px 0px;
}

.textbox {
	margin: 3px;
	padding: 2px;
	border: 1px solid #600;
	background-color: #FFF;
	color: #404040;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	width: 500px;
}

.multibox {
	margin: 3px;
	padding: 2px;
	border: 1px solid #600;
	background-color: #FFF;
	color: #404040;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	width: 500px;
	max-width: 500px;
	height: 100px;
	max-height: 150px;
}

.sendbutton {
	margin: 3px 0px 3px 103px;
	padding: 2px 20px;
	border: 1px solid #600;
	background-color: #FFF;
	color: #404040;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	cursor: pointer;
}

.addtobasket {
	margin: 0px;
	padding: 2px 20px;
	border: 1px solid #600;
	background-color: #FFF;
	color: #404040;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	cursor: pointer;
}


#container #footer {
	background-image: url(../images/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px -10px;
	margin: 0px 10px;
	padding: 50px;
}

#container #footer .footercolumns {
	width: 260px;
	float: left;
}

#container #footer #footertwo {
	margin: 0px 0px 0px 30px;
	width: 320px;
	white-space: nowrap;
	overflow: hidden;
}

#container #footer #footerthree {
	text-align: right;
	width: 230px;
}

#container #footer p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #404040;
	margin: 0px 0px 20px 0px;
}

#container #footer a {
	color: #600;
	text-decoration: none;
}

#container #footer a:hover {
	color: #000;
}

.footerfaint {
	color: #9f9992;
}