body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Helvetica Neue, Arial;
	color: #7f7f7f;
	background: #111;
}

a, a:active, a:visited {
	color: #639335;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	margin: 0;
	margin-bottom: 7px;
	padding: 0;
	
}

p {
	margin: 0 0 15px 0;
	line-height: 15px;
}

/* Allows for clearing of floats */

hr {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	visibility: hidden;
}

/* If I link an image there's no way I want that 2 px border by default. */

img {
	border: 0;
}

/* Page wrapper, centers content */

#page {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}


/* Header */

#header {
	background: url(../images/headerback.jpg) no-repeat;
	height: 42px;
	padding: 33px 0 6px 0;
	margin-bottom: 15px;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	background: url(../images/peterwong.gif);
	display: block;
	width: 301px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 29px;
}

#navigation {
	float: right;
	width: 560px;
	margin-right: 16px;
}

#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navigation li {
	float: left;
	position: relative;
	width: 139px;
}

#navigation li a.work, #navigation li a.about, #navigation li a.contact, #navigation li a.order {
	height: 13px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#navigation li a.work {
	width: 37px;
	background: url(../images/navigation/work.gif);
}

#navigation li a.about {
	width: 41px;
	background: url(../images/navigation/about.gif);
}

#navigation li a.contact {
	width: 52px;
	background: url(../images/navigation/contact.gif);
}

#navigation li a.order {
	width: 39px;
	background: url(../images/navigation/order.gif);
}

#navigation li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	padding-top: 6px;
	float: left;
	width: 139px;
	background: #000;
	z-index: 100;
}

#navigation li ul li {
	padding: 0 0 6px 5px;
}

#navigation li ul li a {
	color: #fff;
}

#navigation li ul li a:hover {
	color: #639335;
	text-decoration: underline;
}

#navigation li:hover ul, #navigation li.over ul{ display: block; }

li>ul { 
	top: auto;
	left: auto;
}

/* Content */

#content {
	width: 681px;
	margin: 0 0 0 155px;
	padding: 0 69px 35px 0;
	background: url(../images/contentback.jpg) no-repeat bottom right;
}

/* Homepage Quote */

#bottom {
	width: 681px;
	margin: 15px 0 0 0;
}

#bottom blockquote {
	background: url(../images/quoteback.gif) no-repeat;
	width: 215px;
	margin: 0 0 0 10px;
	padding: 0 38px 0 30px;
	float: left;
}

#bottom blockquote p {
	margin: 0 0 15px 0;
	line-height: 15px;
	
}


/* Webisode Promo */

#film {
	width: 180px;
	padding: 0 0 0 10px;
	float: left;
}

#blog {
	width: 180px;
	padding: 0 10px 0 0;
	float: left;
}


#webisode {
	width: 224px;
	padding: 0;
}

#blog img, #film img, #webisode img {
	float: left;
	margin: 0 10px 20px 0;
}

#film h3, #webisode h3 {
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
}

#webisode h3 {
	margin: 0;
	padding-top: 10px;
}

#film h3 {
	margin: 4px 0 0 0;
}

#film p, #webisode p {
	margin: 0;
	font-size: 11px;
	line-height: 14px;
}

/* Headers */

#content h2 {
	height: 23px;
	text-indent: -9999px;
	margin: 0 0 15px 0;
	padding: 0;
}

#content h2.golfscapes {
	background: url(../images/headers/golfscapes.gif);
	width: 111px;
}

#content h2.landscapes {
	background: url(../images/headers/landscapes.gif);
	width: 115px;
}

#content h2.architecture {
	background: url(../images/headers/architecture.gif);
	width: 125px;
}

#content h2.placesandthings {
	background: url(../images/headers/placesandthings.gif);
	width: 246px;
}

#content h2.myphilosophy {
	background: url(../images/headers/myphilosophy.gif);
	width: 156px;
}

#content h2.biography {
	background: url(../images/headers/biography.gif);
	width: 109px;
}

#content h2.webisode {
	background: url(../images/headers/webisode.gif);
	width: 102px;
}

#content h2.contactme {
	background: url(../images/headers/contact.gif);
	width: 78px;
}

#content h2.orderprints {
	background: url(../images/headers/orderprints.gif);
	width: 124px;
}

#content h2.stockphotos {
	background: url(../images/headers/stockphotos.gif);
	width: 135px;
}

/* Footer */

#footer {
	text-align: right;
	color: #444;
	font-size: 10px;
	width: 735px;
	margin: 0 0 0 155px;
	padding: 0 15px 0 0;
}

#footer ul {
	list-style: none;
}

/* Allow for CSS dropdown */

#gallery {
	z-index: 0;
	margin-left: auto;
	margin-right: auto;
}

/* Columns */

.column {
	width: 330px;
	padding-right: 10px;
	float: left;
}

#columnwide {
	width: 400px;
	padding-right: 10px;	
}

#columnnarrow {
	width: 260px;
	padding-right: 10px;
}

#columnverynarrow {
	width: 210px;
	padding-right: 15px;
}

/* Various Tags and Alignment */

img.alignleft {
	float: left;
	margin: 0 5px px 0;
	display: inline;
}

img.alignright {
	float: right;
	margin: 0 0 5px 5px;
	display: inline;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}