/*----------------------*/
/* GENERAL SETUP STUFF  */
/*----------------------*/

html { }

body 
{
	background: #FEF8EA;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center; /* part 1 of 2 centering hack */
}

/*----------------------*/
/* MAIN LAYOUT DIVS     */
/*----------------------*/

div#wrapper
{
	padding: 0;
	margin: 20px auto 20px auto;
	text-align:left; /* part 2 of 2 centering hack */
	width: 855px;
	}
div#content
{
	background: transparent url(/caringforcommunities/images/layout/main_box_top.gif) 2px 0px no-repeat;
	float: left;
}
div#contentwrapper
{
	float: left;
	background: transparent url(/caringforcommunities/images/layout/main_box_middle.gif) 0px 0px repeat-y;
	padding: 0;
	margin: 0 0 20px 0;	
	width: 828px;
	/* ie5win hack begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 828px;
}
html>body div#content {
	width: 828px; /* ie5win hack ends */        
	min-height: 500px;
        }
        
div#column_a
{
	float: left;
	width: 198px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

div#column_b
{
	float: left;
	width:618px;
}

body.home_page div#maintextwrapper
{
	background: none;
}

div#maintextwrapper
{
	float: left;
	width: 616px;
	padding: 0 0 0 0;
	background: transparent url(/caringforcommunities/images/layout/text_box_middle.gif) top left repeat-y;
}

body.home_page div#maintext
{
	background: none;
}

div#maintext
{
	float: left;
	width: 616px;
	padding: 0 0 10px 0;
	/*background: transparent url(/caringforcommunities/images/layout/text_box_top.gif) top left no-repeat;*/
	background-color: #EAF2FD;
}

/*body#copyrightpermissions_page_sub div#maintext
{
	width: auto;
}
*/
div#text
{
	float: left;
	margin: 0;
	padding: 15px 30px;
	width: 445px;
	/* ie5win hack begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 385px;
}
html>body div#text {
	width: 385px; /* ie5win hack ends */        
}

body.home_page div#text
{
	margin: 0;
	padding: 15px 30px 15px 0;
	width: 445px;	
	/* ie5win hack begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 415px;
}
html>body.home_page div#text {
	width: 415px; /* ie5win hack ends */        
}
/*
body.whatnew_page div#column_b div#text,
body.copy_page div#column_b div#text,
body.sitemap_page div#column_b div#text
{
	width: auto;
	padding: 0 25px 0 15px;
}
*/

div#col1,
div#col2
{
	padding: 15px 0 0 0;
	float: left;
	width: 280px;
}
/*
div#col1,
div#col2
{
	padding: 15px 0 0 0;
	float: left;
	width: 50%;
	border: 1px solid #000;
}
*/
body.sitemap_page div#column_b div#text div.colx
{
	padding: 0 8px 0 0;
	margin: 0 0 0 0;
	float: left;
	width: 136px;
}

body.sitemap_page div#column_b div#text div#col4 {
	margin-right: 0;
}

/*----------------------*/
/* PRIMARY NAVIGATION   */
/*----------------------*/

div#nav_main
{
	float: left;
	width: 198px;
	height: 255px;
	margin: 40px 0 0 0;
	padding: 5px 0 0 20px;
	/* ie5win hack begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 220px;
	width: 168px;
}
html>body div#nav_main {
	height: 220px;
	width: 168px; /* ie5win hack ends */        
}


div#nav_main ul#main_menu
{
	width: 163px;
	height: 200px;
	float: left;
	height: auto;
	margin: 0 0 0 5px;
	padding: 0;
	clear: both;
	/* ie5win hack begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 158px;
}
html>body div#nav_main ul#main_menu {
	width: 158px; /* ie5win hack ends */        
}

div#nav_main ul#main_menu  li
{
	height: 27px;
	margin: 7px 0 0 0;
	padding: 0;
	list-style: none;
	float: left;
	/* ie5win hack begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 27px;
}
html>body div#nav_main ul#main_menu  li {
	height: 27px; /* ie5win hack ends */        
}

ul#main_menu li, ul#main_menu a {
	padding: 0;
	height: 27px;
	display: block;
	}

