/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ type selectors 1A2222------------------------ */

body {
	background:#FFFFFF url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px Helvetica, Arial, sans-serif; 
	color:#746755;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#B39C7E; }
h2	{ font-size:1.1em; color:#A59074; }
h3	{ font-size:1.0em; color:#897861; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#666666; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#333333; text-decoration:none; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet.jpg") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:4px 23px 0px 2px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

h2.top {padding-top:50px;}
p.top {padding-top:50px;}
p.orange-brown {color:#553525;}
img.btn-more {margin-bottom:-9px;}

/* ------------------------ form elements ------------------------ */

input, textarea, select { 
	background-color:#2E221D !important;
	border: 1px solid #212929;
	color:#746755;
	width:250px;
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin:0 4px 4px 54px;
	padding:1px 0 0 4px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; }

textarea { height:81px; overflow:auto; }

#contact_business { display: none; }



/* ------------------------ submit button form elements ------------------------ */

input.submitbutton { 
	width:259px;
	height:19px;
	cursor:pointer; 
	padding:0; 
	background:url("../images/btn-submit.jpg") no-repeat;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

#wrap {
	background:url("../images/content-repeat.jpg") top repeat;
	width:1171px;
	text-align:left;
	margin:0 auto 30px auto;
	}

#wrap-top {
	background:url("../images/wrap-top.jpg") top no-repeat;
	width:1171px;
	height:49px;
	}
		
/* ------------------------ horizontal sprite nav ------------------------ */
#column-right #nav { 
	background:url("../images/nav.jpg") top left no-repeat; 
	width:287px; 
	height:317px; 
	margin:0;
	padding:0; 
	}

#column-right #nav li span { display: none; }

#column-right #nav li { float:left; list-style:none; position:relative; }

#column-right #nav li, #column-right #nav a { 
	height:49px;	/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#column-right #nav-01 { margin-top:15px; width:235px; }

/* margin-top if there is a spacing between each nav button */
#column-right #nav-02, #column-right #nav-03, #column-right #nav-04, #column-right #nav-05, #column-right #nav-06 { margin-top:0; width:225px; }

#column-right #nav-01 a:hover { background:url("../images/nav.jpg") -300px  -15px no-repeat; }
#column-right #nav-02 a:hover { background:url("../images/nav.jpg") -300px  -67px no-repeat; }
#column-right #nav-03 a:hover { background:url("../images/nav.jpg") -300px  -119px no-repeat; }
#column-right #nav-04 a:hover { background:url("../images/nav.jpg") -300px  -171px no-repeat; }
#column-right #nav-05 a:hover { background:url("../images/nav.jpg") -300px  -223px no-repeat; }
#column-right #nav-06 a:hover { background:url("../images/nav.jpg") -300px  -275px no-repeat; }


/*-------------- OPTIONAL - Keeps the hover state on each page based on body id 
body#SPECIFY #nav-01 { background:url("../images/nav.jpg")  -79px -30px no-repeat; }
body#SPECIFY #nav-02 { background:url("../images/nav.jpg") -158px -30px no-repeat; }
body#SPECIFY #nav-03 { background:url("../images/nav.jpg") -247px -30px no-repeat; }
body#SPECIFY #nav-04 { background:url("../images/nav.jpg") -341px -30px no-repeat; }
body#SPECIFY #nav-05 { background:url("../images/nav.jpg") -428px -30px no-repeat; }
body#SPECIFY #nav-06 { background:url("../images/nav.jpg") -428px -30px no-repeat; }
body#SPECIFY #nav-07 { background:url("../images/nav.jpg") -428px -30px no-repeat; }

------------- */




/* ------------------------ body ------------------------ */


#header-graphic {
	background:url("../images/header-index3.jpg") no-repeat; 
	width:884px;
	height:194px;
	position:relative;
	}
	
	body#links #header-graphic {background:url("../images/header-index-links.jpg") no-repeat;}
	body#photo #header-graphic {background:url("../images/header-index-photo.jpg") no-repeat;}
	body#art #header-graphic {background:url("../images/header-index-art.jpg") no-repeat;}
	
	#header-graphic a.homelink {
	position:absolute;
	top:19px;
	left:58px;
	width:784px;
	height:41px;
		}
		
		#header-graphic a span {display:none;}

#header-graphic p.flash {
	position:absolute;
	top:11px;
	left:-12px;
	width:784px;
	height:41px;
} /* sets height for the flash header - REMOVE IF NOT USED */
		

