/* TAGS **************************************/
/* TAGS **************************************/

body, html {
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
	background-color:#39456F;
	background-image:url(../images/template/container_gradient.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	padding-left: 8px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color:#666;
	text-align:left;
	padding: 8px 8px 0 8px;
	border-bottom:dotted;
	border-width:1px;
	border-bottom-color:#666;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align: center;
}
h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align: center;
}
h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #522b08;
	margin: -1px;
	line-height: 10pt;
	text-align: center;
}
h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #522b08;
	text-align: center;
}
h7 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align: left;
}
	
/* BODY COPY ************************************/
/* BODY COPY ************************************/


.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}

.boldColored {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #5B3821;
}

.Firstletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: 5F1F12;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #5D3A22;
}
.indexText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	font-style: italic;
	padding: 8px;
	text-align: center;
}
.pageHeading {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align:left;
	padding: 8px 8px 0 8px;
	border-bottom:dotted;
	border-width:1px;
	border-bottom-color:#003366;
	vertical-align: bottom;
}
.paragraphHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	color: #3E4F7D;
}
.paragraphHeadingRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	color: #5F1F12;
}


/* LAYOUT **************************************/
/* LAYOUT **************************************/

.contentTile {
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-x;
	background-position:top;
	height: 5px;
	min-height: 5px;
}
.tdDottedTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #C4A586;
	border-bottom-color: #C4A586;
}

/* BANNER **************************************/

.sideNavType {
	font-family: Arial, Helvetic, sans-serif;
	font-size: 14 pt;
	font-weight: bold;
	color: #FFFFFF;
}
#bannerPhoto {
	z-index: 1;
	position: absolute;
	text-align: center;
	width: 850px;
	top: 0;




}

#slideshow {
	z-index: 1;
	position: absolute;
	top: 0;
	text-align: center;
	width: 850px;
}
#Nav {
	z-index: 10;
	position: absolute;
	text-align: center;
	width: 850px;
	top: 0px;












}
.homepageMovieHeight {
	height: 421px;
	min-height: 421px;
}
.pageBannerHeight {
	height: 250px;
	min-height: 250px;
}
#rentNav {
	z-index: 99;
	position: absolute;
	left: 3px;
	top: 250px;
	width: 120px;
}
/* FOOTER **************************************/

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.footerHeight {
	height: 50px;
	min-height: 50px;
}


/* LINKS **************************************/
/* LINKS **************************************/

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*color: #35466F;*/
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #C60;
	text-decoration: none;
}
a.footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.sidelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.sidelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 pt;
	font-weight: bold;
	color: #FFFFFF;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

