@charset "utf-8";

* {
	margin:0;
}

body {
	font-family:Arial, Helvetica, Tahoma, Arial;
	color:#FFF;
	font-size:12px;
	background:#052712;
/*	background:#4d6154 url(images/tile-1.jpg) repeat-x fixed; 
*/	margin:0;

}

a, a:hover {
	text-decoration:none;
}


b a{
	margin-top:5px;
	font-weight:bold;
	font-size:12px;
	background:#052712;
	color:#646464;
	display:block;
	outline:none;
	width:90px;
	border:1px solid #4d6154;
	text-align:center;
	padding:3px;
}

b a:hover{
	background:#4d6154;
	color:#FFF;
	outline:none;
}

.brk-l {
	float:left;
	width:1px;
	height:auto;
	border-left:1px solid #4d6154;
	margin:15px 25px;
} 

.brk-b {
	height:1px;
	width:auto;
	border-bottom:1px solid #4d6154;
	margin:25px 15px;
} 

.cls {
	clear:both;
}
.float-l {
	float:left;
}

.float-r {
	float:right;
}

img {
	display:block;
	border:none;
	margin:5px 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Arial Narrow", Georgia;
	margin-bottom:5px;
}

h1{
	font-size:20px;
}

h2{
	font-size:16px;
}

p {
	line-height:130%;
}
strong {
	font-size:13px;
	color:#FAB005;
}
ul {
	list-style-image:url(images/bullet.jpg); 
	line-height:150%; 
	list-style-position:inside;
}


#Table_01 {
 	background:#052712 !important;
	width:950px;
	height:auto;
	margin:0 auto;
	text-align:left;
}

#header_ {
	text-align:center;
	width:950px;
	height:165px;
	padding-top:10px;
}

#banner_ {
	width:950px;
	height:365px;
}

#stage_ {
	width:950px;
	height:auto;
	margin:0px;
}

.stage-wrap_ {
	float:left;
	height:auto;
	margin:15px 0px;
}

.stage-wrap_ .content{
	padding:0px 30px;
}

#footer_ {
	clear:both;
	width:950px;
	height:100px;
}

.footer-wrap_ {
	font-size:11px;
	background:#4d6154;
	width:auto;
	height:60px;
	margin:30px;
}

.footer-wrap_ a{
	color:#FFFFFF !important;
	text-decoration:none;
}
.footer-wrap_ a:hover{
	color:#FAB005  !important;
	text-decoration:underline;
}

td.tdImg { width:110px; height:110px;}
#prevLink {background: url(../lightbox/images/prevlabel.gif) left 15% no-repeat;}
#nextLink {background: url(../lightbox/images/nextlabel.gif) right 15% no-repeat;}
#divWG {text-align:center; font: 12px Verdana, Arial, Helvetica, sans-serif; color:#4d6154;}
#divWG img, #divWG table {border:none;}
#divWG a:link, #divWG a:visited {text-decoration:none;}
#divWG a:hover {color:red;text-decoration:underline;}
#tblThumbsLayout {text-align:left; margin: 0 auto;}
#tblGalleryName{margin-top:2px;}
#currentGalleryLocation {font-weight:bold;}
td#galleryNameCell {font-size: 18px; font-weight:bold; color:#606060; margin: 6px 6px 0 0;}
td#pagingCell {text-align:right; }
.currentPage {font-weight: bold;}
td#pagingCell a, .currentPage {font-size: 12px; padding: 3px 5px; border:1px solid #4d6154; vertical-align:middle; text-align:center; }
td#pagingCell a:hover, .currentPage {border: #666 1px solid; background-color:transparent; text-decoration:none;}
td.tdImg {border: 1px solid; border-color: #4d6154; text-align:center; background-color:transparent; vertical-align:middle;padding:4px;}
td.tdImg img {margin:7px auto 0px; text-align:center;}

/*'if(NS || IE) action = window.setInterval("scrollmenu()",1);*/