body {
	font-size: 62.5%;
	background-image: url(../images/bg1.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content p {
	font-size: 1.3em;
	line-height: 130%;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #5A3100;
}
#content #main #intro p {
	padding-top: 0px;
}
#main h2, #main h3 {
	margin-top: 8px;
	margin-bottom: 8px;
	color: #5A3100;
}
#main h2 {
	font-size: 2em;
}
#main .catalogue-entry img {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content #main .catalogue-entry h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 1.3em;
}
.catalogue-entry {
	clear: both;
}
#content ul {
padding-top: 8px;
	padding-bottom: 8px;
}
.rule {
	background-image: url(../images/fancy-rule.gif);
	background-repeat: no-repeat;
	height: 30px;
	clear: right;
}
a:link, a:visited, a:hover, a:active {
	color: #978147;
}
#main h1 {
	font-size: 2.5em;
	margin-bottom: 8px;
}
#logo {
	background-image: url(../images/logo.jpg);
	float: left;
	height: 150px;
	width: 343px;
	background-repeat: no-repeat;
}
#search {
	background-color: #F3EADD;
	float: left;
	height: 124px;
	width: 228px;
	margin-top: 12px;
	margin-bottom: 10px;
	border: 1px solid #CC9999;
	background-image: url(../images/magnifyingglass.gif);
	background-repeat: no-repeat;
}
* {
	margin: 0px;
	padding: 0px;
}
#outer {
	background-color: #FCFCEE;
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 3px solid #4A1919;
}
#inner {
	margin: 10px;
	width: 760px;
	border: 2px solid #852E2E;
}
#top {
	height: 150px;
	width: 760px;
}
#contactDetails {
	background-image: url(../images/contact.gif);
	float: right;
	height: 150px;
	width: 179px;
}
#main {
	float: left;
	width: 480px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	display: inline;
}
.clear {
	clear: both;
}
#rightBar {
	width: 230px;
	margin-top: 20px;
	margin-right: 15px;
	float: right;
	background-image: url(../images/box-bg.gif);
	background-repeat: repeat-y;
	display: inline;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #852E2E;
	margin-right: 20px;
	margin-left: 20px;
}
.rightTop {
	background-image: url(../images/box-top.gif);
	background-repeat: no-repeat;
}
.rightBottom {
	background-image: url(../images/box-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#rightBar h1, #rightBar h2, #rightBar h3, #rightBar p {
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 10px;
}
#rightBar h2 {
	font-size: 1.8em;
	color: #5A3100;
}
#rightBar ul {
	margin-left: 10px;
	list-style-type: none;
}
#rightBar ul li {
	font-size: 1.3em;
	margin-bottom: 8px;
	padding-left: 25px;
	background-image: url(../images/right-bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-right: 10px;
}
#rightBar ul li ul.children {
	font-size: 0.8em;
}
/* Defines RSS icon bullets for RSS feed list */
#rightBar li.feed {
	font-size: 1.3em;
	margin-bottom: 8px;
	padding-left: 25px;
	background-image: url(../images/feed-icon-16x16.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-right: 10px;
}
#primaryNav {
	height: 33px;
	width: 760px;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	float:left;
}
#primaryNav li {
	display:inline;
	padding:0;
	margin:0;
}
#primaryNav a:link, 
#primaryNav a:visited {
	font-size: 1.4em;
	color:#613627;
	float:left;
	width:auto;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 19px;
	font-weight: bolder;
	padding-top: 7px;
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	padding-bottom: 7px;
	background-position: right top;
	
}
#primaryNav a:hover, #primaryNav a:active {
	text-decoration: underline;
}
#catalogue #primaryNav .catalogue a,
#about #primaryNav .about a,
#events #primaryNav .events a,
#news #primaryNav .news a,
#links #primaryNav .links a,
#contact #primaryNav .contact a {
	color: #ffffff;
}
#catalogue #primaryNav .catalogue a:visited,
#about #primaryNav .about a:visited,
#events #primaryNav .events a:visited,
#news #primaryNav .news a:visited,
#links #primaryNav .links a:visited,
#contact #primaryNav .contact a:visited {
	color: #ffffff;
}
#catalogue #primaryNav .catalogue a:hover,
#about #primaryNav .about a:hover,
#events #primaryNav .events a:hover,
#news #primaryNav .news a:hover,
#links #primaryNav .links a:hover,
#contact #primaryNav .contact a:hover {
	color: #ffffff;
}
#catalogue #primaryNav .catalogue a:active,
#about #primaryNav .about a:active,
#events #primaryNav .events a:active,
#news #primaryNav .news a:active,
#links #primaryNav .links a:active,
#contact #primaryNav .contact a:active {
color: #ffffff;
}
#search p {
	padding-top: 5px;
	padding-left: 5px;
	font-size: 1.5em;
	color: #5A3100;
	font-weight: bold;
}
#search a:link, #search a:visited, #search a:hover, #search a:active {
	color: #5A3100;
}
#search input {
	width: 215px;
	font-size: 1em;
	padding: 2px;
	background-color: #FCFCEE;
	border: 1px solid #D6B5B5;
}
#search input.button {
	height: 31px;
	width: 82px;
	margin-right: 10px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main img {
	float: right;
	padding: 10px;
	border: 1px solid #CDB982;
	margin-bottom: 10px;
	margin-left: 10px;
}
#rightBar table caption {
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#rightBar table {
	border-collapse: collapse;
	width: 205px;
	font-size: 1.1em;
	border: 1px solid #5A3100;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: verdana;
}
#rightBar th, #rightBar td {
	padding: 0.2em;
	margin-right: auto;
	margin-left: auto;
}
#rightBar caption {
font-size: 1.4em;
font-weight: bold;
margin: 1em 0;
color: #000;
}
#rightBar thead {
	background-color: #5A3100;
}
#rightBar th {
	color: #fff;
	font-weight: normal;
	text-align: left;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#rightBar table a:link, #rightBar table a:visited, #rightBar table a:hover, #rightBar table a:active {
	color: #5A3100;
}

label {
	display: block;
	font-weight: bold;
}

input {
	width: 200px;
	border: 1px black solid;
	font-size: 1.2em;
}

table input

{
width:auto;
border: 0;
margin-left: auto;
margin-right: auto;
}


textarea {
width: 450px;
	border: 1px black solid;
	font-size: 1.2em;
}

.button {
background-color: #5A3100;
color: #fff;
font-weight: bold;
font-size: 1.2em;
}


