body {
	padding: 0px;
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 14px;
	background: #c2c481;
	background-image: url('/img/back_home.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}


p {
	color: black;
}
#error {
	font-size: 16px;
	font-weight: 900;
	background: black;
	border: solid black 1px;
	margin: 0px auto;
	text-align: center;
	color: red;
}


#footer { color: inherit;
	  margin: 40px auto;
	  font-size: 10px;
	  text-align: center;
	  width: 800px;
	  clear: both;
}

#footer > a > img {
	border: none;
	vertical-align: middle;
}

#continfo {
	width: 200px;
	height: 100px;
	float: left;
	text-align: left;
}

#continfo img {
	vertical-align: middle;
}

.dispnone {
	display: none;
}


a {
	text-decoration: none;
}

a > img {
	border: none;
}


fieldset {
	display: block;
	clear: left;
}

fieldset legend {
	font-size: 12px;
}

fieldset label {
	display: block;
	clear: left;
	float: left;
	width: 150px;
	margin-right: 10px;
	height: 20px;
	text-align: right;
	font-size: 18px;
	margin-bottom: 4px;
}

fieldset input, fieldset select, fieldset textarea{
	display: block;
	clear: right;
	width: 438px;
	height: 20px;
	font-size: 16px;
	border: solid black 1px;
	margin-bottom: 4px;
}

input[type=checkbox] {
	border: none;
}

fieldset textarea {
	width: 438px;
	height: 200px;
}
fieldset > div {
	margin-left: 160px;
	padding-left: 30px;
	display: block;
	float: left;
	clear: left;
	width: 100%;
	height: 20px;
	padding-top: 4px;
	font-size: 10px;
	background-image: url('/img/down.png');
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-bottom: 4px;
	margin-top: 10px;
	vertical-align: middle;
}

fieldset a {
	margin-left: 160px;
	padding-left: 30px;
	display: block;
	float: left;
	clear: left;
	height: 16px;
	padding-top: 4px;
	font-size: 10px;
	background-image: url('/img/right.png');
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-bottom: 4px;
	vertical-align: middle;
}

fieldset input[type=hidden]{
	visibility: hidden;
	width: 0px;
	height: 0px;
}

fieldset button{
	display: block;
	clear: left;
	float: left;
	width: 200px;
	height: 24px;
	text-align: center;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	margin-left: 160px;
}

fieldset fieldset label {
	display: block;
	clear: right;
	float: right;
	width: 86%;
	margin-right: 10px;
	height: 20px;
	text-align: left;
	font-size: 18px;
	margin-bottom: 4px;
}

fieldset fieldset input {
	display: block;
	clear: left;
	float: left;
	width: 8%;
	margin-right: 10px;
	height: 20px;
	text-align: left;
	font-size: 18px;
	margin-bottom: 4px;
}

.search {
	display: block;
	clear: both;
	float: left;
	width: 100%;
}
.paging {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin: 10px;
}

.paging a {
	display: block;
	float: left;
	width: 150px;
	height: 18px;
	font-size: 16px;
	border: solid black 1px;
	text-align: center;
	padding: 2px;
	background: white;
	color: black;
}

.paging a:hover {
	background: #666;
}

.listing {
	width: 100%;
	display: block;
	clear: both;
	float: left;
	margin: 20px;
}


.listing td {
	padding: 10px;
}


.mceEditor {
	clear: both;
	display: block;
}

.mceContentBody {
	background: white;
}



#recaptcha_widget_div {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 318px;
	height: 150px;
	clear: none;
}

#recaptcha_widget_div table {
	background: white;
	border: solid black 1px !important;
}

#recaptcha_widget_div img {
	margin: 0px;
}

#nav {
	width: 670px;
	height: 54px;
	margin: 0px auto;
	text-align: center;
}

#nav a {
	display: block;
	float: left;
	padding: 20px 21px;
	line-height: 14px;
	font-size: 14px;
	font-weight: 900;
	color: white;
}

#nav a:hover {
	color: #c2c481;
}

#buffer {
	width: 560px;
	height: 60px;
	margin: 0px auto;
	text-align: center;
}

#buffer a {
	display: block;
	float: left;
	padding: 18px 16px;
	line-height: 14px;
	font-size: 14px;
	font-weight: 900;
	color: black;
}

#buffer a:hover {
	color: #c2c481;
}

#content #buffer a:hover {
	color: white;
}

#content #buffer {
	margin: 0px;
}


#content {
	width: 900px;
	margin: 0px auto;
}

#content {
	color: white;
}

#content h1 {
	color: #f8fab7;
}

#slideshow {
	display: block;
	list-style-type: none;
	width: 900px;
	height: 264px;
	margin: 0px auto;
	padding: 0px;
}

#dslideshow {
	display: block;
	list-style-type: none;
	width: 600px;
	height: 600px;
	margin: 30px auto;
	padding: 0px;
}

#updates {
	display: block;
	float: right;
	width: 288px;
	min-height: 100px;
	background: #eaebd1;
	padding: 10px;
	margin-left: 20px;
}
#updates > img {
	float: left;
	width: 34px;
	height: 34px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#updates > h1 {
	width: 240px;
	font-size: 18px;
	float: left;
	margin: 0px;
	color: black;
}

#updates > h2 {
	width: 240px;
	color: #196085;
	font-size: 12px;
	float: left;
	margin: 0px;
}

#updates > p {
	display: block;
	clear: both;
	color: black;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid #196085 1px;
}


.event_header img {
	vertical-align: middle;
	margin-right: 10px;
	float: right;
}

.event_header {
	width: 892px;
	padding: 4px;
	font-size: 22px;
	font-weight: 900;
	color: #f8fab7;
	margin-top: 20px;
}

.event_sub {
	width: 892px;
	font-size: 10px;
	padding-left: 4px;
	color: white;
}

.event_desc {
	color: white;
	width: 892px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 20px;
	border-bottom: solid #929451 1px;
}
