BODY
{
background: #ffffff url('bg.jpg') repeat; margin: 0;
color: #000000; font-size: 11px; font-family: Verdana;
}
/* Footer */
#footer
{
	background: url('images/footer.jpg') no-repeat;
	width: 900px;
	height: 60px;
	margin: 0 auto;
	padding-top: 50px;
	padding-left: 10px;
	color: #6f90a1;
	font-size: 10px;
	font-family: Verdana;
	clear:both;
}
/* Home Body */
#home
{
	background: url('images/homebody.jpg') no-repeat;
	width: 900px;
	height: 397px;
	margin: 0 auto;
}
/* Services Body */
#services
{
	background: url('images/servicesbody.jpg') no-repeat;
	width: 900px;
	height: 550px;
	margin: 0 auto;
}
/* About Body */
#about
{
	background: url('images/aboutbody.jpg') no-repeat;
	width: 900px;
	height: 550px;
	margin: 0 auto;
}
/* Directions Body */
#directions
{
	background: url('images/directionsbody.jpg') no-repeat;
	width: 900px;
	height: 660px;
	margin: 0 auto;
}
/* Deposition Body */
#deposition
{
	width: 900px;
	height: 895px;
	margin: 0 auto;
	background-image: url('images/depositionbody.jpg');
	background-repeat: no-repeat;
}
/* Header */
#header
{
	background: url('') no-repeat;
	width: 900px;
	height: 292px;
	margin: 0 auto;
}
/* Nav */
#nav
{
	background: url('images/navbg.jpg') repeat-x;
	width: 669px;
	height: 56px;
	float:left;
}
/* Logo */
#logo
{
	width: 231px;
	height: 56px;
	float: left;
}
/* The Address in the Top Right of the Web Site */
#address
{
	padding-left: 13px;
	color: #6f90a1;
	font-size: 10px;
	font-family: Verdana;
}
/* Frame of Entire Site */
#main
{
	background: #e0eaf3 url('images/mainbg.jpg') repeat-y;
	background-position: right;
	width: 900px;
	margin: 0 auto;
	border: 2px #FFFFFF;
	border-left-style: solid;
	border-right-style: solid;
}
/* Text Block on Page */
#bodytext
{
	width: 300px;
	padding-left: 35px;
	padding-top: 55px;
	color: #425f6e;
	font-size: 12px;
	font-family: Verdana;
	float: left;
	min-height: 450px;
}
/* Text Block for 2 Column */
#bodytext2
{
	width: 300px;
	padding-top: 90px;
	color: #425f6e;
	font-size: 12px;
	font-family: Verdana;
	padding-right: 35px;
	padding-left: 20px;
	float:left;
}
/* Text Block for 2 Column About Us Page */
#bodytext3
{
	width: 300px;
	padding-top: 140px;
	padding-left: 20px;
	color: #425f6e;
	font-size: 12px;
	font-family: Verdana;
	padding-right: 35px;
	float:left;
}
/* Left Column Links and Images */
#rightbar
{
	width: 200px;
	height: 56px;
	float: right;
	color: #6f90a1;
	font-size: 10px;
	font-family: Verdana;
}
/* Copyright info located on the lower right corner */
#copyright
{
	width: 225px;
	height: 56px;
	float: right;
}
h1
{
	color: #425f6e;
	font-size: 12px;
	font-family: Verdana;
}
h2
{
	color: #425f6e;
	font-size: 11px;
	font-family: Verdana;
}
h3
{
	color: #425f6e;
	font-size: 11px;
	font-family: Verdana;
}
/* Deposition Form */
label{
	float: left;
	width: 300px;
	font-weight: bold;
	font-size:10px;
}
.boxes{
	width: 1em;
}
#submitbutton{
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}
.input
{
    BACKGROUND-COLOR: #ffffff;
	font-size: 10px;
	font-family: Verdana;
	COLOR: #00122c;
	border: 0;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #425f6e;
	margin-top: 2px;
}
/* Use on images, etc */
.border
{
	border: 0;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #425f6e;
}
.LINK   { color: #543c17; /*font-size: 10px;*/ font-family: Verdana; text-decoration: underline; }
A:LINK   { color: #543c17; /*font-size: 10px;*/ font-family: Verdana; text-decoration: underline; }
#main #directions #bodytext ul li span b a {
	font-size: 12px;
	color: #425f6e;
}

A:HOVER  { color: #543c17; /*font-size: 10px;*/ font-family: Verdana; text-decoration: underline; }
A:VISITED  {
	color: #425f6e;
	/*font-size: 12px;*/
	font-family: Verdana;
	text-decoration: underline;
}
#courtreportersdiv {
	width: 900px;
	height: 800px;
	margin: 0 auto;
	background-image: url('images/citiesbody.jpg');
	background-repeat: no-repeat;
}
#cities {
	width: 900px;
	height: 600px;
	margin: 0 auto;
	background-image: url('images/citiesbody.jpg');
	background-repeat: no-repeat;
}

