@charset "utf-8";
/* CSS Document */

/* BASIC */

html, body, table, td, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
table {
	border-collapse:collapse;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e5eff8;
}

h1, h2, h3, p, ul {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
/* General link styling */
a:link, a:visited, a:active {
	color: #9b882f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #777433;
}

#wrapper {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
#container {
	position: relative;
	width: 950px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(images/bg-main-repeat.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #f8fdff;
}

/* MASTHEAD DIV */
/* Masthead styling starts here */
#masthead {
	height: 215px;
	width: 950px;
	padding: 0px;
	margin: 0px;
	background-color: #252525;
}
/* Masthead styling ends here */


/* MAIN CONTENT */

#main {
	padding-right: 10px;
	padding-left: 250px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-bottom: 25px;
	width: 670px;
	float: right;
	padding-top: 35px;
	margin: 0px;
}
/* original gold h1 color: #9b882f */
#main h1 {
	color: #665806;
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
/* original h2 color: #6B612C */
#main h2 {
	font-size: 14px;
	font-weight: bold;
	color: #9b882f;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bullet-lg.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9b882f;
	height: 28px;
}
#main h3 {
	font-size: 11px;
	font-weight: bold;
	color: #3E7C95;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88C6D8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main p {
	font-size: 11px;
	color: #1A2F40;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	letter-spacing: 0.4px;
}
/* Styling for MAIN 'short' pages such as form_error, policies, etc. */

#main-short {
	padding-right: 10px;
	padding-left: 250px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-bottom: 25px;
	width: 670px;
	float: left;
	padding-top: 35px;
	margin: 0px;
	height: 600px;
	background-image: url(images/bg-justice-building.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#main-short h1 {
	color: #665806;
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main-short h2 {
	font-size: 14px;
	font-weight: bold;
	color: #9b882f;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bullet-lg.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9b882f;
	height: 28px;
}
#main-short h3 {
	font-size: 11px;
	font-weight: bold;
	color: #3E7C95;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88C6D8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main-short p {
	font-size: 11px;
	color: #1A2F40;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	letter-spacing: 0.4px;
}

.clearfix {
	clear: both;
}
.rule1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B2D2DF;
}
.arrow-up {
	background-image: url(images/arrow-up.gif);
	background-repeat: no-repeat;
	background-position: 12px -3px;
	padding: 0px;
	margin: 0px;
}
#callout1 {
	padding: 0px;
	width: 425px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	height: 100px;
}
#callout1 p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#callout1  h1.first {
	font-size: 12px;
	font-weight: bold;
	color: #9b882f;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#callout1 h1.second  {
	font-size: 14px;
	font-weight: bold;
	color: #9b882f;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#legal {
	margin: 0px;
	height: 50px;
	width: 950px;
	background-color: #F8FDFF;
	clear: both;
	background-image: url(images/bg-legal.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#legal p {
	padding-right: 70px;
	padding-left: 70px;
	font-size: 10px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 55px top;
	padding-top: 3px;
	color: #666666;
}
ol.list1 {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	color: #1A2F40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 400px;
	float: left;
}
ol.list1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.bullet1 {
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A2F40;
}
ul.bullet1 li{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	list-style-image: url(images/bullet1.gif);
	list-style-position: inside;
}
ul.bullet2 {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A2F40;
}
ul.bullet2 li{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	list-style-type: none;
	list-style-image: url(images/bullet1.gif);
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* BEGIN TOP NAV */
#nav-top {
	height: 35px;
	width: 950px;
	text-align: right;
	background-color: #002955;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/bg-nav-top.gif);
	background-repeat: no-repeat;
	padding: 0px;
	vertical-align: bottom;
}
#nav-top img {
	padding: 0px;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* END ALL TOP NAV STYLING */

/* LEFT COLUMN */

#leftcol {
	width: 185px;
	vertical-align: top;
	left: 0px;
	top: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-image: url(images/bg-nav-left.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00346F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00346F;
	background-color: #003572;
	margin: 0px;
	position: absolute;
}
#leftcol h1 {
	color: #513E0D;
	font-size: 13px;
	font-weight: bold;
	border-top-color: #5B184D;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftcol h2 {
	font-size: 11px;
	font-weight: bold;
	color: #513E0D;
	background-image: url(images/bullet-lg.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#leftcol h3 {
	font-size: 11px;
	font-weight: bold;
	color: #3E7C95;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88C6D8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftcol p {
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	letter-spacing: 0.4px;
}

/* begin left main nav list containers and styling */
#navleft {
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 0px;
}

