/*Reset reloaded by Eric Meyer's - brilliant - thanks*/
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*end of meyer's*/

/*<!--overall settings-->*/
a {
	text-decoration: none;
}
.clearleft {
	clear: left;
}
/*##################################*/
/*		body and backgrounds		*/
/*##################################*/
body {
	background: #dcd9e2;
	overflow-y: scroll;
	overflow-x: hidden;
	font-family: Helvetica, Arial;
	font-size: 0.7em;
	line-height: 1.2em;
}
body#home #wrap {
	background: #dcd9e2 url(../images/backgroundhome.jpg) no-repeat;
	background-position: center;
}
body#biog #wrap {
	background: transparent url(../images/biog_bckg.jpg) no-repeat;
	background-position: center;
}
body#process #wrap {
	background: #dcd9e2 url(../images/background8blur.jpg) no-repeat;
	background-position: center;
}
body#contact #wrap {
	background: #dcd9e2 url(../images/background9.jpg) no-repeat;
	background-position: center;
}
body#gallery {
	background: #fefefe;
}
#wrap {
	margin: 0px auto;
	width: 100%;
}
body>#wrap {
	max-width: 1147px;
	min-height: 900px;
}
/*##################################*/
/*			header					*/
/*##################################*/
#header {
	padding: 100px 0 10px 210px;
	color: #fff;
}
#wrap>#header {
	min-width: 650px;
}
body#biog #header {
	color: #2d302a;
}
h1 {
	font-size: 4.2em;
	margin: 0 0 15px 0px;
}
#header span {
	font-size: 2em;
}
body#home #header {
	background: transparent url(../images/bckg_home2.gif) repeat;
}
body#process #header {
	background: transparent url(../images/bckg2.gif) repeat;
}
body#biog #header {
	background: transparent url(../images/bckg_biog2.gif) repeat;
}
body#contact #header {
		background: #333;
}
body#gallery #header {
	background: transparent url(../images/bckg_biog2.gif) repeat;
	color: #2d302a;
}
/*##################################*/
/*			menu					*/
/*##################################*/
ul#nav {
	float: left;
	clear: left;
	font-size: 1.2em;
	padding: 50px 0em 0 80px;
	width: 130px;
}
ul#nav li {
	margin: 10px 0px 18px 0px;
}
ul#nav li a {
	display: block;
	text-decoration: none;
	color: #fff;
}
/* menu settings - specific changes on different pages */
body#biog ul#nav li a {
	color: #2d302a;
}
body#gallery ul#nav li a {
	color: #2d302a;
}
/*<!--current link highlighting-->*/
body#home .home, body#biog .biog, body#process .process, body#contact .contact, body#gallery .gallery {
	font-weight: bold;
	font-style: italic;
}
/*###################################*/
/* 		CONTENT STYLING	 			 */
/*###################################*/
/* Biography */
body#biog #content {
	max-width: 50em;
	margin: 55px 0 0 210px;
}
body#biog dl {
	font-size: 1.2em;
	color: #2d302a;
}
body#biog dl dt {
	font-size: 1em;
	font-weight: bold;
	color: #2d302a;
	position: relative;
	padding: 5px 0 .5em 0;
}
body#biog dl dd {
	line-height: 1.2em;
	display: block;
	margin: 0 0 0.5em 0;
}
body#biog dl dd span {
/* 	Working Process CONTENT STYLING	 */
	margin: 0 0 0 20px;
	font-style: italic;
}
/*###################################*/
/* 	Working Process CONTENT STYLING	 */
/*###################################*/
body#process #content {
	background: transparent url(../images/bckg2.gif) repeat;
	background-position: top left;
	width: 40%;
	margin: 55px 0 0 210px;
	color: #fff;
	padding: 5px;
}
body#process #content p {
	padding: 0 0 .5em 0;
	font-size: 1.2em;
	line-height: 1.2em;
}
/*###################################*/
/* 		CONTACT CONTENT STYLING	 */
/*###################################*/
body#contact #content {
	margin: 45px 0 0 210px;
	padding: 0 0 20px 0;
	font-size: 1.4em;
	width: 32em;
	background: #333;
	color: #fff;
}
body#contact #content dl#contact_details {
	width: 17em;
	margin: -10px 0 0 0;
}
body#contact dl#contact_details dt {
	float: left;
	width: 5em;
	text-align: right;
	margin: 10px 0 0 0;
	line-height: 1.2em;
}
body#contact dl#contact_details dd {
	background-position: top left;
	float: left;
	width: 8em;
	margin: 10px 0 0 12px;
	line-height: 1.2em;
}

/*##################################*/
/*			GALLERY STYLING			*/
/*##################################*/
body#gallery #content {
	margin: 0 0 0 210px;
	position: relative;
}
body#gallery #content ul#subnav {
	background: #efefef;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 1.2em;
	width: 10.5em;
	padding: 52px 0em 2em 0;
	float: left;
}
body#gallery #content ul#subnav li {
}
body#gallery #content ul#subnav li a{
	color: #2d3e2e;
	padding: .5em 0 .5em 2em;
	display: block;
	background: #efefef;
}
body#gallery #content ul#subnav li a:link {
	background: #efefef;
}
body#gallery #content ul#subnav li a:visited {
	background: #efefef;
}
body#gallery #content ul#subnav li a:hover {
	background: #fefefe;
	color: #2d3e2e;
	
}
body#gallery #content ul#subnav li a:active {
	background: #fefefe;
	color: #dcd9e2;
}



body#gallery ul#nav_b {
	background: #efefef;
	float: left;
	clear: left;
	width: 9.5em;
	padding: 4em 1em 4em 2.2em;
}
body#gallery ul#nav_b li {
	display: inline;
}
body#gallery ul#nav_b li#nav_bl a {
	background: transparent url(../images/btn_prev.gif) no-repeat;
	background-position: top right;
	margin: 0 10px 0 0;
	padding: 0 14px 0 0;
}
body#gallery ul#nav_b li#nav_br a {
	background: transparent url(../images/btn_next.gif) top left no-repeat;
	padding: 0 0 0 15px;
} 
body#gallery ul#nav_b li a {
	color: #2d3e2e;
}
body#gallery ul#nav_b li a:link {
	color: #2d3e2e;
}
body#gallery ul#nav_b li a:visited {
	color: #2d3e2e;
}
body#gallery ul#nav_b li a:hover {
	color: #000;
}
body#gallery ul#nav_b li a:active {
	color: #404d40;
}
body#gallery #content dl {
	color: #2d3e2e;
	background: #efefef;
	width: 12.6em;
	padding: 0 0 800px 0;
	float: left;
	clear: left;
}
/*the image is inside the dt html tag */
body#gallery #content dl dt {
	width: 550px;
	height: 550px;
	position: absolute;
	left: 13em;
	top: 5px;

}
body#gallery #content dl dd {
	width: 90px;
	padding: 0 0 5px 2.2em;
}





/*##################################*/
/*	footer - on contact page only	*/
/*##################################*/
#footer {
	margin: 0 0 0 210px;
	font-size: 1.4em;
	width: 32em;
	background: #dcd9e2;
	color: #333;
	text-align: center;
	padding: 10px 0;
}
body>#footer {
	max-width: 1147px;
	min-height: 900px;
}

a.webauthor {
	font-size: 1em;	
	padding: 20px 0;
}
a:link.webauthor {
		color: #9a402c;
}
a:visited.webauthor {
		color: #9a402c;
}
a:hover.webauthor {
		color: #fefefe;
}
a:active.webauthor {
		color: #2d302a;
}