body {
	margin:10px 0px; 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:#fff;	}

#content { width:760px;   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:48px; }	
#siteIdentity { background-color:#ccc; height:36px; padding:0px; text-align:right; color:#4e4e4e; }
#siteLogo { position:absolute; top:22px; text-align:right; width:760px; z-index:10; }

#mainMenu { font-weight:700; padding: 4px 0px 0px 4px; font-size: 0.8em; color:#4e4e4e; 
			 z-index:20; position:relative; }

#pagePhotoBar { margin-top:30px; }

#copy { padding:15px; font-size:0.9em; overflow:visible; }

#bottomBar { width:760px;  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:0.9em; 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; }

/* 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; }