body, html {
	padding:0;
	margin:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background-color:#fdd768;
	height:100%;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;

}

#logo {
	background-image:url(../images/bg_logo.png);
	background-repeat:repeat-x;
	background-position:center 400px;
	width:100%;
	height:600px;
}

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

#top {
		margin-left:21px;
}

h1 {
	
	padding-top:17px;
	height:35px;
	FONT-SIZE:16px;
	padding-left:30px;
	margin-left:-30px;
}
#wrapper {
	position:relative;
	top:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg_midden.png);
	background-repeat:repeat-y;
	width:900px;
	min-height:100%;
	padding-left:3px;
	text-align:left;
}
#footer {
	clear:both;
	text-align:center;
	background-image:url(../images/bg_onder.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:28px;
}
a.menu_home, a.menu_home:active {
	display:block;
	height:22px;
	padding-left:10px;
	padding-top:4px;
	text-decoration:none;
	color:#9c8100;
		font-weight:bold;
}

#menu {
	font-family:Verdana;
	font-size:11px;

}
#menu ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#menu li {
	margin:0px;
}
#menu li a {
	display:block;
	width:150px;
	background-color:#fdd768;
	text-decoration:none;
	color:black;
	padding:5px 10px 5px 10px;
}
#menu li li a {
	display:block;
	width:114px;
	margin-left:6px;
	background-color:black;
	text-decoration:none;
	color:white;
	padding:5px 10px 5px 10px;
}
#menu li a:hover,
#menu li li a:hover {
	text-decoration:none;
}
/* 
#menu li ul {
display:none;
}
#menu li:hover ul,
#menu li.iehover ul {
display:block;
}
#menu ul .amenu_holder_active {
display:block;
}
*/
/* active menu elements */
#menu li .amenu_active {
	text-decoration:none;
		font-weight:bold;
}
#menu li li .amenu_active {

		font-weight:bold;
}

#left {
	margin-left:21px;
	width:150px;
	float:left;
	min-height:300px;
}
#center {
	float:left;
	padding:30px;
	min-height:300px;
	width:595px;
	margin-left:10px;
	padding-top:0;
	line-height:18px;
	font-size:11px;
	border:0px solid #000;
}

.agenda_item {
	margin-bottom:30px;
	padding:20px;
}
.agenda_item_active {
	background-color:#cFcfcf;
}
h3.agenda_item_title {
	font-size:16px;
}
h3.agenda_item_title a {
	color:black;
	padding-top:10px;
}
.agenda_title_only_item {
	padding:0;
	margin:0;
}
.agenda_item_youtube {

}
h3.agenda_title_only_title {
	font-size:11px;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
}
h3.agenda_title_only_title a{
	color:black;
}
h3 a:hover {
	color:black;
}
h3 span {
	font-size:10px;
	display:block;
	color:black;
	padding-top:3px;
	font-weight:normal;
}
.agenda_item_readmore {
	margin-top:5px;
}

/* main container */
#photoalbum {
}
/* category item */
.photoalbum_category {
	margin-right:30px;
	margin-top:20px;
	float:left;
	position:relative;
}
.photoalbum_category .cat_link {
	color:black;
	text-decoration:none;
	padding:5px;
	padding-left:100px;
	padding-top:10px;
	background-color:#fff0ca;
	width:240px;
	display:block;
	height:45px;
	font-size:13px;
}
/* link back to previous photoalbum page */
#photoalbum_link_back {
	float:right;
	font-size:10px;
	font-weight:normal;
}

.photoalbum_category a:hover{
	background-color:#fdd768;
	color:black;
}
.photoalbum_category img {
	margin-right:5px;
}
/*  Images overview 
  container with all photos when category is viewed */
#photoalbum_photos {
}
h2#photoalbum_title {
	font-size:12px;
}
/* container for photo when category is viewed */
.photoalbum_photo {
	float:left;
	margin-right:6px;
	text-align:center;
	margin-bottom:20px;
}
/* style whitespace (background color) around the photos */
.photoalbum_photo a {
	background-color:#fff0ca;
}
.photoalbum_photo a:hover {
	background-color:#fdd768;
}
#photoalbum_photo img {
	border:0;
}
/* mega viewer */
/* main background */
.jdGallery .slideElement
{
	background-color: #ffc172;
}
/* button for 'all images' */
.jdGallery a.carouselBtn
{
	background-color: #ffd195;
	color: #804902;
}
/* top photo carousel background */
.jdGallery .carousel
{
	background: #ffd195;
	color: #804902;
}
/* top photocarousel thumbnail background color and border */
.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	background-color: #ffc172;
	border: solid 1px #fff;
}


/* Guestbook Module */	
.guestbook_form_name {
	width:295px;
}
.guestbook_form_message {
	height:80px;
	width:400px;
}
.guestbook_form_submit {

}
#guestbook_saved {

}
.guestbook_error {
	font-weight:bold;
	color:#C00;
}
.gb_message_holder {
	background-color:#ffd47b;
	padding:20px;
	margin:20px 0px;
}
.gb_message_info {
	margin-bottom:10px;
	height:15px;
}
.gb_date {
	float:right;
}
.gb_name {
	font-weight:bold;
}
.gb_message {

}
/* navigation */
.fade_away {
	color:#CCC;
}
.jumpout {
	font-weight:bold;
	color:#990000;
	font-size:12px;
}







/* Question Module */
#question_welcome {
	padding-top:10px;
	padding-bottom:10px;
}
.question_title {
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
}
.question {
	clear:left;
	padding:2px 0px;
}
.question_label {
	width:200px;
	display:block;
	float:left;
}
.question_textfiel_label {
	width:400px;
}
.question_textfield {
	width:200px;
}
.question_textarea {
	clear:left;
	height:80px;
	width:400px;
}
.question_error {

}
.question_error input, .question_error textarea {
	border:2px solid #CC0000;

}
.question_error_message {
	font-weight:bold;
	color:#CC0000;
	padding-left:200px;
}

