/* CSS Document */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #330000;
}

td {
font-family: arial, helvetica, sans-serif; 
font-size: 12px;
}

#wrapper {
	width: 750px;
	margin-left: -375px;
	position: relative;
	z-index: 1;
	height: 580px;
	left: 50%;
	margin-top: 25px;
	background-color: #FFFFCC;
}

#wrapper #header {
	height: 100px;
}

#wrapper #subheader {
	background-color: #330000;
	height: 20px;
}

#wrapper #body {
	height: 430px;

}

#wrapper #body #left-nav-column {
	float: left;
	width: 90px;
	height: 370px;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 60px;
	background-color: #993300;
}

#wrapper #body #mainstage {
	float: right;
	width: 585px;
	height: 410px;
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 20px;
}

#wrapper #footer {
	background-color: #330000;
	height: 14px;
	text-align: center;
	padding-top: 16px;
	clear: both;
	float: left;
	width: 100%;
}

/* Home page Styles */

#wrapper #body #mainstage-home {
	float: right;
	width: 585px;
	height: 320px;
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 50px;
}

#wrapper #body #mainstage #home-main-left {
	width: 330px;
	float: left;
}

#wrapper #body #mainstage #home-main-right {
	float: right;
	width: 240px;
	padding-top: 25px;
}

#wrapper #body #mainstage #home-main-bottom {
	clear: both;
	float: left;
	width: 100%;
}

#wrapper #body #portfolio-index-left {
	width: 350px;
	float: left;
}

#wrapper #body #mainstage #portfolio-index-right {
	float: right;
	width: 220px;
	padding-top: 70px;
}

#wrapper #body #mainstage #static-pg-text {
	height: 325px;
	width: 386px;
	position: absolute;
	z-index: 2;
	top: 200px;
	bottom: auto;
	left: 148px;
}

#wrapper #body #mainstage #static-pg-right-photos {
	height: 384px;
	width: 212px;
	position: absolute;
	z-index: 3;
	left: 523px;
	top: 143px;
}

#wrapper #body #mainstage #my-studio-pg-text {
	height: 191px;
	width: 352px;
	position: absolute;
	z-index: 2;
	top: 200px;
	bottom: auto;
	left: 148px;
}


#wrapper #body #mainstage #bio-pg-steichen {
	padding-left: 362px;
	padding-top: 5px;
}


#extras-pg-text {
	position:absolute;
	left:151px;
	top:188px;
	width:322px;
	height:70px;
	z-index:6;
}

#extras-popout-links {
	position:absolute;
	left:553px;
	top:443px;
	width:143px;
	height:75px;
	z-index:7;
}

#extras-top-rt-img {
	position:absolute;
	left:536px;
	top:187px;
	width:194px;
	height:168px;
	z-index:8;
}

#extras-bottom-left-img {
	position:absolute;
	left:186px;
	top:310px;
	width:240px;
	height:188px;
	z-index:9;
}

#driving-directions {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	padding-top: 20px;
	padding-left: 20px;
}

/* heading selector styles */

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding-bottom: 20px;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* Class Styles */

.a8pt {
	font-size: 8pt;
}


/* Global Link Style */

a:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	font-style: normal;
}

a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	text-decoration: none;
	font-style: normal;
}

a:hover {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF6600;
	text-decoration: none;
}

/* Left Nav Link Style */

a.link-left-nav:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
}

a.link-left-nav:visited {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #FFCC00; 
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
}

a.link-left-nav:hover {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFCC; 
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
}

/* Portfolio Index Page Link Style */

a.link-portfolio-index:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #6A5000;
	font-weight: bolder;
	text-decoration: none;
	font-style: italic;
	line-height: 1.7em;
}

a.link-portfolio-index:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #6A5000;
	font-weight: bold;
	font-style: italic;
	line-height: 1.7em;
}

a.link-portfolio-index:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #930;
	font-weight: bold;
	font-style: italic;
	line-height: 1.7em;
}

/* Generic Custom Link Style */

a.linkgeneric:link {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
	text-decoration: underline;
}

a.linkgeneric:visited {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #000000; 
	font-weight: normal;
	text-decoration: underline;
}

a.linkgeneric:hover {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
	text-decoration: none;
}


/* Class styles from old site 

.a10 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;
}

.a12p {
	font-family: papyrus, arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
}

.a14bold {
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	line-height: normal;
}


.a12red {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #FF0000;
}

.a14 {
font-family: arial, helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: normal;
}

.apagetitle {
font-family: arial, helvetica, sans-serif; 
font-size: 18px; 
font-style: italic; 
font-weight: normal;
}

.asubtitle {
font-family: arial, helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: bold;
}

.customlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #330000;
}

*/

