.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
}
.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
.title1{
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #C09B4F;
	text-decoration: none;
}
.title5{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title6 {
	font-family:Tahoma;
	font-size: 22px;
	line-height: 33px;
	font-weight: normal;
	color: #C09B4F;
	text-decoration: none;
}
.title7 {
	font-family:Arial;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title7a {
	font-family:Arial;
	font-size: 15px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.title2 {
	font-family:Tahoma;
	font-size: 23px;
	line-height: 33px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title3{
	font-family:Tahoma;
	font-size: 23px;
	line-height: 33px;
	font-weight: normal;
	color: #00ADD1;
	text-decoration: none;
	
}
.title4 {
	font-family:Tahoma;
	font-size: 17px;
	line-height: 33px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.rights {
	font-family:Tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}
.gb {
	font-family:Tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color:#FC871D;
	text-decoration: none;
}
.bord{border:#E6E6E6 10px solid;}

.bord2{border:#D0D0D0 1px solid; }

.but{background-color:#FF0000;}

.topbg{background-image:url(topbg3.gif); background-repeat:repeat-x;}

a.top:link,a.top:visited,a.top:active{font-family:Arial; font-size:14px; font-weight: bold; text-decoration:none; color:#C0C0C0;}
a.top:hover{color: #C09B4F;}

a.mail:link,a.mail:visited,a.mail:active{font-family:Arial; font-size:12px; font-weight: normal; text-decoration: none; color:#C09B4F;}
a.mail:hover{color:#C09B4F; text-decoration:none;}

a.bot:link,a.bot:visited,a.bot:active{font-family:Arial; font-size:11px; font-weight: normal; text-decoration: none; color:#C09B4F; line-height:28px;}
a.bot:hover{color:#C09B4F; text-decoration: underline;}

#img_gallery{ margin:20px auto; width:500px; }
#img_gallery a{ outline:none; border:none; }
#img_gallery a img{border:none;}

/* --- IMAGE STAGE */
#fullimg{
	width:284px;
	overflow:hidden;
	height:380px;
	padding-bottom:20px;
}
#fullimg img{ width:284px; }

#fullimg p, #fullimg span{
	position:absolute;
	background:black;
	opacity:.5;
	color:white;
	margin:0px;
	width:500px;
	padding:10px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* --- SLIDER --- */

#items{
	margin:0px 0px;
	padding:5px;
	list-style:none;
	width:500px;
	position: relative;
	letter-spacing:0em;
}
#items li{
	float:left;
	list-style:none;
	margin-right:2px;
}
#items .thumb{
	width:100px;
	height:215px;
	cursor:pointer;
	margin:0px;
	padding:50px;
}
#items .large{
	display:none;
	position:absolute;
}
#fullimg .loading{
	width: 24px;
	height: 24px;
}
#fullimg .thumb{display:none;}

#items .item  p, #items .item  span{
	display:none;
	text-indent: -2000em;
}

#moveleft{background: url('images/left.gif');}
#moveright{background: url('images/right.gif');}
#moveleft:hover, #moveright:hover{ background-position:bottom; }