<!--
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}


.titles {
	color: #486878;
	font-weight: bold;
	font-size: 14px;
}

p {
padding:0px;
margin:0px
}


p a {
text-decoration:none;
color:#333333;
}


p a:hover {

color:#486878;
}

h1 {

padding-left:10px;
margin:0px;
font-family:"Times New Roman", Times, serif;
color:#486878;
letter-spacing:1px;
}


ul {
	margin:0px;
	}

li {
	letter-spacing: 1px;
	}

.oneColFixCtrHdr #container {
	width: 870px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
height:188px;
background: url(../images/headerBG.jpg) no-repeat;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}


.oneColFixCtrHdr #header2 {
height:188px;
background: url(../images/headerBG.jpg) no-repeat;
	padding: 0px 0px 0px 0px;
	border-bottom:#486878 5px solid;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}



.oneColFixCtrHdr #nav1 {

margin-top:50px;

float:left;
width:150px;
font-family:"Times New Roman", Times, serif;
font-size:10px;
color:#333333;
text-align:right;
text-transform:uppercase;
line-height:18px;
letter-spacing: .5px;
font-size:9px;


} 


.oneColFixCtrHdr #nav1 a {


color:#333333;
text-decoration:none;


} 


.oneColFixCtrHdr #nav1 a:hover {

color:#486878;

} 



.oneColFixCtrHdr #nav2 {
margin-top:50px;
margin-left:15px;

float:left;
width:185px;
font-family:"Times New Roman", Times, serif;
font-size:10px;
color:#333333;
text-align:right;
text-transform:uppercase;
line-height:18px;
letter-spacing: .5px;
font-size:9px;


} 



.oneColFixCtrHdr #nav2 a {


color:#333333;
text-decoration:none;


} 




.oneColFixCtrHdr #nav2 a:hover {

color:#486878;

} 




.oneColFixCtrHdr #mainContent {
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}



.oneColFixCtrHdr #topBar {
height:5px;
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #486878;
}




.oneColFixCtrHdr #left {
float:left;
height:400px;
width:364px;
background:#486878;

	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}



.oneColFixCtrHdr #left2 {
float:left;


width:364px;
background:#486878;

	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}






.oneColFixCtrHdr #sideNavHead {

margin-top:75px;
margin-left:50px;
float:left;
width:290px;
font-family:"Times New Roman", Times, serif;
color:#ffffff;
text-align:left;
font-size:30px;

line-height:18px;
letter-spacing: .5px;


} 



.oneColFixCtrHdr #sideNavBott {

margin-top:25px;
padding-left:25px;

float:left;
width:330px;
font-family:"Times New Roman", Times, serif;
color:#ffffff;
text-align:left;
font-size:15px;

line-height:18px;
letter-spacing: .5px;


} 





.oneColFixCtrHdr #sideNav {

margin-top:20px;
margin-left:25px;
float:left;
width:310px;
font-family:"Times New Roman", Times, serif;
color:#333333;
text-align:left;

line-height:18px;
letter-spacing: 1px;


} 



.oneColFixCtrHdr #sideNav ul li {


list-style:none;
font-size:18px;


	padding-left: 0px;
	margin-bottom: 10px;
	color:#FFFFFF;

} 


.oneColFixCtrHdr #sideNav ul li a {
font-weight: 100;


list-style:none;
text-decoration:none;

	padding-left: 25px;
	margin-bottom: 10px;
	color:#FFFFFF;
	letter-spacing: 1px;


} 


.oneColFixCtrHdr #sideNav ul li a:hover {

background: url(../images/liBG.jpg) left center no-repeat;
list-style:none;

	
	margin-bottom: 10px;
	color:#FFFFFF;


} 









.oneColFixCtrHdr #right {
float:right;
height:400px;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width:506px;
}



.oneColFixCtrHdr #right2 {
	float:right;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width:506px;
}

.oneColFixCtrHdr #footerHome {
height:40px;
	padding: 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#333333

}






.oneColFixCtrHdr #mainNav {
float:right;
height:30px;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width:506px;
}




.oneColFixCtrHdr #navBtn {
float:left;
height:10px;

	padding: 8px 21px 11px 22px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	position:relative;
	border-right: #333333 1px solid;
	
	
}






.oneColFixCtrHdr #footerHome a {
text-decoration:none;
	color:#333333

}



.oneColFixCtrHdr #leftFoot {
float:left;
height:40px;
width:363px;
	border-right: #999999 1px solid;


	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}


.oneColFixCtrHdr #rightFoot {
float:right;
height:40px;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width:506px;
}


.oneColFixCtrHdr #footBtn {
float:left;
height:20px;
	padding: 14px 21px 8px 22px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	position:relative;
	border-right: #999999 1px solid;
	
}



.oneColFixCtrHdr #footBtn a {


}

.oneColFixCtrHdr #footBtn a:hover {

color: #486878;
}


.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
-->



.staffPic {
padding-top:10px;
padding-left:15px;
padding-right:10px;
padding-bottom:7px;

}


.printPadding {
padding-top:15px;

padding-bottom:15px;

}



.oneColFixCtrHdr #contentAbout {

	padding: 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
	background-color: #fff;
	width:504px;
	border-left: #486878 solid 1px;;

}




