@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #295407;
}
img {
	border: none;
}
#frame {
	width: 758px;
	margin-top: 15px;
	background-color: #ffffff;
}

#heading td {
	padding-top: 15px;
}
#heading #hsub {
	vertical-align: top;
	padding-top: 15px;
	padding-right: 17px;
}
#heading #hslg {
	font-size: 14px;
	padding-top: 14px;
}
#heading #hsli {
	font-size: 13px;
}

#sidebar {
	width: 217px;
	background-color: #000;
}
#sidebar #menu_head {
	height: 16px;
	background-color: #ffffff;
}
#sidebar #menu {
	background-color: #458b05;
	background-image: url(/images/bg_sidpn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333434;
}
#sidebar #menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar #menu li {
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
}
#sidebar #menu .sub {
	padding-left: 50px;
	font-style: italic;
}
#sidebar #menu a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	width: 100%;
	height: 20px;
}
#sidebar #menu li:hover {
	background-color: #447C0C;
}
#sidebar #menu #videos_link {
	padding-top: 20px;
	padding-bottom: 35px;
	padding-left: 18px;
}
#sidebar #menu_extra {
	background-color: #000;
	height: 112px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1dba6;
}
#sidebar #menu_extra img {
	padding-top: 13px;
}

#canvas {
	background-color: #fffff5;
	background-image: url(/images/bg_bdg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left: solid 1px #333434;
}
#canvas a {
	color: #244a03;
	text-decoration: none;
	font-weight: bold;
}
#canvas a:hover {
	text-decoration: underline;
}
#canvas h1 {
	color: #4f4f4f;
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(/images/pixline_h1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#canvas #video_window {
	height: 225px;
	width: 275px;
	background-image: url(/images/bg_video.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	padding-top: 6px;
	color: #fff;
	text-align: left;
	vertical-align: middle;
	margin-top: 15px;
	/*margin-right: 5px;
	margin-left: 10px;*/
        margin: 0 auto;
}
#canvas #content {
	margin: 20px;
	color: #4f4f4f;
	line-height: 20px;
	clear: left;
}
#content ul {
	margin-bottom: 0px; /*moving margin to li for separation*/
}
#content ul li {
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif);
	margin-bottom: 10px;
}
#footer {
	color: #4f4f4f;
	padding: 20px;
	font-size: 9px;
}
#footer a {
	/*color: #4f4f4f;*/
}
#footer #terms_text {
	text-align: center;
	padding-bottom: 20px;
}
#footer #copyr_text {
	width: 300px;
	float: right;
	text-align: right;
	font-weight: bold;
	color: #244a03;
}

/* legacy support /////////////////////////////////////////////////////////////////// */
/* MEDICAID PAGES */

ul.medicaid {
margin-top:18px;
}
ul.medicaid li {
margin-bottom:12px;
}


/* ESTATE PLANNING CONTENT STYLES */
div#estateplanning form, div#businessplanning form {
display:block;
clear:both;
border: 1px solid #90A56A;
}
div#estateplanning a, div#businessplanning a {
font-weight:normal;
}

div#estateplanning img, div#businessplanning img {
border:0;
}
div#estateplanning ul.estateplancontents, div#estateplanning ul.estateplancontents a {
font-weight:normal;
}
div#businessplanning ul.estateplancontents, div#businessplanning ul.estateplancontents a {
font-weight:normal;
}

ul.estateplancontents {
line-height:150%;
margin-left:1em;
padding-left:1em;
font-weight:normal;
}
ul.estateplancontents ul {
margin-left:.6em;
padding-left:.6em;
font-weight:normal;
margin-top: 10px;
}



div#estateplanning ul.estateplancontents li.bold a {
font-weight:normal;
}
div#businessplanning ul.estateplancontents li.bold a {
font-weight:normal;
}

