/* CSS Document */

.textstyle {
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: none;
	color: #000000;
	list-style-position: outside;
	list-style-type: none;



}
.textstyle2 {
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: none;
	color: #d5d2c5;
	list-style-position: outside;
	list-style-type: none;


}
.textstyle3 {
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: none;
	color: #c8b4a2;
	list-style-position: outside;
	list-style-type: none;


}
.textstyle4 {
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: none;
	color: #402200;
	list-style-position: outside;
	list-style-type: none;
}
.whitestyle{
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: none;
	color: #ffffff;
	list-style-position: outside;
	list-style-type: none;



}
.boldstyle {
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: none;
	color: #953506;
	list-style-position: outside;
	list-style-type: none;
	font-style: normal;
	font-weight: bold;
	
	
	
}
.boldstyle2 {
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: none;
	color: #301d00;
	list-style-position: outside;
	list-style-type: none;
	font-style: normal;
	font-weight: bold;
	
	
	
}

.hhour{
	position:relative;
	top:-12px;
	left:120px;
	width:240px;
	background:url(images/hhour-sign.png);
	background-repeat: no-repeat; 
	height:222px;
	/* filter:0.7(opacity:60) */
	padding:0;
}

.entrancestyle {
	background:transparent url("images/entrance.jpg") no-repeat left top;
	

}

#picontainer1 { width:240px; height:502px;  background: url(images/entrance.jpg) no-repeat center top;}

a.one{
	color:#953506;
	text-decoration:none;
	font-weight: normal;
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.one:hover{
	color:#953506;
	text-decoration:underline;
	font-weight: normal;
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.two{
	color:#d5d2c5;
	text-decoration:none;
	font-weight: normal;
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.two:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight: normal;
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.three{
	color:#402200;
	text-decoration:none;
	font-weight: normal;
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.three:hover{
	color:#cc2111;
	text-decoration:none;
	font-weight: normal;
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
