html, body {
	border-width: 0px;
	word-spacing: normal;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}

body {
	background-position: 0 top;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #860000;
	color: black;
	background-repeat: repeat-x;
	background-image: url(layout-images/body-background.png);
	font-size: 100%;
	text-align: center;
	line-height: 1.13em;
}

a {
	color: #9c2600;
	text-decoration: none;
}

a:link {
	color: #9c2600;
	text-decoration: none;
}

a:visited {
	color: #9c2600;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: none;
}

p {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-variant: normal;
	font-weight: 300;
	line-height: 20px;
	text-align: left;
	color: #11100d;
}

img {
	padding: 0px;
	margin: 0px;
}

h1 {
	margin-top: 20px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	font-size: 20px;
	color: black;
}

h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	font-size: 18px;
	color: black;
}

.imgright {
	margin-left: 20px;
	top: -30px;
	float: right;
/*	-moz-box-shadow: 10px 10px 30px rgba(0,0,0,0.4);
	-webkit-box-shadow: 5px 5px 20px rgba(0,0,0,0.4);*/

}
   
.imgleft {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 20px;
	top: -30px;
	float: left;
/*	-moz-box-shadow: 10px 10px 30px rgba(0,0,0,0.4);
	-webkit-box-shadow: 5px 5px 20px rgba(0,0,0,0.4); */

}

#siteoutercontainer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	width: 950px;
	background-image: url(layout-images/parchment.jpg);
	background-repeat: repeat-y;
	-moz-border-radius: : 3px;
	-webkit-border-radius: 3px;
}

#siteContainer {
	border-right-color: #655f51;
	border-left-color: #d3bc8d;
	border-bottom-color: #655f51;
	border-top-color: #e5d8b7;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	margin-top: 100px;
	background-repeat: repeat-y;
	background-image: url(layout-images/parchment.jpg);
	margin-left: auto;
	margin-bottom: 30px;
	margin-right: auto;
	width: 950px;
	-moz-box-shadow: 0px 0px 40px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 40px rgba(0,0,0,0.4); 
}

#headerinner {
	position: relative;
	float: left;
	height: 150px;
	width: 950px;
	background-repeat: no-repeat;
	background-image: url(layout-images/headerbackground.jpg);
	-moz-border-radius-topleft: : 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

#contentArea {
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 40px;
	margin-top: 0px;
	background-position: right top;
	border-right-width: 220px;
	float: left;
	width: 870px;
	background-image: url(layout-images/painting.jpg);
	background-repeat: no-repeat;
}

    
#footer {
	font-size: .6em;
	height: 40px;
	background-position: left top;
	background-image: url(layout-images/parchment.jpg);
	background-repeat: repeat-y;
	clear: both;
	width: 100%;
	-moz-border-radius-bottomleft: : 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#footerbottom {
	margin-right: auto;
	margin-left: auto;
	font-size: .4em;
	height: 33px;
	background-position: left top;
	background-image: url(layout-images/bottomshadow.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 950px;
}

#knivesholder {
	z-index: 10;
	right: 341px;
	padding: 0px;
	margin: 0px;
	top: -70px;
	position: absolute;
	height: 70px;
	width: 227px;
	background-image: url(layout-images/knives-top.jpg);
	background-repeat: no-repeat;
}

.clear {
	clear: both;
}

#header {
	padding: 0px;
	margin: 0px;
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(layout-images/headerbackground.jpg);
	height: 150px;
	width: 950px;
}

#navigationMenu {
	position: relative;
	background-image: url(/layout-images/menu-background.png);
	background-position: center top;
	background-repeat: repeat-x;
	height: 34px;
	float: left;
	width: 100%;
	overflow: hidden;
	border-top-color: #ffbd00;
	border-bottom-color: #ffcb00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
}

#navigationMenu ul{
	left: 50%;
	float: left;
	position: relative;
	text-align: center;
	font-size: 18px;
	height: 34px;
	color: white;
	list-style-type: none;
	font-family: Arial;
	line-height: 18px;
	font-weight: bold;
	clear: left;
}

#navigationMenu ul li {
	margin-right: 30px;
	display: block;
	right: 50%;
	position: relative;
	float: left;
	text-shadow: 2px 2px 5px black;
	text-decoration: none;
	color: white;
	list-style-type: none;
	float: left;
	font-family: Arial;
	padding-bottom: 8px;
	padding-top: 8px;
	line-height: 18px;
	font-weight: bold;
	font-size: 18px;
}

#navigationMenu a {
	text-decoration: none;
	color: white;
	display: inline;
	text-align: center;
	list-style-type: none;
	float: left;
	font-family: Arial;
	line-height: 18px;
	font-weight: bold;
	font-size: 18px;
}

#navigationMenu a:link {
	text-decoration: none;
	color: white;
	display: inline;
	text-align: center;
	list-style-type: none;
	float: left;
	font-family: Arial;
	line-height: 18px;
	font-weight: bold;
	font-size: 18px;
}

#navigationMenu a:visited {
	text-decoration: none;
	color: white;
	display: inline;
	text-align: center;
	list-style-type: none;
	float: left;
	font-family: Arial;
	line-height: 18px;
	font-weight: bold;
	font-size: 18px;
}

#navigationMenu a:hover {
	text-shadow: 0px 0px 10px #ff7076;
	text-decoration: none;
	color: #d41900;
	display: inline;
	text-align: center;
	list-style-type: none;
	float: left;
	font-family: Arial;
	line-height: 18px;
	font-weight: bold;
	font-size: 18px;
}

