body {
  background: #456603 url(/page_attachments/0000/0035/gradient.png) top center repeat-x;
  font-family: helvetica;
  font-size: 85%;
  margin: 0px;
  padding: 0px;
}
#content strong {
  background: #F9ECB0;
  color: #000000;
}
#splash strong {
  color: #ffffff;
}
body, a {
  color: #333333;
}
img {
  border: 0px;
}
h1, h2, h3 {
  text-transform: capitalize;
}
a {
  text-decoration: none;
}
a:hover {
  cursor: pointer;
}
.row {
zoom: 1;
}
.row:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  
}
#wrapper {
  width: 960px;
  margin: 0px auto;
  margin-top: 10px;
}
#header {
  position: relative;
padding-bottom: 39px;
}
#topnav {
padding: 10px;
  border: 2px solid #E6C217;
  background: #F9E16D url(/page_attachments/0000/0019/pencil.png) 15px center no-repeat;
  padding-left: 90px;
  position: absolute;
  top: 35px;
  right: 20px;
  z-index: 10;
  text-align: left;
  font-size: 1.2em;
}
#topnav a {
  color: #300349;
  text-decoration: underline;
  font-weight: bold;
}
#topnav a:hover {
  background: #CFA6E6;
}
#topnav p {
  margin: 0px;
  padding: 0px;
}
#topnav .big {
  font-size: 1.9em;
padding-bottom: 5px;
}
#nav {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1;
}
#nav, #nav>li {
  display: block;
  float: left;
  margin: 0px;
  padding: 0px;
}
#logo {
  margin: 10px 0px 20px 10px;
}
#nav {
  height: 39px;
  overflow: hidden;
}
#nav a {
  display: block;
  background: url(/page_attachments/0000/0007/sprites.png) 0% 0px no-repeat;
  padding-left: 10px;
  margin-right: 10px;
}
#nav span {
  padding: 12px 0px;
  margin-right: -10px;
  padding-right: 10px;
  display: block;
  height: 40px;
  background: url(/page_attachments/0000/0007/sprites.png) 100% 0px no-repeat;
}
#nav a:hover {
  background: url(/page_attachments/0000/0007/sprites.png) 0% -80px no-repeat;
}
#nav a:hover span {
  background: url(/page_attachments/0000/0007/sprites.png) 100% -80px no-repeat;
}
#nav a.selected {
  background: url(/page_attachments/0000/0007/sprites.png) 0% -40px no-repeat;
  color: #ffffff;
}
#nav a.selected span {
  background: url(/page_attachments/0000/0007/sprites.png) 100% -40px no-repeat;
}
#splash {
  background: #300349;
  color: #CFA6E6;
  position: relative;
  height: 280px;
}
#splash .tick {
  position: absolute;
  bottom: 0px;
  right: 20px;
  z-index: 0;
}
#splash object, #splash img {
  position: absolute;
  bottom: 0px;
  right: 50px;
}
#splash img {
  right: 0px;
}
#splash>.inner {
  padding: 15px;
  padding-left: 30px;
  padding-right: 50%;
}
#main {
  background: #ffffff;
}
#main>div {
  float: left;
  height: 100%;
}
#main>#content {
  width: 593px;
}
#main>#sidebar {
  width: 365px;
}
#main>#sidebar>.inner {
  margin: 25px;
}
#main>#content>.inner {
  padding: 15px;
  padding-left: 30px;
}
#main a {
  color: #300349;
  text-decoration: underline;
  font-weight: bold;
}
#main a:hover {
  background: #CFA6E6;
}
#footer {
  color: #ffffff;
  font-size: .8em;
}
h1 {
  color: #ffffff;
}
h3 {
  background: url(/page_attachments/0000/0011/tick.png) left center no-repeat;
  padding: 5px 0px;
  padding-left: 25px;
}
form {
	text-align: right;
	padding: 0.8em 0px;
}
label {
  font-weight: bold;
}
input {
	width: 175px;
}
input[type="submit"] {
	width: 100%;
}
textarea {
	width: 100%;
}
.box {
display: block;
	margin: 10px auto;
	padding: 10px;
	border: 2px solid #E6C217;
	background: #F9E16D;
position: relative;
}
#prompt {
  background: #F9E16D url(/page_attachments/0000/0019/pencil.png) 15px center no-repeat;
  padding-left: 90px;
}
ul.box {
  list-style-type: none;
}
.box li {
  display: block;
background: url(/page_attachments/0000/0011/tick.png) left center no-repeat;
  padding: 5px 0px;
  padding-left: 25px;
  font-size: 1.2em;
  font-weight: bold;
}

#contactform {
  background: #CFA6E6;
  padding: 0px 10px;
}
#contactform h2 {
  background: #BA6BE6;
  padding: 10px;
  margin: 0px -10px;
}