/*--------------------------------------------------------------------------

Title: Master Large interior styles for the Area Agency on Aging
Author: Beth Dean
URL:  http://www.whitespace-creative.com

--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------
=Main 
--------------------------------------------------------------------------*/

body {
	background-color: #333;
	padding: 0;
	margin: 0;
	top: 0px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 95%;
	color: #333;
	background: #333 url(../elements/global/bgBody.jpg);
	line-height: 135%;
}

#wrapper {
	padding: 0;
	margin: 0;
	background-color: #fff;
	top: 0px;
	width: 100%;
}

#header {
	background-image: url(../elements/bgHeader.jpg);
	height: 54px;
	width: 100%;
}

/*--------------------------------------------------------------------------
=Headers
--------------------------------------------------------------------------*/

h1 {
	font-size: 180%;
	color: #2D405B;
}

h3 {
	font-size: 120%;
	color: #2D405B;
}

h3.main {
	font-size: 140%;
}

h3.home {
	padding-bottom: 0;
	margin-bottom: 0;
}

hr {
	background-image: url(../elements/ornamentLg.gif);
	background-position: bottom left;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	height: 17px;
	width: 429px;
	border: 0;
}

h2 {
	font-size: 95%;
	color: #933;
	margin-top: 20px;
	/*background-image: url(../elements/ornamentSm.gif);*/
	
}

h4 {
	padding: 0;
	margin: 0;
	color: #933;
}	

h4.date {
	color: #999;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 85%;
	padding: 5px 0 0 0;
	margin: 0;
	line-height: 100%;
}

h5 {
	font-size: 120%;
	color: #2D405B;
	padding: 0;
	margin: 0;
}

h5#noPic {
	margin-top: 10px;
}

/*--------------------------------------------------------------------------
=Nav Description
--------------------------------------------------------------------------*/

#navDescription {
	float: left;
	height: 35px;
	padding: 10px 0 0 20px;
	background: url(../elements/bgNavDescription.gif);
	width: 100%;
}

/*--------------------------------------------------------------------------
=Nav
--------------------------------------------------------------------------*/

#tabs {
      float: left;
      width: 100%;
      background: #132450;
      font-size: 93%;
      line-height: normal;
}

#tabs ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#tabs li {
      display: inline;
      margin: 0;
      padding: 0;
}

#tabs ul li a {
      float: left;
      background: url(../elements/tableftH.gif) no-repeat left top;
      margin: 0;
      padding: 0 0 0 4px;
      text-decoration:none;
	  font-weight: normal;
}

#tabs ul li a span {
      float: left;
      display: block;
      background: url(../elements/tabrightH.gif) no-repeat right top;
      padding: 5px 15px 4px 6px;
      color: #C6CDC2;
}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
     /*End IE5-Mac hack */
	 
#tabs a:hover span {
      color: #333;
}

#tabs a:hover {
      background-position: 0% -42px;
}
#tabs a:hover span {
      background-position: 100% -42px;
}
	/* Light Blue */ 
body#home #navhome a, 
body#inhome #in a, 
body#housing #living a,
body#info #information a, 
body#inHome #in a,
body#careGiver #family a,
body#protectingOlder #protecting a,
body#whoWe #who a
{
	  background-position: 0% -42px;	    
}

body#home            #tabs ul li#navhome a span, 
body#inhome          #tabs ul li#in a span, 
body#housing         #tabs ul li#living a span, 
body#info            #tabs ul li#information a span,
body#inHome          #tabs ul li#in a span,
body#careGiver       #tabs ul li#family a span,
body#protectingOlder #tabs ul li#protecting a span,
body#whoWe           #tabs ul li#who a span
{
      /*float: left;
      display: block;
      background: url(../elements/tabrightHA.gif) no-repeat right top;
      padding: 5px 15px 4px 6px;
      
	  font-weight: bold;*/
	  background-position: 100% -42px;
	  color: #132450;
}

