/* top elements */
* {
	padding : 0;
	margin : 0;
}
body {
	margin : 0;
	padding : 0;
	font : normal 72%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color : #555;
	background : #fff url(./img/bg.jpg) repeat-x;
	text-align : center;
}
a {
	background : inherit;
	color : #72a545;
	text-decoration : none;
}
a:hover {
	background : inherit;
	color : #333;
	text-decoration : underline;
}
a.deact {
	color : #aaa;
	text-decoration : none;
}
a.section, a:hover.section {
	color : #555;
	text-decoration : none;
}
h1, h2, h3, h4 {
	font : bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
}
h1 {
	font-size : 1.4em;
	color : #65944a;
}
h2 {
	font-size : 1.2em;
	text-transform : uppercase;
}
h3 {
	font-size : 1.2em;
}
h4 {
	font-size : 1em;
}
p, h1, h2, h3, h4 {
	margin : 10px 15px;
}
ul, ol {
	margin : 10px 30px;
	padding : 0 15px;
}
img {
	border : 1px solid #dadada;
	padding : 5px;
	background : #fafafa;
}
img.float-right {
	margin : 5px 0 5px 15px;
}
img.float-left {
	margin : 5px 15px 5px 0;
}
img.center {
	display : block;
	margin : 5px auto;
}
img.selected, a:hover img.gallery {
	border-color : rgb(32, 64, 0);
}
img.none, img.gb {
	border : none;
	margin : 0 2px;
	padding : 0;
	vertical-align : middle;
}
code {
	margin : 5px 0;
	padding : 10px;
	text-align : left;
	display : block;
	overflow : auto;
	font : 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	background : #fafafa;
	border : 1px solid #f2f2f2;
	border-left : 3px solid #72a545;
}
acronym {
	cursor : help;
	border-bottom : 1px solid #777;
}
.blockquote {
	margin : 10px 40px;
	padding : 1px 20px;
	background-color : #fafafa;
	background-position : 8px 10px;
	border : 1px solid #f2f2f2;
	border-left : 3px solid #72a545;
	font-weight : bold;
	color : #666666;
}
table {
	border-collapse : collapse;
	margin : 5px 15px 0 15px;
	width : 95.5%;
}
table.gb {
	margin : 0 15px 2px 15px;
}
table.gallery {
	float : none;
}
th strong {
	color : #fff;
}
th {
	background : rgb(176, 176, 176) url(./img/gradientbg.jpg) repeat-x left top;
	height : 29px;
	padding : 2px 5px 5px 5px;
	color : #65944a;
	text-align : left;
	border : none;
}
tr {
	height : 20px;
}
td {
	padding : 2px 5px 2px 5px;
	border : none;
	vertical-align : top;
}
td.gb {
	color : #65944a;
}
td.gallery {
	padding : 1px 3px;
	vertical-align : middle;
}
td.first, th.first {
	border-left : 0;
}
tr.row-a {
	background : #f8f8f8;
}
tr.row-b {
	background : #efefef;
}
th.p5, td.p5 {
	width : 5%;
}
th.p10, td.p10 {
	width : 10%;
}
th.p20, td.p20 {
	width : 20%;
}
th.p30, td.p30 {
	width : 30%;
}
th.p40, td.p40 {
	width : 40%;
}
th.p50, td.p50 {
	width : 50%;
}
th.p100, td.p100 {
	width : 100%;
}
form {
	margin : 10px 15px;
	padding : 0;
	border : 1px solid #f2f2f2;
	background-color : #fafafa;
}
form.gb {
	margin : 0;
	border : none;
	background : transparent;
}
label {
	display : block;
	font-weight : bold;
	margin : 5px 0;
}
input {
	background : transparent;
	margin : 1px 5px;
	font-family : "Trebuchet MS", Tahoma, sans-serif;
	color : #777;
}
textarea {
	background : transparent;
	width : 400px;
	margin : 1px 5px;
	font-family : "Trebuchet MS", Tahoma, sans-serif;
	height : 100px;
	display : block;
	color : #777;
}
input.button:hover {
	color : #222;
	cursor : pointer;
}
.searchform {
	background-color : transparent;
	border : none;
	margin : 0;
	padding : 0;
}
.searchform p {
	margin : 10px;
	padding : 0;
}
.searchform input.textbox {
	width : 130px;
	color : #222;
	height : 20px;
	padding : 2px;
	vertical-align : top;
}
.searchform input.button {
	font : bold 12px Arial, Sans-serif;
	color : #222;
	width : 60px;
	height : 26px;
	border : 1px solid #dadada;
	padding : 3px 5px;
	vertical-align : top;
}
#header-content, #breadcrumbs-list, #content, #footer-content {
	width : 890px;
}
#header {
	height : 80px;
	text-align : left;
}
#header-content, #breadcrumbs-list {
	margin : 0 auto;
	padding : 0;
	position : relative;
}
#header-content h1 {
	font-family : 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight : bold;
	font-size : 28px;
	letter-spacing : -2px;
	color : #4d6337;
}
#header-content #logoimg {
	background : transparent url(./img/bg_logo_grey.gif) no-repeat center top;
	z-index : -1;
	position : absolute;
	width : 230px;
	height : 80px;
	margin : 0;
	padding : 0;
	top : 0;
	left : 0;
}
#header-content h1#logo {
	position : absolute;
	width : 230px;
	text-align : center;
	margin : 0;
	padding : 0;
	top : 10px;
	left : 0;
}
#header-content h1#logo a {
	text-decoration : none;
	color : #4d6337;
}
#header-content h2 {
	font-weight : bold;
	font-style : italic;
	font-size : 12px;
	letter-spacing : -1px;
	color : #ccc;
}
#header-content h2#slogan1, #header-content h2#slogan2 {
	position : absolute;
	width : 230px;
	text-align : center;
	text-transform : none;
	margin : 0;
	padding : 0;
}
#header-content h2#slogan1 {
	top : 45px;
	left : 0;
}
#header-content h2#slogan2 {
	top : 60px;
	left : 0;
}
#header-content ul {
	position : absolute;
	right : 0;
	top : 270px;
	font : bolder 1.3em 'Trebuchet MS', sans-serif;
	color : #fff;
	list-style : none;
	margin : 0;
	padding : 0;
}
#header-content li {
	display : inline;
}
#header-content li a {
	float : left;
	display : block;
	padding : 1px 15px;
	color : #fff;
	background : transparent;
	text-decoration : none;
	border-left : 1px solid #999;
}
#header-content li a:hover, #header-content li a.selected {
	background : rgb(176, 176, 176) url(./img/bg_head_bottom_navhov.jpg) repeat-x left center;
	color : #4d6337;
}
.headerphoto {
	margin : 0 auto;
	width : 900px;
	height : 200px;
	padding : 15px 10px 10px 10px;
	background : #fff url(./img/headerimage.jpg) no-repeat center;
}
#content-wrap, #breadcrumbs-wrap {
	clear : both;
	float : left;
	width : 100%;
}
#breadcrumbs-list {
	margin-bottom : 40px;
}
#breadcrumbs ul {
	float : left;
	text-decoration : none;
	margin : 0;
	padding : 0;
}
#breadcrumbs li {
	display : inline;
}
#breadcrumbs li a, #breadcrumbs li a:visited {
	padding-left : 15px;
	padding-right : 10px;
	list-style : disc;
	background : transparent url(./img/bg_arrow.gif) no-repeat 0% 50%;
	text-decoration : none;
	color : #222;
}
#breadcrumbs li a:hover {
	background : transparent url(./img/bullet.gif) no-repeat 0% 50%;
	color : #65944a;
}
#breadcrumbs li a.selected, #breadcrumbs li a.selected:hover {
	background : transparent url(./img/bg_arrow_sel.gif) no-repeat 0% 50%;
	color : #888;
}
#content {
	text-align : left;
	padding : 0;
	margin : 0 auto;
}
#sidebar {
	float : right;
	width : 28%;
	margin : 0 0 10px 0;
	padding : 0;
}
#sidebar h1 {
	font : bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	padding : 10px 0 5px 10px;
	margin : 0;
}
#sidebar h2, #sidebar h3, #sidebar h4 {
	font : bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	margin : 10px 15px 5px 15px;
	padding : 0;
}
#sidebar h1 {
	font-size : 1.3em;
}
#sidebar h2 {
	font-size : 1.2em;
	text-transform : uppercase;
}
#sidebar h3 {
	font-size : 1.2em;
}
#sidebar h4 {
	font-size : 1em;
}
#sidebar p {
	padding : 0;
	margin : 5px 25px;
}
#sidebar table {
	border : none;
	margin : 0 25px;
	width : 80%;
}
#sidebar tr {
	height : 10px;
}
#sidebar td {
	padding : 0;
}
.caption, #sidebar .caption {
	font-style : italic;
	font-size : 95%;
}
.sidebox {
	background : #f5f5f5;
	border : 1px solid #efeded;
	margin-bottom : 10px;
}
#sidebar ul.sidemenu {
	list-style : none;
	margin : 10px 0 15px 0;
	padding : 0 0 0 10px;
	background : #f2f2f2;
}
#sidebar ul.sidemenu ul {
	list-style : none;
	margin : 10px 0 15px 0;
}
#sidebar ul.sidemenu a {
	display : block;
	font-weight : normal;
	color : #222;
	height : 1.5em;
	padding : 0.3em 0 0.3em 15px;
	line-height : 1.5em;
	border-bottom : 1px solid #d4d4d4;
	text-decoration : none;
}
#sidebar ul.sidemenu a.top {
	border-top : 1px solid #d4d4d4;
}
#sidebar ul.sidemenu a:hover, #sidebar ul.sidemenu a.selected:hover {
	background : transparent url(./img/bullet.gif) no-repeat 0% 50%;
	color : #65944a;
}
#sidebar ul.sidemenu a.selected {
	background : transparent url(./img/bg_arrow.gif) no-repeat 0% 50%;
}
#sidebar ul.sidemenu a.deact {
	background : none;
	color : #888;
}
#sidebar ul.sidelinks {
	list-style : none;
	margin : 10px 0 15px 0;
	padding : 0 0 0 10px;
	background : #f2f2f2;
}
#sidebar ul.sidelinks ul {
	list-style : none;
	margin : 10px 0 15px 0;
}
#sidebar ul.sidelinks a {
	display : block;
	font-weight : normal;
	color : #222;
	height : 1.5em;
	padding : 0.3em 0 0.3em 15px;
	line-height : 1.5em;
	border-bottom : 1px solid #d4d4d4;
	text-decoration : none;
}
#sidebar ul.sidelinks a.top {
	border-top : 1px solid #d4d4d4;
}
#sidebar ul.sidelinks a:hover, #sidebar ul.sidelinks a.selected:hover {
	background : transparent url(./img/bg_head_bottom_navhov.jpg) no-repeat 0% 50%;
	color : #65944a;
}
#main {
	float : left;
	width : 70%;
	margin : 0 0 10px 0;
	padding : 0;
}
#main h1 {
	padding : 10px 0 0 5px;
	margin : 0 10px 0 10px;
	border-bottom : 1px solid #f2f2f2;
	font : normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}
