@charset "UTF-8";
/* CSS Document */
#imagereplace {
	width: 780px;
	height: 100px;
	position: relative;
	margin:0;
	padding:0;
	}
#imagereplace span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image:url(../Images/deepestBluebanner.gif);
	background-repeat: no-repeat;
	font-size: 50%;
	margin:0;
	padding:0;
	}
#headingreplace {
	width: 500px;
	height: 50px;
	position: relative;
	margin-left: 35px;
	margin-bottom: 5px;
	font-size: 50%;
	padding-top: 0.5em;
	margin-top: 20px;
	}
#headingreplace span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../Images/OpaqueH1Title.png);
	background-repeat: no-repeat;
	margin:0px 0px 10px 0px;
	left: 1px;
	top: 0px;
	}
#replaceheading {
	width: 500px;
	height: 50px;
	position: relative;
	font-size: 50%;
	}
#replaceheading span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../Images/subtitleh2crimdef.jpg);
	background-repeat: no-repeat;
	}
#sbheader2replace {
	width: 230px;
	height: 153px;
	position: relative;
	font-size: 50%;
	margin:0;
	padding:0;
	}
#sbheader2replace span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../Images/SomersSunny230.jpg);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	
}
#sidebarP {
	margin: 0px 0 0 0;
	
}

#H2arrested {
	width: 426px;
	height: 35px;
	position: relative;
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 50%;
}
#H2arrested span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../Images/ARRblueleft.png);
	background-repeat: no-repeat;
}

#H2inf {
	width: 426px;
	height: 35px;
	position: relative;
	margin-bottom: 0em;
	font-size: 50%;
}
#H2inf span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../Images/CourtInfofinal3.png);
	background-repeat: no-repeat;
}

#H2address {
	width: 426px;
	height: 35px;
	position: relative;
	font-size: 50%;
}
#H2address span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../Images/AddressFinal.png);
	background-repeat: no-repeat;
}

#H2lawyer {
	width: 426px;
	height: 35px;
	position: relative;
	margin-bottom: 0em;
	font-size: 50%;
}
#H2lawyer span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image:url(../Westchester/Yorktown/yorktownimages/CriminalDefense.jpg);
	background-repeat: no-repeat;
}

#H4bgimage {
	width: 200px;
	height: 200px;
	position: relative;
	margin-bottom: 0em;
}
#H4bgimage span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../Images/smallsymmetry.png);
	background-repeat: no-repeat;
}

#courtlist {
	text-align: left;
	list-style-type: square;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;
	margin-top: 0.5em;
}

#sidebarlist {
	text-align: left;
	list-style-type: square;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
	padding-right: 5px;
}

#littleoffthetop {
	margin-top: 0em;
}



#navigationmain {
	background-color:#FFF;
	width: 500px;
	font-size: 85%;
	
}

#navigationmain p {
	line-height: 1.4;
	color: #000;
	margin: 1px;
	padding: 1px;
	
}

#navigationmain ul {
    list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigationmain li {
	float: left;
}
#navigationmain a {
	color: #113962;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #fff;
	letter-spacing: 1pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	display: block;
	background-color:#696;
}
#navigationmain a:hover {
	color:#FFF;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color:#036;
}


#navigation{
	background:#FFF
}

#navigation h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000080;
	font-size: 11pt;
	padding-left: 5px;
}
#footer{
	background:#339;
	color: #FFF;
	font-size: 85%;
	text-align: center;
}

#footer p {
	line-height: 1.4;
	color: #fff;
	margin: 1px;
	padding: 1px;
	text-align: center;
}
#footer a {
	color: #fff;
	text-decoration: underline;
	font-size: 100%;
	text-align: center;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 100%;
	text-align: center;
}
