body {
	margin:0 0 10px 0; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	font-family:Arial, Helvetica, sans-serif; color:#4e4e4e; font-size:1em; background-color:#9AADA5;	}

#content { width:940px;   margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px; background-color:#B9C6C0; color:#4e4e4e; }
	
#siteIDspacer { height:50px; }	
#siteIdentity { background-color:#ccc; height:36px; padding:0px; text-align:right; color:#4e4e4e; }
#siteLogo { position:absolute; top:22px; text-align:right; width:940px; z-index:10; }

#mainMenu { font-weight:700; padding:10px 0 0 6px; font-size: 0.8em; color:#4e4e4e; 
			 z-index:20; position:relative; }

#pagePhotoBar { margin-top:30px; }

#copy { padding: 7px 15px 15px 15px; font-size:0.9em; overflow:visible; }

#bottomBar { width:940px;  margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px; background-color:#B9C6C0; color:#4e4e4e; }

#footer { font-size:0.7em; }

h1 { color:#FFF; font-size:1.2em; font-weight:bold; margin-top:10px; background-color:#B9C6C0; }
h2 { color:#333; font-size:1.1em; font-weight:bold; margin-top:10px; background-color:#E8EAE8; padding:2px 4px; }
h3 { font-size:1em; }

/* link styles for main copy */
a:visited { color:#FFF; text-decoration:none; background-color:#B9C6C0; }
a:link {color:#666; background-color:#B9C6C0; }
a:active {color:#FFF; background-color:#B9C6C0; }
a:hover { color:#FFF; background-color:#ccc; }

/* link styles below for main menu*/
#mainMenu a:visited { color:#666; text-decoration:none; background-color:#B9C6C0; }
#mainMenu a:link { 	color:#666; background-color:#B9C6C0; text-decoration:none } 
#mainMenu a:active { color:#666; background-color:#B9C6C0; text-decoration:none } 
#mainMenu a:hover { color:#666; text-decoration: underline; background-color:#B9C6C0; }

/* link styles below for bottom bar */
#bottomBar a:visited { color:#666; text-decoration:none; background-color:#E8EAE8; }
#bottomBar a:link { color:#666; background-color:#E8EAE8; } 
#bottomBar a:active { color:#666; background-color:#E8EAE8; } 
#bottomBar a:hover { color:#666; text-decoration: underline; background-color:#E8EAE8; }

/* link styles below for footer */
#footer a:visited { color:#666; text-decoration:none; background-color:#fff; }
#footer a:link { color:#666; background-color:#fff; } 
#footer a:active { color:#666; background-color:#fff; } 
#footer a:hover { color:#666; background-color:#E8EAE8; }

.bottomBar1 { background-color:#b1b1b1; color:#4e4e4e; }
.bottomBar2 { background-color:#B8CCB9; color:#4e4e4e; }
.bottomBar3 { background-color:#ccc; color:#4e4e4e; }
.bottomBar4 { background-color:#E8EAE8; text-align:right; padding-right:5px; color:#4e4e4e; font-size:0.7em; }

.inputButton { background-color:#A5ABA6; border:1px solid #999; color:#4e4e4e; }

blockquote { font-style:italic; font-size:0.8em; }

.txt8em { font-size:0.8em; }

.txt7em { font-size:0.7em; }

.txtBold { font-weight:bold; }

.paded { padding:5px; }

.textNTS { font-size:0.7em; text-align:right; }

.testimonials { margin-left:50px; }

.txtPhotographersLGbold { color:#000; font-size:1.6em; font-weight:bold; background-color:#B9C6C0; }

.txtPhotographersLG { color:#000; font-size:1.6em; background-color:#B9C6C0; }

.txtAddressLg { color:#000; font-size:1.3em; font-weight:bold; background-color:#B9C6C0; }

.error { color:#F00; font-weight:bold; background-color:#B9C6C0; }

.alertTable { border: 2px solid #333; }


#top_container { border-bottom:4px solid #999; height:436px; }
#crossfade {
	margin: 10px 0 0 300px;
	padding:10px 0 0 0;
}


#navigation-main ul {
list-style:none outside none;
margin:10px 0 1em 0;
padding:0;
}

#navigation-main li {
margin:0;
padding:0;
}

#navigation-main a {
background-color:#363633;
color:#EEEEEE;
display:block;
height:26px;
margin-bottom:1px;
padding:17px 1px 17px 16px;
text-decoration:none;
}

#navigation-main a:hover {
background-color:#777;
}

/* ======================================================= */
/* crossfade.css for header images */

#crossfade {
	border-bottom:4px solid grey;
	padding:10px 0 270px;
	position:relative;
}

ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

#fade-header li {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}

#fade-header li img {
	display: block;	
}
/* ======================================================= */
