body {
	background-color: #6A664D;
}
.Stil1 {
	color: #C2BB87;
	font-size: 13px;
	font-family: Arial;
}
.Stil5 {
	color: #DDD9BC;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}
.Stil15 {
	color: #DDD9BC;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	padding-left: 11px;
}
.Stil6 {
	color: #DDD9BC;
	font-family: Arial;
	font-size: 13px;
}
.Stil7 {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
}
.Stil8 {
	color: #DD8500;
	font-family: Arial;
	font-size: 13px;
}
.Stil10 {
	font-size: 50px;
	font-family: Arial;
	font-weight: normal;
	color: #DDD9BC;
}
.Stil12 {
	color: #0D0C09;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
.Stil13 {
	color: #C2BB87;
	font-family: Arial;
	font-size: 10px;}
.Stil30 {
	color: #DDD9BC;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 24px;
}
	
a:link {
	color: #DDD9BC;
	text-decoration: none;
}
a:visited {
	color: #DDD9BC;
	text-decoration: none;
}
a:hover {
	color: #B7AE73;
	text-decoration: underline;
}
a:active {
	color: #B7AE73;
	text-decoration: none;
}
#dolphincontainer{position:relative;height:30px;color:#DDD9BC;background:#4E4636;width:100%;font-family:Arial;}
#dolphinnav{
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background-color: #4E4636;
	background-image: url(images/dolphin_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#dolphinnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:right;
	padding-right: 0px;
}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#DDD9BC;text-decoration:none;padding:0 0 0 15px;height:33px;}
#dolphinnav ul li a span{padding:12px 15px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{
	color:#D3CEA9;
	background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;
}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
	color:#DDD9BC;
	line-height:275%;
	background-color: #6A664D;
	background-image: url(images/dolphin_left-ON.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#dolphinnav ul li a.current span{
	display:block;
	padding:0 15px 0 0;
	width:auto;
	height:33px;
	background-color: #4E4636;
	background-image: url(images/dolphin_right-ON.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.arrowlistmenu{
	width: 231px;
	background-color: #5B5742;
	margin-left: 1px;
}

.arrowlistmenu .headerbar{
	color: #DDD9BC; /*bottom spacing between header and rest of content*/
	text-transform: none; /*header text is indented 10px*/
	background-color: #6A664D;
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/dolphin_bg-OVER.gif);
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 3px;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #C2BB87;
	background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial;
}

.arrowlistmenu ul li a:visited{
color: #C2BB87;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #DDD9BC;
}
.gallerycontainer{
	position: relative;
	width: 660px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 4px solid #6A664D;
margin: 0 1px 1px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 4px solid #4E4636;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #4E4636;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	color: #D3CEA9;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0px;
left: 300px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
.thumbnail1 img{
border: 4px solid #6A664D;
margin: 0 1px 1px 0;
}

.thumbnail1:hover{
background-color: transparent;
}

.thumbnail1:hover img{
border: 4px solid #4E4636;
}

.thumbnail1 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #4E4636;
	padding: 3px;
	left: -1000px;
	visibility: hidden;
	color: #D3CEA9;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

.thumbnail1 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
}

.thumbnail1:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 410px;
left: 260px; /*position where enlarged image should offset horizontally */

z-index: 50;
}
#text{
	float: right;
	width: 250px;
	margin-right: 45px;
	height: 150px;
	padding-bottom: 0px;
	margin-top: 40px;

}
#flyList {
	width:210px;
	height:255px;
	position:relative;
	margin-left: 15px;
}
#menu {padding:0; margin:0; list-style:none; width:209px; height:175px;}
#menu li.level1-li {float:left; height:25px; width:209px;}
#menu li.level1-li a.level1-a {
	display:block;
	height:25px;
	line-height:25px;
	padding-left:10px;
	text-decoration:none;
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	color:#DDD9BC;
	border-right:1px solid #484534;
	font-weight:bold;	
	background-color: #484534;
}
#menu li.sub a.level1-a {
	background-color: #484534;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 180px center;
}

#menu table {border-collapse:collapse; width:0; height:0; position:absolute; left:0; top:0;}

#menu div.listHolder {
	position:absolute;
	left:-9999px;
	border:1px solid #DDD9BC;
	border-width:1px 1px 1px 0px;
	font-family:verdana;
	font-weight:bold;
	background-color: #363123;
	z-index: 2;
}
#menu div.col1 {width:250px;}
#menu div.listCol {
	width:230px;
	float:left;
	padding:5px;
}
#menu div.listCol ul {padding:0; margin:0; list-style:none;}
#menu div.listCol ul li {height:16px;}
#menu div.listCol ul li a {
	display:block;
	height:16px;
	line-height:16px;
	font-size:11px;
	text-decoration:none;
	color:#DDD9BC;
	padding-left:15px;
	background: url(flylist/dot.gif) no-repeat 5px center;
	font-family: verdana;
}
#menu div.listCol h5 {
	margin:0;
	font-size:11px;
	line-height:20px;
	background:url(flylist/linedot.gif) repeat-x left bottom;
	font-family: verdana;
	color: #B7AE73;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#menu div.listHolder div.bottomLine {clear:both;}
#menu div.listHolder div.bottomLine p {
	padding:0 20px;
	margin:0;
	line-height:20px;
	color:#DDD9BC;
	font-size:10px;
	background-color: #201D15;
	background-image: url(flylist/arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
}
#menu div.listHolder div.bottomLine p a {color:#8ff;}

#menu li a:hover {background-color:#363123; color:#DDD9BC; }
#menu li.level1-li:hover > a {
	color:#DDD9BC;
	background-color: #363123;
}

#menu li.sub a:hover {border-right:0;}
#menu li.sub:hover > a {border-right:0;}

#menu :hover div.listHolder {left:209px; top:-1px;}

#menu div.listCol ul li a:hover {color:#DDD9BC; text-decoration:underline;}
#menu div.listHolder div.bottomLine p a:hover {color:#8ff; text-decoration:none; background:transparent;}

#pad {width:220px; height:246px; background:#484534; filter: alpha(opacity=60); opacity:0.6;}