/*body#housing #living a {
	border: 1px solid #00ff00;
	background-position: 0% -42px;  
}*/

/*--------------------------------------------------------------------------
=Overview
--------------------------------------------------------------------------*/

#overview, #overview2 {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	background-image: url(../elements/global/bgOverview.jpg);
	/*background-repeat: repeat-x;*/
	height: 133px;
	width: 100%;
	}
	
#title {
	float: left;
	padding-right: 40px;
	/* Box Model Hack */
	width:495px; 
    voice-family: "\"}\""; 
    voice-family:inherit;
	/* End Hack */
	width: 550px;	
	display: inline;	
}

dl.teaser {
	margin: 0;
	padding: 0;
	float: left;
	width: 380px;
	font-size: 95%;
	line-height: 135%;
}

dt {
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;
	float: left;
	/* Box Model Hack */
	width:115px; 
    voice-family: "\"}\""; 
    voice-family:inherit;
	/* End Hack */
	width: 110px;
}

dd {
	margin: 0;
	padding: 0 0 0 5px;
	float: right;
	display: inline;
	/* Box Model Hack */
	width:255px; 
    voice-family: "\"}\""; 
    voice-family:inherit;
	/* End Hack */
	width: 250px;
}

#overview img {
	/* Box Model Hack */
	
    voice-family: "\"}\""; 
    voice-family:inherit;
	/* End Hack */
	border: none;
	float: left;
	margin: 10px 0 0 0;
}

/*--------------------------------------------------------------------------
=Shelf
--------------------------------------------------------------------------*/

#shelf {
	background: url(../elements/bgFooter.jpg);
	/*background-repeat: repeat-y;*/
	font-size: 85%;
	height: 245px;
	line-height: 135%;
	width: 100%;
}

#handle {
	background-image: url(../elements/bgHandle.jpg);
	padding-left: 800px;
}

#handle img {
	border: none;	
}

/*--------------------------------------------------------------------------
=Site-Map
--------------------------------------------------------------------------*/

#shelf ul {
	list-style: none;
}

#shelf ul ul {
	list-style-image: url(../elements/arrow.gif);
}

#shelf ul a {
	text-decoration: none;
	color: #132450;
}

#shelf ul a:hover {
	text-decoration: underline;
	color: #132450;	
}

#shelf ul ul a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

#shelf ul ul a:visited {
	color: #999;
}

#shelf ul ul a:hover {
	color: #333;
	text-decoration: underline;
	background-color: #fff;
}

#shelf p {
	margin: 5px 0 5px 0;
	padding: 0;
}

ul.leftColumn {
	float: left;
	padding: 0;
	margin: 0 0 0 20px;
}

ul.middleColumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 0 20px;
	width: 200px;
}

ul.rightColumn {
	float: left;
	padding: 0;
	margin: 0 0 0 20px;
}	

/*--------------------------------------------------------------------------
=Getting Started
--------------------------------------------------------------------------*/

#start {
	margin-left: 20px;
	padding: 10px;
	background-color: #F7FAF4;
	width: 240px;
	float: left;
	border: 2px dotted #BECCAF;
	display:block;
	background-image: url(../elements/bgHelp.jpg);
	background-repeat: repeat-y;
	background-color: #fff;
}

#start p {
	font-size: 115%;
	padding: 0;
	margin: 0 0 5px 0;
	color: #132450;
	font-weight: bold;
}

#start ul {
	font-size: 105%;
	padding: 0;
	margin: 0;
}

#start ul li {
	margin-bottom: 5px;
	padding-top: 5px;
	border-top: 2px dotted #BECCAF;
}

#start ul li a {
	color: #769E51;
	text-decoration: none;
	font-weight: bold;
}

#start ul li a:hover {
	color: #5F8041;
	text-decoration: underline;
}


/*--------------------------------------------------------------------------
=Help
--------------------------------------------------------------------------*/

