/* Harris Sheaffer CSS Styles Document - Liquid Layout - Ron Mason, Foster Gross, Inc. - October 25, 2005*/

/* -----Tag Redefinition - Site Wide----- */

html {
overflow-y: scroll;
}
body, html {
	xxfont-family: Georgia, "Times New Roman", Times, serif;
	font-family: verdana, tahoma, Helvetica, sans-serif;
	xxfont-size:10px;
	font-size: 12px;
	margin: 10px;
	color: #000000;
	text-align: center;
	min-width: 700px;
}

form input.submit
{
  color: white;
  background-color: #4E7272;
  border: 1px solid black;
}

#header img	{text-decoration:none;
			outline:none;
			border:0;
			}
a:link{
	color: #388E8E;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	}
a:visited{
	color: #388E8E;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
a:hover{
	color:#CC4633;
}
a:active{
	color:#CC4633;
}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #00514E;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0px;
}
h2{
	font-size: 14px;

	}
h3{
	font-size: 12px;
	text-indent: 20px;
}

h4{
	font-size: 12px;
	text-indent: 20px;
	color:#388E8E;
}

h5{}

h6{}

.em{
	font-style: italic;
}

.strong {
	font-weight: bold;
}

img{
	display:block;
}

ul{
	display:block;
}
.indent{
	padding-left: 20px;
}

li a{
	color: #388E8E;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;

}
li a:hover{
	color:#CC4633;
}
/* -----Pages----- */

#header{
	margin-bottom: 15px;
	height: 80px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(/images/header_bkg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}

#header img {
	float: right;
	margin-right: 5px;
}

#wrapper{
	width: 780px;
/*
	height: 550px;
*/
	margin:0px auto 0 auto;
}

#navigation img {
	margin-left: 12px;
	margin-right: auto;
}

#navigation
{
  width: 100%;
  padding: 0;
/*
	width: 140px;
	height: 570px;
	float: left;
*/
}

#navigation ul
{
  margin: -15px 0 0 10px;
}
/*
div#wrapper>div#navigation ul
{
  margin-left: -30px;
}
*/
#navigation li
{
/*
	display:block;
	width: 120px;
	margin-left: -30px;
*/
  float:left;
  display: inline;
  margin-right: 20px;
  list-style-type: none;
  line-height: 40px;
  text-align: left;
  font-size: 12px;
  text-decoration: none;
  font-weight: bolder;
}
#navigation li a{
  text-decoration: none;
  text-transform: none;
  display: block;
}

a.active {
	color:#4E7272;
}
#intro{
	margin: 45px 0 0 60px;
	position: absolute;
	z-index: 30;
}

#content{
/*
	width: 420px;
	height: 548px;
*/
	width: 580px;
	float: left;
	margin:0;
	padding: 10px;
	text-align: left;

}

#content h6{
	padding:0;
	font-size: 16px;
	color: #388E8E;
	font-weight: bold;
	font-style: italic;
}
#content ul {
	line-height: 25px;
	list-style-type: disc;

}
#practices{
/*
	overflow: auto;
	height: 380px;
*/
	padding: 0 15px 0 0;
}
#publications{
/*
	overflow: auto;
	height: 510px;
*/
	padding: 0 15px 0 0;
}
#bio{
	padding: 0 15px 0 0;
/*
	height: 300px;
	overflow: auto;
*/
}
#headshot{
	margin-right: 0px;
	margin-bottom:1em;
}

#headshot img{
	float:left;
	padding: 2px;

}

#headshot ul {
	line-height: 15px;
	font-size: 14px;
	font-weight: normal;
	display:block;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif);
}

#headshot li{
	width:200px;
}

#headshot ul a{
	color:#388E8E;
}


#subnav{
/*
	height: 570px;
*/
	float: right;
	width: 160px;
	text-align: left;
	padding:10px 0 0 20px;

}

#subnav ul {
	text-decoration: none;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subnav li {
	display: block;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	height: 15px;
	margin: 0 0 15px 0;
}

#subnav img {
	margin:5px 0 2em 0;

}

#footer{
}

.clearing{
	width:99%;
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
}
.contactinfo{
	float: left;
	margin-bottom: 0px;
}
.timesstyle{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.bioborder{
	border: 1px solid #666666;
}
.publication{
	padding-top: 40px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.personnel{
	background-image: url(/images/staff_bkg.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	font-weight: bold;
}
.pagetitle{
font-size: 14px;
	font-weight: bold;
	color: #00514E;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0px;
	background-image: url(/images/staff_bkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
}
.blank{
	border:none;
	text-decoration:none;
	display: block;
	margin: 0px;
	padding: 0px;
}*/