#main ul li {
	list-style-image : url(bullet.gif);
}
ul.gallery {
	float : none;
	text-align : center;
}
ul.gallery li {
	display : inline;
	padding : 0 3px;
}
ul.gallery li a {
	color : #333;
	text-decoration : none;
}
ul.gallery li a:hover {
	text-decoration : underline;
	color : #72a545;
}
ul.gallery li a.selected {
	text-decoration : none;
	color : #72a545;
}
ul.linklist {
	float: none;
	text-align: center;
}
ul.linklist li {
	display: inline;
	padding: 0 3px;
}
ul.linklist li a {
	color: #333;
	text-decoration:none;
}
ul.linklist li a:hover {
	text-decoration: underline; 
	color: #72a545;
}
ul.linklist li a.selected {
	text-decoration:none;
	color: #72a545;
}
.post {
	margin : 0;
	padding : 0;
	background : #fff url(./img/gradientbg.jpg) repeat-x;
	border : 1px solid #efeded;
}
.post .post-footer {
	background-color : #fafafa;
	border : 1px solid #f2f2f2;
	padding : 5px;
	margin-top : 20px;
	font-size : 95%;
}
.post .post-footer .date {
	background : url('clock.gif') no-repeat 0% center;
	padding-left : 20px;
	margin : 0 10px 0 5px;
}
.post .post-footer .comments {
	background : url('comment.gif') no-repeat 0% center;
	padding-left : 20px;
	margin : 0 10px 0 5px;
}
.post .post-footer .readmore {
	background : url('page.gif') no-repeat 0% center;
	padding-left : 20px;
	margin : 0 10px 0 5px;
}
#footer {
	clear : both;
	margin : 0;
	padding : 0;
	font : normal 0.95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align : left;
}
#footer h1, #footer p {
	margin-left : 0;
}
#footer-content {
	border-top : 1px solid #eaeaea;
	margin : 0 auto;
	padding-left : 15px;
}
#footer-content a {
	text-decoration : none;
	color : #777;
}
#footer-content a:hover {
	text-decoration : underline;
	color : #222;
}
#footer-content ul {
	list-style : none;
	margin : 0;
	padding : 0;
}
#footer-content .col1 {
	width : 40%;
	padding : 0 5px 30px 0;
}
#footer-content .col2 {
	width : 29%;
	padding : 0 5px 30px 0;
}
#footer-content .col3 {
	width : 29%;
	padding : 0 0 30px 0;
}
#footer-content .col3 ul li {
	font-weight : bold;
}
.hr {
	height : 1px;
	margin : 15px;
	background : #e8e8e8;
}
.float-left {
	float : left;
}
.float-right {
	float : right;
}
.justify {
	text-align : justify;
}
.center {
	text-align : center;
}
.right {
	text-align : right;
}
.clear {
	clear : both;
}
.gray {
	color : #bfbfbf;
}