div#nav_main ul#main_menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}



/*----------------------*/
/* SECONDARY NAVIGATION */
/*----------------------*/

div.nav_secondarywrapper
{
	float: left;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	width: 156px;
	background: transparent url(/caringforcommunities/images/layout/2ndnav_box_top.gif) top left no-repeat;
}

body.whatnew_page div.nav_secondarywrapper
{
	display: none;
}

body.sitemap_page div.nav_secondarywrapper
{
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	width: 136px;
	background: transparent url(/caringforcommunities/images/layout/2ndnav_box_top_sm.gif) top left no-repeat;
}

div.nav_secondary {
	float: left;
	padding: 0 0 40px 0;
	background: transparent url(/caringforcommunities/images/layout/2ndnav_box_bottom.gif) bottom left no-repeat;
	margin: 25px 0 0 0;
	width: 156px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	text-align: center;
	text-transform: inherit;
}

body.sitemap_page div.nav_secondary
{
	width: 136px;
	background: transparent url(/caringforcommunities/images/layout/2ndnav_box_bottom_sm.gif) bottom left no-repeat;
}

#secondndnavimg
{
	margin: 0;
	border: 0;
}

div.nav_secondary img
{
	margin: 10px 0 10px 0;
}

div.nav_secondary ul,
div.nav_secondary li,
div.nav_secondary p {
	text-align: left;
	color: #494E64;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.nav_secondary p {
	margin: 0 0 3px 0;
	padding: 10px 0 10px 10px;
	clear: both;
}

div.nav_secondary ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
}

div.nav_secondary ul li
{
	/*float: left;*/
	margin: 0;
	padding: 0;
}
body.home_page div.nav_secondary ul li a,
div.nav_secondary ul li a {
/*Affects Home page 
Right sidebar*/
	height: 12px;
	display: block;
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	text-decoration: none;
	font-size: 10px;
	color: #494E64;
	text-indent: 0px;
	text-transform: none;
	word-spacing: normal;
	list-style-type: none;
	/*	list-style-image: url(/caringforcommunities/images/nav/dot.gif);*/
	list-style-position: outside;
	text-align: left;
	vertical-align: top;
	background-image: url(/caringforcommunities/images/nav/dot.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	
	/*line-height: 12px;*/
	font-size: 12px;
	font-weight: bold;
	font-family: "Lucida Sans", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;

}

ul, ol, dl { postion:relative; }

div.nav_secondary ul li a:hover
{
	background-image: url(/caringforcommunities/images/nav/dot_over.gif);
/*	list-style-image: url(/caringforcommunities/images/nav/dot_over.gif);*/
}

div.nav_secondary ul#nav_secondary_links
{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.nav_secondary ul#nav_secondary_links li {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 9px;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	color: #961533;
	letter-spacing: -0.5px;
	font-size: 12px;
	word-spacing: -0.5px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: inherit;
}

body.home_page div.nav_secondary ul#nav_secondary_links li
{
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

div.nav_secondary ul#nav_secondary_links li a
{
/*Affects all pages but the Home page 
Right sidebar links*/
	width: 131px;
	height: auto;
	/*margin: 0 10px 5px 0;
	padding: 10px 0 15px 15px;*/
	margin: 0 0 0 0;
	padding: 10px 0 10px 15px;
	/*border: 0;*/
	border-bottom: 1px solid #000;
	text-decoration: none;
	list-style-position: outside;	
	background: url(/caringforcommunities/images/nav/dot.gif) 0px 13px no-repeat;
	color: #990033;
	/*line-height: 20px;*/
	font-size: 13px;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	/* ie5win hack begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 116px;
}
html>body div.nav_secondary ul#nav_secondary_links li a
{
	width: 116px;
 /* ie5win hack ends */        
}

body.home_page div.nav_secondary ul#nav_secondary_links li a
{
/*
	margin: 0 0 0 3px;
	padding: 0 0 0 13px;
	border: 0;
	text-decoration: none;
	background: url(/caringforcommunities/images/nav/dot.gif) 0px 2px no-repeat;
	color: #961533;
*/
}

div.nav_secondary ul#nav_secondary_links li a:hover
{
	background: url(/caringforcommunities/images/nav/dot_over.gif) 0px 13px no-repeat;
}

body.sitemap_page div.nav_secondary ul#nav_secondary_links li a
{
/*Affects only sitemap page*/
	width: 116px;
	height: auto;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	border-bottom: 3px solid #fff;
	text-decoration: none;
	color: #2B2C7F;
	/*line-height: 20px;*/
	text-align: center;
	background: none;
	font-size: 13px;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}

body.sitemap_page div.nav_secondary ul#nav_secondary_links li a:hover
{
	background: none;
}

div.nav_secondary h3
{
	display: none;
}

body.sitemap_page div.nav_secondary h3
{
	display: block;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	width: 116px;
	color: #990033;
	font-size: 13px;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
/*----------------------*/
/* HEADER               */
/*----------------------*/

div#header {
	float: left;
	width: 828px;
	height: 29px;
}

div#header img {
	float: left;
	border: 0;
	text-align: left;
	vertical-align: top;
	text-transform: inherit;
}

div#header h1#hconn_logo {
	float: left;
	width: 143px;
	height: 16px;
	padding: 0;
	margin: 0 0 0 0;
}

