/* For Text-type Pages */
#container {
	min-height: 820px;
	background-image: none;
}

/* Page Structure */
#galleryleft {
	position: absolute;
	height: 100%;
	width: 65%;
	margin: 0;
	padding: 0;
	background-image: url(../Images/navShadowL.png);
	background-position: top right;
	background-repeat: repeat-y;
}
.galleryleft {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -240px;
	padding: 0;
	text-align: center;
}
#galleryright {
	position: relative;
	left: 65%;
	height: 100%;
	min-height: 820px;
	width: 35%;	
	margin: 0;
	padding: 0;
	background-image: url(../Images/woodBG.gif);
	background-position: top left;
	overflow: hidden;
}
.gallerybox {
	position: absolute;
	top: 60px;
	left: 40px;
	margin: 0;
	padding: 0;
}
.gallerycopyright {
	position: absolute;
	bottom: 0px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 100%;
	height: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #666666;
	text-align: center;
}
#textcontent {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	float: left;
}
#textcontent p {
	margin: 1em auto;
	padding: 6px 0 0 0;
	font-family: "DroidSerif", Georgia, Serif;
	font-size: .8em;
	line-height: 1.5em;
	text-align:	left;
	text-decoration: none;
	color: #333333;
}
#textcontent ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #433A35;
}
#textcontent li {
	margin: 0;
	padding: 0;
	font-family: "MuseoSlab", Georgia, Serif;
	font-size: .75em;
	line-height: 1.8em;
	text-indent: 8px;
	text-align:	left;
	text-decoration: none;
	color: #333333;
	list-style: none;
	display: block;
	border-top: 1px dotted #433A35;
}
#textcontent h1 {
	margin: 0;
	padding: 0;
	font-family: "GrotesqueDisplay200", Georgia, Serif;
	font-size: 8em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	text-align:	right;
	text-decoration: none;
	text-shadow: #BBB 0 -1px, #FFF 1px 1px;
	color: #DEDEDE;
	/* background-image: url(../Images/dashline1200.gif); */
	background-position: bottom left;
	background-repeat: no-repeat;
}
#textcontent h2 {
	margin: 1em auto;
	padding: 0;
	font-family: "MuseoSlabItalic", Georgia, Serif;
	font-size: .9em;
	font-weight: normal;
	line-height: 1.5em;
	text-align:	left;
	text-decoration: none;
	color: #AAAAAA;
}
#textcontent h3 {
	margin: 1em auto;
	padding: 0;
	font-family: "MuseoSlab", Georgia, Serif;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	text-align:	left;
	text-decoration: none;
	color: #CB4E1B;
}
#gallerycontent p {
	margin: 1em auto;
	padding: 0;
	font-family: "DroidSerif", Georgia, Serif;
	font-size: .8em;
	line-height: 1.5em;
	text-align:	left;
	text-decoration: none;
	color: #333333;
}
#galleryleft h1 {
	margin: 0;
	padding: 0 40px 0 0;
	font-family: "GrotesqueDisplay200", Georgia, Serif;
	font-size: 8em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	text-align:	right;
	text-decoration: none;
	text-shadow: #BBB 0 -1px, #FFF 1px 1px;
	color: #DEDEDE;
}

/* Navigation Band Adjustment */
#navbandtop {
	height: 315px;
}
#navband {
	min-height: 820px;
	float: left;
}
#contacttab {
	left: 65%;
}
#infobox {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -200px;
	padding: 0;
	height: 400px;
	width: 99%;
	/* background-image: url(gridBG.png); */
	z-index: 101;
}
#leadin {
	position: relative;
	width: 40%;
	margin-top: 269px;
	z-index: 109;
	float: left;
}
.leadin {
	position: relative;
	padding: 0 0 18px 0;
	min-width: 200px;
	font-family: "GrotesqueDisplay200", Georgia, Serif;
	font-size: 2.5em;
	font-weight: normal;
	line-height: .9em;
	text-align:	left;
	text-decoration: none;
	color: #EEEEEE;
	text-shadow: #A7A7A6 0 -1px;
	/* background-image: url(../Images/dashline1200.gif); */
	background-position: bottom left;
	background-repeat: no-repeat;
}

/* Glider Styling */
#my-glider {
	height: 400px;
	margin: 0 auto;
	padding: 0;
	/* background-color: #FFF;
	background-image: url(navShadowL.png);
	background-position: top right;
	background-repeat: repeat-y; */
}
.controls {
	position: absolute;
	left: 50%;
	margin-top: 32px;
	margin-left: -85px;
	width: 170px;
	height: 84px;
	padding: 0;
	/* background-image: url(tableBG.gif);
	background-repeat: no-repeat; */
	text-align: center;
	z-index: 108;
}
.prevnext {
	position: absolute;
	left: 50%;
	width: 240px;
	margin-top: 67px;
	margin-left: -120px;
	padding: 0;
	z-index: 107;
}
.previous {
	float: left;
}
.next {
	float: right;
}
div.scroller { 
/* modify width and height of scrolling section if necessary */		
	width: 600px; 
	height: 400px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	border: 0;	
}
div.scroller div.section { 
/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 600px;
	height: 400px;
	margin: 0 auto;
	padding: 0;	
	overflow: hidden;
	float: left;	
}
div.scroller div.content {
	width: 10000px;
}
/* div#section2 {
	width: 580px;
	height: 380px;
	background-color: #FFF;
	border: solid 10px #DDD;
	color:#666;
}
div#section4 {
	width: 580px;
	height: 380px;
	background-color: #FFF;
	border: solid 10px #DDD;
	color:#666;
}
*/
a.tip {
	text-decoration: none;
}

a.tip span {
	position: absolute;
	top: 50%;
	left: 50%;
	display: none;
	margin: 0;
	padding: 0; 	
	width: 143px;
	height: 61px;
}
a.tip:hover span {
	display: inline;	 
	padding: 14px 0 0 0;
	background: url("../Images/titleBubble.png") no-repeat;
	font-family: "MuseoSlab", Georgia, Serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	text-align: center;
	color: #999;
	text-decoration: none;
}