/* ============================================== */
br {
	margin: 0;
	padding: 0;
	clear: both;
}
a:link, a:visited { color:#042068; }

h1,h2,h3,h4 {
	color: #042068;
	font-family: arial, sans-serif;
}

.alignleft {
	float: left;
}
div.bio {
	height: 95px;
}

.root-ul {
	margin: 0!important;
	padding: 0!important;
}


.root-ul li {
	font-size: 14px;
	font-weight: bold;
	margin: 0px!important;
	padding: 0px!important;
}

.root-ul li a {
	text-decoration: none;
}

.root-ul li ul {
	margin-bottom: 10px;
}

.root-ul li ul li {
	font-size: 12px;
	font-weight: normal;
	list-style-type: disc;
}

.root-ul li ul li a {
	text-decoration: underline;
}


/* ============================================== */

body {
	margin: 0;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3F4042;
}

/* ============================================== */
#page {
	margin: 0 auto;
	width: 980px;
	margin-bottom: 50px;
}

/* ============================================== */
#header {
	background-image: url('/images/header_background.jpg');
	height: 164px;
}
#logo {
	position: relative;
	left: 17px;
	top: 21px;
}
#header #righthead {
	color: #fff;
	width: 200px;
	float: right;
	margin-top: 35px;
	margin-right: 30px;
	text-align: right;
	font-size: 18px;
}
/* ============================================== */

#menu {
	background-image: url('/images/menu_background.jpg');
	height: 32px;
	margin-top: 3px;
	padding-top: 1px;
}

#menu div {
	display: inline;
	border-left: 1px solid #fff;
}
#menu div div {
	border-left: 1px solid #fff;
}
#menu div div#MMMenu0802141126_0 {
	border-left: 0px none;
}

#menu a {
	text-decoration: none;
	font-size: 14px;
	margin: 0 5px;
	line-height: 32px;
	padding: 2px 5px;
	color: #fff;
}
#menu a:link { color: #fff; }
#menu a:visited { color: #fff; }


/* ============================================== */

#middle {
	margin-top: 20px;
	min-height: 400px;
	padding: 0 8px;
}

/* ============================================== */


.section {
	margin-top: 20px;
	min-height: -15px;
	background-image: url('/images/section_background.jpg');
	background-position: top-left;
	background-repeat: no-repeat;
	padding: 55px 0 0 0;

}
.section .sectionHeader
{
	color: #686454;
	font-size: 14px;
	text-align: center;
	margin: -55px 0 0 0;
	line-height: 40px;
	font-weight: bold;
}



/* ============================================== */

#content {
	margin-left: auto;
	margin-right: 0;
	width: 615px;
}
#sidebar {
	float: left;
	width: 250px;
	border-right: dashed 1px #CCC;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}
#sidebar li {
	list-style-image: url('/images/list-triangle.gif');
	list-style-position: inside;
}
#sidebar li a {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
#sidebar li a:hover {
	text-decoration: underline;
}



#content.home {
	margin-right: auto;
	margin-left: 0;
	width: 525px;
}

#sidebar.home {
	float: right;
	width: 425px;
	border-right: none 0px;
}


/* ============================================== */

#videoBlogBlock {
	color: #6f7c7d;
	background-image: url('/images/video_box_background.png');
width: 426px;
	background-repeat: repeat-x;
	background-position: bottom left;
	border: 1px solid #fff;
	padding: 0px;
}
#videoBlogBlock p {
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 18px;
}
#videoBlogBoxFooter {
	color:#042068;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#videoBlogBoxFooter img {
	vertical-align: middle;
}
#videoBlogBlock .video {	
	float: left;
	margin: 0 0px 0px 0;
	width: 426px;
	height: 262px;
}
#videoBlogBlock .video div {
	font-size: 10px;
}

.elderBlogBlock,
.estateBlogBlock {
	width: 425px;
	height: 99px;
	margin: 10px 0;
	color: #fff;
	border: 1px solid #fff;
}
.elderBlogBlock p,
.estateBlogBlock p {
	margin: 30px 5px 5px 183px;
}
.elderBlogBlock a,
.estateBlogBlock a,
.elderBlogBlock a:link,
.estateBlogBlock a:link,
.elderBlogBlock a:visited,
.estateBlogBlock a:visited
{
	color: #fff;
	font-weight: bold;
}

.elderBlogBlock {
	background-image: url('/images/elder_law_blog.jpg');
}
.estateBlogBlock {
	background-image: url('/images/estate_planning_blog.jpg');
}

/* ============================================== */

a.readMore:link, a.readMore:visited {
	color:#ff4800;
}


/* ============================================== */

