/* --------------------  general  -------------------- */
#homeContainer {
	display: inline;
	width: 988px;
	background-color: #ffffff;
}
/* --------------------  rows  ----------------------- */
#homeRow1 {
	float: left;
	display: inline;
	position: relative;
	padding: 0;
	margin-bottom: 10px;
}
#homeRow2 {
	float: left;
	margin-bottom: 10px;
}
#homeRow3 {
	display: inline;
	position: relative;
	float: left;
	margin-bottom: 15px;
}
/* --------------------  one  ------------------------ */
#one {
	float: left;
	margin: 0px;
	padding: 10px 22px;
	background-color: #dddddd;
}
/* --------------------  two  ------------------------ */
#two {
	background-color: #dedede;
	float: left;
	width: 738px;
	padding: 10px 0;
}
#calendar-inner {
	padding-left: 35px;
}
#two h2 {
	float: left;
	font-family: times,serif;
	font-size: 20px;
	font-style: italic;
	color: #7183b2;
	line-height: 30px;
	padding-right: 8px;
	margin: 0;
}
#two p.details {
	font-size: 15px;
	line-height: 30px;
	padding: 0;
	margin: 0;
}
#two p.details a:link, #two p.details a:visited {
	color: #444444;
	text-decoration: none;
}
#two p.details a:hover, #two p.details a:focus, #two p.details a:active {
	color: #000099;
	text-decoration: underline;
}
/* --------------------  three  ---------------------- */
#three {
	float: left;
	width: 190px;
	margin-left: 25px;
}
#three p.more {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 2px 0;
}
#three img {
	margin: 2px 20px 0 0;
}
/* --------------------  four  ----------------------- */
#four {
	float: left;
	width: 220px;
	background-image: url("/~/media/Images/law/ui/bottomDot");
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 10px;
	margin-left: 10px;
}
#four h2 {
	padding: 0 0 0 20px;
	margin: 10px 0;
}
#four ul {
	list-style-type: none;
	padding: 0 0 0 30px;
	margin: 0;
}
#four li {
	margin-bottom: 2px;
}
#four a:link, #four a:visited {
	color: #666666;
	text-decoration: none;
}
#four a:hover, #four a:focus, #four a:active {
	color: #000099;
	text-decoration: underline;
}
/* --------------------  five  ----------------------- */
#five {
	float: left;
	width: 275px;
	background-color: #ffc500;
	background-image: url(/~/media/Images/law/ui/vertical_hash_lines);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	padding: 0;
	margin-left: 20px;
}
#five .header {
	float: left;
	width: 127px;
	margin: 35px 0 0 22px;
	font-size: 1.1em;
	font-weight: bold;
	font-family: times,serif;
}
#five .thumb {
	float: left;
	width: 110px;
	margin: 15px 0 0 5px;
}
#homeContainer #five a:link, #homeContainer #five a:visited {
	color: #000000;
	text-decoration: none;
}
#homeContainer #five a:link span, #homeContainer #five a:visited span {
	color:#24406D;
}
#homeContainer #five a:hover,
#homeContainer #five a:focus,
#homeContainer #five a:active,
#homeContainer #five a:hover span,
#homeContainer #five a:focus span,
#homeContainer #five a:active span {
	color: #ff0000;
	text-decoration: underline;
}
#five .blurb {
	color:#24406D;
	margin: 10px 15px;
}

/* --------------------  six  ----------------------- */
#six {
	float: left;
	width: 430px;
	background-image: url("/~/media/Images/law/ui/bottomDot");
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 10px;
	margin-left: 22px;
}
#six h2 {
	margin: 10px 0;
}
#six ul {
	font-size: .85em;
	list-style-position: inside;
	padding: 5px 0 0 0;
	margin: 0;
}
#newsLeft {
	float: left;
	width: 214px;
}
#newsRight {
	float: left;
	width: 214px;
}
#six ul li {
	margin-right: 20px;
	margin-bottom: 7px;
}
#six ul li.more {
	width: 390px;
	font-weight: bold;
	margin-top: 2px;
}
#six a:link, #six a:visited {
	color: #222222;
	text-decoration: none;
}
#six a:hover, #six a:focus, #six a:active {
	color: #000099;
	text-decoration: underline;
}


#rotateCalendar {
margin-left: 100px;
}
