html, div, dl, dt, dd, ol, li, ul, h1, h2, h3, h4, h5, h6, h7, h8, pre, for, fieldset, input, p, blockquote, img, a {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: ARIAL, tahoma, verdana, arial, sans-serif;
	text-align: center;
	font-size: 14px;
	background: #4973AB url("../images/bg/page4.gif") repeat-y 50% 0;
	color: #000;
	}
	
/*MISC. STYLES*/
#main-content a {color: #52242c; text-decoration: underline;}
#main-content a:hover {color: #52242c; text-decoration: none;}

#main-content-sub a {color: #52242c; text-decoration: underline;}
#main-content-sub a:hover {color: #52242c; text-decoration: none;}

a.more {color: #52242c; text-decoration: underline; text-transform: uppercase; font-size: 11px; background: url("../images/bg/arrow-blue.gif") no-repeat top left; padding-left: 18px;}
a.more:hover {color: #52242c; text-decoration: none;}

a.more2 {color: #26466d; text-decoration: underline; text-transform: uppercase; font-size: 11px; background: url("../images/bg/arrow-blue.gif") no-repeat top left; padding-left: 18px;}
a.more2:hover {color: #26466d; text-decoration: none;}

span.bioLink {font-size: 11px}
p.largeText {font-size: 18px; line-height: 24px; margin-top: 7px;}
p.largeText2 {font-size: 14px; line-height: 24px;}

img { border: 0; margin: 0; padding: 0;}	

img.alignLeft {float: left; margin-right: 10px;}
img.bioPhoto{float: left; margin: 0 15px 20px 0;}
img.subpage {margin-bottom: 15px;}
img.alignRight {float:right; margin-left: 10px;}
#main-image {height: 299px; width: 900px; background: #fff; border-bottom: 1px solid #FFF; margin: 0; padding: 0;}
span.subtext {text-transform: uppercase; font-size: 11px; color: #2B4671; letter-spacing: 0;}
span.subtext2 {text-transform: uppercase; font-size: 11px; color: #6699CC letter-spacing: 0;}
span.subtextbio {text-transform: uppercase; font-size: 11px; color: #333; letter-spacing: 0;}
div.block-header0 {height: 50px; width: 613px; background: #FFF; border-right: 0px solid #FFF; padding: 0; margin: 0;}
div.block-header {height: 100px; width: 287px; background: #CCD7EB; border-right: 1px solid #FFF; padding: 0; margin: 0;}
div.block-header2 {height: 100px; width: 287px; background: #CCD7EB; padding: 0; margin: 0;}

div.block-header0 h1 {color: #26466d; padding: 10px 0 0 15px; margin-bottom: 0; font-size: 26px;} 

div.block-header h2, div.block-header2 h3 {font-size: 16px; text-transform: uppercase;  letter-spacing: .1em; color: #222; padding: 20px 0 0 55px; margin-bottom: 0; background: url("../images/book-icon.gif") no-repeat 8px 20px; } 
div.more-link {border-top: 1px dotted #A0B4DA; margin: 5px 12px 0px 12px; padding: 8px 0;}
div.more-link a {font-size: 10px; color: #333;  FONT-WEIGHT: BOLD; text-decoration: underline; text-transform: uppercase; padding-left: 23px; margin-left: 20px; background: url("../images/bg/arrow.gif") no-repeat center left;}
div.more-link a:hover {font-size: 10px; color: #2B4671; text-decoration: none; text-transform: uppercase; padding-left: 23px; margin-left: 20px; background: url("../images/bg/arrow.gif") no-repeat 0 left;}
	
	
div.mini-bio {margin: 0 0 20px 80px; border-bottom: 1px solid #EDEDED; padding-bottom: 10px;}


div.contact-information {margin-bottom: 20px;}
div.contact-information address {border-top:0; margin:0; }
div.map {margin-top: 20px;}
#left-wide .contact-information address {border:0; margin-top: 0; line-height: 18px;}	
#left-wide .contact-information strong {font-size: 14px;}

/*PROCESS PAGE - ACCORDION STYLES*/	

.stepTitle{ /*header of 1st demo*/ cursor: hand; cursor: pointer; padding: 5px 10px;border: 1px solid white;background: #BFD2E8;color: black; font-size: 14px; text-transform: none;}
.opentitle{ /*class added to contents of 1st demo when they are open*/ background: #26466D url("../images/bg/process-header-active.gif")  repeat-x top left; color: white; text-transform: uppercase;}

/* FONT SIZES: 1.8 em = 18px, 1.6 em = 16px; 1.4em = 14px; 1.2 em = 12px, 1em = 10px; .8 em = 8px;*/
	
#page-container {
	width: 900px;
	margin: auto;
	text-align: left;
background: #fff 
}

#main-content {

	background: #fff url("../images/bg/faux-columns.gi") repeat-y top left;
}

#main-content-sub {
min-height: 600px;
	background: #fff url("../images/bg/faux-columns3.gif") repeat-y top left;

}

#logo {display: none}
	


/*CONTENT LAYOUT*/		

#masthead	{
height: 90px;
background: #fff url("../images/bg/masthead3.gi") repeat-x top left;
}

#links {
text-align: right;
padding: 25px 15px 0 0;
color: #404040;
}

#links a {
color: #336699;
padding: 3px 6px;
text-decoration: none;
font-size: 11px;
text-transform: uppercase;
margin: 0
}

#links a:hover {
color: #336699;
padding: 3px 6px;
text-decoration: underline;
font-size: 11px;
text-transform: uppercase;
margin: 0;
}

	
#sidebar {
		width:287px;
		float:left;
				border-top: 0px solid #C6CFD0;
		}

#sidebar .padding {		
		padding: 15px;}

		
#centerc {
		width:613px;
		float:left;
		border-top: 0px solid #C6CFD0;
		}

#centerc .padding {		
	padding: 15px 15px 0 15px;}
	
	
#rightc {
		width:287px;
		float:left;
		border-top: 0px solid #C6CFD0;
		}

#rightc .padding {		
	padding: 15px;}
	
#left-wide {
		width:613px;
		float:left;
		}

#left-wide .padding {		
		padding: 15px;}	

#left-wide address	{
border-top: 1px solid #D3D3CA;
border-bottom: 1px solid #D3D3CA;
padding: 10px 0;
margin: 15px 0 15px 160px;
	font-style: normal;
	text-transform: none; 
	}
	
#left-wide address.noimg	{
border-top: 1px solid #D3D3CA;
border-bottom: 1px solid #D3D3CA;
padding: 10px 0;
margin: 15px 0 15px 0px;
	font-style: normal;
	text-transform: none; 
	}
	
#left-wide address.noborder	{
border-top: 0px solid #D3D3CA;
border-bottom: 0px solid #D3D3CA;
padding: 10px 0;
margin: 15px 0 15px 0px;
	font-style: normal;
	text-transform: none; 
	}



