body {
	font-family: Trebuchet, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	margin: 0px;
}

#topnav a, #topnav a:visited {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.page-hd {
	font-weight: bold
}

.left-subnav {
	padding-top: 1px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.left-subnav a{
	font-family: Trebuchet, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
.left-subnav-active{
	font-family: Trebuchet, Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 6px;
}
.content-hd {
	font-family: Trebuchet, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.content-intro {
	font-family: Trebuchet, Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.7;
	padding-right: 20px;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
.content-txthd {
	font-family: Trebuchet, Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFD6CF;
	line-height: 1.5;
	padding-right: 20px;
	padding-bottom: 2px;
}
.content-txt {
	font-family: Trebuchet, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #FFBCB0;
	line-height: 1.5;
	padding-right: 20px;
	padding-bottom: 20px;
}

.content-txt li{
	margin-left: -20px;
	padding-left: 0px;

}
.content-txt a{
	text-decoration: none;
	padding-left: 10px;
	color: #FFBCB0;
	background-image: url('../../images/bt_arrow.gif');
	background-position : left;
	background-repeat : no-repeat;
	display: block;
}
.content-txt a:hover {
	color: #FFFFFF;
}
/* promo top */
.promotop-hd {
	font-family: Trebuchet, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5;
	display: block;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 15px;
}
.promotop-txt {
	font-family: Trebuchet, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5;
	display: block;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 15px;
}
.promotop-txt a, .promobottom-txt a:visited{
	text-decoration: none;
	padding-left: 10px;
	color: #FFFFFF;
	background-image: url('../../images/bt_arrow.gif');
	background-position : left;
	background-repeat : no-repeat;
}
.promotop-txt a:hover {
	color: #000000;
}
/* end promo top */

/* promo bottom */
.promobottom-hd {
	font-family: Trebuchet, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5;
	display: block;
	padding-left: 20px;
	padding-right: 15px;
}
.promobottom-date {
	font-family: Trebuchet, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #FFBCB0;
	line-height: 1.5;
	display: block;
	padding-left: 20px;
	padding-right: 15px;
}
.promobottom-txt {
	font-family: Trebuchet, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5;
	display: block;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 15px;
}
.promobottom-txt a, .promobottom-txt a:visited{
	text-decoration: none;
	padding-left: 10px;
	color: #FFFFFF;
	background-image: url('../../images/bt_arrow.gif');
	background-position : 2 left;
	background-repeat : no-repeat;
}
.promobottom-txt a:hover {
	color: #000000;
}
/* end promo bottom */

/* photo gallery */
.gallery-photo-small {
}
.gallery-photo-small img{
	margin-top: 22px;
	margin-left: 14px;
}
.gallery-phototxt {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	height: 33px;
}
.gallery-smallphototxt {
	display: block;
	padding-top: 15px;
	padding-left: 20px;
}
.bigImage {
	position: absolute;
	width: 400px;
	left: -350px;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow-right: hidden;
	visibility: hidden;
	z-index: 50;
}
.bigImage img{
	margin: 0px;
}
.imBigImage {
	padding: 20px;
}
.txtBigImage {
	font-family: Trebuchet, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 1.5;
	margin: 20px;
	margin-top: 10px;
	display: block;
}

