* { margin:0; padding:0; }
body {
	font-size:62.5%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	background:url(binaries/background.jpg) top center no-repeat #070606;
	color:#FFFFFF; 
}
.clearer { clear:both; }
.replace { text-indent:-999em; overflow:hidden; text-align:left!important; }
#wrapper {
	margin:0 auto;
	width:900px;
}
h1#logo {
	width:450px;
	height:156px;
	background:url(binaries/logo.jpg) top left no-repeat;
}
ul#nav {
	width:900px;
	background:url(binaries/nav.jpg) top center no-repeat;
	height:52px;
}
ul#nav li {
	display:inline;
	list-style:none;
	float:left;
	text-indent:-999em;
	overflow:hidden;
}
ul#nav li a {
	display:block;
	height:52px;
}

ul#nav li a:hover, .current {
	background-image:url(binaries/curr.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}

ul#nav li a:hover.home, .home.current {
	background-position:bottom left;
}
ul#nav li a:hover.contact , .contact.current {
	background-position:bottom right;
}

ul#nav li a.home { width:80px; }
ul#nav li a.weddings { width:126px; }
ul#nav li a.commercial { width:153px; }
ul#nav li a.portraits { width:131px; }
ul#nav li a.blog { width:98px; }
ul#nav li a.gallery { width:113px; }
ul#nav li a.links { width:101px; }
ul#nav li a.contact	 { width:98px; }

#homeGal img { float:left; }
#homeText { 
	background:url(binaries/homeGalleryShadow.jpg) top center no-repeat; 
	width:900px; 
	float:left; 
	padding-top:33px;
	margin-bottom:15px;
}
.weddingPhotographer {	
	width:607px;
	height:46px;
	background:url(binaries/weddingPhotographerLakeDist.jpg) top left no-repeat;
	margin-bottom:20px;
}
.latestNews {	
	width:188px;
	height:38px;
	background:url(binaries/latestNews.jpg) top left no-repeat;
	margin-bottom:20px;
	float:right;
}
.checkAvailability {
	width:265px;
	height:55px;
	background:url(binaries/checkAvailability.jpg) top left no-repeat;
	margin-bottom:20px;
}
#leftCol {
	float:left;
	width:610px;
}
#rightCol {
	float:right;
	width:225px;
	background:url(binaries/accredits.jpg) bottom right no-repeat;
	padding-bottom:100px;
	text-align:right;
}
p {
	margin-bottom:20px;
	font-size:1.2em;
}
h3 {
	color:#CCCCCC;
	font-size:1.6em;
	margin-bottom:10px;
}
a { 
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
#footer {
	width:900px;
	background:url(binaries/footer.jpg) top center no-repeat;
	padding-top:15px;
}
.copycredit {
	float:right;
	width:200px;
	margin-bottom:20px;
	text-align:right;
}
.footLinks {
	float:left;
	width:680px;
	font-size:0.9em;
	color:#666666;
}
