#header {
	height: 147px;
}
#header h1 {
	top: 17px;
}
#nav {
	top: 92px;
}
#banner {
	position: relative;
	height: 385px;
	background: url(images/banner-home-bg.gif) repeat-x;
}
#banner h1 {
	margin: 0 0 0.5em 0;
	padding: 0;
	color: #8b1f03;
	text-transform: uppercase;
	font-size: 145%;
	text-align: left;
	top: 0;
}
#banner h2 {
	display:none;
}
#banner .profiles {
	position: absolute;
	top: 0;
	left: 0;
	height: 385px;
	width: 582px;
}

#banner .info {
	position: absolute;
	left: 615px;
	top: 45px;
	width: 270px;
	height: 336px;
	line-height: 1.5;
	overflow: auto;
}
#banner .info blockquote {
	
}
#banner .profile {
	position: absolute;
	width: 194px;
	height: 192px;
	background: url(http://www.ugmspokane.org/mediafiles/homepage-banner.jpg) no-repeat;
}
#banner #women    { top: 0;left: 0; background-position: 0px -385px;}
#banner #men      { top: 0; left: 194px; background-position: -194px -385px}
#banner #recovery { top: 0;left: 388px; background-position: -388px -385px}
#banner #youth    { top: 192px;left: 0; background-position: 0px -577px}
#banner #motors   { top: 192px;left: 194px; background-position: -194px -577px}
#banner #thrift   { top: 192px;left: 388px; background-position: -388px -577px}

#banner #women.hover    {background-position: 0px 0}
#banner #men.hover      {background-position: -194px 0}
#banner #recovery.hover {background-position: -388px 0}
#banner #youth.hover    {background-position: 0px -192px}
#banner #motors.hover   {background-position: -194px -192px}
#banner #thrift.hover   {background-position: -388px -192px}

#banner .profile * {
	display: none;
}
#tagline {
	position: relative;
	display: block;
	height: 73px;
	background: url(images/tagline.png) no-repeat;
}
#tagline * {
	display: none;
}
#tagline strong {
	display: block;
	position: absolute;
	font-size: 22px;
	bottom: 0px;
	left: 0px;
}
#tagline #meals {
	margin: 0px 0 5px 352px;
}

#tagline #shelters {
	margin: 0px 0 5px 656px;
}
#content {
	width: 560px;
}
#text-ourgreatestneeds {
	margin-left: -25px;
	position: relative;
}
table td {
	padding-bottom: 20px;
}
table td.first {
	width: 270px;
}

table.small td.first {
	width: 190px;
}

#wrap2 {
	padding-bottom: 95px;
}
#footer {
	width: 564px;
	left: 85px;
	margin-top: 70px;
	padding-left: 207px;
	background: url(images/text-quicklinks.gif) no-repeat 0px 20px;
}
#footer .col-2 {
	margin-left: 88px;
}

/*
#footer .copyright {
	position: absolute;
	top: -65px;
	left: 0px;
	padding: 0;
}
*/

/* updated home calendar */

#sidebar table.calendar{
   width: 220px;
}

#sidebar table.calendar caption{
   padding-bottom: 15px;
   color: #2F2F2F;
   font-size: 1.2em;
   font-weight: bold;
   text-transform: uppercase;
}

#sidebar table.calendar caption span{

}

#sidebar table.calendar caption span.calendar-prev{
	margin-right: 6px;
}

#sidebar table.calendar caption span.calendar-next{
	margin-left: 6px;
}

#sidebar table.calendar th{
   padding: 4px 0 5px;
   font-size: 1.1em;
   font-weight: normal;
}

#sidebar table.calendar td{
   padding: 5px 0 6px;
   font-size: 1.1em;
   text-align: center;
}

#sidebar table.calendar td.linked-day{
   padding: 0;
   background: #276D88;
}

#sidebar table.calendar td.linked-day:hover {
   background: #2F2F2F;
}

#sidebar table.calendar td.linked-day a{
   display: block;
   padding: 5px 0 6px;
   color: #FFFFFF;
   text-decoration: none;
}



/* traildiv */

#traildiv{
   position: absolute;
   top: 0px;
   left: 0px;
   z-index: 999;
   visibility: hidden;
   width: 140px;
   height: 100px;
   color: #FFF;
}

#traildiv ul{
   padding: .75em;
   padding-bottom: 0;
   border: 3px solid #2F2F2F;
   background: #276D88;
   font-size: 10px;
}

#traildiv li{
   color: #FFF;
   margin-left: 1em;
   margin-bottom: .75em;
   text-align: left;
}

#traildiv a{
   color: #FFF;
   text-decoration: none;
}
