@charset "utf-8";
/* CSS Document */

body {
	background-color: #5a4218;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

/* Menu*/
#menu-home
{
	float: left;
}

#menu-home a
{
	text-decoration: none;
	display: block;
	height: 26px;
	width: 107px;
	background: url('images/menu-home-i.gif') no-repeat;
}

#menu-home a:hover
{
	background: url('images/menu-home-a.gif') no-repeat;
}

#menu-news
{
	float: left;
}

#menu-news a
{
	text-decoration: none;
	display: block;
	height: 26px;
	width: 133px;
	background: url('images/menu-news-i.gif') no-repeat;
}

#menu-news a:hover
{
	background: url('images/menu-news-a.gif') no-repeat;
}

#menu-agenda
{
	float: left;
}

#menu-agenda a
{
	text-decoration: none;
	display: block;
	height: 26px;
	width: 140px;
	background: url('images/menu-agenda-i.gif') no-repeat;
}

#menu-agenda a:hover
{
	background: url('images/menu-agenda-a.gif') no-repeat;
}

#menu-fotos
{
	float: left;
}

#menu-fotos a
{
	text-decoration: none;
	display: block;
	height: 26px;
	width: 245px;
	background: url('images/menu-fotos-i.gif') no-repeat;
}

#menu-fotos a:hover
{
	background: url('images/menu-fotos-a.gif') no-repeat;
}

#menu-links
{
	float: left;
}

#menu-links a
{
	text-decoration: none;
	display: block;
	height: 26px;
	width: 101px;
	background: url('images/menu-links-i.gif') no-repeat;
}

#menu-links a:hover
{
	background: url('images/menu-links-a.gif') no-repeat;
}

#menu-contact
{
	float: left;
}

#menu-contact a
{
	text-decoration: none;
	display: block;
	height: 26px;
	width: 144px;
	background: url('images/menu-contact-i.gif') no-repeat;
}

#menu-contact a:hover
{
	background: url('images/menu-contact-a.gif') no-repeat;
}

#menu-footer
{
	float: left;
	background-color: #587935;
	border-right: #D8D893 2px solid;
	height:26px;
	width:28px;
}

/* Text styles */

h1
{
	font-size: 0px;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

h2
{
	font-family: Calibri, Trebuchet MS, Verdana, Sans-serif;
	font-size:1.6em;
	font-weight:bold;
	color: #587935;
	margin: 20px, 0, 0, 0;
}

h3
{
	margin: 0 0 5px 0;
}

h3 h3:link h3:visited
{
	font-family: Calibri, Trebuchet MS, Verdana, Sans-serif;
	font-size:1em;
	font-weight:bold;
	color: #587935;
}

h3:hover h3:active
{
	font-color: #000000;
}

/* Other styles*/
dl
{
	margin: 0;
	padding: 0;
	font-size:0px;
	
}

img
{
	border: none;
}

dd
{
	list-style: none;
	margin: 0;
	padding: 0;
}

dd span
{
	visibility: hidden;
}

/* Block styles*/

div.container
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:900px;
}

div.header
{
	text-align: right;
	background-image: url('images/header.gif');
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 82px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

div.menu
{
	background-image: url('images/menu-footer.gif') right;
	margin: 0px;
	padding: 0px;
	width: 900px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

div.navbar
{
	float: left;
	margin: 0px;
	width: 875px;
	border: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Calibri, Trebuchet MS, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #587935;
	text-align:left;
	background-color: #D8D893;
}

div.navbar a:link
{
	color: #587935;
	text-decoration: none;
}

div.navbar a:visited
{
	color: #587935;
	text-decoration: none;
}

div.navbar a:hover
{
	color: #000000;
	text-decoration: underline overline;
}

div.body
{
	float: right;
	text-align:left;
	margin: 0px;
	width: 870px;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 20px;
	padding-left: 13px;
	font-family: Calibri, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #587935;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-color: #d8e7d6;
	border-style: solid;
	border-width: 0 2px 0 2px;
	border-color: #d8d893;
}

div.body span
{
	margin: 0 0 30px 0;
}

div.body p
{
	font-size: 1.3em;
	font-weight: normal;
}


div.body a:link  
{
	font-weight: bold;
	text-decoration: none;
	color: #587935;
}

div.body a:visited  
{
	font-weight: bold;
	text-decoration: none;
	color: #587935;
}

div.body a:hover
{
	color: #000000;
	text-decoration: overline underline;
}

div.body fieldset
{
	border: 0px none;
	padding: 0px;
	width: 635px;
}

div.body label
{
	width: 125px;
	height: 30px;
	float: left;
	margin: 0 25px 4px 0;
	text-size: 12px;
}

div.body input
{
	float: left;
	height: 20px;
	width: 300px;
	font-size: 12px;
	color: #D8E7D6;
	background-color: #587935;
	font-weight: bold;
	border: none;
	margin: 0 175px 14px 0;
}

div.body input.date
{
	width: 50px;
	margin: 0 4px 14px 0;
}

div.body input.checkbox
{
	width: 15px;
	margin: 0 460px 14px 0;
}

div.body input.datelast
{
	width: 75px;
	margin: 0 290px 14px 0;
}

div.body select.date
{
	width: 50px;
	margin: 0 4px 14px 0;
}

div.body select.datelast
{
	width: 75px;
	margin: 0 290px 14px 0;
}

div.body textarea
{
	float: left;
	height: 100px;
	width: 300px;
	font-size: 12px;
	color: #D8E7D6;
	background-color: #587935;
	font-weight: bold;
	border: none;
	margin: 0 175px 14px 0;
}

div.body select
{
	float: left;
	height: 20px;
	width: 300px;
	font-size: 12px;
	color: #D8E7D6;
	background-color: #587935;
	font-weight: bold;
	border: none;
	margin: 0 175px 14px 0;
}

div.body input.submit
{
	float: left;
	height: 20px;
	width: 100px;
	margin: 0 0 0 150px;
}

div.capcha
{
	margin: 0 0 4px 150px;
	size: 525px 30px;
}

div.capcha a:link
{
	text-decoration: none;
	color: #587935;
}

div.capcha a:visited
{
	text-decoration: none;
	color: #587935;
}

div.capcha a:hover
{
	color: #000000;
}

div.register
{
	float: right;
	width: 50px;
	height: 50px;
	margin-right: 15px;
	font-family: Calibri, Trebuchet MS, Verdana, Sans-serif;
	font-size: 0.6em;
	text-align: left;
	vertical-align: middle;
	color: #587935;
	font-weight: bold;
	border:  1px #587935 solid;
	background-color: #D8E7D6;
	padding: 7px 5px;
	margin: 5px 15px 0px 0px;
}

div.register a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #587935;
}

div.register a:visited
{
	text-decoration: none;
	color: #587935;
}

div.register a:hover
{
	text-decoration: underline overline;
	color: #000000;
}

div.login
{
	float: right;
	width: 230px;
	height: 50px;
	margin-right: 15px;
	font-family: Calibri, Trebuchet MS, Verdana, Sans-serif;
	font-size: 0.7em;
	color: #587935;
	font-weight: bold;
	border:  1px #587935 solid;
	background-color: #D8E7D6;
	padding: 7px 5px;
	margin: 5px 15px 0px 0px;
}

div.login a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #587935;
}

div.login a:visited
{
	text-decoration: none;
	color: #587935;
}

div.login a:hover
{
	text-decoration: underline overline;
	color: #000000;
}

div.login fieldset
{
	border: 0px none;
	padding: 0px;
}

div.login input
{
	height: 13px;
	width: 100px;
	font-size: 11px;
	color: #D8E7D6;
	background-color: #587935;
	font-weight: bold;
	border: none;
	margin-bottom: 1px;
}

div.login label
{
	float: left;
	size: 150px 10px;
	margin: 0 10px 0 0;
	padding: 0;
}

div.login button
{	
	width: 13px;
	height: 13px;
	background: #333 url(images/if-login.gif) no-repeat;
	border: none;
	margin: 0 0 0 150px;
}

div.login input.submit
{
	width: 13px;
	height: 13px;
	float: right;
	background-image: url(images/if-login.gif);
	border: none;
	margin: 0 0 0 150px;
	padding: 0;
}

div.error
{
	size: 300px 30px;
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin: 0 0 10px 0;
}

div.cp-index
{
	float: left;
	width: 280px;
	padding: 0;
	margin: 0 10px 10px 0;
	height: 120px;
}

div.cp-index li
{
	list-style: none;
}

div.agenda-index 
{
	float: left;
	width: 255px;
	height: 120px;
	padding: 10px;
	margin: 0 10px 10px 0;
	border: #587935 solid 2px;
}

div.agenda-index:hover
{
	color: #000000;
}

div.agenda-index p
{
	margin: 0 3px 0 0;
	font-size: 12px;
}

div.thumb
{
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	background-color: #FFFFFF;
	border: 2px solid #587935;
	margin: 0 5px 5px 0;
	padding: 3px;
}

div.thumbvalign
{
	display: table-cell;
	height: 50px;
	width: 50px;
	vertical-align: middle;
	text-align: center;
}

div.thumb:hover
{
	border: 2px solid #000000;
}

div.thumbindex
{
	float: left;
	width: 870px;
}

div.pictureview-nav-left
{
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 120px 0 0;
	padding: 220px 0 220px 0;
}

div.pictureview-nav-right
{
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 0 0 120px;
	padding: 220px 0 220px 0;
}

div.videoview-nav-left
{
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 120px 0 0;
	padding: 145px 0 145px 0;
}

div.videoview-nav-right
{
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 0 0 120px;
	padding: 145px 0 145px 0;
}

div.pictureview-picture
{
	float: left;
	display: block;
	width: 500px;
	height: 500px;
	background-color: #FFFFFF;
	border: 2px solid #587935;
	padding: 3px;
}

div.pictureview-video
{
	float: left;
	display: block;
	width: 500px;
	height: 350px;
	background-color: #FFFFFF;
	border: 2px solid #587935;
	padding: 3px;
	text-align: center;
}

div.picturevalign
{
	display: table-cell;
	height: 500px;
	width: 500px;
	vertical-align: middle;
	text-align: center;
}

div.picturevalign
{
	display: table-cell;
	height: 500px;
	width: 350px;
	vertical-align: middle;
	text-align: center;
}

div.pictureview-description
{
	float: left;
	padding: 0 185px 0 185px;
	width: 500px;
}

div.pictureview-description p
{
	font-size: 15px;
	margin: 5px 0 5px 0;
}

div.userbox
{
	float: left;
	padding: 0px;
	width: 75px;
	border: 2px solid #587935;
	border-right: 0px;
	background-color: #587935;
	margin: 10px 0 5px 0;
}

div.newsbox
{
	float: left;
	padding: 5px;
	width: 776px;
	border: 2px solid #587935;
	margin: 10px 0 5px 0;
}

div.commentbox
{
	float: left;
	padding: 5px;
	width: 409px;
	border: 2px solid #587935;
	margin: 10px 0 5px 0;
}

div.linkview
{
	float: left;
	padding: 5px;
	width: 855px;
	border: 2px solid #587935;
	margin: 10px 0 5px 0;
}

div.linkview:hover
{
	color: 000000;
}

div.linkview span
{
	font-size: 12px;
	margin: 0 3px 5px 0;
}

div.newsnext
{
	float: left;
	display: block;
	width: 432px;
	text-align: right;
}

div.newsprev
{
	float: left;
	display: block;
	width: 432px;
	text-align: left;
}

div.commentbox fieldset
{
	border: 0px none;
	padding: 0px;
	width: 480px;
}

div.commentbox label
{
	width: 125px;
	height: 30px;
	float: left;
	margin: 0 25px 4px 0;
	text-size: 12px;
}

div.commentbox textarea
{
	float: left;
	height: 100px;
	width: 400px;
	font-size: 12px;
	color: #D8E7D6;
	background-color: #587935;
	font-weight: bold;
	border: none;
	margin: 0 175px 14px 0;
}

div.commentbox input.submit
{
	float: left;
	height: 20px;
	width: 100px;
	margin: 0 0 0 0px;
}
