@charset "utf-8";
/* Start link styles */

a:link {
	color: #006633;
	text-decoration: underline;
}
a:hover {
	color: #D55D22;
}
a:active {
	color: #FF0000;
}
a:visited {
	color: #3A4C00;
	text-decoration: none;
}
body {
	background-image: url(images/background-main.jpg);
	background-color: #789060;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 150%;
	font-size: 11pt;
}
li {
	line-height: 10pt;
}
hr {
	height: 1px;
}
/* Text styles */

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	cursor: auto;
	font-weight: normal;
	line-height: 14pt;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 24pt;
	color: #600;
	font-weight: normal;
	font-family: 'IM Fell DW Pica', arial, serif;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	line-height: 28pt;
}
h2 {
	color: #576846;
	font-size: 16pt;
	font-weight: normal;
	font-family: 'IM Fell DW Pica', arial, serif;
	font-style: italic;
	line-height: 16pt;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-family: 'IM Fell DW Pica', arial, serif;
	;
	font-size: 14pt;
	color: #A86030;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
h4 {
	font-family: 'IM Fell DW Pica', arial, serif;
	font-size: 12pt;
	color: #65693D;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

em {

}

H3 STRONG {
	line-height: 26pt;
}

.titleUnderline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A86030;
}
.subtitleText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #360;
	font-weight: bold;
}
.copyright {
	font-size: 9pt;
	color: #D5D4B8;
}
.tableTerminology {
	background-image: url(images/body-background.jpg);
	background-color: #D3D4B5;
}
.pageTitle {
	padding-right: 20px;
	padding-left: 20px;
}
.body_Table_bG {
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.copyrightText {
	font-size: 8pt;
}
.redStyle {
	color: #930;
	font-weight: normal;
	cursor: help;
}
.RedStyleItalic {
	color: #D55D22;
	font-style: italic;
	font-weight: normal;
	cursor: help;
}
.specialsTextColor {
	color: #FFFFFF;
}
.bodyContentSpacing {
	padding-right: 20px;
	padding-left: 20px;
}
/* LIGHTBOX IMAGES */


#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;
}
#giftCard {
	position:absolute;
	width:102px;
	height:102px;
}
.giftCards {
	position: relative;
	z-index: 100;
	right: 0%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	position: relative;
	top: 50px;
	bottom: 0px;
	right: 0px;
}
#banner {
	padding-right: 20px;
}
#homepagePhotos {
}
#contentArea {
	background-image: url(images/footprints.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#footermenu {
	background-image: url(images/homepage-bottom-box-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.pagePhoto {
	border: 5px solid #DBDBC4;
	padding: 10px;
	background-image: url(images/photos-border-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #eaeadb;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
input {
	background-color: #E3E2D2;
	border: 1px ridge #C2C2A6;
}
#bottombox5 {
	margin-bottom: 20px;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C4C4AA;
	border-right-color: #B7B799;
	border-bottom-color: #A9A985;
	border-left-color: #B7B799;
}
.photoFrameR {
	background-image: url(images/frame-Right.png);
	background-repeat: repeat-y;
	background-position: right;
}
.photoFrameL {
	background-image: url(images/frame-Left.png);
	background-repeat: repeat-y;
	background-position: right;
}
#crocFacts {
	font-size: 14pt;
	text-decoration: none;
	line-height: 16pt;
	color: #878652;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#crocFacts strong {
	color: #4B6A2C;
	font-weight: bold;
	font-size: 18pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#crocFacts sup {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #878652;
}
.crocodileFeetCell {
	background-image: url(images/body-background.jpg);
}
#flag {
	clear: left;
	position: relative;
	right: 620px;
	top: 100px;
}
#dinnerMenu, #lunchMenu {
	background-color: #D3D4B5;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #6A6840;
	border: 1px inset #D4D3B5;
	padding: 2px;
	margin: 2px;
}
#beststeak {
	position: relative;
	left: 520px;
	margin: 0px;
	padding: 0px;
	top: 350px;
	
}
#bodyTable {
	background-image: url(images/body-background.jpg);
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #333;
	border-left-color: #333;
	border-top-style: none;
	/*-moz-box-shadow: 1px 1px 3px #666;*/
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	/*-webkit-box-shadow: 1px 1px 3px #666;*/
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;

}
#calloutTable {
	background-image: url(images/body-background2.jpg);
	border: 1px solid #C7B374;
	margin: 0px;
	padding: 5px;
	-moz-box-shadow: 1px 1px 3px #666;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-box-shadow: 1px 1px 3px #666;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;

}
#calloutTable P {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #630;
	text-shadow: #FFF 1px 1px 0px;
	line-height: 16pt;
	font-weight: bold;
}

#calloutTable li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #5A481A;
	line-height: 18pt;
	text-shadow: #FFF 1px 1px 0px;
	font-weight: normal;
	list-style-type: circle;
	font-style: normal;
	position: relative;
	right: 20px;
}
#photoBox {
	-moz-box-shadow: 1px 1px 2px #5A481A;
   	-webkit-box-shadow: 1px 1px 2px #5A481A;
}
