body {
	background-color #F4DEB5;
	text-aligncenter;
	vertical-align middle;
	margin 20px 0px 0px;
	padding 0px;
	font-family Verdana, Arial, Helvetica, sans-serif;
	font-size x-small;
	color #51230C;
}
	
#logo {
	margin-top 30px;
	margin-left 30px;
	position absolute;
	z-index 3;
	left 699px;
	top -58px;
	width 99px;
	height 97px;
}
#box  {
	height 490px;
	width 760px;
	position relative;
	z-index 1;
	background-image  url(imagesbground-centre.gif);
	background-repeat no-repeat;
	background-position center top;
	padding-top 4px;
}
#container {

width 760px;
            margin 0 auto;
            text-align left;
            padding 0;
}
#nav {
	font-family Verdana, Arial, Helvetica, sans-serif;
	font-size 1em;
	color #F4DEB5;
	text-align center;
	height 20px;
	position relative;
	z-index 2;
	margin-top 8px;
	margin-bottom 20px;
}
#nav a {
	font-family Arial, Helvetica, sans-serif;
	font-size .9em;
	color #FFFFFF;
	text-decoration none;
	letter-spacing 1px;
	font-weight bold;
}
#nav ahover {
	color #F4DEB5;
	text-decoration underline;
	font-weight bold;
}
#content {
	overflow auto;
	height 320px;
	margin-top -4px;
	margin-bottom 26px;
	margin-right 20px;
	padding 10px;
	background-color #E0C1A3;
	margin-left 179px;
}
#images {
	float left;
	width 170px;
	clear right;
	padding 0px 0px 0px 20px;
	margin-top -4px;
}
#images img {
	border-top-width 2px;
	border-bottom-width 2px;
	border-top-style solid;
	border-bottom-style solid;
	border-top-color #FFFFFF;
	border-bottom-color #FFFFFF;
}
#title {
	font-family Georgia, Times New Roman, Times, serif;
	font-size small;
	color #F7E8CC;
	text-align left;
	padding-top 4px;
	margin-top 0px;
	margin-right 0px;
	margin-bottom 4px;
	margin-left 182px;
	font-style italic;
	font-weight bold;
}
#content h1 {
	font-size large;
	color #512210;
	font-family Georgia, Times New Roman, Times, serif;
	font-style italic;
}
#footer {
	color #51230C;
	text-align center;
}
#footer a {
	color #51230C;
	text-decoration underline;
}
#copyright {
	font-size 0.9em;
	color #783312;
	text-align right;
	padding-right 6px;
}
#copyright a{
	color #783312;
	text-align right;
}
img {
	border none;
}
.logo2 {
	float right;
	padding-bottom 20px;
	padding-left 10px;
}
#firstpage {
	margin-top 30px;
}
.highlight {
	font-weight bold;
}
h2 {
	font-family Georgia, Times New Roman, Times, serif;
	font-size medium;
	font-weight bold;
	color #512210;
}
h3 {
	font-family Georgia, Times New Roman, Times, serif;
	font-size x-small;
	font-weight bold;
	color #6B4825;
}
#content a {
	font-weight bold;
	color #FFFFCC;
	text-decoration underline;
}
#content ahover {
	color #996666;
}
.addresses {
	text-indent 10px;
}
input {
	font-weight bold;
	color #663300;
	background-color #FFFFFF;
	border 1px solid #663300;
}
textarea {
	font-weight bold;
	color #663300;
	background-color #FFFFFF;
	border 1px solid #663300;
}
select {
	font-size x-small;
	font-weight bold;
	color #663300;
	background-color #FFFFFF;
	border 1px solid #663300;
}form {
	background-color #FFFFFF;
	width 80%;
	padding 10px;
}
.lable {
	float left;
	width 20%;
	padding-right 20px;
	text-align right;
	padding-top 4px;
	padding-bottom 4px;
}
.field {
	text-align left;
	padding-top 4px;
	padding-bottom 4px;
}
button {
	font-weight bold;
	color #663300;
	background-color #FFFFFF;
	border 1px solid #663300;
}
p {
	line-height 1.8em;
}
li {
	line-height 1.8em;
}
h4 {
	font-weight bold;
	color #FFFFFF;
}
 html #title {
	padding-top 8px;
}
 html #images {
	width 130px;
}
 html #content {
	margin-left 176px;
	height 324px;
}