#help {
	margin-top: 10px;
	list-style: none;
	background-image: url(../elements/bgHelp.jpg);
	height: 20px;
	padding: 5px 2px 2px 5px;
	width: 176px;
	font-size: 110%;
}

#shelf ul li#help a {
	color: #769E51;
	text-decoration: none;
	font-weight: bold;
}

#shelf ul li#help a:hover {
	color: #5F8041;
	text-decoration: underline;
}

/*--------------------------------------------------------------------------
=Contact & Search
--------------------------------------------------------------------------*/

#vcard {
	
	margin-right: 20px;
	padding: 10px;
	background-color: #F7FAF4;
	width: 240px;
	float: right;
	border: 2px dotted #BECCAF;
	display:block;
}

.tel {
	color: #666;
}

#search {
	float: left;
	padding: 0;
	margin: 10px 0 0 230px;
	width: 260px;
	height: 40px;
	display: block;	
}

#input { 
	display: block;
	padding: 0;
	margin: 7px 0 0 0;
	float: left;
	color: #666;
	width: 180px;	
}

#button {
	background: transparent url(../elements/btnSearch.gif) no-repeat center top;
	 text-indent: -1000em;
  	 cursor: pointer; /* hand-shaped cursor */
  	 /*cursor: hand; /* for IE 5.x */
	 width: 67px;
	 height: 32px;
	 display: block;
	 float: left;
	 padding: 0;
	 margin: 0;	 
	 border: 0;
	 margin-bottom: 20px; 
}

/*--------------------------------------------------------------------------
=Footer
--------------------------------------------------------------------------*/

#bottom {
	font-size: 85%;
	width: 100%;
	height: 100px;
	margin: 30px 0 0 0;
	/* IE Hack */
	padding: 0; 
    voice-family: "\"}\""; 
    voice-family:inherit;
	/* End Hack */
	padding: 10px 0 0 0;
	color: #B5B5B5;
	line-height: 125%;
	clear: both;	
}

#footerNav {
	list-style: none;
	display: block;
	float: left;
	width: 100%;
	margin: 10px 0 0 25px;
	padding: 0;	
}

#footerNav li {
	display: block;
	float: left;
	padding: 0 15px 0 5px;
	margin: 0 5px 0 5px;
	border-right: 1px solid #999;
}

#footerNav a {
	text-decoration: none;
	color: #B5B5B5;
	font-weight: normal;
}

#footerNav a:hover {
	text-decoration: underline;
	background-color: #4E4E4E;
}

#footerNav li#last {
	border: none;
}

#bottom p {
	display: block;
	float: left;
	margin-left: 32px;
	padding: 0;
	color: #B5B5B5;	
}

#bottom img {
	margin: 0 0 0 5px;
	border: 0;
}

#bottom strong {
	color: #ccc;
}

/*--------------------------------------------------------------------------
=vCard Footer
--------------------------------------------------------------------------*/

#vcardFooter.print {
	
}

#vcardFooter {
	margin-top: 10px;
	margin-left: 30px;
	padding: 5px;
	/*background-color: #F7FAF4;
	/*background-color: #fff;
	border: 2px dotted #BECCAF;*/
	width: 440px;
	float: left;
	display:block;
}

#vcardFooter #left {
	width: 235px;
	float: left;
	border-right: 1px solid #BECCAF;
	margin-right: 10px;
}

#vcardFooter #right {
	float: left;
}

.tel {
	color: #B5B5B5;
}

#bottom #vcardFooter p {
	margin-left: 0;
	margin-bottom: 0;
}

/*--------------------------------------------------------------------------
=Miscellaneous
--------------------------------------------------------------------------*/

a {
	color: #769E51;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #5F8041;
	text-decoration: underline;
}

#skip {
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}

#footerSkip {
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	line-height: 0;
}

em {
	font-style: normal;
	font-weight: normal;
	background-color: #ffffe9;
}

#bottom em {
	background: none;
}

em.wspace a {
	color: #f60;
	font-weight: bold;
	font-style: normal;
}

