@font-face {
	font-family: TiresiasPCfontBold;
	src: url("../fonts/tiresias_pcfont_bold.eot");
}
@font-face {
	font-family: TiresiasPCfontBold;
	src: url("../fonts/tiresias_pcfont_bold.ttf");
}
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
p, ul, ol {
	line-height: 1.5em;
}


body {
	background-image: url(../images/page-bg.jpg);
	background-repeat: no-repeat;
	background-color: #330000;
	font-size: 62.5%;
	font-family: Tahoma, Arial, sans-serif;
	background-position: 50% 76px;
}
h2, h3, h4, h5, #searchform label {
	font-family: TiresiasPCfontBold;
	line-height: 1.5em;
}

.width {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 76px;
	width: 100%;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.nav {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 76px;
	width: 100%;
}

.nav ul {
	display: block;
	list-style-type: none;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.nav li {
	float: left;
}
.nav li a {
	display: block;
	width: 160px;
	float: left;
	text-align: center;
	margin-top: 21px;
	line-height: 34px;
	height: 34px;
}
.nav li a,
.footer-nav li a {
	font-size: 1.6em;
	font-family: TiresiasPCfontBold, Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #000000;	
}

.banner {
	height: 264px;
	width: 900px;
	clear: both;
	float: left;
	padding-right: 36px;
	padding-left: 36px;
	padding-top: 20px;
	background-repeat: no-repeat;
	margin-left: -6px;
}
.banner   h1 a {
	display: block;
	font-family: TiresiasPCfontBold, Tahoma, Arial, sans-serif;
	color: #000033;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	width: 300px;
}
.banner  h1  a span {
	display: block;
	font-family: "Bodoni MT Condensed", TiresiasPCfontBold, Tahoma, Arial, sans-serif;
	font-size: 40px;
	line-height: 40px;
	color: #003366;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);
}
.bannertext {
	color: #FFFFFF;
	font-family: TiresiasPCfontBold;
	font-size: 2em;
	width: 430px;
	margin-top: 30px;
	text-shadow: 0px 1px 1px #000000;
	line-height: 1.5em;
}
.bannertext h2 {
	margin-top: 130px;
}

.bannertext .credit {
	font-size: 12px;
	text-align: right;
	padding-right: 30px;
	padding-top: 10px;
}
.banner .contact {
	width: 260px;
	position: absolute;
	margin-left: 640px;
	top: 110px;
	font-family: TiresiasPCfontBold;
	color: #FFFFFF;
}
.contact .number {
	font-size: 3.2em;
	text-align: center;
	text-shadow: 0px 2px 2px #000000;		
}
.contact .address {
	font-size: 1.6em;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AF9885;
	background-image: url(../images/lakeland.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-top: 10px;
	padding-left: 90px;
	font-family: Tahoma, Arial, sans-serif;
	height: 65px;
	line-height: 1.25em;
}


.page-id-2 .banner {
	background-image: url(../images/banner-bg-home.jpg);
	background-position: 326px bottom;
}
.page-id-16 .banner {
	background-image: url(../images/banner-contact.jpg);
}
.page-id-10 .banner {
	background-image: url(../images/banner-areas.jpg);
}
.page-id-12 .banner,
.results-banner {
	background-image: url(../images/banner-results.jpg);
}
.page-id-12 .banner h2,
.results-banner h2 {
	color: #AF9885;
}
.page-id-5 .banner {
	background-image: url(../images/banner-about.jpg);
}
.news-banner {
	background-image: url(../images/banner-articles.jpg);
}
.content {
	float: left;
	width: 960px;
	clear: both;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #cdc1c0;
	margin-bottom: 30px;
}
.content .left {
	float: left;
	width: 610px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
.page-id-2  .content  .left,
.page-id-16 .content .left {
	width: 260px;
}
.content  .left  h2,
.content  .left  h3,
.content  .left  h4,
.content  .left  h5,
.content  .right  h2,
.content  .right  h3,
.content  .right  h4,
.content  .right  h5,
.quickcontact h3,
.articles h2,
.contact-map h3,
#searchform label {
	margin-bottom: 1em;
	color: #003366;
	text-shadow: 0px 1px 1px #AF9885;		
}
.content   .left   h2,
.quickcontact h3,
.articles h2,
.contact-map h3 {
	font-size: 1.8em;
}
.content .left h3,
.content .right h3,
#searchform label {
	font-size: 1.6em;
}
.content .left h4,
.content .right h4 {
	font-size: 1.4em;
}
.content .left h5,
.content .right h5 {
	font-size: 1.2em;
}
#searchform label {
	margin-bottom: 5px;
}

.content  .left  p,
.content .left ul,
.content .left ol,
.articles p,
.contact-map p,
.content  .right  p,
.content .right ul,
.content .right ol {
	font-size: 1.2em;
	margin-bottom: 1em;
}
.content .left ul,
.content .left ol {
	margin-left: 20px;
}
.content .right ul,
.content .right ol {
	margin-left: 15px;
}
.content a,
.content .results .inside .sectionlink {
	color: #660000;
	text-decoration: underline;
}
.content a:hover,
.content .results .inside .sectionlink:hover,
.banner h1 a:hover span,
.footer-nav li a:hover,
.footer .disclaimers a:hover,
.nav li a:hover {
	color: #D05A13;
	text-decoration: none;
}

.content .left .list1 {
	font-size: 14px;
	font-family: TiresiasPCfontBold;
	list-style-image: url(../images/bullet-star.png);
}
.content .right {
	float: left;
	width: 220px;
	margin-top: 30px;
	background-image: url(../images/article-separator.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.content .right .widget {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDB3A5;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.content  .right  #searchform label {
}


.content .results {
	background-image: url(../images/results-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 320px;
	float: left;
	margin-bottom: -10px;
	padding-bottom: 9px;
	background-color: #FFFFFF;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.35);
	position: relative;
}
.content .results h2 {
	display: block;
	height: 60px;
	font-size: 2em;
	color: #FFFFFF;
	padding-top: 24px;
	padding-left: 60px;
	text-shadow: 0px 1px 1px #000000;
}
.content .results .inside {
	float: left;
	width: 300px;
	margin-left: 9px;
	border-top: 1px none #D05A13;
	border-right: 1px solid #D05A13;
	border-bottom: 1px solid #D05A13;
	border-left: 1px solid #D05A13;
}
.content .results .inside a {
	padding: 10px;
	display: block;
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.content .results .inside a:hover {
	background-image: url(../images/orange25.png);
	background-repeat: repeat;
	border: 1px solid #D05A13;
	padding: 9px;
	-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.35);	
}

.content   .results   .inside   a  h4 {
	font-size: 2.1em;
	color: #660000;
}
.content .results .inside a:hover h4 {
	color: #D05A13;
}

.content  .results  .inside  a h5 {
	font-family: TiresiasPCfontBold;
	font-size: 1.4em;
}
.content  .results  .inside  p  {
	font-size: 1.2em;
}
.content .results .inside a.sectionlink,
.content .results .inside a.sectionlink:hover {
	background-image: none;
	margin-bottom: 20px;
	border: none;
	padding: 10px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;	
}
.contact-map {
	float: left;
	width: 320px;
	margin-top: 30px;
}
.contact-map iframe {
	border: 1px solid #AF9885;
}
.quickcontact {
	width: 260px;
	margin-left: 20px;
	padding-left: 10px;
	float: left;
	margin-bottom: 30px;
	margin-top: 15px;
	padding-top: 12px;
	background-image: url(../images/icon-courthouse.png);
	background-repeat: no-repeat;
	background-position: left top;
}
select.replaced {
	display: none;
}
ul.selectReplacement {
	margin: 0;
	padding: 0;
}
ul.selectReplacement li {
	cursor: pointer;
	display: none;
	list-style: none;
	margin: 0;
	width: 250px;
}
ul.selectOpen {

}
ul.selectOpen li {
	display: block;
}
ul.selectReplacement li.selected {
	display: block;
}
ul.selectOpen li.selected {
	display: block;
}
ul.selectOpen li:hover,
ul.selectOpen li.hover,
ul.selectOpen li.selected:hover {
	color: #000;
}
.quickcontact h3 {
	margin-left: 50px;
}
.quickcontact .cf-ol {
	list-style-type: none;
}
label  {
	font-size: 1.1em;
	display: block;
	line-height: 30px;
	color: #333;
}
input, textarea, ul.selectReplacement {
	background-image: url(../images/input-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	background-color: #D6CDC6;
	border: 1px solid #AF9885;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #AF9885;
	padding-left: 8px;
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.quickcontact input, .quickcontact textarea, ul.selectReplacement {
	width: 250px;	
}
.content .right input {
	width: 212px;
}
input, ul.selectReplacement li.selected, ul.selectOpen li {
	height: 30px;
	line-height: 30px;
}
.quickcontact textarea {
	height: 42px;
	padding-top: 9px;
	padding-bottom: 9px;	
	line-height: 1.5em;
}
input:hover, textarea:hover, ul.selectOpen:hover, ul.selectReplacement:hover {
	border-color: #D05A13;
	background-color: #eae7e2;
	background-image: url(../images/input-bg-hover.jpg);
}
input:focus, textarea:focus {
	color: #000000;
	border-color: #660000;
	background-color: #eae7e2;
	background-image: url(../images/input-bg-hover.jpg);
}
fieldset legend {
	display: none;
}
.reqtxt, .emailreqtxt {
	display: none;
}
#usermessagea {
	font-size: 1.2em;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}
.quickcontact .failure {
	background-color: #660000;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;	
}
.quickcontact .success {
	background-color: #D05A13;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.cf_li_err label {
	color: #660000;
	font-weight: bold;
}
.cf_li_err input {
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}



ul.selectReplacement {
	background-image: url(../images/select-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
ul.selectReplacement:hover {
	background-image: url(../images/select-bg-hover.jpg);
}
ul.selectOpen:hover {
	border-color: #660000;	
}
.linklove {
	display: none;
}
.articles {
	width: 960px;
	background-image: url(../images/articles-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	float: left;
	padding-bottom: 30px;
}
.articles h2 {
	display: block;
	padding-left: 65px;
	background-image: url(../images/icon-book.png);
	background-repeat: no-repeat;
	background-position: 20px 25px;
	padding-top: 25px;
	float: left;
}
.articles h3 {
	font-size: 1.6em;
	margin-bottom: 1em;
}
.articles ul {
	list-style-type: none;
	display: block;
	clear: both;
	float: left;
	width: 960px;
}
.articles   ul li {
	width: 260px;
	display: block;
	float: left;
	padding-left: 30px;
	background-image: url(../images/article-separator.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 30px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.articles   ul li:first-child {
	background-image: none;
}

.articles .rss {
	background-image: url(../images/button-rss.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-indent: -9999px;
	height: 38px;
	width: 38px;
	margin-top: 20px;
	float: right;
	margin-right: 15px;
	position: relative;
}
.footer {
	padding-bottom: 30px;
	width: 960px;
	clear: both;
	float: left;
}
.footer-nav {
	list-style-type: none;
	display: block;
	text-align: center;
	width: 100%;
	clear: both;
}
.footer-nav li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AF9885;
}
.footer-nav li:first-child {
	border-left-style: none;
}
.footer-nav li a {
	padding-right: 10px;
	padding-left: 10px;
}

.footer .disclaimers {
	color: #AF9885;
	font-size: 1.1em;
	float: left;
	clear: both;
	width: 900px;
	margin-left: 30px;
	margin-top: 30px;
}
.footer .disclaimers p {
	margin-bottom: 1em;
}
.footer .disclaimers a {
	color: #AF9885;
	text-decoration: underline;
}
.affiliations {
	list-style-type: none;
	display: block;
	margin: 30px;
}
.affiliations li {
	width: 33%;
	text-align: center;
	display: block;
	float: left;
}







.button,
#searchsubmit,
#sendbutton {
	font-family: TiresiasPCfontBold;
	color: #FFFFFF;
	font-size: 1.6em;
	display: block;
	background-image: url(../images/button-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #660000;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: 0px 1px 1px #000000;
	-moz-box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.75);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.button:hover,
#searchsubmit:hover,
#sendbutton:hover {
	border-color: #D05A13;
}
.alignleft {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.alignright {
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.wp-caption img {
	border: 1px solid #CCB2A5;
	margin-bottom: 5px;
}
.wp-caption a img:hover {
	border-color: #D05A13;
}
.wp-caption {
	text-align: center;
}
.wp-caption-text {
	font-size: 11px !important;
}
.content   .entry   {
	background-image: url(../images/article-separator-bottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.content .taglist {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3ACA1;
}
.content .postmetadata {
	background-image: url(../images/article-separator-bottom.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}

