/*Styles for Arden Forensics*/
/*Copyright 2007 Sleight-of-Hand Studios*/
@charset "utf-8";
* {
	margin:0;
	border:0;
	padding:0;
}
body {
	color: #003366;
	letter-spacing: normal;
	font: small Arial, Helvetica, sans-serif;
	background: #D8D0AE;
	/*line-height: 1.2em;*/
}

p {
	margin: 0px 5px 1em 5px;
	padding: 0px;
}

ol {
	list-style-position: outside;
}
em {
	font-weight: bold;
	font-style: normal;
}
ul {
	margin-left: 1em;
	text-indent: -1.1em;
}
#Container {
	width:800px;
	position: relative;
	z-index: 1;
}
#Header {
	visibility: visible;
	float: none;
	position: relative;
}
#Logo_ {
	position:static;
	left:0px;
	top:0px;
	width:242px;
	height:109px;
	float: left;
}
#Header1_ {
	position:static;
	left:242px;
	top:0px;
	width:183px;
	height:109px;
	float: left;
}
#Header2_ {
	position:static;
	left:425px;
	top:0px;
	width:182px;
	height:109px;
	float: left;
}
#Header3_ {
	left:607px;
	top:0px;
	width:183px;
	height:109px;
	float: left;
}
#HeaderSl_ {
	left:790px;
	top:0px;
	width:10px;
	height:109px;
	float: left;
}
/*Main Navigation Styles*/
#HNav {
	position: absolute;
	z-index: 50;
	top: 85px;
	left: 180px;
}
#HNav ul {
	list-style: none;
	display: inline;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}
#HNav li {
	/*list-style: none;*/
	display: inline;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	padding-right: 1em;
	white-space: nowrap;
	color: #000066;
	/*font-size: 9px;*/
}
#HNav a {
	text-decoration: none;
	color: #305170;
	border-style: none;
}
#HNav a:link {
	text-decoration: none;
}
#HNav a:hover {
	text-decoration: none;
	color: #D8D0EE;
	background: #E09941;
}

#Contact {
	left: 550px;
	display: none;
	position: absolute;
	visibility: hidden;
}
body#index a#index_link,
body#articles a#articles_link,
body#cases a#cases_link,
body#credentials a#credentials_link,
body#expertise a#expertise_link,
body#trial a#trial_link,
body#determine a#determine_link,
body#autopsies a#autopsies_link,
body#retaining a#retaining_link {
color: #663300;
}
#Content {
	/*position: relative;*/
	/*clear: both;*/
	float: left;
	background: #D8D0AE url(../images/Nav.gif) repeat-y;
	height: 100%;
	min-height: 400px;
	padding-bottom: 1em;
	/*min-width: 190px;*/
}
/* Content min-height for Internet Explorer bug*/
/*\*/
* html #Content {
	height: 400px;
	/*width: 190px;*/
}
#Content2 {
	/*position: relative;*/
	/*clear: both;*/
	/*float: left;*/
	/*background: #D8D0AE url(../images/Nav.gif) repeat-y;*/
	height: 100%;
	min-height: 400px;
	padding-bottom: 1em;
}
/* Content min-height for Internet Explorer bug*/
/*\*/
* html #Content2 {
	height: 400px;
}
#VertNav {
	margin-top: 20px;
	display: none;
}
/**/
#SubNav_ {
	/*position:static;*/
	top:109px;
	width:147px;
	float: left;
	padding: 25px 5px 0 18px;
	color: #003300;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	/*visibility: hidden;*/
}
#SubNav_ ul {
	text-decoration: none;
	list-style: url(none) none;
}

/*#SubNav_ li {
	margin-bottom: 0.8em;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	font: bold 0.6em Verdana, Arial, Helvetica, sans-serif;
}*/
#SubNav_ a {
	text-decoration: none;
	color: #305170;
}

/*#SubNav_ a:link {
	text-decoration: none;
	color: #003300;
}*/
#SubNav_ a:hover {
	text-decoration: none;
	color: #D8D0EE;
}
/*#SubNav_  a:visited {
	color: #663300;
}*/
#SubNav_  h5 {
	text-decoration: underline;
	margin-bottom: 1em;
	font-size: small;
}
/*#CenterCol_ { for left nav
	left:180px;
	width:430px;
	float: left;
	padding: 25px 3px;
	position: absolute;
	top: 109px;
}*/
#CenterCol_ {
	position:static;
	left:170px;
	width:430px;
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 3px;
	padding-left: 3px;
}
#CenterCol_ li {
	margin-bottom: 1em;
	margin-left: 1em;
	list-style: inside;
}
#CenterCol_ h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	padding: 0 0 1em 5px;
	visibility: hidden;
	display: none;
	/*letter-spacing: -.05em;*/
}
#CenterCol_ h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2px;
	color: #AD9C7C;
}
.onecolstyle #CenterCol_ {
	width:600px;
	padding: 25px 30px 0 0;
}
#RightCol_ {
	/*height: 100;*/
	/*left:644px;*/
	top:109px;
	width:184px;
	float: right;
	color: #663333;
	/*padding-right: 5px;*/
	padding-left: 3px;
	/*border-left: 2px solid #663300;*/
	padding-top: 25px;
	font: smaller Arial, Helvetica, sans-serif;
	right: 0px;
	/*position: absolute;*/
}
#RightCol_ p {
	font-size: small;
}
#RightCol_ ul {
	margin-bottom: 1em;

}

#RightCol_ li {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 10px;
}

#RightCol_ h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: oblique;
	font-weight: normal;
	text-align: center;
	padding-bottom: 15px;
}
#RightCol_ h2 {
	text-align: center;
	padding-bottom: 0.5em;
	background: url(../images/Footer3.jpg) repeat-y;
	padding-top: 0.5em;
	margin-bottom: 1em;
	font: normal large Arial, Helvetica, sans-serif;
}
#RightCol_ h4 {
	text-align: center;
	padding-bottom: 0.5em;
	background: url(../images/Footer3.jpg) repeat-y;
	padding-top: 0.5em;
	margin-bottom: 1em;
	font: normal small Arial, Helvetica, sans-serif;
}
#RightCol_ h5 {
	text-align: left;
	padding-bottom: 0em;
	/*background: url(../images/Footer3.jpg) repeat-y;*/
	padding-top: 0em;
	margin-bottom: 0em;
	font: normal small Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

.onecolstyle   #RightCol_{
	display: none;
}
/*Footer styles*/
#Footer {
	clear: both;
}

#Footer1_ {
	left:0px;
	top:580px;
	width:170px;
	height:20px;
	float: left;
	background: #D8D0AE url(../images/Footer1.gif);
}
#Footer2_ {
	left:170px;
	top:580px;
	width:453px;
	height:20px;
	float: left;
	background: #D8D0AE url(../images/Footer2.jpg);
}
#Footer3_ {
	left:623px;
	top:580px;
	width:177px;
	height:20px;
	float: left;
	background: url(../images/Footer3.jpg);
}
.copyright {
	/*text-align: center;*/
	font: 10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	width: auto;
	text-align: center;
}
.copyright a {
	text-decoration: none;
	color: #CCCCCC;
}
/*Form styles*/
.red {
	color: red;
}
#TblForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: auto;
}
#TblForm td {
	padding: 4px;
}
.FormHeader {
	background: #3B6480;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	color: #DCA059;
}
.formbutton {
	background: #DCA059 no-repeat;
	margin-right: 2px;
	margin-left: 2px;
}
.devnote {
	color: #FF0000;
}
.fltrt {
	float: right;
}
img.fltrt {
	padding-left: 5px;
}
