@charset "utf-8";

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4F4D48;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 {
	font-size: 14.5pt;
	color: #78776d;
}
h2 {
	color: #005841;
	font-size: 16px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.5em;
}



#wrapper {
	width: 886px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	background-color: #dad5c9;
	width: 870px;
	float: left;
	border: 8px solid #FFFFFF;
}

#header {
	height: 187px;
	width: 777px;
	font-size: 0px;
	background-image: url(images/header.jpg);
}
#navigation {
	margin-top: 7px;
}
.login {
	margin-top: 8px;
}


#footer {
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	width: 778px;
	margin-bottom: 7px;
}
#thumbnails img {
	margin-right: 1px;
	margin-left: 2px;

}

#copyright {
	font-size: 8pt;
	color: #8e847d;
	text-align: center;
	margin-bottom: 5px;
}
#contact {
	float: right;
	width: 260px;
}


#center {    !important; /* fix for IE6 */
	margin-right: auto;
	margin-left: auto;
	height: 173px;
	width: 777px;
}
#main_image {
	float: right;
	width: 500px;
	text-align: center;
	height: 420px;
	margin-top: auto;
	display: table-cell;
}
#login {
	font-size: 12px;
}
.hometitle {
	font-size: 15px;
}


#thumbnails {
	margin-bottom: 20px;
	line-height: 20px;
}

#description {
	width: 250px;
	float: left;
	padding-left: 15px;
}
.ref_table {
	padding-bottom: 30px;
}


#navigation {
	float: right;
	height: 173px;
	width: 108px;
	font-size: 0px;
	line-height: 0px;
}
#descr_bg {
	background-image: url(images/descr_bg.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 115px;
	margin-left: -5px;
	padding-left: 5px;
	color: #5c5249;
	padding-top: 2px;
}

#descr_bg2 {
	background-image: url(images/descr_bg2.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 165px;
	margin-left: -5px;
	padding-left: 5px;
	color: #5c5249;
	padding-top: 2px;
}

#home_links {
	width: 100%;
	font-size: 8.5pt;
	font-weight: lighter;
	color: #7f7c76;
	text-align: center;
}
#description .greentext {
	font-size: 12px;
}


#bodytext {
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#bodytext p {
	padding-left: 10px;
}

#contact_1 {
	float: left;
	width: 475px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#home_links img {
	padding-bottom: 5px;
}

.listo {
	line-height: 21px;
	font-size: 13px;
	color: #005841;
	padding-left: 10px;
}

.thumb_table {
	font-size: 10pt;
	color: #005841;
	text-align: center;
	font-weight: bold;
}

.pagetitle {
	padding-left: 10px;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.description_text {
	font-size: 11.5px;
	color: #666666;
	line-height: 16px;
}

.greentext {
	font-weight: bold;
	color: #005841;
	font-size: 0.85em;
	line-height: 18px;
}

.greentext2 {
	font-weight: bold;
	color: #005841;
	font-size: 14px;
}

a:link   { text-decoration: underline; color: #005c41; }
a:hover  { text-decoration: underline; color: #005c41; }
a:active { text-decoration: underline; color: #005c41; }	
a:visited   { text-decoration: underline; color: #005c41; }

#home_links a:link   { text-decoration: underline; color: #7f7c76; }
#home_links a:hover  { text-decoration: underline; color: #7f7c76; }
#home_links a:active { text-decoration: underline; color: #7f7c76; }	
#home_links a:visited   { text-decoration: underline; color: #7f7c76; }

#description a:link   { text-decoration: underline; color: #7f7c76; }
#description a:hover  { text-decoration: underline; color: #7f7c76; }
#description a:active { text-decoration: underline; color: #7f7c76; }	
#description a:visited   { text-decoration: underline; color: #7f7c76; }

#description .greentext a:link   { text-decoration: none; color: #005c41; }
#description .greentext a:hover  { text-decoration: none; color: #005c41; }
#description .greentext a:active { text-decoration: none; color: #005c41; }	
#description .greentext a:visited   { text-decoration: none; color: #005c41; }

.thumb_table a:link   { text-decoration: none; color: #005c41; }
.thumb_table a:hover  { text-decoration: none; color: #005c41; }
.thumb_table a:active { text-decoration: none; color: #005c41; }	
.thumb_table a:visited   { text-decoration: none; color: #005c41; }

.listo a:link   { text-decoration: none; color: #005c41; }
.listo a:hover  { text-decoration: none; color: #005c41; }
.listo a:active { text-decoration: none; color: #005c41; }	
.listo a:visited   { text-decoration: none; color: #005c41; }

.description_text a:link   { text-decoration: none; color: #666; }
.description_text a:hover  { text-decoration: none; color: #005c41; }
.description_text a:active { text-decoration: none; color: #005c41; }	
.description_text a:visited { text-decoration: none; color: #005c41; }

#copyright a:link   { text-decoration: none; color: #8e847d; }
#copyright a:hover  { text-decoration: none; color: #8e847d; }
#copyright a:active { text-decoration: none; color: #8e847d; }	
#copyright a:visited { text-decoration: none; color: #8e847d; }

#home_links .dir a:link   { text-decoration: none; color: #dad5c9; }
#home_links .dir a:hover  { text-decoration: none; color: #dad5c9; }
#home_links .dir a:active { text-decoration: none; color: #dad5c9; }	
#home_links .dir a:visited { text-decoration: none; color: #dad5c9; }


.greytext {
	font-weight: normal;
	color: #4F4D48;
	font-size: 0.85em;
	line-height: 18px;
}

.small {
	font-size: 8.5pt;
	color: #78776d;
	padding-left: 21px;
}
