@charset "UTF-8";
/* CSS Document */   
   
/* Overall Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body {
	background-color: #663;
	margin: 0;
	padding: 0;
	}

/* Layout Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#container {
	background-color: transparent;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat;
	width: 900px;
	border: 2px solid #FFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#pageHeader {
	height: 100px;
	width: 900px;
	margin: 0;
	border-bottom: 2px solid #fff;
	background-image: url(../images/bg_header1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #333300;
	}
#pageHeader a {
	display:block;
	width:900px;
	height:100px;
}
#quickSummary {
	height: 166px;
	width: 750px;
	background-color: transparent;
	margin-top: 0;
	margin-left: 0;
	}
#testimonials {
	height: 134px;
	width: 201px;
	font-size: 10px;
	font-style: italic;
	color: #CCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 16px;
	float: left;
	position: relative;
	background-color: #000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}	
#flash {
	height: 166px;
	width: 504px;
	top: 0px;
	margin-top: 0px;
	margin-left: 231px;
	background-color: transparent;
}
#linkList {
	color: #000;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 215px;
	background-color: transparent;
	float: left;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-left: 15px;
	margin-top: 0px;
}
#gallery {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 500px;
}
.white_spacer {
	background-color: #FFF;
}
#lselect, #larchives, #lfavorites, #lresources {
	color: #666;
	border: 2px solid #fff;
	padding: 12px;
	background-color: #CCCC66;
	width: 80%;	
}	
#lnews {
	color: #333;
	border: 2px solid #fff;
	padding: 12px;
	background-color: #CCCC66;
	width: 80%;	
}	
.spacer {
	background-color: transparent;
	height: 15px;
	width: 100%;
}
#preamble {
	margin-left: 230px;
	width: 502px;  /* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 500px;	 /* Actual value for conformant browsers */
	background-color: #CCCC66;
	background-image: url(../images/bg_preamble2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #666;
	margin-top: 0px;
	border: 2px solid #fff;
	}
#maincontent {
	background-color: #FFF;
	margin-left: 231px;
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-right: 20px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
table {
	width: 450px;
	border: 2px solid #65672F;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #CACE5E;
}
#maincontenttext {
	padding-right: 29px;
	padding-left: 20px;
}
#subheader {
	margin: 0px;
}
#maincontent p.p1{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;	
}	
#explanation {
	color: #666;
	width: 500px;  /* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color: #FFF;
	background-image: url(../images/title_two.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 230px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-bottom: 0px;
	height: 100%;
}
#explanation2 {
	color: #666;
	width: 500px;  /* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color: #FFF;
	background-image: url(../images/title_one.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 230px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-bottom: 0px;
	height: 100%;
}
#footer {
	color: #fff;  /* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color: #000;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-size: 9px;
	text-align: right;
	line-height: 16px;
}

/* Text Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#preamble p, #quickSummary p.p2 {
	line-height: 20px;
	color: #666;
	background: transparent;
	font-size: 12px;
	width: 250px;
	padding-right: 15px;
	padding-left: 15px;
}
#preamble p.p1 {
}
#preamble p.p2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#preamble p.p3 {
	padding: 0;
	margin: 0 18px 0 18px;
}
#preamble .wide {
	line-height: 20px;
	color: #666;
	background: transparent;
	font-size: 12px;
	width: 450px;
	padding-right: 15px;
	padding-left: 15px;
}

/* First Paragraphs */
#explanation p.p1 {
	font-size: 12px;
	line-height: 16px;
	padding-right: 15px;
	padding-left: 15px;
}
#explanation2 p.p1 {
	font-size: 12px;
	line-height: 16px;
	padding-right: 15px;
	padding-left: 15px;
}

/* One Paragraph */
#quickSummary p.p1 {
	font-size: 11px;
	background: transparent;
	color: #999;
	text-align: left;
}

/* Lists Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#linkList ul {
	font-size: 80%;
	list-style:none;
	margin: 0;
	padding: 0;
}
#linkList ul li {
	background:   url(../images/bullet_gen.gif) no-repeat 2px 3px;
	margin: 0;
	padding: 0 0 5px 15px;
	line-height: 16px;
	color: #999;
}
#linkList #lselect li {
	background:   url(../images/bullet_design.gif) no-repeat 2px 3px;
	font-size: 10px;
}
#linkList #lfavorites li {
	background:   url(../../Copy%20of%20landmarkBuilders/images/bullet_fav.gif) no-repeat;
	font-size: 10px;
}
#linkList #lselect a:link, #linkList #lselect a:visited, #linkList #lfavorites a:link, #linkList #lfavorites a:visited {
	display: block;
}
#linkList #lselect a.c:link, #linkList #lselect a.c:visited, #linkList #lfavorites a.c:link, #linkList #lfavorites a.c:visited {
	display:inline;
}

/* Links Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a, a:link, a:visited {
	background: transparent;
	color: #333;
	text-decoration: none;
}
a:hover {
	background: transparent;
	color: #999900;
	text-decoration: none;
}
#linkList a, #linkList a:link, #linkList a:visited {
	background: transparent;
	color: #444;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#linkList a:hover {
	background: transparent;
	color: #999900;
	text-decoration: none;
}
#linkList a.c, #linkList a.c:link, #linkList a.c:visited {
	background: transparent;
	color: #666;
	text-decoration: none;
}
#linkList a.c:hover {
	background: transparent;
	color: #333;
	text-decoration: underline;
}
#linkList #lselect a {
	font-size: 10px;
	font-weight: bold;
}
#linkList #lselect a.c {
	font-size: 10px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* Headings Definitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
h3 {
	margin-bottom: 0px;
	font-size: 12px;
}
h3 span {
	display: none;
}
#linkList h3 {
	width: 150px;
	height: 20px;
	margin-top: 20px;
}
#preamble h3 {
	width: 500px;
	height: 34px;
	border-bottom: 2px solid #fff;
	margin: 0;
	height: 36px;  /* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 34px; /* Actual value for conformant browsers */
	background-color: transparent;
	/*background-image: url(../images/title_one.gif);*/
	background-image: url(../images/Homearama.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
html>#preamble h3 {
	height: 34px;
}
#explanation h3{
	width: 500px;
	height: 34px;
	margin: 0;
}
#lselect h3, #lfavorites h3, #larchives h3, #lresources h3, #lnews h3 {
	height: 20px;
	margin: 0;
	color: #000;
}
#slideshow {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.buttonLink a {
	padding: 3px;
	border: 1px solid #65672F;
	font-size: 10px;
	font-weight: bold;
	color: #900;
	height: 30px;
	width: 250px;
}
.buttonLink a:hover {
	background-color: #CCC;	
}

/* Lightbox styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#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; }
