/*--tags--*/

body, html{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
    }
body{
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#534022;
	background-color:#E7EFCD;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
    }
a {
	color:#006233;
	text-decoration:underline;
	}
a:hover {
	color:#006233;
	text-decoration:none;
	}
form, p, table, div, span, img, thead, tbody, tfoot, th, td{
    margin:0px;
    padding:0px;
    }
input, select, textarea{
		font-family: "Times New Roman", Times, serif;
    font-size: 13px;
    color:#2C2C2C;
    padding: 1px;
    margin: 0px;
    }
img{
	border:none;
}
* html img{
	behavior: url("client/pngbehavior.htc");
}
table{
	border:none;
	empty-cells:show;
	border-collapse:collapse;
    }
hr {
	height:1px;
	color:#606C35;
	background-color: #606C35;
	clear:both;
	border: 0;
}
    
    
/*--content--*/

#wrapper {
	min-height:100%;
	position:relative;
	min-width:850px;
	width:100%;
	margin:0 auto;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
* html #wrapper {
	height:100%;
}
#wrapper_bottom {
	min-height:100%;
	position:relative;
	min-width:850px;
	width:100%;
	margin:0 auto;
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
* html #wrapper_bottom {
	height:100%;
}
#header {
	height:180px;
	margin:auto;
	width:810px;
	padding:0px 20px;
	position:relative;
	background-image: url(images/compass.gif);
	background-repeat: no-repeat;
	background-position: 625px 50px;
}
#header img.logo{
	position:absolute;
	left:43px;
	top:35px;
}
#header div.slogan{
	width:280px;
	border-left:#DFDED7 solid 1px;
	position:absolute;
	left:245px;
	top:60px;
	padding:5px 0px 5px 12px;
	line-height:160%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7E875E;
}
#header div.map{
	position:absolute;
	left:580px;
	top:75px;
	font-size:18px;
	color:#48551C;
	font-weight:bold;
}
#header div.map a{
	text-decoration:none;
	color:#48551C;
}
#header div.map a:hover{
	text-decoration:underline;
	color:#48551C;
}
#header div.find{
	position:absolute;
	left:605px;
	top:95px;
	font-size:16px;
}
#header div.find a{
	text-decoration:none;
	color:#534022;
}
#header div.find a:hover{
	text-decoration:none;
	color:#534022;
}
#header div.flags{
	position:absolute;
	right:20px;
	top:35px;
}
#header div.flags img{
	margin-left:15px;
}
#menu {
	height:30px;
	margin:auto;
	width:810px;
	padding:0px 20px;
}
#menu table{
	height:30px;
	width:100%;
}
#menu table td{
	border-left: solid 1px #DFDED7;
	text-align:center;
	font-size:18px;
/*	padding:0px 10px;*/
}
#menu table td.first{
	border-left: none;
}
#menu table td a{
	color:#534022;
	text-decoration:none;
}
#menu table td a:hover{
	color:#48551C;
	text-decoration:none;
}
#content_main {
	margin:auto;
	width:860px;
	height:358px;
	padding:0px 0px;
	background-image: url(images/photo_main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
}
#content_main img.gandras1{
	position:absolute;
	top:302px;
	right:72px;
}
#content_main img.gandras2{
	position:absolute;
	top:302px;
	right:114px;
}
#content_main img.gandras3{
	position:absolute;
	top:302px;
	right:156px;
}
#content_main img.gandras4{
	position:absolute;
	top:302px;
	right:198px;
}

#content {
	margin:auto;
	width:810px;
	padding:0px 20px;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
	position:relative;
}
#content:after{
	content: "";  
	display: block; 
	clear: both;
    }
#content img.gandras1{
	position:absolute;
	bottom:0px;
	right:72px;
	margin-bottom:-30px;
}
#content img.gandras2{
	position:absolute;
	bottom:0px;
	right:114px;
	margin-bottom:-30px;
}
#content img.gandras3{
	position:absolute;
	bottom:0px;
	right:156px;
	margin-bottom:-30px;
}
#content img.gandras4{
	position:absolute;
	bottom:0px;
	right:198px;
	margin-bottom:-30px;
}
#content div.top{
	height:59px;
	background-image: url(images/bg_content_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content div.top_l2{
	height:53px;
	background-image: url(images/bg_content_top_l2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:65px;
}
#content div.top_l2 table{
	height:20px;
	width:700px;
	margin:auto;
}
#content div.top_l2 table td{
	border-left: solid 1px #DFDED7;
	text-align:center;
	font-size:15px;
	padding:0px 15px 0px 15px;
}
#content div.top_l2 table td.first{
	border-left: none;
}
#content div.top_l2 table td a{
	color:#534022;
	text-decoration:none;
}
#content div.top_l2 table td a:hover{
	color:#48551C;
	text-decoration:none;
}
#content div.bottom{
	height:58px;
	background-image: url(images/bg_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#text {
	}
