/* @group resets and clearfix */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*inline clearing div*/
.clear {
  overflow: hidden;
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

/*clearing class*/

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* @end */
body {
	background: #afe6ed url(../images/header-back.png) repeat-x left top;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	font: 30px Arial, Helvetica, Geneva, sans-serif;
	padding-left: 63px;
	padding-top: 45px;
	float: left;
	color: #57527e;
	padding-bottom: 16px;
}

h2 {
	font-size: 14px;
	display: block;
	float: left;
	padding-left: 50px;
	background-color: #f58026;
	height: 29px;
	color: #fff;
	padding-top: 15px;
	margin: 0 0 0 15px;
	width: 746px;
	clear: both;
}

p {
	line-height: 15px;
	font-size: 12px;
	text-align: justify;
	padding-bottom: 10px;
}

.ital {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	padding-top: 5px;
	color: #000;
}

.last{ padding-top: 10px; }

.pagewrap {
	width: 826px;
	margin: 0 auto;
	background: url(../images/content-back.png) repeat-y center top;
	padding-bottom: 20px;
}


.header {
	background: url(../images/header-page-back.png) no-repeat left top;
	height: 220px;
}

.header img {
	float: left;
	padding-top: 17px;
	padding-left: 50px;
}

span.title {
	font: italic 44px Georgia, "Times New Roman", Times, serif;
	color: #928eb1;
}

.left-content {
	float: left;
	padding-left: 63px;
	width: 350px;
	font-size: 11px;
	padding-right: 50px;
}

.left-content .right {
	float: right;
	padding-left: 25px;
	padding-bottom: 10px;
}

.left-content .pic {
	padding-top: 10px;
	padding-bottom: 20px;
}

a.tncs {
	display: block;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #254055;
	background: url(../images/button-tnhs.png) no-repeat left top;
	padding-top: 22px;
	padding-bottom: 19px;
	padding-left: 83px;
}

a.tncs:hover { 
	background: url(../images/button-tnhs.png) no-repeat right top;
	color: #fff;
}

a.payments {
	display: block;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #157d15;
	background: url(../images/button-payments.png) no-repeat left top;
	padding-top: 22px;
	padding-bottom: 19px;
	padding-left: 83px;
	margin-top: 9px;
}

a.payments:hover {
	background: url(../images/button-payments.png) no-repeat right top;
	color: #fff;
}

a.mata {
	display: block;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #b24d03;
	background: url(../images/button-mata.png) no-repeat left top;
	padding-top: 15px;
	padding-bottom: 13px;
	padding-left: 140px;
	margin-top: 9px;
}

a.mata:hover {
	background: url(../images/button-mata.png) no-repeat right top;
	color: #fff;
}

a.court {
	display: block;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #550554;
	background: url(../images/button-court.png) no-repeat left top;
	padding-top: 22px;
	padding-bottom: 19px;
	padding-left: 83px;
	margin-top: 9px;
}

a.court:hover {
	background: url(../images/button-court.png) no-repeat right top;
	color: #fff;
}

a.warrant {
	display: block;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #157d15;
	background: url(../images/button-shelby-warrants.png) no-repeat left top;
	margin-top: 9px;
	padding-top: 20px;
	padding-bottom: 39px;
	padding-left: 83px;
}

a.warrant:hover { 
	background: url(../images/button-shelby-warrants.png) no-repeat right top;
	color: #fff; 
}

.right-content { float: left; }

p.right-text{
	padding-left: 0px;
	margin-top: 10px;
}

#IE_fix{
	margin-top: 241px;
}

.right-content img {
	padding-bottom: 20px;
	float: left;
}

#map { 
	width: 300px;
	height: 300px;
	border: 1px solid #57527e;
	margin-top: 25px;
}

#googlemap { 
	color: #00f;
	display:block;
	padding-top:5px;
	font-size: 12px;
	padding-bottom: 39px;
}

#googlemap:hover { text-decoration: none; }

a.libinfo {
	display: block;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	background: url(../images/button-411.png) no-repeat left top;
	padding-top: 23px;
	padding-bottom: 29px;
	padding-left: 150px;
}

a.libinfo:hover { background: url(../images/button-411.png) no-repeat right top; }

div.faq-content{
	float: left;
	padding-left: 66px;
	width: 256px;
	font-size: 11px;
	padding-right: 66px;
}


div.faq-content .question{
	float: left;
	width: 300px;
	padding-top: 5px;
	padding-left: 4px;
	font-size: 18px;
	border-top-style: double;
	border-top-color: orange;
	border-top-width: thick;
}

div.faq-content .answer{
	text-indent: 25px;
	float: left;
	width: 300px;
	padding-right: 50px;
}

div.faq-content .answer .inner{
	text-indent: 45px;
	float: left;
	width: 300px;
	padding-right: 50px;
}

.faq-content img {
	padding-bottom: 20px;
	float: left;
}

.answer img{
	padding-bottom: 20px;
	float: right;
}

.faq-content #map { 
	width: 300px;
	height: 300px;
	border: 1px solid #57527e;
	margin-top: 22px;
}

.footer {
	height: 26px;
	width: 826px;
	margin: 0 auto;
	background: url(../images/footer-page-back.png) no-repeat center bottom;
	clear: both;
}
