body {
	background-color: #FFFDE9;
	margin: 40px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size : 14px;
	line-height: 1.55em;
	color: #333333;
}

h1 {
	font-family: 'Myriad Pro', Arial, 'Trebuchet ms', Trebuchet, 'Times New Roman', Times, serif;
	font-size : 2em;
	color: #df2049;
	padding: 5px 0px 5px 0px;
	margin: -10px 0 6px 0;
	line-height: 1.2em;
}

h2 {
	font-family: 'Trebuchet ms', Trebuchet, 'Times New Roman', Times, serif;
	font-size: 1.45em;
	color: #df2049;
	padding: 15px 0px 5px 0px;
	margin: 0;
}

h3 {
	font-family: 'Trebuchet ms', Trebuchet, 'Times New Roman', Times, serif;
	font-size: 1.09em;
	font-weight: bold;
	color: #333333;
	padding: 5px 0px 5px 0px;
	margin: 0;
}

a {
	color: #B11719;
	text-decoration: none;
}

a:hover {
	color: #B11719;
	text-decoration: underline;
}

p {
	padding: 5px 0px 5px 0px;
	margin: 0;
}

.clear {
	clear: both;
}

/* template layout */
#shadow-top {
	margin: 0 auto;
	width: 962px;
	height: 3px;
	background: url('/images/shadow-top.gif') top repeat-x;
}

#shadow-bottom {
	margin: 0 auto;
	width: 962px;
	height: 3px;
	background: url('/images/shadow-bottom.gif') top repeat-x;
}

#shadow-bg {
	margin: 0 auto;
	width: 966px;
	background: url('/images/shadow-bg.gif') top repeat-y;
}

#container {
	width: 900px;
	padding: 30px;
	margin: auto;
	background: #fff;
	overflow: auto;
}

#banner {
	float: left;
}

#banner a, #banner img {
	display: block;
	border: 0;
}

#dda {
	height: 22px;
	width: 70px;
	float: right;
	margin: 80px 0 0 0;
	background: #f0f0f0 url('/images/dda-left.gif') top left no-repeat;
	text-align: center;
	color: #999;
}

#dda span {
	display: block;
	height: 22px;
	background: url('/images/dda-right.gif') top right no-repeat;
}

#dda span a {
	color: #999;
}

#logo {
	display: block;
}

#border {
	width: 892px;
	height: 40px;
	margin: 30px 0 25px 0;
	background: url('/images/border.gif') no-repeat;
}

#content {
	overflow: hidden;
	margin-bottom: 33px;
}

#left {
	width: 180px;
	float: left;
}

#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url('/images/menu-border.gif') bottom center no-repeat;
}

#left li {
	background: url('/images/menu-border.gif') top center no-repeat;
	min-height: 33px;
	width: 180px;
	padding: 2px 0 0px 0;
	font-weight: bold;
}

#left a {
	display: block;
	padding: 5px;
	color: #127dc2;
	font-size: 1.07em;
}

#left a:hover {
	text-decoration: none;
}

#left .selected {
	background: #d6e7f4;
}

#left li li .selected {
	background: #D6E7F4;
}

#left ul ul {
	margin-bottom: 2px;
	background: none !important;
}

#left li li {
	background: #eaf3f9;
	margin-top: 2px;
	padding: 0;
	min-height: 32px;
	font-weight: normal;
	font-size: 0.86em;
}

#middle {
	margin: 0 20px 0 20px;
	width: 495px;
	float: left;
}

#right {
	width: 185px;
	float: right;
}

#right img {
	border: 0px;
	display: block;
	margin: 0 0 10px 0;
}

#footer {
	clear: both;
	border-top: 1px solid #ccc;
	margin: 20px 0 0px 0;
	color: #999;
	font-size: 0.71em;
}

#lottery-funded {
	background: url('/images/lottery-funded.gif') top center no-repeat;
	height: 75px;
	width: 100px;
	margin: 10px 0 7px 0;
}

#footer-text {
	margin: 4px;
}

label {
	font-weight: bold;
}

.contact-fields input, .contact-fields textarea, .membership-fields input, .membership-fields textarea {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: 20px;
	padding: 3px;
}

.contact-fields textarea {
	height: 100px;
}

.contact-fields {
	padding: 10px 0 0 0;
}

.membership-fields textarea {
	height: 150px;
	width: 430px;
}

.membership-fields .checkbox {
	border: 0px !important;
}

.membership-fields {
	float: left;
	margin: 5px 20px 5px 0;
}

.validation-advice {
	padding: 5px 0 10px 0;
}


.file-download-wrapper {
	padding: 10px;
	margin: 10px 0 10px 0;
	border: 1px solid #E0DDB8;
	background-color: #FFFDE9;
}

#middle li {
	list-style-image: none;
	background: url('/images/bulletpoint.gif') no-repeat;
	padding: 0 0 15px 30px;
}

#middle ul {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
}

.readmore {
	height: 26px;
	width: 105px;
	background: url('/images/readmore.gif') no-repeat;
	display: block;
}

.kissonline {
	width: 900px;
	margin: 0 auto;
	color: #CAC6A2;
	font-size:0.71em;
	text-align: center
}

.kissonline {
	padding-top: 10px;
}

.kissonline a {
	color: #CAC6A2;
	text-decoration: none;
}

#footer-text a {
	color: #999;
}