#navlist ul li a {
	display: block;
	width:195px;
	font-weight: normal;
	font-size: 11px;
	height: 15px;
	background-image: url(images/btn1.gif);
	background-position: left -3px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-bottom-color: #67642C;
	left: 0px;
	text-decoration: none;
	color: #DAEDFC;
	margin: 0px;
}
#navlist ul li a:hover {
	display: block;
	color:#9b882f;
	height: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-bottom-color: #937115;
	width: 195px;
	background-image: url(images/btn1-mo.gif);
	background-repeat: no-repeat;
	background-position: left -3px;
	left: 0px;
	margin: 0px;
}
ul.navlist {
	list-style: none;
	width: 175px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.navlist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

/* end left main nav list styling */

/* begin box styling below left nav */
.boxleft1 {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	width: 230px;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg-bar1.gif);
	background-repeat: repeat-x;
}
.boxleft1 img {
	border: 1px solid #999999;
}

/* end boxes below left nav */
/* END LEFT COLUMN styling */

/* map - directions page */
.map {
	border: 2px solid #00346B;
}
#faq1 {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 625px;
}
#map1, #map2, #map3  {
	width: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	height: 200px;
	background-color: #FFFFFF;
}
#map1 iframe, #map2 iframe, #map3 iframe {
	border: 2px solid #ACC7D5;
}
#map1-text, #map2-text, #map3-text  {
	width: 350px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#map1-text p, #map2-text p, #map3-text p {
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#map1-text h2, #map2-text  h2, #map3-text h2 {
	font-weight: bold;
	color: #6B612C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}




/* not used
#directions dl {
	float: left;
	padding: 0px;
	display: inline;
	margin: 0px;
	width: 500px;
}
#directions dt {
	width: 175px;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #6B612C;
	font-weight: bold;
	font-size: 15px;
}
#directions dd {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 11px;
	color: #1A2F40;
	width: 620px;
}
#directions dd.img-dl img {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}
*/

/* FAQ styling */
#faq1 p.faq-q{
	font-weight: bold;
	color: #1A2F40;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 28px;
	background-image: url(images/faq-q.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#faq1 p.faq-a {
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
/* General photo styling and positioning */
#photo1 {
	padding: 0px;
	float: right;
	width: 200px;
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#photo1 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #1A2F40;
	font-size: 10px;
}
#photo1 img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#photo2 {
	float: left;
	width: 200px;
	text-align: center;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#photo2 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #1A2F40;
	font-size: 10px;
}
#photo2 img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}

/* Call to action styling and positioning */
#call-action1 {
	float: right;
	width: 175px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#call-action1 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #333333;
}
#call-action1 img {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

/* BEGIN Sitemap page styling */
#sitemap1 {
	float: left;
	width: 350px;
	margin-left: 10px;
}

#sitemap2 {
	float: left;
	width: 300px;
	margin-left: 10px;
}

/* Resources page link styling */
#alt-links a:link, #alt-links a:visited, #alt-links a:active {
	color: #00336C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#alt-links a:hover {
	color: #777433;
}

/* Special lists with nested lists styling (used on sitemap page) */
.outer-list1 {
	text-align: left;
	list-style-type: none;
	line-height: 18px;
	list-style-image: url(images/bullet1.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.outer-list1 li {
	text-align: left;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.inner-list1a {
	list-style-type: none;
	list-style-image: url(images/bullet1a.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.inner-list1a li {
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.inner-list1b {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
	list-style-image: url(images/bullet-xsm2.gif);
	line-height: 14px;
}
.inner-list1b li {
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/* END Areas of Practice page special styling */

/* begin footer styling */
#footer-top {
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 950px;
	float: left;
}
#contact-info {
	float: right;
	width: 195px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6B622C;
	border-right-color: #6B622C;
	border-bottom-color: #6B622C;
	border-left-color: #6B622C;
	background-color: #FCFBF3;
}
#contact-info p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#contact-info h1 {
	font-size: 12px;
	color: #6B622C;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contact-info h2 {
	font-size: 11px;
	font-weight: bold;
	color: #1A2F40;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footer-container {
	clear: both;
	width: 950px;
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-y;
}

#footer-main {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 950px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer-logo {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 75px;
	width: 255px;
}
#footer-main p{
	padding-left: 25px;

}
#footer-bot {
	background-color: #001B37;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 950px;
}
.dividers {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
}
.dividers2 {
	color: #DDAC2B;
	font-size: 9px;
	font-weight: normal;
}

.footer-text {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 15px;
	margin: 0px;
}
a.footer-text:link, a.footer-text:visited, a.footer-text:active {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.footer-text:hover {
	font-size: 10px;
	font-weight: bold;
	color: #9B882F;
	text-decoration: none;
}

/* link to pmm only */
.pmm {
	font-size: 9px;
	color: #999999;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
a.pmm:link, a.pmm:visited, a.pmm:active {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.pmm:hover {
	font-size: 9px;
	font-weight: normal;
	color: #9B882F;
	text-decoration: none;
}
/* end footer styling */


