#mainTable{
	display:table;
}

#tableRow{
	display:table-row;
}

#menu{
	display:table-cell;
	/*float: inherit;*/
	top:inherit;
	bottom: inherit;
	left: inherit;
	position: inherit;
}

#contentCell{
	display:table-cell;
	width:100%;
	padding-right:50px;
	vertical-align:top;
	padding-top:20px;
}


#hrztlContainer{
	margin:0;
	padding:40px 0 40px 0
}

.interText{
	display: inline-block;
	width: 840px;
	font-size: 30px;
	padding: 60px;
	height: 300px;
	font-family: "cousine";
}

img.hztImg{
	height: 530px;
	width:auto;
}

img{
	height: 530px;
	width:auto;
}

#introCont{
	margin:0px;
	padding:0px;
}

img.intro{
	height: 440px;
	width:auto;
	padding-top:40px;
	padding-left:20px;
}

#introSlideCont{
	width: auto;
	height:auto;	
}

#hiddenDiv{
	width:2px;
}

#rights {
padding-bottom: 20px;
}


.slideText{
	font-size:0.6em;
}

div.imgCaption{
	font-family: "cousine";
	color:#000 !important;
}