#text:after{
	content: "";  
	display: block; 
	clear: both;
    }
#text div.text_cont {
	overflow: hidden;
	line-height:130%;
	padding:0px 50px;}
#text div.text_cont:after{
	content: "";  
	display: block; 
	clear: both;
    }
* html #text div.text_cont {
	height:1%;}
#text div.text_cont div.title{
	color:#606C35;
	font-size:20px;
	padding-bottom:15px;}
/*#text div.text_cont img{
	border:#E7EFCD solid 5px;}*/
#text div.text_cont table.table{
	border-top:solid 1px #E7EFCD;
	border-left:solid 1px #E7EFCD;
	width:100%;}	
#text div.text_cont table.table td{ 
	border-bottom:solid 1px #E7EFCD;
	border-right:solid 1px #E7EFCD;
	padding:3px;
}	
#text div.text_cont table.table td.label{ 
	font-weight:bold;
	background-color:#E7EFCD;
	vertical-align:middle;
}	
	
#footer {
	margin:auto;
	width:760px;
	height:70px;
	padding:0px 45px;
	color:#48551C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
}

/*--forms--*/

input {
	width: 200px;}
select {
	width: 206px;}
textarea {
	width: 402px;
	height:85px;}
input.checkbox {
	width:18px;}
table.form {
	}
table.form td {
	vertical-align:top;
	padding-top:4px;}
table.form td.label {
	width:170px;
	padding-top:5px;
	padding-right:10px;
	text-align:left;}
span.required {
	color:#C00000;
	font-weight:bold;
	font-size:1.1em;}
div.form_error {
	background-color:#F2F6E3;
	padding:10px;
	color: #C00000;
	font-weight:bold;
	margin-bottom:5px;}
div.form_before {
	margin-bottom:15px;}
div.form_after {
	margin-top:15px;}
input.form_btn {
	background-color:#778C2F;
	color:#FFFFFF;
	width:110px;
	font-size:13px;
	padding: 2px 7px;
	border:none;
	height:21px;
	background-image:url(images/btn_110.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;	
}
/*--Sendlink--*/
div.sendlink_done{
	background-color:#F2F6E3;
	padding:10px;
	font-weight:bold;
	margin-bottom:15px;
}


/*--comment--*/


div.comment_post_even{
}
div.comment_post_odd{
	background-color:#F2F6E3;
}
div.comment_post_odd, div.comment_post_even{
	padding:10px;
}
div.comment_post_title {
	margin-bottom:3px;}


/*--gallery--*/

div.gallery_content {
	margin-bottom:15px;}
table.gallery {
	width:100%;
	margsin-bottom:15px;}
table.gallery td {
	width:25%;
	text-align:center;
	vertical-align:top;
	padding-bottom:15px;}
table.gallery img {
	border:5px #E7EFCD solid;}
table.gallery img:hover {
	border:1px #E7EFCD solid;
	padding:4px;}
	
	
/*--gallery lightbox--*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;}
#imageContainer{
	padding: 10px;}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%}
#imageData{padding:0 10px; color: #666;}
#imageData #imageDetails{ width: 70%; float: left; text-align: left;}	
#imageData #caption{ font-weight: bold;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;}
#imageData #bottomNavClose{ width: 26px; float: right;  padding-bottom: 0.7em;}
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #E7EFCD;}



/*--paging--*/

div.paging{
	border-top:1px solid #F2F6E3;
	padding:5px 10px 10px 10px;
	margin-top:1px;
	font-weight:bold;
	margin-bottom:15px;
}
	
	
/*--components--*/
 
.sDN {display:none;}
.sDB {display:block;}
.sTAL {text-align:left;}
.sTAC {text-align:center;}
.sTAR {text-align:right;}
.sTAJ {text-align:justify;}
.sCP {cursor:pointer;}
.sCB {clear:both;}
.sFL {float:left;}
.sFR {float:right;}