/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: url(images/bgfade.jpg);
}

a:link {
	color: #0044ff;
	text-decoration: none;
}
a:visited {
	color: #0044ff;
	text-decoration: none;
}


a:hover {
	color: #0044ff;
	text-decoration: underline;
}

a:active {
	color: #0044ff;
	text-decoration: none;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #333399;
}

h2{
 font-size: 114%;
 color: #000069;
}

h3{
	font-size: 100%;
	color: #a87700;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}
.imgleft {
}


h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;

	width: 750px;
	height: 100px;
	margin-top: 0;
	margin-bottom: 0;
	background: url(images/headerbg.jpg);
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #efebad;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
	float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
	clear: both;
}

#content a:link {
	color: #0044ff;
	text-decoration: none;
}
#content a:visited {
	color: #0044ff;
	text-decoration: none;
}


#content a:hover {
	color: #0044ff;
	text-decoration: underline;
}

#content a:active {
	color: #0044ff;
	text-decoration: none;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}




/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	color: #999999;
	padding: 5px 0px 5px 10px;
}

#breadCrumb a:link {
color: #999999;
text-decoration: none;
}

#breadCrumb a:visited {
color: #999999;
text-decoration: none;
}

#breadCrumb a:hover {
color: #666666;
text-decoration: underline;
}

#breadCrumb a:active {
color: #999999;
text-decoration: none;
}

/************** .feature styles ***************/

.content{
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.content h3{
}
/* adjust margins to change separation between the feature image and text flowing around it */



/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #aa7700;
	font-size: 75%;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color: #a36d49;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */
	
#siteInfo a:link, a:visited, a:active{
color: #FFFFFF;
text-decoration: none;
}	

#siteInfo a:hover{
text-decoration: underline;
}
#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}





/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited, #navBar ul a:active {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #ffcc55;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navBar ul a:link, #navBar ul a:visited, #navBar ul a:active {
color: #000069
}

#navBar ul a:hover {
	text-decoration: none;
	background-color: #ffcc55;
}



/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #c1bc71;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #FFFFEE;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #FFFFEE;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #A87700;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:active{
	border-top: 1px solid #FFFFEE;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}



#contactinfo {

	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #ffffee;
}
#contactinfo h1 {
	font: bold 150% "Times New Roman", Times, serif;
	color: #000069;
	margin: 0px;
	padding: 0px;
}
#contactinfo h2 {
	font-size: 100%;
	font-variant: normal;
	color: #000069;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


#envelope {
	width: 750px;
	top: 10px;
	margin-right: auto;
	margin-left: -375px;
	position: absolute;
	left: 50%;
	background-color: #FFFFFF;
	background-image: url(images/justice-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.content ul {
	line-height: 150%;
}
.content p {
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.eighty {
	font-size: 80%;
	line-height: 100%;
}
.content .map {
	margin: 5px;
	padding: 0px;
	border: 1px solid #000066;
}
.content dt {
	font-weight: bold;
	margin-left: 20px;
}
.imgright {
	float: right;
	margin: 5px 0 5px 15px;
	
}
.imgleft {
	float: left;
	margin: 5px 15px 5px 0;
}