div.bio-narrative {clear: both; margin-top: 15px;}

#footer {
height: 125px;
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #333;
	padding: 0;
	margin:0;
	border-top: 0px solid #333;
	background: #336699 url("../images/bg/footer3.gif") no-repeat top left;
	}
	
	
#footer-navigate {
float: left;
margin-left: 35px;
height: 125px;
border-left: 1px solid #2D5479;
padding-left: 30px; 
}

#footer-navigate h4, #footer-tools h4, #footer-address h4, #footer-social-media h4 {
color: #FFF;
text-transform: uppercase;
margin: 15px 0 5px 0;
font-size: 12px;

}

#footer-navigate ul, #footer-tools ul {
list-style-type: none;
color: #FFF;}

#footer-navigate ul li a {padding-bottom: 8px; text-transform: uppercase; font-size: 10px; text-decoration: none; color: #fff;}
#footer-navigate ul li a:hover {margin-bottom: 8px; text-transform: uppercase; font-size: 10px; text-decoration: underline; color: #fff;}

#footer-tools li a {margin-bottom: 8px; text-transform: uppercase; font-size: 10px; text-decoration: none; color: #fff;}
#footer-tools li a:hover {margin-bottom: 8px; text-transform: uppercase; font-size: 10px; text-decoration: underline; color: #fff;}

#footer-tools {
float: left;
height: 125px;
margin-left: 30px;
border-left: 1px solid #2D5479;
padding-left: 30px;
}

#footer-address {
float: left;
height: 125px;
margin-left: 30px;

padding-left: 85px;
}

