/* Style lesvosisland */

* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	background-color: #778668;
	background-image: url(../images/bkg_main.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#wrapper_0 {
	width: 990px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../images/bkg_sides_main.gif);
	background-position: center top;
	background-repeat: repeat-y;
	position: relative;
}

#wrapper_1 {
	width: 990px;
	background-image: url(../images/bkg_sides.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	position: relative;
	float: left;
}

#wrapper_2 {
	width: 990px;
	background-image: url(../images/bkg_sides_dropshadow.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

#shadow_left {
	width: 20px;
	background-image: url(../images/bkg_left.gif);
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

#wrapper_content {
	width: 948px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	position: relative;
	float: left;
}

#header {
	width: 948px;
	height: 113px;
	border-bottom: 1px solid #FFF;
	position: relative;
	float: left;
}

#header_img_left {
	width: 184px;
	height: 113px;
	position: relative;
	float: left;
}

#header_img_center {
	width: 563px;
	height: 105px;
	padding: 8px 0px 0px 15px;
	font-weight: bold;
	background-image: url(../images/img_header_center.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	position: relative;
	float: left;
}

#header_img_right {
	width: 184px;
	height: 113px;
	position: relative;
	float: left;
}

#navi {
	width: 184px;
/*	height: 400px;*/
	color: #FFF;
	background: url(../images/bkg_topmenu.gif) top left repeat;
	border-right: 1px solid #FFF;
	position: relative;
	float: left;
	z-index: 1000;
}

#navi a:link { color: #FFF; text-decoration: none; }
#navi a:visited { color: #FF; text-decoration: none; }
#navi a:hover { color: #FFF; text-decoration: underline; }

#topmenu {
	width: 164px;
	padding: 17px 20px 20px 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #FFF;
	position: relative;
	float: left;
	z-index: 1000;
}

/* css topmenu vanuit aoc */

#navi_address {
	width: 175px;
	padding: 0px 0px 10px 10px;
	line-height: 1.5em;
	font-size: 10px;
	position: relative;
	float: left;
}

#content {
	width: 723px;
	padding: 17px 20px;
	background-color: #719d5b;
	position: relative;
	float: left;
}

#content a:link { color: #FFF; text-decoration: underline; }
#content a:visited { color: #FFF; text-decoration: underline; }
#content a:hover { color: #FFF; text-decoration: none; }

h1 {
	padding-bottom: 12px;
	font-size: 11pt;
	font-weight: bold;
}

h2 {
	padding-bottom: 12px;
	font-size: 10pt;
	font-weight: bold;
}

h3 {
	padding-bottom: 12px;
	font-size: 8pt;
	font-weight: bold;
}

p {
	padding-bottom: 10px;
	line-height: 1.5em;
	font-size: 8pt;
}

ul {
	margin-left: 15px;
	padding-bottom: 12px;
}

ul li {
	font-size: 8pt;
}

.bold {
	font-weight: bold;
}

/* Agenda */

.tables_agenda {
	width: 715px;
	margin-bottom: 7px;
	padding: 2px 5px;
	position: relative;
	float: left;
}

.tables_agenda_title {
	width: 715px;
	margin-bottom: 5px;
	padding: 2px 5px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #82562b;
	position: relative;
	float: left;	
}

.tables_agenda_subtitle {
	width: 715px;
	margin-bottom: 5px;
	padding: 2px 5px;
	font-weight: bold;
	background-color: #b4783d;
	position: relative;
	float: left;
}

.tables_agenda table tr td {
	font-size: 8pt;
}

/* END Agenda */

/* Guestbook */

.table_title {
	color: #FFF;
}

.table_padding td {
	padding: 3px;
}

.table_color_00 {
	background-color: #82562B;
}

.table_color_01 {
	background-color: #bb9457;
}

.table_color_02 {
	background-color: #B4783D;
}

.pager_forum, .forum_add_reply {
	font-size: 8pt;
	font-weight: bold;
}

.forum_reply {
	font-size: 8pt;
}

/* END Guestbook */

.textfield {
	height: 14px;
	margin-bottom: 2px;
	padding: 2px 0px 0px 4px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	background-image: url(../images/bkg_textfield.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFF;
	border: 1px solid #FFF;
}

.tf_contact {
    width: 175px;
}

.ta_contact {
    width: 175px;
    height: 100px;
}

.tf_guestbook {
	width: 350px;
}

.textarea {
	height: 14px;
	margin-bottom: 2px;
	padding: 2px 0px 0px 4px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	background-image: url(../images/bkg_textfield.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFF;
	border: 1px solid #FFF;
}

.ta_guestbook {
	width: 350px;
	height: 80px;
}

.btn_contact {
    width: 87px;
    height: 16px;
    margin-right: 3px;
    padding: 0px 0px 2px 0px;
    text-align: center;
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    color: #FFF;
    background-color: #008fde;
    border: 1px solid #FFF;
}



#shadow_right {
	width: 20px;
	background-image: url(../images/bkg_right.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

#footer {
	width: 990px;
	height: 16px;
	padding-top: 4px;
	text-align: center;
	font-size: 7pt;
	position: relative;
	float: left;
}

#footer a:link { color: #FFF; text-decoration: none; }
#footer a:visited { color: #FFF; text-decoration: none; }
#footer a:hover { color: #FFF; text-decoration: underline; }