body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	background: #fff;
	}
a:link {
	color: #402b28;
	}
a:visited {
	color: #5d4425;
	}

/* layout */

#wrap {
	min-width: 500px;
	max-width: 1400px;
	background: url(img/wrap-bg.png) repeat-y 70% 0;
	}
#brown-wrap {
	min-width: 500px;
	max-width: 1400px;
	background: #46280E;
	}
#content {
	float: left;
	width: 69%;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;
	}
#content .imgr {
	float: right;
	margin-right: 3px;
	margin-bottom: 3px;
}
#content .imgl {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
}
#content .bio {
	position: relative; 
	padding-top: 10px;
}

#sidebar {
	float: right;
	width: 29%;
	}
#footer {
	clear: both;
	background: #110c08;
	border-top: solid thin #5d4426;
	}

/* gutters */

#content .gutter {
	padding: 25px;
	background: url(img/content-bg.gif) repeat-x top left;
	}

#content .brown-gutter {
	padding: 25px;
	background-color: #46280E;
	}
#content .small_gutter {
	padding: 10px;
}
#sidebar .gutter, #sidebar-2 .gutter {
	padding: 15px;
	}

/* header */

#header {
	border-bottom: thin solid #5d4426;
	background: #5c8844 url(img/logo_stretch2.jpg) repeat-x top left;
	height: 150px;
	}
#header h1 {
	margin: 0;
	padding: 25px 0 0 95px;
	height:150px;
	font-family: Tempus Sans ITC, serif;
	font-size: 260%;
	color: #402b28;
	background: url(img/logo_main3.jpg) no-repeat top left;
	}
	
/* message row */

#message {
	margin: 0;
	padding: 10px;
	font-size: 90%;
	color: #cc9;
	text-align: center;
	background: #404530 url(img/message-bg.gif) repeat-x top left;
	}
#message strong {
	padding: 0 0 0 28px;
	background: url(img/pretzel.gif) no-repeat 0 50%;
	}
	
/* content */

#content h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 150%;
	color: #693;
	font-weight: normal;
	}

dl.feature {
	margin: 15px 0;
	padding: 15px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	}
dl.feature:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
dl.feature dt {
	margin: 0 0 .5em 0;
	font-family: Georgia, serif;
	font-size: 140%;
	color: #693;
	}
dl.feature dt img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 5px 0;
	/* background: url(img/photo-frame.gif) no-repeat bottom right; */
	}
dl.feature dd {
	margin-left: 169px;
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
	}

dl.feature2 {
	margin: 15px 0;
	padding: 15px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	}
dl.feature2 dt {
	margin: 0 0 .5em 0;
	font-family: Georgia, serif;
	font-size: 140%;
	color: #693;
	text-align: right;
	}

/* sidebars */

.box { 
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: #fff url(img/box-b.png) no-repeat bottom right;
	}
.box h3 {
	margin: 0;
	padding: 12px;
	font-family: Georgia, serif;
	font-size: 140%;
	font-weight: normal;
	color: #693;
	background: url(img/box-t.png) no-repeat top left;
	}
.box p, .box ul {
	margin: 0;
	padding: 0 12px;
	}
.box ul li {
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	list-style: none;
	background: url(img/li-bullet.gif) no-repeat 0 3px;
}
.box li.urgent {
	font-size: 110%;
	}

/* footer */

#footer p {
	margin: 0;
	padding: 15px;
	font-size: 85%;
	color: #CCBF7A;
	}

/*  IE fixes */

#content, #sidebar {
	height: 1%;
	}

.feature { 
	display: inline-table; 
	}
/* Hides from IE/Mac \*/
* html .feature { 
	height: 1%; 
	}
.feature { 
	display: block; 
	}
#footer {
	height: 1%;
	}
/* End hide from IE/Mac */

#swatch {
	width: 90%;
	padding: 20px;
}
#color1, #color2, #color3, #color4, #color5	{
	width:19%;
	height: 600px;
	float: left;
}
#color1 {background-color: #402b28; } /* green gray brown */
#color2 {background-color: #807227; } /* ripe avacado */
#color3 {background-color: #CCBF7A; } /* greenish beige */
#color4 {background-color: #FFEF98; } /* yellow */
#color5 {background-color: #d0e0a9; } /* light green */

#appointment {
	margin: 0 0 1em 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 150%;
	color: #693;
	font-weight: normal;
	}

.slideshow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

.swfobject {
  width:640px;
  height:480px;
  display: block;
  position: relative;
  background-color: #fff;
  border: 0px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 0px;
  }

 .slideframe {
  background-color: transparent;
  width: 659px;
  height: 500px;
  margin: 20px 0 0 20px;
  } 

  .music-credit {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: #CCBF7A;
	font-weight: normal;
  }

  #sciv_borealis {
	clear: both;
	padding: 4px 0 0;
  }

  #sciv_borealis a:link {
	color: #fff;
  }
  #sciv_borealis a:visited {
	color: #fff;
  }

.announcement {
	background-color: #e2f9e3;
	border: 1px solid;
	color: #006600;
	margin: 0 20px 20px;
	padding: 5px;
	font-size: 1.2em;
	line-height: 1.4em;
}

