@charset "UTF-8";
/* CSS Document */
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, Arial; }
span { font-family: "Trebuchet MS", Verdana, Arial; }
a { font-family:"Trebuchet MS", Verdana, Arial; }
.ltt {
	color: #000;
	font-size: 9px;
	font-family: "Trebuchet MS";
	text-decoration: none;
}

#center h3,#center2 h3,#center3 h3 {
	font-size:12px;
	color:#D32D3B;
	margin-bottom:5px;
	margin-top:5px;
	text-transform: uppercase;
}
#center h1,#center2 h1,#center3 h1 {
	font-size:18px;
	margin-bottom:10px;
	text-transform:uppercase;
}
#center span,#center2 span,#center3 span {
	font-size:12px;
	line-height:160%;
}
#continue { width:97%; text-align:right; height:20px; z-index:1; }
#continue a {
	font-size: 12px;
	color: #D32D3B;
	text-decoration: none;
}
#continue a:hover { text-decoration: underline; }
#center img,#center2 img {
}
.gallery {
	width: 450px;
	display: block;
	z-index: 3;
	position:absolute;
	height:32px;
	margin-top:-15px;
	background-image: url(../media/utilities/tape2.png);
	background-repeat: no-repeat;
	background-position: center;
}

#right h1,#right2 h1 {
	color:#D32D3B;
	font-size:18px;
	padding: 0px 5px 0 5px;
	margin-top:10px
}
#right h2,#right2 h2 {
	font-size:14px;
	color:#333333;
	margin-left: 5px;
	margin-right:5px;

}
#right2 h2 {
	color: #D32D3B;
	text-transform:uppercase;
	border-top-width: 2px;
	border-top-style:solid;
	border-top-color: #FFFFFF;
	padding-top:10px;
	margin-bottom:5px;
}
#right span,#right2 span { font-size:12px; color:#333333; }
#right2 p {
	background-color:#808080;
	font-size:12px;
	color:#fff;
	font-family:"Trebuchet MS", Verdana, Arial;
	line-height:130%;
	padding-bottom:5px;
	padding-top:5px;
	margin-left:100px;
	background-image: url(../media/utilities/cave-top-l.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#right p {
	font-size:12px;
	color:#fff;
	font-family:"Trebuchet MS", Verdana, Arial;
	line-height:130%;
	padding-bottom:5px;
	padding-top:5px;
	margin-left:100px;
	margin-left:5px;
	margin-right:5px;
}
#cave-left a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../media/utilities/logo-stoan.png) no-repeat left 50%;
	text-align: left;
	display: block;
	background-repeat:no-repeat;
	padding:6px 0px 6px 20px;
	margin-left:20px;
}
#cave-left a:hover { text-decoration:underline; }
#cave-left h1{
	font-size:24px;
	color:#FFF;
	margin-left:20px;
	text-transform:uppercase;
	letter-spacing: 1px;
}
a.menu:link, a.menu:visited, a.menu:active {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	display:block;
	height:100%;
}
a.menu_sel:link, a.menu_sel:visited, a.menu_sel:active { 
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	display:block;
	height:100%;
}
a.menu:hover { color: #FFF; height:100%; }
a.menu_sel:hover { color:#000; }
p {
}
p img {
	width:90px;
	margin-right:10px;
	margin-bottom:10px;
}
p a{
	color:#FF0000;
	text-decoration:none;
}
p a:hover {
	color:#FF3300;
	text-decoration:underline;
}
.linehor {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display:block;
	margin-bottom:15px;
	margin-top:15px;
}
#center a {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #666666;
	line-height:90%;
	font-weight: normal;
}
#center a:hover {
	color: #CB9403;
}
