body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 0.65em;
	color: #663300;
	behavior: url(/images/csshover.htc);
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
}
hr {
	color: #FF6600;
	height: 1px;
	padding: 0;
	clear: both;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF6600;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#page_bg {
	padding: 0;
	margin-bottom: 1px;
	background-color: #ac8b53;
}
div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 962px;
}
div#wrapperInner {
	background-color: #e9dac1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#header {
	background-repeat: no-repeat;
	height: 85px;
	width: 100%;
	background-color: #663300;
	background-image: url(/images/logo.gif);
	clear: both;
	float: left;
}
div#flag {
	background-image: url(/images/colours.gif);
	height: 36px;
	width: 60px;
	float: right;
	margin-right: 20px;
	margin-top: 25px;
	border: 1px solid #FFFFFF;
	}
div#top {
	background-color: #FF9900;
	height: 20px;
	clear: both;
	width: 100%;
	
	}
div#headerImage {
	height: 120px;
	width: 100%;
	clear: both;
	xfloat: left;
	xbackground-color: #663300;
}
div#headerImage img {
	border-right: solid 1px white;
	xfloat: left;
}
div#headerImage p {
	float: right;
	width: 198px;
	text-align: center;
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 160%;
	line-height: 200%;
}
div#headerImage p a:hover {
	color: #CC0000;
}
div#orangeStrip {
	xfloat: left;
	height: 20px;
	width: 100%;
	background-color: #FF6600;
	clear: both;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
div#footer {
	height: 25px;
	width: 100%;
	background-color: #663300;
	color: #FF6600;
	text-align: center;
	font-size: .9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div#footer .moduletable {
	padding-top: 5px;
	padding-bottom: 5px;
}
div#footer a:link, div#footer a:visited  {
	color: #FF6600;
}
/*
*  CONTENT
*/
#main {
	position: relative;
	width: 100%;
}
#contentarea {
	clear: both;
	padding: 10px;
	margin-right: 200px;
	border-right: solid 1px white;
}
.content {
	color: #56462e;
	font-size: 120%;
}
.content h1 {
	text-align: center;
	margin: 0;
	padding: 1px 0 15px 0;
	font-size: 80%;
	color: #BAAF9E;
}
.content h2 {
	margin: 0 0 10px 0;
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 120%;
	font-style: italic;
	font-variant: small-caps;
	color: #ff6600;
}
.content h3 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 120%;
	color: #663300;
}
.content h4 {
	margin: 10px 0 10px 0;
	font-size: 120%;
}
.content h5 {
	margin: 10px 0 0 0;
	font-size: 110%;
	color: #663300;
}
.content h6 {
	margin: 10px 0 0 0;
	font-size: 110%;
}
.content p {
	margin: 0 0 10px 0;
}
.content ul {

	margin: 0 0 10px 20px;
	padding: 0;
	font-size: 100%;
	color: #333333;
}
.content ol {
	margin: 0 0 10px 27px;
	padding: 0;
	font-size: 100%;
	color: #333333;
}
.content li {
	padding: 5px;
}
.content blockquote {
	float: right;
	width: 200px;
	border: dotted 1px #51bbe2;
	margin: 3px;
	padding: 5px;
}
.content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
.content h6 a:link, .content h6 a:visited {
	color: #D48ACD;
	text-decoration: none;
}
.content a:hover {
	color: #CC0000;
}
.content .redtext {
	color: #FF0000;
}
.content .bluetext {
	color: #0000FF;
}
.content .smalltext {
	font-size: 70%;
}
.content .largetext {
	font-size: 180%px;
}
.content .largertext {
	font-size: 250%px;
}
.content img {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
.content .imgleft {
	float: left;
	margin: 0 0px 0px 0;
}
.content .imgright {
	float: right;
	margin: 0 0 10px 10px;
}
.content .imgborder {
	border: solid 1px #333333;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.cols {
	text-align: center;
}
.col1 {
	width: 65%;
	margin: 10px auto 0 auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 31%;
}
.col2, .col2n {
	width: 48%;
}
.col2, .col3 {
	margin-right: 2%;
}
.content .caption {
	font-size: small;
	font-weight: bolder;
	font-variant: small-caps
}
/*
*  RIGHTBAR
*/
#rightbar {
	position: absolute;
	top: 0px;
	right: 1px;
	width: 178px;
	padding: 10px;
}
/*
*  MENU
*/
div#menu {
	font-size: 1.2em;
	background-color: #663300;
	height: 18px;
	width: 960px;
}
div#menu ul {
	margin: 0;
	padding: 0;
}
div#menu li {
	position: relative;
	list-style: none;
	float: left;
	line-height: 10px;
	border-right: 1px solid #d0b485;
}
div#menu li a {
	display: block;
	padding: 4px 5px 4px 5px;
	text-decoration: none;
	color: #FF6600;
}
div#menu li a:hover {
	color: #ffffff;
}
div#menu li a.current:link, div#menu li a.current:visited {
	color: #ffffff;
}
div#menu ul ul {
	position: absolute;
	width: 150px;
	display: none;
	border: 1px solid #d0b485;
}
div#menu ul.level1 li.submenu:hover ul.level2, div#menu ul.level2 li.submenu:hover ul.level3 {
	display: block;
}
div#menu ul.level2 {
	top: 18px;
	left: 0px;
}
div#menu ul.level2 li {
	background-color: #663300;
	width: 150px;
	border-right: none;
}
div#menu ul.level2 li a {
	width: 140px;
}
div#menu ul.level3 {
	top: 0px;
	left: 150px;
}
div#menu ul.level3 li {
	float: left;
	width: 150px;
}
div#menu ul.level3 li a {
	width: 140px;
}
/*
*  FORM CSS
*/
#response {
	padding: 0.5em;
	width: 90%;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 12em;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	padding-right: 5px;
}
#response input.submit {
	float: left;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
#response textarea {
	width: 300px;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
/*
*  PICTURE GALLERY 
*/
.content .pic {
	display: block;
	float: left;
	width: 205px;
	height: 205px;
	margin: 5px 10px 5px 0;
	border-top: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
	text-align: center;
	font-size: 93%;
}
.content .pic img {
	display: block;
	margin: 0 auto 2px auto;
	border-top: solid 1px #AAAAAA;
	border-left: solid 1px #AAAAAA;
	border-bottom: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
}
.pic:link, .pic:visited {
	background: #DDDDDD;
	text-decoration: none;
}
.pic:hover {
	background: #D0DDFD;
	text-decoration: none;
}