.grayBox {
	border: 2px solid #dcddde;
	/* width: 465px; height: 190px; */
	width: 440px;
	height: 175px;
	display: block;
	margin: 10px 10px;
	font-size: 12px;
	padding: 8px 5px 2px 15px;
}
.grayBox h2 {
	color: #3e3f42;
	margin: 0;
	padding: 0;
	text-align: left;
}
.grayBox ul {
	padding: 0;
	margin: 0;
	list-style-position: inside;
}
.grayBox li {
	margin: 5px 0;
	color: #000;

}
/* ============================================== */

.clearBox {
	border: 1px solid #fff;
	width: 446px;
	height: 106px;
	display: block;
	margin: 10px 10px;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
}
.clearBox h3 {
	margin: 0;
	padding: 0;
}
.clearBox p {
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	color: #686454;
}
.clearBox .readMore {
	float: right;
}

h1.new, h2 {
	font-weight: normal;
	line-height: 1.5em;
}

/* ============================================== */

#footer {
	color: #042068;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

/* jinies forms */
.jinies_form {
	color: #444;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;	
}
.jinies_form input, .jinies_form textarea, .jinies_form select {
	border-style: solid;
	border-width: 2px;
	border-color: #888;
}
.jinies_form textarea {
	width: 280px;
}
.jinies_form .separator td, .jinies_form .columnizer td {
	border-bottom: none;
}
.jinies_form .columnizer td {
	line-height: 0px;
	height: 0px;
}
.jinies_form .invalid_field {
	border-color: #CC0033;
	background-color: #F1C3C9;
}
.jinies_form input[type="checkbox"].invalid_field {
	background: #F1C3C9;
	color: #CC0033;	
}
.jinies_form .invalid_parent {
	color: #CC0033;
	/*background-color: #F5F5F5;*/
}
.jinies_form #jinies_tcharer #jinies_tchar_left {
	font-weight: bold;
}
.jinies_form #jinies_tcharer {
	background-color: #F5F5F5;
	margin-bottom: 8px;
	padding: 4px;
	width: 276px;
}
.kjo-link p {
	display: none;
}
 div.lefty {
	 float: right;
	 margin-left: 10px;
	 margin-bottom: 10px;
 }
.calendar-table {
	border: 1px solid #888;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px;
}


.calnk .hidden-hover {
	position: absolute;
}
.calnk .hidden-hover .hidden-container {
	background-color: #ED8029;
	position: relative;
	width: 180px;
	left: 12px;
	top: -40px;
}
.calnk .hidden-hover .hidden-container .inner {
	padding: 10px;
}
.calnk .hidden-hover .hidden-container {
	background-color: #ED8029;
	position: relative;
	width: 180px;
	min-height: 80px;
	left: 12px;
	top: -40px;
	-webkit-box-shadow: 1px 1px 10px #999;
	-moz-box-shadow: 1px 1px 10px #999;
	box-shadow: 1px 1px 10px #999;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
}
.calnk .hidden-hover .hidden-container .inner {
	padding: 10px;
}
.arrow-left {
	width: 0;
	height: 0;
	margin-left: 2px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 

	border-right:10px solid #ED8029;
	
}
/* calendar */
.calnk a:hover {
	background-position:0 0;
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a:visited {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a {
	text-decoration:none;
	font-weight: bold;
	color:#000000;
	border-bottom:1px dotted #900;
	font-size: 12px;
}
.calnk a span {
	display:none;
}
.calnk a:hover span {
	color:#333333;
	background:#F6F79B;
	display:block;
	position:absolute;
	margin-top:1px;
	padding:5px;
	width:150px;
	z-index:100;
}
.calendar-table {
	border:none;
	width:100%;
}
.calendar-heading {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color: #D8D9B9;
}
.calendar-next {
	width:25%;
	text-align:center;
}
.calendar-prev {
	width:25%;
	text-align:center;
}
.calendar-month {
	width:50%;
	text-align:center;
	font-weight:bold;
}
.normal-day-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
}
.weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
	color: #E95125;
}
.day-with-date {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #f5f5f5;
	padding: 3px;
}
.no-events {
}
.day-without-date {
	width:60px;
	height:60px;
	border:1px solid #fff;
}
span.weekend {
	color:#E95125;
}
.current-day {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #888;
	background-color:#E4EBE3;
	padding: 3px;
}
span.event {
	font-size:0.75em;
}
.event-title {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}
.event-title-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
}
.event-content-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
}
.calendar-date-switcher {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
}
.calendar-date-switcher form {
	margin:0;
	padding:0;
}
.calendar-date-switcher input {
	border:1px #D6DED5 solid;
}
.calendar-date-switcher select {
	border:1px #D6DED5 solid;
}
