/*       Layout
======================= */
body {
        margin: 0px;
        padding: 0px;
        text-align: center;
        background:url("../images/bg-body.png") repeat-x left top #97989b;
}
div {
        position: relative;
}
img {
   border:0;
}
#pagewidth{
        width:996px;
        background:url("../images/slope-on-tree.png") no-repeat right top;
        position:relative;
}
#box-tree {
        background:url("../images/tree.jpg") repeat-y right top #fff;
        width:996px;
        text-align:left;
        margin-left:auto;
        margin-right:auto;
}
#header{
        width:100%;
        height:183px;
        position:relative;
        z-index:100;
}
#wrapper{
        clear:both;
        position:relative;
}
#leftcol{
        width:200px;
        float:left;
}
#maincol{
        float: left;
        display:inline;
        width: 846px;
        padding:20px 0 100px;
 }
#footer{
        clear: both;
        padding:5px 10px;
        height:100px;
        width:996px;
        margin:0 auto;
}
.left {
        float:left;
}
.right {
        float:right;
}
.txtl{
   text-align:left;
}
.txtc{
   text-align:center;
}
.txtr{
   text-align:right;
}
.clear {
        clear:both;
}
.red {
        color:#F00;
}

.distance-left-photo {
      margin:0 38px 10px 0;
}

 /*       Text
======================= */
body, td, div, select, textarea, input {
        font: 12px 'PT Serif Caption', arial, serif, Arial, Helvetica, sans-serif;
        color:#333;
}
p, h1, h2, h3, table, form {
        margin-left: 38px;
        margin-right: 38px;
}
ul,ol{
        margin:0em 30px 1em 60px; /* Right = same as other elements. Left = Left of other elements +30 */
        padding: 0px;
}
ul li, ol li{
        line-height:1.3em;
        margin: .25em 0;
        padding: 0;
}
li ol, li ul{
        margin-left: 30px;
        margin-top:0;
        margin-bottom:0;
}
table{
        margin-right:0;
}
p {
        margin-top:0;
        margin-bottom:20px;
        line-height:1.9em;
}
h1 {
        font-size: 1.8em;
        margin-top: 0;
        margin-bottom: .3em;
        font-size:20px;
        color:#8f4e32;
}
h2 {
        font-size: 16px;
        color:#664833;
        margin-top: 1.5em;
        margin-bottom: .3em;
}
h3 {
        font-size: 12px;
        color:#333;
        margin-top: 1em;
        margin-bottom: .3em;
}
h1, h2, h3, legend {
        font-weight:normal;
}

/*   Dropdown Nav
======================= */
#nav {
        bottom:0;
        position:absolute;
        height:44px;
        line-height:44px;
        background: url("../images/bg-nav.png") no-repeat left top;
}
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1em;
	padding: 0 0 0 28px;
	margin: 0 0 0 35px;
        width:786px;
}
#nav li {
	float: left;
	padding: 0;
        margin:0;
        height:44px;
        line-height:44px;
        position:relative;
}
#nav a {
	color: #58595b;
	text-decoration: none;
	padding: 0 0 0 15px;
        font-size:15px;
	white-space:nowrap;
        margin:0;
	display: block;
        font-family: Helvetica, Verdana, Arial;
}
#nav a span {
        padding:0 15px 0 0;
        display: block;
        text-align:center;
        cursor:pointer;
}
#nav li a:hover,
#nav li a.current  {
	color:#8f4e32;
        font-style:italic;
        background:url("../images/hover-nav.png") no-repeat left center;
}
#nav li a:hover span,
#nav li a.current span  {
	color:#8f4e32;
        font-style:italic;
        background:url("../images/hover-nav.png") no-repeat right center;
}
#nav li li a{
      display: block;
      height: 30px;
      line-height: 30px;
      margin: 0 1px;
      padding: 0;
      white-space: normal;
      width: 150px;
      font-size:10px;
}
#nav li ul {
	width: 163px; /*  total width of submenu */
	position: absolute;
        padding:10px 22px 20px;
	left: -999em;
	height: auto;
	margin: 0;
        border:none;
        top:44px;
        background:url("../images/bg-submenu.png") repeat-y left bottom;
}
#nav li ul a { /* submenu style */

}
#nav li ul a:hover { /* submenu hover */
       background:none;
       border-top:1px solid #8f4e32;
       border-bottom:1px solid #8f4e32;
}
#nav li:hover ul,
#nav li.sfhover ul /*suckerfish*/{
	left: -25px;
}
#nav li:hover {background-position: 0 0;} /* IE7 Sticky Fix */


span.home {
      width:40px;
}

span.essays {
      width:49px;
}

span.perfomances {
      width:93px;
}

span.art-hand {
      width:78px;
}

/*       Links
======================= */
a {
        color:#369;
        text-decoration:underline;
}
a:hover {
        color:#369;
        text-decoration:none;
}

/*       Header
========================= */
#header h1 {
        margin:0;
        position:absolute;
        height:41px;
        width: 324px;
        top:72px;
        left:36px;
        overflow:hidden;
}
#header h1 a{
        display:block;
        height:100%;
        width: 100%;
}
#header h1 a span{
        display:block;
        height:100%;
        width: 100%;
        position:absolute;
        top:0;
        left:0;
        background:url("../images/logo.png") no-repeat; /* logo image */
        cursor:pointer; /* ie */
}

/*       Content
========================= */

#left-round-corner, #right-round-corner {
      position:absolute;
      bottom:0;
      width:16px;
      height:14px;
      background:url("../images/round-corners.png") no-repeat;
}

#left-round-corner {
      left:0;
      background-position:-16px top;
}

#right-round-corner {
      right:0;
      background-position:left top;
}

.stones {
      position:absolute;
      background:url("../images/stones.png") no-repeat left top;
      width:268px;
      height:268px;
      z-index:10000;
      right:-60px;
      bottom:-60px;
}

.rotator {
      margin:0 0 10px 38px;
      position:relative;
      z-index:1;
}

.slope-rotator {
    background:url("../images/slope-rotator.png") no-repeat;
    right:0;
    top:0;
    width:23px;
    height:285px;
    z-index:100;
    position:absolute;
}

#imageContainer {
    width:416px;  /*  Width of images */
    height:285px; /* Height of images */
    position:relative;
}
#imageContainer img {
    display:none;
    position:absolute;
    top:0;
    left:0;
}


/*       Footer
========================= */
#footer a, #footer a:hover{
        color:#fff;
        text-decoration: none;
}

#footer p{
        margin:0;
        color:#fff;
        font-size:10px;
        font-family: Trebuchet MS, Myriad Pro, Tahoma;
        text-align:center;
}

/*     Float containers fix - Thanks to: http://www.csscreator.com/attributes/containedfloat.php
=============================== */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


/*     printer styles
========================= */
 @media print{
/* Hide unwanted elements */
#leftcol, #header h1 a span, #nav, .rotator{display:none;}
/* Kill floats and backgrounds */
body #pagewidth, #maincol, #wrapper, body, #footer, #header, #header h1, #header h1 a,#footer p{width:100%; float:none; background:none;}
/* Set margins to 0 */
p, h1, h2, h3, table {margin-left:0;margin-right:0;}
ul, ol {margin-left:30px; margin-right:0;}
#maincol {padding-top:0;}
/* Make texts black */
p, li, #footer p, #footer p a{color:#000;}
/* Print Logo as text */
#header,#header h1, #header h1 a{ width: auto; height:auto; text-indent:0; position:static;top:0;left:0;}
#header h1{ margin-bottom:1em;}
}