@charset "utf-8";

body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	background-color: rgb(x,y,z);
	background-image: url(images/background.jpg);
	font-family: "Trebuchet MS", Verdana, Arial;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 36px;
	margin-bottom: 0px;
	margin-left: 34px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 8px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	color: #004080;
	font-weight: bold;
}
.pagetitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	color: #004080;
	margin-left: 34px;
	margin-right: 36px;
	margin-bottom: 10px;
	text-transform: uppercase;
	margin-top: 10px;
}

.forensic{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #000000;
	margin-left: 34px;
	padding-top: 14px;
	font-variant: normal;
	font-weight: normal;
}

.subhead {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	margin-left: 34px;
	padding-top: 14px;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.phone {
	font-size: 21px;
	color: #004080;
	text-align: center;
}
.welcome {
	font-size: 15px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}

.links {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #082A4D;
	text-decoration: none;
}
a:visited {
	color: #082A4D;
	text-decoration: underline;
}
a:hover {
	color: #2580a2;
	text-decoration: underline;
}
a:link {
	color: #082A4D;
	text-decoration: underline;
}
a:active {
	color: #082A4D;
	text-decoration: underline;
}
.list {
	font-size: 12px;
	color: #333333;
	list-style-type: disc;
	margin-left: 7px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.blockquote {
	background: transparent url(quoleft.png) left top no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	color: #003399;
}
.testimonials {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 15px;
	color: #082A4D;
	font-style: italic;
	background-color: #DAE0FE;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #082A4D;
}

.initialconsultation {
	color: #DD0000;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
	text-align: center;
}
.enespanol {
	color: #004080;
	font-size: 15px;
	text-align: center;
}