div#header div#HCSearchform
{
	text-align: right;
	vertical-align: bottom;
}

div#header div#HCSearchform form {
	float: right;
	padding: 0;
	margin: 0 0 0 0;
}

div#header div#HCSearchform p {
	padding: 0;
	margin: 0;
	/*margin: 0 220px 20px 0;*/
}

div#header div#HCSearchform p a
{
	width: 100px;
	text-align: center;
	padding: 2px 0 0 0;
	margin: 2px 0 0 0;
	display: block;
	text-decoration: none;
	color: #494E64;
	font-size: 9px;
	font-weight: bold;
	border-color: silver;
	border-width: 2px;
	border-style: solid;
	background-color: white;
	height: 19px;
	/* ie5win hack begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 19px;
}
html>body div#header div#HCSearchform p a {
	height: 19px; /* ie5win hack ends */        
}

/*----------------------*/
/* FOOTER               */
/*----------------------*/

div#footerwrapper
{
	float: left;
	background: transparent url(/caringforcommunities/images/layout/main_box_bottom.gif) left bottom no-repeat;
}

div#footer
{
	float: left;
	clear: both;
	display: block;
	width: 840px;
	height: 90px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 828px;
}
html>body div#footer {
	width: 828px; /* ie5win hack ends */        
}

div#footer img
{
	float: left;
	border: 0;
	margin: 0 0 0 50px;
	padding: 0 0 0 0;	
}

div#footer ul
{
	padding: 35px 0 0 170px;
	margin: 0;
	list-style: none;
}

div#footer li
{
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	height: 18px;
	background: url(/caringforcommunities/images/nav/redbutton_right.gif) right top no-repeat;
}
div#footer li a
{
	float: left;
	padding: 0;
	padding: 1px 15px 0 15px;
	display: block;
	height: 18px;
	background: url(/caringforcommunities/images/nav/redbutton_left.gif) left top no-repeat;
	text-decoration: none;
	color: #494E64;
	font-size: 9px;
	font-weight: bold;
}


/*----------------------*/
/* LOGO DISPLAY         */
/*----------------------*/

div#column_b div#logo
{
	margin: 0;
	padding: 0;
}



#column_a h2
{
	display: block;
	float: left;
}

body.home_page #column_a h2#hcare_logo
{
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	height: 149px;
}

#column_a h2#aha_logo
{
	margin: 20px 0 0 0;
	padding: 0 0 0 55px;
	width:145px;
	height: 82px;
	background: url(/caringforcommunities/images/logos/aha_logo.gif) top right no-repeat;
	/* ie5win hack begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:90px;
}

#cs_result { list-style-type:decimal; margin:0; padding:0; font-size:11px; }
#cs_result li a:hover{ color:#ff9933; }
#cs_result a {font-size:11px; }

#cs_text, #cs_search, #cs_search div, #cs_search table td, #cs_search input, #cs_search select { font-size:11px;}

#header_image {
	margin: 20px 0 0 0;
}

div#column_b div#text p { font-size: 11px; line-height: 16px; }