em.wspace a:hover {
	text-decoration: underline;
}

/*--------------------------------------------------------------------------
=Main Interior Structure
--------------------------------------------------------------------------*/

#interiorContent {
	width: 100%;
	/*height: 750px;*/
	overflow: visible;
}
	
#interiorContentHousingAsst {
	width: 100%;
	height: 2350px;
}

#leftColumn {
	width: 900px;
	float: left;
	margin-left: 20px;
}

#fullColumn {
	width: 500px;
	float: left;
	margin-left: 20px;
}

#rightColumn {
	width: 320px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../elements/bgAd.jpg);
	background-repeat: repeat-y;
	background-color: #f9fcf5;
	border: 1px dotted #ccc;
}

#rightColumnEmpty {
	width: 320px;
	height: 435px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.clear {
	clear: both;
	height: 0; 
	font-size: 1px;
}

/*--------------------------------------------------------------------------
=Secondary Nav / Interior Overview
--------------------------------------------------------------------------*/

#overview, #overview2 {
	font-size: 90%;
	height: 25px;
	float: left;
	border-bottom: 1px solid #ccc;
}

body#inhome #overview, body#inhome #overview2 {
	height: 25px;
}

#overview ul, #overview2 ul {
	display: block;
	float: left;
	list-style: none;
	/*padding: 10px;*/
	padding: 0;
	margin: 0;
}

#overview ul li, #overview2 ul li {
	display: block;
	float: left;
	padding: 0 10px 0 10px;
	margin: 0 10px 0 0;
	border-right: 1px solid #e1e6d7;
	background-image: url(../elements/arrowSubNav.gif);
	background-repeat: no-repeat;
	 
}

#overview2 ul li {
	margin-top: 3px;
}

#overview ul a, #overview2 ul a {
	color: #132450;
	text-decoration: none;
	font-weight: normal;
}

#overview ul a:visited, #overview2 ul a:visited {
	color: #666;
}

#overview ul a:hover, #overview2 ul a:hover {
	text-decoration: underline;
}

#leftColumn ul {
	list-style-image: url(../elements/arrow.gif);
}

#bottom {
	margin-top: 0;
}

#rightColumn h5 {
	margin-left: 20px;
	text-transform: uppercase;
	font-weight: normal;
}
	
#rightColumn ul {
	font-size: 85%;
	margin: 10px;
	padding-left: 20px;
	list-style-image: url(../elements/arrow.gif);
}

#rightColumn ul li {
	margin-bottom: 10px;
}

#bottom {
	background: none;
}

/*--------------------------------------------------------------------------
=Miscellaneous Interior Classes
--------------------------------------------------------------------------*/

strong.faq {
	font-size: 120%;
	color: #933;
	padding-right: 5px;
}

table {
	width: 100%;
	border: 1px solid #999;
}

table td {
	border-right: 1px solid #999;
	margin-right: 10px;
	text-indent: 10px;
	padding: 5px;
}

.on, .onLast {
	background-color: #ddd;
}

.last, .onLast {
	border: none;
}

/*--------------------------------------------------------------------------
=Interior Lists
--------------------------------------------------------------------------*/

#letter {
	list-style: upper-alpha;
}

#lowerLetter {
	list-style: lower-alpha;
}

#interiorList1, #interiorList2, #interiorList3, #interiorList4, #interiorList5 {
	list-style: circle;
}

#interiorList1 li, #interiorList2 li, #interiorList3 li, #interiorList4 li, #interiorList5 li {
	margin: 0;
}

ol li {
	margin-bottom: 10px;
}

/*--------------------------------------------------------------------------
=Contact
--------------------------------------------------------------------------*/

table#contact {
	background-image: url(../elements/bgAd.jpg);
	background-repeat: repeat-y;
	background-color: #f3fcdd;
	border: 1px dotted #ccc;
}

table#contact td, table#contact tr {
	border: none;
}