#footer-address address	{
	font-style: normal;
	color: #FFF;
	text-transform: uppercase; font-size: 10px;
	}

#footer-social-media {
float: left;
height: 125px;
margin-left: 10px;
border-left: 1px solid #2D5479;
padding-left: 20px;
}


#subfooter {WIDTH: 900PX; height: 30px; background: #211917; border-top: 0px solid #C8D1A9; color: #fff; }





	

/*LISTS*/

ul.generic	{
list-style-type: square;
margin: 0 0 10px 39px;
font-size: 14px;
color: #000;
}

ul.generic li {
padding: 0;
margin-bottom: 4px;
line-height: 20px;
color: #000;
}

ul.generic li a {
color: #2B4671;
text-decoration: underline;
}

ul.generic li a:hover {
color: #52242c;
text-decoration: none;
}

ul.generic li a.current {text-transform: uppercase; color: #000; text-decoration: none; background: url("../images/bg/arrow.gif") no-repeat left; padding-left: 20px;}

ul.sidebar	{
list-style-type: square;
margin: 0 0 20px 20px;
font-size: 11px;
}

ul.sidebar li {
padding: 0;
margin-bottom: 4px;
line-height: 16px;
color: #333;
}

ul.sidebar li a {
color: #333;
text-decoration: underline;
}

ul.sidebar li a:hover {
color: #52242c;
text-decoration: none;
}


ul.footer	{
list-style-type: none;
margin: 0 0 10px 10px;

}

ul.footer li {
padding: 0;
margin-bottom: 6px;
line-height: 1.6em;
}

ul.footer li a {
color: #fff;
text-decoration: underline;
}

ul.footer li a:hover {
color: #ccc;
text-decoration: none;
}

/*TABLE FOOTER*/

table td.footer {vertical-align: top;}

/*TYPOGRAPHY*/

p	{
	font-family: arial, tahoma, verdana, arial, sans-serif;
	text-align: left;
	line-height: 18px;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 24px;
	}

p.phone-numbers {
text-transform: uppercase; color: #3f302d; font-size: 12px; margin-bottom: 0px; 
}


h1 {
		font-family: Tahoma, Arial, Verdana;
		font-size: 20px;
		font-style: normal;
		font-weight: normal;
		color: #26466D;
		background: transparent;
		padding: 0;
		margin-bottom: 15px;
		text-transform: none;}
		
h2, h3, h4, h5, h6 {
		font-family: Tahoma, Arial, Verdana;
		font-size:14px;
		font-style: normal;
		font-weight: normal;
		color: #26466D;
		background: transparent;
		padding: 0;
		margin-bottom: 15px;
		line-height: 1.2em;
		text-transform: uppercase;
}

p.header {
		font-family: Tahoma, Arial, Verdana;
		font-size:14px;
		font-style: normal;
		font-weight: normal;
		color: #2B4671;
		background: transparent;
		padding: 0;
		margin-bottom: 15px;
		line-height: 1.2em;
		text-transform: uppercase;
		border-bottom: 1px solid #2B4671;
}

/* SIDEBAR NAVIGATION */



#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
font-size: 11px;
display: block;
width: 268px;
padding: 5px 3px 5px 15px;
background-color: #bcd2ee;
border-bottom: 1px solid #8796AB;
color: #192D48;
text-decoration: none;
}

#navcontainer a:link
{
color: #192D48;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #687c97;
color: #FFFFFF;
}

#navcontainer li a.current
{
background-color: #26466D;
color: #FFF;
text-decoration: none;
}

#navcontainer .appeals  li a.appeals {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .attorney-fees  li a.attorney-fees {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .child-custody  li a.child-custody {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .child-support li a.child-support {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .contempt li a.contempt {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .divorce li a.divorce {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .domestic-partnerships li a.domestic-partnerships {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .fapa li a.fapa {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .international li a.international {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .interstate-child-support li a.interstate-child-support {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .interstate-custody li a.interstate-custody {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .modification li a.modification {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .paternity li a.paternity {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .premarital li a.premarital {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .property li a.property {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .settlement li a.settlement {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .spousal li a.spousal {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .relief li a.relief {background-color: #26466D; color: #FFF; text-decoration: none;}
#navcontainer .third-party li a.third-party {background-color: #26466D; color: #FFF; text-decoration: none;}

