/* main content */
div#content
{
	width:470px;
	padding:15px 20px 30px 20px;
}
div#leftcol
{
	margin-left:-720px;
}
div#rightcol ul
{
	margin-bottom:5px;
}
div#rightcol ul li
{
	list-style:none;
	padding:10px 0 0 20px;
	background:url(img/double_right_chevron.gif) no-repeat 0 12px;
	color:#606060;
	_height:0;
}
div#rightcol ol li
{
	margin:10px 0 0 20px;
	font-weight:bold;
	color:#606060;
}
div#rightcol ul li a.alt
{
	font-size:1.05em;
	text-decoration:none;
}
div#rightcol div#nextsteps
{
	width:268px;
	height:75px;
	margin:-75px 0 15px -20px;
	background-image:url(img/next_steps_right.gif);
}
div#rightcol h1#calculators
{
	background:url(img/dollar_sign.gif) no-repeat 0 3px;
	padding-left:30px;
	/*color:#8b0000;*/
}


div#situationbox
{
	background-image:url(img/situationcontainer.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	width:482px;
}

div#situationheader
{
	background-image:url(img/situationheader.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:40px;
	width:482px;
}
div#situationcontent
{
	height:auto;
	padding:0px 20px;
	width:auto;
}

div#situationcontent div.left
{
	float:left;
	width:200px;
	/*background:url(img/fancy_qmark.gif) no-repeat left 5px;*/
	/*padding-left:10px;
	padding-right:8px;*/
}

div#situationcontent div.right
{
	float:right;
	width:220px;
	/*background:url(img/fancy_arrow.gif) no-repeat left 5px;*/
	/*padding-left:10px;
	padding-right:8px;*/
}

div#situationcontent .bar
{
	background-image:url(img/caregiving-resources-bar.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:4px;
	width:423px;
	clear:both;
	display:block;
	margin:0px auto;
	padding-top:20px;
}

div#situationfooter
{
	background-image:url(img/situationfooter.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:11px;
	width:482px;
}

div.rightsituationbox
{
	background-image:url(img/right-event-container.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	width:204px;
}

div.rightsituationheader
{
	background-image:url(img/right-event-header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:47px;
	width:204px;
}

div.righttipssituationheader
{
	background-image:url(img/right-tips-header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:47px;
	width:204px;
}
div.rightsituationcontent
{
	height:300px;
	padding:0px 20px;
	width:auto;
}

div.rightsituationfooter
{
	background-image:url(img/right-event-footer.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:24px;
	width:204px;
}

div#situationtop
{
	margin-top:20px;
	width:466px;
	border:dotted 2px #898989;
	border-bottom:none;
}
div#situationtop h2
{
	height:32px;
	background-color:#656b74;
	padding-left:15px;
	padding-top:3px;
	color:#fff;
}
div#situationtop h3.left
{
	display:inline;
	margin-left:15px;
	margin-bottom:0;
}div#situationtop h3.right
{
	display:inline;
	margin-left:160px;
	margin-bottom:0;
}
div#content div.situation ul, div#content div.situation li
{
	margin-bottom:0;
}
div.situation
{
	padding:15px;
	padding-top:10px;
	width:436px;
	border:dotted 2px #898989;
	border-top:none;
}
div.situation div.left
{
	float:left;
	width:160px;
	background:url(img/fancy_qmark.gif) no-repeat left 5px;
	padding-left:40px;
	padding-right:8px;
}
div.situation div.right
{
	float:right;
	width:160px;
	background:url(img/fancy_arrow.gif) no-repeat left 5px;
	padding-left:40px;
	padding-right:8px;
}
div.rightsitutop
{
	border:dotted 2px #898989;
	border-bottom:none;
}
div#rightcol div.rightsitutop h2
{
	padding-left:10px;
	padding-top:2px;
	margin-bottom:0;
	height:25px;
	background-color:#002940;
	color:#fff;
	font-size:1.2em;
}
div.rightsitu
{
	margin-bottom:30px;
	padding:10px;
	border:dotted 2px #898989;
	border-top:none;
	width:204px;
}
div.rightsitu ul li
{
    border-bottom:dotted 2px #898989;
}
div#localservices
{
	position:relative;
	width:35px;
	height:32px;
	margin-top:-45px;
	float:right;
	background:url(img/house_icon.gif) no-repeat right;
}
div#onlinecommunity
{
	position:relative;
	width:60px;
	height:39px;
	margin-top:-50px;
	margin-right:-18px;
	float:right;
	background:url(img/communication_icon.gif) no-repeat right;
}

div#definitions
{
	position:relative;
	width:25px;
	height:38px;
	margin-top:-50px;
	float:right;
	background:url(img/lightbulb_icon.gif) no-repeat right;
}
div#rightcol a.searchbutton
{
	text-indent:-9999px;
	display:block;
	width:77px;
	height:25px;
	background:url(img/search_button.gif) no-repeat top;
	margin:0 0 10px 127px;
}
