html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1 {
	color: #839837;
	font-weight: bold;
	font-family: Tahoma, Arial;
	font-size: 18px;
	margin-bottom: 10px;
}

h2 {
	color: #a5b95e ! important;
	font-weight: bold;
	font-family: Tahoma, Arial;
	font-size: 16px;
}


h3 {
	color: #839837;
	font-weight: bold;
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
}


img {
	border: 0;
}

a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	margin: 0;
	padding: 0;
}

body {
	font: 13px tahoma, arial, sans-serif;
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
	
	color: #5C5C5C;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}


#header {
	height: 203px;
	position: absolute;
	width: 800px;
}
#header h1 {
	margin-top: 44px;
	display: inline;
	float: left;
}
#header h1 img {
	display: block;
}

#camena {
	margin-left: 18px;
	margin-top: 58px;
	display: inline;
	float: left;
	color: #E0DFCD;
}


#nav {
	margin-top: 7px;
	width: 100%;
}
#nav img {
	float: left;
}

#nav .item {
	background-image: url(images/menu_item.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 41px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 18px;
	text-align: center;
}

#nav .item_hover {
	background-image: url(images/menu_item_sel.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 41px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 18px;
	text-align: center;
}

#nav .item a, #nav .item_hover a {
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#nav .item_hover a:hover {
	text-decoration: none;
}


#search {
	width: 230px;
	height: 41px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	display: inline;
	float: right;
	padding: 0;
	margin: 0;
	margin-top: -8px;
	margin-right: 80px;
	text-align: center;
	padding-top: 4px;
}


#headline {
	padding-top: 205px;
}

#photo {
	float: left;
	width: 624px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

.search-news {
	float: right;
}
.search-news div {
	margin: 0;
}
.search-news .q {
	border: 1px solid #859D31;
}
.search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
.search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
.search-news p {
	padding-left: 0px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	float: left;
	width: 408px;
}
#body-right {
	float: right;
	width: 330px;
}

#body-left ul.plussbullets {
	/*margin-top: 45px;*/
	margin-left: 20px;
	padding: 0;
	font-weight: normal;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2 {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}


#photos .item {
	float: left;
	display: inline;
	width: 120px;
	height: 120px;
	text-align: center;
	margin-right:14px;
}

#photos a {
	
}

#photos img {
	width: 120px;
	height: 90px;
}


#photos .item {
	float: left;
	display: inline;
	width: 120px;
	height: 120px;
	text-align: center;
	margin-right:14px;
}

#photos a {
	
}

#photos img {
	width: 120px;
	height: 90px;
}

#footer {
	color: #fff;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}

#footer a {
	color: #9AAB68;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
}


.large_frame {
	width: 321px;
	height: 93px;
	background: #42453D url(images/frame_large.gif) no-repeat;
}


.large_frame img {
	width: 304px;
	height: 83px;
	padding: 3px;
}


.sitemap {
	margin-left: 22x ! important;
}
