@charset "utf-8";
/* CSS Document */
#wrapper{
background-image:url(images/top-bg.jpg);
background-repeat:no-repeat;
background-color:#110027;
margin:-10px;

}
#top-session{
height:auto;
display:inline-block;
float:left;
}
#bottom-sesstiom{
background-image:url(images/bg-footer.jpg);
height:117px;
background-repeat:repeat-x;
}
#top-left{
background-image:url(images/flower-left.jpg);
width:160px;
height:559px;
background-repeat:no-repeat;
display:inline-block;
float:left;
}
#top-right{
background-image:url(images/flower-right.jpg);
background-repeat:no-repeat;
height:339px;
width:166px;
display:inline-block;
float:left;

}
#top-center{
width:955px;
display:inline-block;
float:left;
}
#flash{
width:955px;
height:398px;
z-index:-1000;
}
.normal-text{
font-family: Tahoma;
font-size:12px;
color: #666666;
font-weight:500;
padding-left:15px;
font-weight:500;
}
.footter a:link, footter a:visited{
font-family:Tahoma;
font-size:12px;
color:#000000;
}
.footter a:hover{
color:#FF6600;
font-family:Tahoma;
font-size:12px;
}
#bottom-bg{
background-image:url(images/bottom-bg.png);
margin-left:-8px;
background-repeat:no-repeat;
width:955px;
height:72px;
}
.home a:link, .home a:visited{
background-image:url(images/menu/home-v.jpg);
width:82px;
height:34px;
background-repeat:no-repeat;
display: inline-block;
}
.home a:hover{
background-image:url(images/menu/home-o.jpg);
width:82px;
height:34px;
background-repeat:no-repeat;
display: inline-block;
}
.home-selected{
background-image:url(images/menu/home-o.jpg);
width:82px;
height:34px;
background-repeat:no-repeat;
display: inline-block;
}
#facebook{
width:200px;
height:30px;
margin-left:30px;
}
#logo{
width:150px;
height:95px;
}
.txt-form{
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#405b26; font-weight:400;
}

.gallery-type1 a:link, .gallery-type1 a:visited{
	width:160px;
	height:260px;
	background-image:url(images/type1.jpg);
	display:inline-block;
	background-repeat:no-repeat;
	background-position:center;
}
.gallery-type1 a:hover{
	width:160px;
	height:260px;
	background-image:url(images/type1.jpg);
	display:inline-block;
	background-repeat:no-repeat;
	background-position:center;
	border-bottom-style:solid;
	border-bottom-width:4px;
	border-bottom-color:#670041;
}

.gallery-type2 a:link, .gallery-type2 a:visited{
	width:160px;
	height:260px;
	background-image:url(images/type2.jpg);
	display:inline-block;
	background-repeat:no-repeat;
	background-position:center;
}
.gallery-type2 a:hover{
	width:160px;
	height:260px;
	background-image:url(images/type2.jpg);
	display:inline-block;
	background-repeat:no-repeat;
	background-position:center;
	border-bottom-style:solid;
	border-bottom-width:4px;
	border-bottom-color:#002767;
}
.gallery-type3 a:link, .gallery-type3 a:visited{
	width:160px;
	height:260px;
	background-image:url(images/type3.jpg);
	display:inline-block;
	background-repeat:no-repeat;
	background-position:center;
}
.gallery-type3 a:hover{
	width:160px;
	height:260px;
	background-image:url(images/type3.jpg);
	display:inline-block;
	background-repeat:no-repeat;
	background-position:center;
	border-bottom-style:solid;
	border-bottom-width:4px;
	border-bottom-color:#006730;
}
.gallery-type4 a:link, .gallery-type4 a:visited{
	width:160px;
	height:260px;
	background-image:url(images/type4.jpg);
	display:inline-block;
	background-repeat:no-repeat;
	background-position:center;
}
.gallery-type4 a:hover{
	width:160px;
	height:260px;
	background-image:url(images/type4.jpg);
	display:inline-block;
	background-repeat:no-repeat;
	background-position:center;
	border-bottom-style:solid;
	border-bottom-width:4px;
	border-bottom-color:#674b00;
}
#div1{
width:400px;
height:700px;
background-image:url(images/line.jpg);
background-repeat:repeat-x;}
#div2{
width:200px;
display:inline-block;
height:100px;
float:left;
background-color:#FF0000;}
#div3{
width:300px;
height:100px;
background-color:#00FF00;
display:inline-block;
 float:left;
 }
 .nav2 a:link, .nav2 a:visited{
 color:#676767;
 font-size:11px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration:none; 
 }
 .nav2 a:hover{
 color:#FF6600;
  text-decoration:none; 
 }
 .nav1{
 color:#676767;
 font-size:11px;
 font-family:Arial, Helvetica, sans-serif;
 }
 .img-border2{
 border: solid 2px #666666;
 }
 .txt-contact{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#333333;
 font-weight:500;
 margin-left:40px;

 }
 
 
.txt-footter a:link, .txt-footter a:visited{
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
color:#000000;
}
.txt-footter a:hover{
color:#FF6600;
	font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
}



 .img-bordergray{
	 border: solid 2px #666;
 }