.oneColFixCtrHdr #contentAbout p {

	padding-top: 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
padding-left: 15px; 
}





.headPad{ 

font-size: 24px;
color: #486878;

}

.subsubPractice{ 

font-size: 16px;
color: #333333;

}

.subsubPractice a{ 


color: #333333;
text-decoration:none;

}

.atTitle{ 

font-size: 18px;
color: #486878;

}


.subsubPracticeSel{ 

font-size: 16px;
color: #486878;

}


.subsubPracticeSel a{ 


color: #486878;
text-decoration:none;
}


.subsubPractice a:hover{ 


color: #486878;


}



.oneColFixCtrHdr #contentShort {

	padding: 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
	background-color: #fff;
	width:504px;
	

}




.oneColFixCtrHdr #contentShort p {

	padding-top: 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
padding-left: 15px; 
}








.oneColFixCtrHdr #leftPic {

 /* this padding matches the left alignment of the elements in the divs that appear above it. */

padding-left: 6px; 
padding-bottom: 4px;
}







.oneColFixCtrHdr #navInt {
height:30px;
	padding: 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	background-color: #fff;
	width:505px;
	border-right: #486878 solid 1px;;

}
.oneColFixCtrHdr #navInt a {
text-decoration:none;
	color:#333333

}






#navcontainer {


 /* none needed */ }

ul#navlist
{
margin: 0;
padding-left: 1px;
list-style-type: none;



}

ul#navlist li
{


float: left;
font-family:"Times New Roman", Times, serif;
font-size:11px;
color:#333333;

margin: 0;
padding: 8px 3px 8px 4px;
background-color: #ffffff;


}

#navlist a, #navlist a:link
{
margin: 0;
padding: 4px 10px 6px 10px;
color: #333333;

text-decoration: none;
}

ul#navlist li#active
{
color: #ffffff;



}

ul#navlist li#active a
{
color: #486878;
background-color: #e0e5e8;


}

#navlist a:hover
{
color: #486878;
background-color: #e0e5e8;

}












.oneColFixCtrHdr #navInt2 {

	padding: 0px 0px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	background-color: #486878;
	width:505px;
	border-right: #486878 solid 1px;
	float:left;

}
.oneColFixCtrHdr #navInt2 a {
text-decoration:none;
	

}







#navcontainer2 {





 /* none needed */ }

ul#navlist2
{
margin: 0;
padding-left: 2px;
list-style-type: none;



}

ul#navlist2 li
{


float: left;
font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#fff;


margin: 0;
margin-bottom:-12px;
padding: 12px 0px 14px 0px;




}

#navlist2 a, #navlist2 a:link
{
margin: 0;
padding: 8px 10px 10px 10px;
color:#fff;

text-decoration: none;
}

ul#navlist2 li#active
{
color: #ffffff;
background-color: #486878;


}

ul#navlist2 li#active a
{
color: #fff;
background-color: #67828f;


}

#navlist2 a:hover
{
color: #fff;
background-color: #67828f;

}











#navcontainer4 {





 /* none needed */ }

ul#navlist4
{
margin: 0;
padding-left: 2px;
list-style-type: none;



}

ul#navlist4 li
{


float: left;
font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#fff;


margin: 0;
margin-bottom:-12px;
padding: 4px 0px 14px 0px;




}

#navlist4 a, #navlist4 a:link
{
margin: 0;
padding: 8px 10px 10px 10px;
color:#fff;

text-decoration: none;
}

ul#navlist4 li#active
{
color: #ffffff;
background-color: #486878;


}

ul#navlist4 li#active a
{
color: #fff;
background-color: #67828f;


}

#navlist4 a:hover
{
color: #fff;
background-color: #67828f;

}









.oneColFixCtrHdr #printDiv {
	height:60px;
	width:505px;
	border-bottom:#486878 3px solid;
	padding-top:10px;
	padding-bottom:10px;
	

}



.oneColFixCtrHdr #name {
	
	padding: 0px 0px 0px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#486878;

	width:220px;
	
	float:left;
	

}



.oneColFixCtrHdr #name2 {
	
	padding: 0px 0px 0px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	color:#486878;

	width:220px;
	
	float:left;
	

}




.oneColFixCtrHdr #navInt3 {
	height:30px;
	padding: 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	background-color: #fff;
	width:270px;
	float:right;
	

}
.oneColFixCtrHdr #navInt3 a {
text-decoration:none;
	color:#333333

}






#navcontainer3 {

width:270px;





 /* none needed */ }

ul#navlist3
{
margin: 0;
padding-left: 1px;
list-style-type: none;



}

ul#navlist3 li
{


float: left;
font-family:"Times New Roman", Times, serif;
font-size:11px;
color:#333333;

margin: 0;
padding: 8px 3px 8px 4px;
background-color: #ffffff;


}

#navlist3 a, #navlist a:link
{
margin: 0;
padding: 4px 10px 6px 10px;
color: #333333;

text-decoration: none;
}

ul#navlist3 li#active
{
color: #ffffff;



}

ul#navlist3 li#active a
{
color: #486878;
background-color: #e0e5e8;


}

#navlist3 a:hover
{
color: #486878;
background-color: #e0e5e8;

}








