@charset "UTF-8";
/* CSS Document */

html, body {
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #fcd939;
	position: inherit;
}



#allcontent {
	padding: 0;
	width: 100%;
	height: auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #fdf6eb;
	display:block;
}




/* HEADER AND NAVIGATION */

	#headercontainer {
	margin: 0;
	max-width: 840px;
	width: 840px;
	height: 100px;
	position: relative;
	display: block;
	}
	
	
	
		#headerimage {
			width: 271px;
		}
		
		
		
		#nav {
			float: right;
			margin-top: -20px;
		}
		
		#nav ul {
			list-style-type: none;
			margin: 0;
		}

		#nav ul li {
			display: inline;
		}
		
		#nav ul li a {
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			padding: 0 0 0 20px;
			color: #333333;
			text-decoration: none;
		}

		#nav ul li a:hover {
			color: #a01b1b;
		}
	
	


/* CONTENT */
	
	#holidaypics  {
	padding:10px;
	}
	
	#contentbg {
		width: 100%;
		max-w\idth: 1800px;
		max-width: 1800px;
		height: 100%;
		background-color: #fdf6eb;
		position: relative;
		float: left;
	}
	
	#contentcontainer {
		position: relative;
		float: left;
		margin-top:10px;
		max-width: 1024px;
		width: 1024px;		
	}
	
	#aboutcontainer {
		position: relative;
		float: left;
		margin-top:10px;
		max-width: 10240px;
		width: 800px;		
	}
	
	
	
		#contentleft {
			float: left;
			width: 292px;
		}
		
			#contentleft h1 {
				font-size: 16px;
				margin: 0 10px 0 25px;
			}
			
			#contentleft p {
				margin: 20px 10px 15px 25px;
				line-height: 1.5em;
			}
		
		
		
		#contentright {
			float: right;
			width: 500px;
		}
		
		#farright {
			float: right;
			width: 200px;
			padding-left:5px;
		}
		
		#contentleftsecondary {
	float: left;
	width: 700px;
	background-color: #FFFFCC;
		}
		
			#contentleftsecondary h1 {
				font-size: 16px;
				margin: 0 10px 0 25px;
			}
			
			#contentleftsecondary p {
				margin: 20px 10px 15px 25px;
				line-height: 1.5em;
			}
			
			#contentleftsecondary ul {
				margin: -20px 0 0 45px;
				line-height: 1.5em;
				list-style-type: disc;
			}
			
			#contentleftsecondary a {
				color: #a01b1b;
				text-decoration: none;
				border: none;
			}
			
			#contentleftsecondary a:hover {
				color: #0066CC;
			}
		
		#flashgallery {
	float: right;
	margin: 5px;
	width:350px;
	height:520;
		}
		
		#contentrightsecondary {
	background-image: url(../images/callout_bg.gif);
	background-repeat: repeat-y;
	float: right;
	width: 315px;
	padding-bottom: 10px;
		}
		
			#contentrightsecondary h1.first {
				font-size: 16px;
				margin: 11px 10px -10px 25px;
			}
			
			#contentrightsecondary h1 {
				font-size: 16px;
				margin: 40px 10px -10px 25px;
			}
			
			#contentrightsecondary p.quote {
				margin: 20px 10px 0 25px;
				line-height: 1.5em;
				color: #990000;
			}
			
			#contentrightsecondary p.signature {
				margin: 10px 10px 15px 25px;
				line-height: 1.5em;
				font-size: 11px;
			}
		
		#contentfull {
		}
		
			#contentfull h1 {
				font-size: 16px;
				margin: 0 10px 0 25px;
			}
			
			#contentfull p {
				margin: 20px 10px 15px 25px;
				line-height: 1.5em;
			}
		
			.aboutUs {
				list-style: none;
			}
			
			.aboutUs a {
				color: #333;
				text-decoration: none;
				border: none;
			}
			
			.aboutUs a:hover {
				color: #a01b1b;
			}
			
			.aboutUs img {
				border: 1px solid #354f5c;
				width: 100px;
				height: 142px;
			}
			
			.aboutUs li {
				display: inline;
				float: left;
				margin: 7px;
				padding: 15px 105px 15px 15px;
				position: relative;
			}
	
		#samplesContainer {
			background-color: #fdf6eb;
			padding-bottom: 12px;
			margin-bottom: -12px;
			min-height: 400px;
		}
		
		#samplesContainer h1 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #000033;
			margin: 0 0 0 25px;
		}
		
		#samplesContainer p {
			vertical-align: top;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #333333;
			margin: 10px 10px 10px 25px;
			padding: 10px 0 20px 0;
			line-height: 18px;
		}
		
		#samples {
		}
		
		#samples ul {
			list-style-type: none;
		}
		
		#samples ul li {
			display: inline;
			padding: 10px;
		}
		
		#samples img {
			padding: 2px;
			border: 1px solid #354f5c;
			margin: 0 0 10px 0;
		}	
		
		#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;
		}	





/* FOOTER */
	
	#footer {
		position: relative;
		float: left;
		background-image: url(../images/footer_bg.gif);
		background-repeat: repeat-x;
		width: 100%;
	}
	
		#footer p {
			padding: 15px 10px 25px 20px;
		}