#column-main {
	width:884px;
	float:left;
	}
	
	#column-main .web-grid {
	width:800px;
	margin:43px 30px 10px 56px;
	float:left;
	}
	
	#column-main .web-grid img {
	width:113px;
	margin:0px 1px 6px 0px;
	float:left;
	}
	
	#column-main .web-grid2 {
	width:800px;
	margin:-6px 30px 30px 56px;
	float:left;
	}
	
	#column-main .web-grid2 img {
	width:113px;
	margin:0px 1px 6px 0px;
	float:left;
	}
	
	#column-main #two-column-left {
	width:380px;
	margin:0px 20px 10px 0px;
	float:left;
	}
	
	#column-main #two-column-left img {
	margin:10px 20px 6px 0px;
	}
	
	#column-main #two-column-right {
	width:380px;
	margin:0px 20px 10px 0px;
	float:left;
	}
	
	#column-main #two-column-right img {
	margin:10px 20px 6px 0px;
	}
	
	#column-main #two-column-left-work {
	width:380px;
	margin:0px 20px 10px 0px;
	float:left;
	}
	
	#column-main #two-column-left-work img {
	margin:10px 20px 6px 0px;
	}
	
	#column-main #two-column-right-work {
	width:380px;
	margin:0px 20px 10px 0px;
	float:left;
	}
	
	#column-main #two-column-right-work img {
	margin:10px 20px 6px 0px;
	}
	
	#column-main table#resume-table {
	width:600px;
	float:left;
	margin:10px 30px 10px 50px;
	}
	
		#column-main table#resume-table td.res-left {
		width:100px;
		padding:10px 10px 10px 10px;
		vertical-align:top;
		text-align: right;
		border-right: 1px solid #666666;		
		}
		
			#column-main table#resume-table td.res-left p {
			margin:0px 0px 5px 0px;
			}
		
		#column-main table#resume-table td.res-right {
		width:500px;
		padding:10px 10px 10px 10px;
		vertical-align:top;
		text-align:left;		
		}
		
			#column-main table#resume-table td.res-right p {
			margin:0px 0px 5px 0px;
			}
	
	
body#index #column-main {background:url("../images/content-top-index.jpg") no-repeat;}	
body#web #column-main {background:url("../images/content-top-web.jpg") no-repeat;}
body#art #column-main {background:url("../images/content-top-art.jpg") no-repeat;}
body#bio #column-main {background:url("../images/content-top-bio.jpg") no-repeat;}
body#links #column-main {background:url("../images/content-top-links.jpg") no-repeat;}
body#photo #column-main {background:url("../images/content-top-photo.jpg") no-repeat;}
body#contact #column-main {background:url("../images/content-top-contact.jpg") no-repeat;}

#column-main p, #column-main h1, #column-main h2, #column-main h3, #column-main ul {margin:0px 30px 10px 30px;}

#contact-left {
	width:320px;
	float:left;
	}
	
#contact-right {
	width:550px;
	height:240px;
	margin-top:28px;
	float:left;
	background:url("../images/bg-contactportrait.jpg") left no-repeat;
	}
	
	#column-main #contact-right p {margin:3px 0 0 345px;}
	#column-main #contact-right h2 {margin:158px 0 0 345px;}


#index-intro {
	width:884px;
	height:180px;
	}
	
body#index #index-intro {background:url("../images/subhead-index.jpg") no-repeat;}
body#web #index-intro {background:url("../images/subhead-web.jpg") no-repeat;}
body#art #index-intro {background:url("../images/subhead-art.jpg") no-repeat;}
body#bio #index-intro {background:url("../images/subhead-bio.jpg") no-repeat;}
body#links #index-intro {background:url("../images/subhead-links.jpg") no-repeat;}
body#photo #index-intro {background:url("../images/subhead-photo.jpg") no-repeat;}
body#contact #index-intro {background:url("../images/subhead-contact.jpg") no-repeat;}
	
	#index-intro #intro-left  {
		width:250px;
		float:left;
		padding-top:16px;
		}
		
	#index-intro #intro-left p {
		margin:0 20px 8px 55px;
		}
		
	#index-intro #intro-left p.recent img {margin:40px 0 0 0;}
	
	#index-intro #intro-right  {
		width:620px;
		float:left;
		padding-top:56px;
		}
		
	#index-intro #intro-right p {
		margin:0 15px 5px 50px;
		}
		
	#index-intro #intro-right p.who {padding-top:20px;}

	ul.link-list {
	width:200px;
	float:left;
	margin: 10px 5px 10px 50px;
	}


/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:884px;
	float:left;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 30px 10px 54px;
		}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:287px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3 {
		margin:0px 30px 10px 24px;
		}
		
		#column-right p.img {margin-left: 65px;}
		
	#column-right ul {
		margin:0 30px 10px 34px;
		}
		#column-right ul li {
		background:url("../images/bullet.jpg") 0 3px no-repeat;
		padding-left:13px;
		margin-bottom:3px;
		}
		
	#col-right-top {
		background:url("../images/col-right-top-gradient.jpg") top no-repeat;
		width:287px;
		height:84px;
		}
	
		

/* ------------------------ header framework ------------------------ */



/* ------------------------ subhead framework -------------------
#subhead { height:61px; } 
	body#index #subhead { height:265px; background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	
----- */


/* ------------------------footer framework ------------------------ */
#footer {
	background:url("../images/bg-footer.jpg") no-repeat;
	width:1171px;
	height:138px;
	float:left;
	}

#footer p {
	color:#897861;
	margin:0 60px 14px 60px;
	width:907px;
	}

#footer a:link, #footer a:visited { color:#333; text-decoration:none; }
#footer a:hover, #footer a:active { color:#666; text-decoration:underline; }

#footer ul {margin:40px 60px 14px 240px; width:550px;}
	#footer li {
		padding:0 5px 0 7px;
		display: inline;
		border-left: 1px solid #897861;
		}
	#footer li.first { border: none; }