#navigationMenuBottom {
	position: relative;
	background-image: url(/layout-images/menu-background.png);
	background-position: center top;
	background-repeat: repeat-x;
	height: 34px;
	float: left;
	width: 100%;
	overflow: hidden;
}

#navigationMenuBottom ul{
	left: 50%;
	float: left;
	position: relative;
	text-align: center;
	font-size: 18px;
	height: 34px;
	color: white;
	list-style-type: none;
	font-family: Arial;
	line-height: 18px;
	font-weight: bold;
	clear: left;
}

#navigationMenuBottom ul li {
	margin-right: 30px;
	display: block;
	right: 50%;
	position: relative;
	float: left;
	text-decoration: none;
	color: white;
	list-style-type: none;
	float: left;
	font-family: Arial;
	padding-bottom: 8px;
	padding-top: 8px;
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
}

#navigationMenuBottom a {
	text-decoration: none;
	color: white;
	display: inline;
	text-align: center;
	list-style-type: none;
	float: left;
	font-family: Arial;
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
}

#navigationMenuBottom a:link {
	text-decoration: none;
	color: white;
	display: inline;
	text-align: center;
	list-style-type: none;
	float: left;
	font-family: Arial;
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
}

#navigationMenuBottom a:visited {
	text-decoration: none;
	color: white;
	display: inline;
	text-align: center;
	list-style-type: none;
	float: left;
	font-family: Arial;
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
}

#navigationMenuBottom a:hover {
	text-shadow: 0px 0px 10px #ff7076;
	text-decoration: none;
	color: #d41900;
	display: inline;
	text-align: center;
	list-style-type: none;
	float: left;
	font-family: Arial;
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
}

p.centre {
	text-align: center;
}

.logos {
	top: -130px;
	position: relative;
}

#girl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
}

img.imgframed {
	border-color: white;
	border-width: 3px;
	border-style: solid;
	-moz-box-shadow: 5px 5px 20px rgba(0,0,0,0.4);
	-webkit-box-shadow: 5px 5px 20px rgba(0,0,0,0.4);
}

div#clubInfo {
	width: 470px;
	display: inline;
	float: left;
}

img.inlineimg {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 45px;
	margin-left: 45px;
}

img.inlineimg2 {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
}

.large {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 18px;
}

.arrow {
	top: 5px;
	position: relative;
}

ul.pageno {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 44px;
	width: 132px;
}

li.pageno {
	float: left;
	font-size: 20px;
	display: inline-block;
	list-style-type: none;
}

li.pageno a {
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 2px;
	float: left;
	color: white;
	font-size: 20px;
	display: inline-block;
	list-style-type: none;
	height: 20px;
	width: 40px;
	background-repeat: no-repeat;
	background-image: url(layout-images/pagenobackground.png);
}

li.pageno a:link {
	float: left;
	color: white;
	font-size: 20px;
	display: inline-block;
	list-style-type: none;
	height: 20px;
	width: 40px;
	background-repeat: no-repeat;
	background-image: url(layout-images/pagenobackground.png);
}

li.pageno a:visited {
	float: left;
	color: white;
	font-size: 20px;
	display: inline-block;
	list-style-type: none;
	height: 20px;
	width: 40px;
	background-repeat: no-repeat;
	background-image: url(layout-images/pagenobackground.png);
}

li.pageno a:hover {
	float: left;
	color: white;
	font-size: 20px;
	display: inline-block;
	list-style-type: none;
	height: 20px;
	width: 40px;
	background-repeat: no-repeat;
	background-image: url(layout-images/pagenobackgroundcurrent.png);
}

.highslide-gallery {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
}

.galleryno ul {
	top: 10px;
	list-style-type: none;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 44px;
	width: auto;
}

strong {
font-weight: 600;
}

.galleryno ul li {
	height: 18px;
	width: 30px;
	font-size: 15px;
	display: inline-block;
	list-style-type: none;
	zoom:1;
	*display: inline;
	_height: 18px;
}

.galleryno ul li a {
	background-position: center center;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 1px;
	color: white;
	font-size: 15px;
	display: inline-block;
	list-style-type: none;
	height: 18px;
	width: 30px;
	background-repeat: no-repeat;
	background-image: url(layout-images/pagenobackground.png);
	zoom:1;
	*display: inline;
	_height: 18px;
}

.galleryno ul li a:link {
	background-position: center center;
	color: white;
	font-size: 15px;
	display: inline-block;
	list-style-type: none;
	height: 18px;
	width: 30px;
	background-repeat: no-repeat;
	background-image: url(layout-images/pagenobackground.png);
	zoom:1;
	*display: inline;
	_height: 15px;
}

.galleryno ul li a:visited {
	background-position: center center;
	color: white;
	font-size: 15px;
	display: inline-block;
	list-style-type: none;
	height: 18px;
	width: 30px;
	background-repeat: no-repeat;
	background-image: url(layout-images/pagenobackground.png);
	zoom:1;
	*display: inline;
	_height: 18px;
}

.galleryno ul li a:hover {
	background-position: center center;
	color: white;
	font-size: 15px;
	display: inline-block;
	list-style-type: none;
	height: 18px;
	width: 30px;
	background-repeat: no-repeat;
	background-image: url(layout-images/pagenobackgroundcurrent.png);
	zoom:1;
	*display: inline;
	_height: 18px;
}

