/* CSS Document */

#feature img,
#feature object,
ul#skip,
p.backtotop,
#nav,
#nav h2,
ul#sub-nav {display:none}

body {background:#FFF; color:#000}

/* global styles ----------------------------------------------- */

/* ---- lists ---- */
ul {list-style:disc}
li {padding:0; background:#FFF}

/* ---- definition list ---- */
dt {background:#FFF}

/* ---- table ---- */
table {width:600px}

/* wrapper, container ----------------------------------------------- */
#wrapper,
#container {
	margin:0;
	padding:0;
	width:660px;
	background:#FFF}

/* header ----------------------------------------------- */
#header {background:#FFF}
#header h1 {
	top:100px;
	left:20px;
	width:615px;
	height:40px;
	background:#FFF;
	text-indent:0}

a#logo {left:15px}

/* feature ----------------------------------------------- */
#feature {
	padding:0 0 1em;
	width:660px;
	border:5px solid #F4F4F4;
	border-width:5px 0;
	background:#FFF}

/* ---- aside ---- */
#aside {float:none; width:100%}
#aside p {background:#FFF}

h2.button {
	width:200px;
	border:1px solid #30145F;
	background:#FFF}
h2.button a {
	color:#000;
	background:#FFF}

/* content ----------------------------------------------- */
#content {
	float:none;
	width:660px}

/* ---- caption ---- */
#caption {
	float:none;
	position:static;
	left:0;
	width:660px;
	background:#FFF}
html>body #caption {left:0}
#caption p {margin:0; background:#FFF}

/* ---- Board of Directors / Find a Care Manager ---- */
ul#board li,
ul#find li {list-style:none}

/* sidebar ----------------------------------------------- */
#sidebar {
	float:none;
	width:660px;
	background:#FFF}

#sidebar h2,
#sidebar dt {background:#FFF}

/* ---- listserv ---- */
p#listserv a {padding:0; background:#FFF}

/* footer ----------------------------------------------- */
#footer {background:#FFF}
#copyright {width:660px}