#bodytext4, #courtreporterstext {
	width: 600px;
	padding-top: 75px;
	padding-left: 35px;
	color: #425f6e;
	font-size: 12px;
	font-family: Verdana;
	padding-right: 35px;
	float:left;
}
.quality {
	font-weight:bold;
}
.scheduledepo {
	text-align: center;
	padding: 10px 15px;
	border: 1px solid #425f6e;
	border-top-color: #eee;
	border-left-color: #eee;
	background-color: #6f90a1;
	width: 290px;
	color: #fff;
	margin: 30px auto 20px auto;
	border-radius: 3px;
	font-weight: bold;
	box-shadow: 2px 2px 2px #425f6e; /*dark grey blue*/
	-moz-box-shadow: 2px 2px 2px #425f6e; /* firefox 3.6 and earlier */			

}
.scheduledepo a:link,.scheduledepo a:visited  {
	color: #fff;	
	text-decoration: none;
}
.scheduledepo a:hover,.scheduledepo a:active, .scheduledepo a:focus  {
	color:  #e0eaf3;
}
#main #cities #bodytext table tr td ul li {
	color: #425f6e;
	text-decoration: none;	
}

#bodytext4 h1 span, #courtreporterheader h1 span {
	text-transform:uppercase;
	font-weight: bold;
	font-size: 1.2em;
}
#seoinfo h2{
	display: inline;
	color: #6f90a1;
	font-size: 10px;
	font-family: Verdana;
	line-height: 0.7em;	
	font-weight: normal;
}

#seoinfo
{
	width: 655px;
	margin: 0px 5px 5px 5px;
	padding: 0px 5px 30px 5px;
	color: #6f90a1;	
}

#localinfo
{
	padding-left: 30px;
}

#citiesserved
{
	width: 620px;
	padding-left: 35px;
	padding-top: 5px;
	color: #425f6e;
	font-size: 12px;
	font-family: Verdana;
	float: left;
	clear: left;	
}
#citiesserved h2
{
	font-size: 12px;
	text-transform:uppercase;	
}
#citiesserved ul
{
	list-style:none;
}
#citiesserved ul li
{
	display: inline;
}
#citiesserved ul li a
{
	font-size: inherit;
}
#citiesserved a:link
{
	color: #425f6e;
}
#deposition #bodytext h1
{
	text-transform: uppercase;
}
.othercities
{
	padding: 20px 0px;
}
.otherreportingcities
{
	width: 600px;
	padding: 10px 35px 20px 35px;
	float:left;
}
.othercities a, .otherreportingcities a
{
    font-size: 0.9em;
	display: inline-block;
	min-width: 45%;
}
.cityinfo {
	padding-top: 10px;
}
#sitemapdiv {
	margin: 10px 15px;
	width: 600px;
}
#sitemapdiv a {
	display: inline-block;
	width: 49%;
}

