html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
form, label,
fieldset, legend
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;

	background: transparent;
}
body {
	line-height: 1;
	font-size: 62.5%; /* Resets 1em to 10px */
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: 0; }


p {
	margin-top: 1em;
	margin-bottom: 1em;
}



body {
	
	font-size: 12px;
	font-family: Book Antiqua, Palatino, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.01em;
	word-spacing: 0.2em;

}

		body {
			margin: 0;  /* This eliminates page-level padding */
			text-align: center;	/* This must be used in conjunction w/ margin:0 auto and explicit width on child divs in order to center those divs */
			background: #cccc99; #ded6bd;
			color: #666666; #7E795C; #77766e;
		}
		a {
			color: #fff;
			text-decoration:none;
		}
		a:hover {
			text-decoration:underline;
		}		
		ul {
			list-style-type: disc;
			/* list-style: none; */
			color: #ccc;
		}		
		.centeringDiv {
			margin:0 auto; /* in conjunction w/ text-align center on containing element (or body tag), center aligns the div */
			width: 752px;
			border: solid 0px red;
		}
		.popupCenteringDiv {
			margin:0 auto; /* in conjunction w/ text-align center on containing element (or body tag), center aligns the div */
			width: 700px;
			border: solid 0px red;
		}		
		.fullPageCenteringDiv {
			margin:0 auto;
		}	
		#portfolioPhoto {
			padding: 0px;
		}
		#portfolioPhoto img {
			border: solid 1px #663;
		}	
		.portfolioPhotoCredit {
			font-weight:500; color:#ccc; font-size:12px; padding:0px 2px 2px 0; text-transform:uppercase; font-variant:small-caps
		}
		.portfolioPhotoSubLabel {
			font-weight:500; color:#ccc; font-size:12px; padding:1px 2px 2px 0; text-transform:uppercase; font-variant:small-caps
		}
	
		#headerDiv {
			height: 125px; /* Not sure why Firefox loses shape w/out this height here, but it does, so don't remove */
		}
		#popupHeaderDiv {
			height: 85px; /* Not sure why Firefox loses shape w/out this height here, but it does, so don't remove */
			padding-top: 5px;
		}		
		#stripeDiv {
			/* top: 150;  Removed - no effect */
			background: #7E795C;
			color: #fff;
			
			
			min-height:280px;
			height:auto !important;
			height:280px;

			border: solid 0px black;
			border-top: solid 1px #663;
			border-bottom: solid 1px #663;
		}
		#logoImage {
			display: block;
		}

		#popupLogoDiv {
			width: 260px;
			border: solid 0px fuschia;
			float: right;
			text-align: left;
		}
		#mainDiv{
			text-align: left;
		}
		#introContentContainingDiv {
			padding-right: 0px;
			border:solid 0px blue;
			float:left;
		}
		#introContent {
				width: 310px;
				/*background: #EAEAEA;*/
				position: relative;
				float: left;
				text-align: left;
				padding-top: 50px;		
				border: solid 0px red;
		}
		#introContentSpacer {
			width:40px;
			float:left;
		}

		#mainImageDiv {
			border: solid 0px blue;
			text-align: left;
			border-right: solid 0px #663;			/* set to 0 b/c not all images same width */
		}
		#mainImageDiv img {
			border-right: solid 1px #663;
			border-left: solid 1px #663;
		}	
		.leftCol {
			width: 350px;
			float: left;			
		}
		.rightCol {
			width: 400px;
			float: left;
		}
		
		#middleRow {  /* If opt to do white-bounded nav menu instead, comment out the width, uncomment the bkgrd & border-bottom, and change padding to 6px 0 5px 0;  */
			/* width: 750px; */
			padding: 9px 0 5px 0;
			/* padding: 6px 0 5px 0;*/
		 background: #E1EABE;  /*#E3EBC2 #E6EFC4; #DCDEC6 */
		 border-bottom: solid 1px #663;
		}
		#bottomAnchor { 
			padding: 9px 0 5px 0;
			 background: #E1EABE;  /*#E3EBC2 #E6EFC4; #DCDEC6 */
			 border-top: solid 1px #663;
		}
		#middlePopupRow {
			width: 700px;
			height: 600px;
			padding: 15px 0 15px 0;
			border: solid 0px white;
			text-align:right; padding:0px;
		}		
		#middleRowLeft {
			width: 350px;
			/*background: #EAEAEA;*/
			position: relative;
			float: left;
			text-align: left;
			font-weight: bold;
		}
		
		#bottomLeft {
			width: 350px;
			float: left;
			text-align: left;
		}
		#bottomRight {
			width: 400px;
			float: left;
			text-align: left;
			color: #333;
			line-height: 16px;
		}
		div.clear {
			clear: both;
		}

		.introLabel {
			font-weight: bold;
		}
		.introText {
			color: #ccc;
			/* font-weight: 700; */
		}


		.mainMenuLinks {
			font-weight: bold;
			color: #635F49;
		}
		.mainMenuLinks a {
			text-decoration: none;
			color: #635F49;
		}
		.mainMenuLinks a:hover {
			/*text-decoration: underline; */
			color: #999;
		}
		.mainMenuLinks .menuOff {
			color:#fff;
			font-size:11pt;
		}


		#slideshowNavigation {
			text-align: right; 
			padding: 0 0 3px 0;
		}
		#footer {
			padding:40px 4px 0 0; 
			text-align:right;
			color: #666;
			margin-bottom:1em;
		}
		#footer a {
			color: #666;
			text-decoration: none;
		}
		#footer a:hover {
			text-decoration: underline;
		}
		#footer .bullet {
			#color:#666;
		}

.homebloghead {
}

#contact {
	text-align: right;
}

#contactreason {
	font-style: italic;
	text-align: right;
}

#contactnumber {
	font-size: 26px;
	margin-bottom: 0.5em;
	letter-spacing: 2px;
	text-align: right;
}
#contactmore {
	text-align: justify;
	letter-spacing: 1px;
	float: right;
}

#sitehead {
	width: 100%;
}

#sitehead tr {
	vertical-align: bottom;
}

#sitehead td {
	text-align: left;
	padding: 0;
}

a.livepresslink:hover:after {
	content: "  (click to read)";
}