/* CSS Document */

div#homepageLeftColumn {
	width:150px;
	padding: 0px;
	height:100%;
	float:left;
	clear:left;
	text-align:center;
}
div#homepageLeftColumn #imageLinks a{
	text-decoration:none;
	border:none;
	color:#4d7b7b;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	padding-top:10px;
	display:block;
}
div#homepageLeftColumn img{
	border-style:none;
	border-width:0px;
}
div#homepageLeftColumn #craigPic{
	padding-top:13px;
}
div#homepageLeftColumn #imageLinks a {
	text-decoration:none;
	border:none;
	margin-right:5px;
	margin-bottom:-5px;
}
div#homepageLeftColumn span.imageCaption{
  font-size:10px;
  display:block;
  clear:both;
  margin-top:-5px;
  letter-spacing:-0.1em;
}
div#homepageContent {
	margin-left:150px;
	padding:10px 0px 10px 0px;
	width:605px;
	display:block;
	height: auto;
}
div#districtMap {
	color:#4d7b7b;
	background-image:url(../images/external/districtMap.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	height:105px;
	padding:5px;
}
a.districtMap {
	display:block;
	color:#4d7b7b;
	background-image:url(../images/external/districtMap.jpg);
	background-repeat: no-repeat;
	font-size:12px;
	font-weight:bold;
	height:105px;
	padding:5px;
	text-decoration:none;
}
div#inTheNews {
	background-color:#d6e0e1;
	margin-top:10px;
	height:auto;
	padding:5px;
	width: 150px;
}
div#inTheNews span.newsHeader {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#4d7b7b;
	padding-bottom: .2em;
}
div.LeftImageArea {
	margin-left:5px;
	margin-bottom:5px;
	float:right;
	clear:none;
}
div.LeftImageArea span.imageCaption{
	font-size:5px;
	display:block;
	clear:both;
}
span.letterGreeting {
	color:#4d7b7b;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	display:block;
	width:200px;
	margin:0 0 5px 0;
}
img.signiture {
	clear:both;
	margin: 15px 0px 10px 0px;
}
ul#homepageNewsList {
	margin:0 0 0 5px;
	padding:0;
	list-style-type:none;
}
ul#homepageNewsList li {
  margin-top:5px;
  margin-bottom: 3px;
  font-size: .9em; 
  line-height: 1.3em;
}
ul#homepageNewsList li a, ul#homepageNewsList li a:visited {
	font-style:italic; 
	text-decoration:underline;
	color:#000000;
}
div#content {
	width:770px;
	padding:0px;
	margin: 0px 20px 0px 0px; 
}
#homepageSearch {
  margin: 0px;
  margin-bottom: 10px;
}
#homepageSearchTitle {
  margin: 0px;
}
#searchFor {
  width: 150px;
}
#homepageSearchButtonContainer {
  text-align: right;
  margin: 4px 5px 4px 0px;
}
.homepageLeftYellowAnnouncement {
  width:111px;
	background:url(../images/external/middle_box.gif);
	background-repeat:repeat-y;
	margin-left: 15px;
	text-align: center;
}
.homepageLeftYellowAnnouncement img.hLYATop {
	margin-bottom:-2px;
}
.homepageLeftYellowAnnouncement a {
	text-decoration:none;
	color:#346cc3;  /* #1846a3; */
	
}
#autoAccidentBox
{
  margin-top: 30px;
}
.homepageLeftYellowAnnouncementHeader
{
  width: 121px;
  margin-left: 12px;
  text-align: center;
  font-variant: small-caps;
  font-weight: bold;
  margin-bottom: 10px; /* 5 */
  margin-top: 20px;
}
.rightAnnouncementContainer
{
  float: right;
  clear: right;
  margin-left: 8px;
  margin-top: 10px; /* upto 35 */
}
.bioLinkImage, .bioLinkText, .bioLinkText:visited
{
  text-decoration: none;
  border: solid 0px white;
  color: black;
}

.highlightContainer
{
  position: relative;
}
.aHighlight
{
  float: left;
  width: 200px;
}
#divLegalWorkshop
{
  padding: 4px;
  margin: 43px 100px 0px 100px;
  border: solid 1px #edd86f; /* #3b507b; */
  color: #3b507b;
  width: 250px;
  /* background-color: White; */
  background-color: #f0e18b;
/*  background: url(../images/external/middle_box.gif); */
  font-variant: small-caps;
  text-align: center;
}
#divLegalWorkshop a, #divLegalWorkshop a:visited
{
  font-weight: bold;
}
#footer
{
  margin-top: -20px;
  /* border: solid 1px red;
  padding: 0px; */
}
#copyrightInfo
{
  margin-top: 0px;
/*   border: solid 1px yellow; */
  clear: none;
}
#bottomLinks
{

}
#bioPic
{
  margin-top: 15px;
}
p
{
  text-align: justify;
}