ul.subcontents, ul.subcontents a:visited, ul.subcontents a:hover, ul.subcontents a:active {
font-weight:normal important!;
}
ol.subhed {
font-weight:bold;
margin:4px 0 0 0;
padding:0;
margin-left:1em;
padding-left:1em;
}
ol.subhed li {
margin: 0 0 2px 0;
padding:0;
}
.subpagecontents {
display:block;
float:right;
clear:both;
border:1px solid #90A56A;
margin: 0 0 12px 12px;
padding:12px 12px 12px 18px;
}
.subpagecontents ul {
	list-style: none;
	margin:0;
	padding:0;
}
.subpagecontents li {
	list-style: square outside;
	margin:0 0 4px 8px;
	padding:0;
	line-height: 110%;
}
.subpagecontents li a {
font-weight:normal;
}

ul.subcontents li  {
	margin-left:30px;
	list-style: square;
	margin-top: 10px;
}

#estateplanning .short {
width:120px;
}
#estateplanning .long {
width:300px;
}
.footnote {
font-style:oblique;
}

/* TIP BOXES AND CHARTS */

.tipboxleft, .tipboxright {
border: 1px solid #90A56A;
width:250px;
margin-bottom:15px;
background-color: #ffffff;
}
.tipboxleft {
float:left;
margin-right:15px;
}
.tipboxright {
float:right;
margin-left:15px;
}
.tipboxleft td,  .tipboxright td {
padding:12px;
color: #495436;
}
.tipboxleft td.tiptd1,  .tipboxright td.tiptd1 {
color: #ffffff;
background-color: #90A56A;
font-weight:bold;
}
.tipboxhdr {
font-size: 11px;
font-style:oblique;
display:block;
margin:0;
padding:0;
}
.tipboxleft td.tiptd2,  .tipboxright td.tiptd2 {
	color: #666666;
	background-color: #ffffff;
	font-weight:normal;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 150%;
font-style:oblique;
}
.tipboxleft .charttd td,  .tipboxright .charttd td {
	color: #666666;
	background-color: #ffffff;
	font-weight:normal;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 150%;
font-style:oblique;
padding: 2px;
vertical-align:top;
}

.tipboxleft ul, .tipboxright ul, .tipboxleft ol, .tipboxright ol {
margin:0;
padding:0;
margin-left:1em;
padding-left:1em;
margin-top:4px;
margin-bottom:4px;
}

h2 {
font-size: 14px;
font-weight: bold;
}
.tipboxleft .chart, .tipboxright .chart {

}
.tipboxleft .chart td, .tipboxright .chart td {
text-align:right;
padding:4px;
vertical-align:top;
}
.tipboxleft .chart tr.chartheader td, .tipboxright .chart tr.chartheader td {
font-weight:bold;
vertical-align:bottom;
text-align:center;
}
.tipboxleft .casestudy, .tipboxright .casestudy {
text-align:left;
vertical-align:top;
text-align:left;
font-style:normal;
font-weight:normal;
}

.imgleft {
float:left;
margin-left: 0;
margin-right:12px;
margin-bottom:12px;
border:0;
}
.imgright {
float:right;
margin-right: 0;
margin-left:12px;
margin-bottom:12px;
border:0;
}



/*  BUSINESS PLANNING STYLES  */

#businessplanning  ul.estateplancontents li {
margin-bottom: 8px;
}
#businessplanning h2 {
font-size:14px;
font-weight:bold;
line-height: 150%;
}
/* DIRECTIONS STYLES */
#arcadia {
background: #FFFFE6 url(/images/arcadia.gif) no-repeat top left;
padding: 40px 80px 10px 40px;
}
#southbay {
background: #FFFFE6 url(/images/southbay.gif) no-repeat top left;
padding: 40px 80px 10px 40px;
}
#sanfernando {
background: #FFFFE6 url(/images/sanfernando.gif) no-repeat top left;
padding: 40px 80px 10px 40px;
}
#addressbox {
margin: 10px;
}
/*SHADOW*/
div.shadow {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(/images/shadow/shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(/images/shadow/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(/images/shadow/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(/images/shadow/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(/images/shadow/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}
#quickform {
	color: #ffffff;
	padding-left: 18px;
	padding-right: 20px;
	padding-bottom: 15px;
	margin-top: -12px;
}
#quickform textarea, #quickform input {
	width: 100%;
}

