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,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
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;
}
body, input, textarea {
font-family: Arial, Verdana,Tahoma;
font-size: 0.8em;
}
body {
background-color: #454841;
color: #ccc;
}
p {
padding-top: 1em;
}
p a {
font-weight: bold;
}
p strong {
color: #fff;
}
h1 {
font-size: 1.5em;
color: #fff;
line-height: 1.5em;
}
h2 {
font-size: 1.3em;
}
h3 {
font-size: 1.2em;
color: #fff;
}
a {
color: #fff;
text-decoration: none;
}
a:hover {
color: #c90;
text-decoration: underline;
}

#fullWidthHeader {
  background-color: #282828;
  border-bottom: solid 2px #C90;
 line-height: 1em;
}
#header {
	height: 170px;
	margin: 0px auto 0px auto;
	width: 900px;
}
#headleft {
  float: left;
  height: auto;
  width: 480px;
background: url('/images_site/peter_nash_wedding_photography.jpg') no-repeat left bottom;
}
#headright {
	margin-top: 140px;
	float: right;
	width: 420px;
	text-align: right;
}
#outerWrapper {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 900px;
}
#outerWrapper #contentWrapper {
  overflow: hidden;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 20px 0px 20px 0px;
	width: 120px;
	text-align: right;
line-height: 1.4em;
}
#outerWrapper #contentWrapper #content {
line-height: 1.2em;
 margin: 0 130px 0 0;
  padding: 20px 0px 20px 0px;
}
#fullwidthfooter {
  background-color: #282828;
border-top: solid 2px #C90;
}
#fullwidthfooter #footer {
	height: 100px;
	margin: 0px auto 0px auto;
	width: 900px;
	text-align: center;
}
#fullwidthfooter #footer #footleft {
	float: left;
	width: 450px;
	text-align: left;
	font-size: 0.8em;
}
#fullwidthfooter #footer #footright {
	float: right;
	width: 450px;
	text-align: right;
}
.rhsimage {
float: right;
padding: 0 10px 20px 10px;
}
fieldset {
border: 1px solid #ccc;
padding:1em;
margin-top: 1em;
}
.contact label { padding-top: 3px; position: absolute; text-align:right; width:130px; }
.contact input, textarea { margin-left: 140px;  font-size: 1em; margin-bottom: 0.3em; }
.contact #contactSubmit { 
	margin-left: 0px;
	color: #000000;
	background-color: #c90;
 border: 1px solid #fff;
padding: 3px;
}
.slideshow { width: 280px; height: 400px; margin: auto; }
.slideshow img { padding:0; margin: 0; }
.gallery { margin-top: 1em; }
.galleryimage { margin: 5px; }