@charset "utf-8";
/* CSS by Turcotte Data & Designs */
/* www.turcottedata.com           */

body {
	margin: 0px;
	padding: 0px;
	background-color: #F2F8FA;
	background-image: url(../img/backfade.png);
	background-repeat: repeat-x;
}

h1 {
	font-size: 1.1em;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 3px;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

a hover {
	text-decoration: underline;
}

#wrapper {
	width: 950px;
	/*background-color: #EBE7ED;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0px;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 950px;
}

#navigation {
	height: 32px;
	width: 950px;
	display: block;
	background-color: #60a2bf;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../img/navback3.png);
	background-repeat: no-repeat;
	z-index: 20;
	font-size: 1.1em;

}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .93em;
	width: auto;
	height: auto;
	padding-top: 10px;
	background-color: #d4e8ef;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	background: url(../img/corners/middle.gif) center bottom repeat-y;
}

ul.practiceList {
}

li.practiceList {
	margin-left: 30px;
}

#footer {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #0066CC;
	text-align: center;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	background: url(../img/corners/middle.gif) center bottom repeat-y;
}

#footer a {
	color: #0066CC;
	text-decoration: none;
}

#footer a:visted {
	color: #0066CC;
	text-decoration: none;
}

#footer a:hover {
	color: #470a11;
	text-decoration: underline;
}

#credits {
	height: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #0066CC;
	text-align: left;
	background-color: transparent;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 30px;
	padding-bottom: 5px;
	/*border-left: 2px solid #470a11;
	border-right: 2px solid #470a11;
	background: url(../img/corners/bottom.gif) center bottom no-repeat;*/
}

#credits a:link {
	color: #0066CC;
	text-decoration: none;
}

#credits a:visited {
	color: #0066CC;
	text-decoration: none;
}

#credits a:hover {
	color: #470a11;
	text-decoration: underline;
}

#credits a {
	color: #1b2e75;
	text-decoration: none;
}

#bottom {
	height: 14px;
	background: url(../img/corners/bottom.gif) center bottom no-repeat;
}

/* Page dependant styles */
/*#home h1 {
	font-size: 1.1em;
	text-align: center;
}

#history h1 {
	font-size: 1.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
}

#history #mission {
		border-top: 1px solid #0C4670;
		border-bottom: 1px solid #0C4670;
		padding: 10px 5px 10px 5px;
}*/


/* Classes */

.photoLeft {
	margin: 10px 5px 0px 10px;
	padding: 5px;
	float: left;
	border: 1px solid #5aa6c0;
}

.photoRight {
	margin: 10px 5px 0px 10px;
	padding: 5px;
	float: right;
	border: 1px solid #5aa6c0;
}

.headshotLarge {
	margin: 5px;
	border: 1px solid #CEE4ED;
	float: left;
}

.headshotSmall {
	margin: 5px;
	border: 1px solid #CEE4ED;
	/*float: left;*/
}
	
.photoHolder {
	display: inline;
	background-color: #fff;
	width: 157px;
	float: right;
	margin: 10px 0px 0px 10px;
	padding: 0px 5px 5px 5px;
	background: url(../img/nav/drop_shadow.gif) right bottom no-repeat;
}

.phoneTableDesc {
	text-align: right;
	vertical-align: top;
}

.phoneTableNum {
	text-align: left;
	padding-left: 10px;
	vertical-align: top;
}


.disclaimer {
	font-size: .8em;
	padding: 10px;
}

.resumeName {
	font-size: 1.2em;
	font-weight: bold;
	margin: auto auto 0	auto;
}

.resumeDetails {
	font-size: .95em;
	font-style: italic;
	margin: 0;
}

.resumeHeader {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	width: 400px;
	border-bottom: 1px solid #5aa6c0;
}

.resumePlace {	
	margin-bottom: 0;
}

.resumePosition {
	margin: 0;
	font-style: italic;
	font-weight: bold;
	font-size: .95em;
}

.resumeDates {
	margin: 0;
	font-size: .95em;
}

.resumeLists {
	list-style: none;
	margin-bottom: 10px;
	clear: both;
}

.practiceList {
	list-style: none;
	margin-bottom: 10px;
}

/* scroller stuff */
#slider {
  margin: 0;
  position: relative;
  width: 90%;
}

.scroll {
	height: 320px;
	width: 770px;
	padding: 0;
	margin: 0;
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	margin-left: 30px;
	background: #74A6C4;	 
}

.scrollContainer div.panel a:link {
	color: #0000ff;
	text-decoration: none;
}

.scrollContainer div.panel a:visited {
	color: #0000ff;
	text-decoration: none;
}

.scrollContainer div.panel a:hover {
	color: #0000ff;
	text-decoration: underline;
}

.scrollContainer div.panel {
  padding-left: 20px;
/*  padding-top: 10px;
  margin-top: 30px;*/
  height: 320px;
  width: 770px;
  padding-right: 3850px;
  color: #E6E6E6;
  border-right: 1px solid #ccc;
  background: url(../img/sliderBackground.jpg) top left no-repeat;
}

.scrollContainer div.panelOF {
  padding-left: 20px;
  padding-top: 10px;
  margin-top: 30px;
  height: 320px;
  width: 7700px;
  padding-right: 3850px;
  border-right: 1px solid #ccc;
  overflow: auto!important;
}

ul.staffNavigation {
    list-style: none;
    margin: 0;
    margin-top: 0px;
	line-height: 30px;
	padding-left: 20px;
}

ul.staffNavigation li {
    display: inline;
	border-right: 1px solid #666;
}

ul.staffNavigation a {
    padding: 5px;
    color: #60a2bf;
    text-decoration: none;
}

ul.staffNavigation a:hover {
    background-color: #ccc;
	color: #000;
}
ul.staffNavigation a:visited {
	color:#e9eaea;
}
ul.staffNavigation a.selected {
    background-color: #ccc;
	color: #000;
}

ul.staffNavigation a:focus {
    outline: none;
}

h1.panel {
	text-align: left;
	margin-bottom: 0;
}

.panelEmail {
	font-size: .87em;
	margin-top:0;
}

.bioPic {
	float: left;
	padding: 3px;
	margin: 3px;
	border: 1px solid #5aa6c0;
	}
