/* 	Title:		Indian Hills Home Page Styles
	Copyright: 	2010 All rights reserved
	Updated: 	March 1, 2010
=================================== */
/* @group HOME PG NAVIGATION
===================================== */
#nav-hm ul {
	margin-left: 0;
	margin-bottom: 0;
}
#nav-hm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	background: #840000 url(../images/home/home_nav_bg.jpg) no-repeat 0 bottom;
	min-height: 279px;
}
#nav-hm a:link, #nav-hm a:active, #nav-hm a:visited {
	text-decoration: none;
	color: #fff;
}
#nav-hm a:hover {
	text-decoration: none;
	color: #ffc032;
}
#nav-hm li#hm-tab1 a:hover {
	background: #4e0000 url(../images/home/nav-hm_t1_on.jpg) no-repeat;
}
#nav-hm li#hm-tab2 a:hover {
	background: #4e0000 url(../images/home/nav-hm_t2_on.jpg) no-repeat;
}
#nav-hm li#hm-tab3 a:hover {
	background: #4e0000 url(../images/home/nav-hm_t3_on.jpg) no-repeat;
}
#nav-hm li#hm-tab4 a:hover {
	background: #4e0000 url(../images/home/nav-hm_t4_on.jpg) no-repeat;
}
#nav-hm li#hm-tab5 a:hover {
	background: #4e0000 url(../images/home/nav-hm_t5_on.jpg) no-repeat;
}
#nav-hm li#hm-tab6 a:hover {
	background: #4e0000 url(../images/home/nav-hm_t6_on.jpg) no-repeat;
	/*border-bottom: 1px solid #a40000;*/
}
#nav-hm a {
	padding-left: 20px;
	line-height: 2.4em;
	width: 213px;
	border-top: 1px solid #a40000;
	display: block;
}
#nav-hm li {
	margin-top: -1px;
}
#nav-hm li#hm-tab1 {
	margin-top: 0.6em;
}
/* @end */
/* @group HOME PG QUICKLINKS
===================================== */
body#home #quick-links {
	padding-top: 0.6em;
	position: relative;
}
body#home #quick-links p {
	margin-bottom: 0;
}
body#home #quick-links p a {
	padding-left: 2em;
	background: url(../images/home/quick-links-bg_hm.png) no-repeat 13px 2px;
}
body#home #quick-links a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 0.8em;
	line-height: 1.63636363636em;
	border: none;
}
body#home #quick-links-menu {
	margin-top: -2px;
	background-color: #840000;
	border: 1px solid #a40000;
	border-top: none;
	width: 172px;
	position: absolute;
	left: 19px;
	height: 0;
	visibility: hidden;
}
body#home #quick-links-menu a {
	padding-left: 0.5em;
	padding-right: 0.5em;
	width: 162px;
}
body#home #quick-links-menu a:hover {
	background-color: #650000;
}
/* @end */
/* @group HOME PG OVERRIDES
===================================== */
body#home {
	padding-bottom: 0;
}
body#home #container {
	background: #e4e0d0 url(../images/home/hm_sidebar_bg.jpg) repeat-y left top;
}
body#home #col-1 {
	margin: 0;
	padding: 0;
	width: 673px;
}
body#home #col-2 {
	margin: 0;
	min-height: 0; /* override min-height in columns.css */
	width: 233px;
}
body#home #siteinfo {
	background: #4e0000 url(../images/home/footer_bg_hm.jpg) no-repeat;
}
/* @end */
/* @group JUMP MENU
===================================== */
body#home select#jumpMenu {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 20px;
	background-color: #810000;
	color: #fff;
	border: 1px solid #9f3a34;
	width: 193px;
}
/* @end */
/* @group HOME FEATURE
===================================== */
#hm-feature h2 {
	margin-top: 0;
	margin-bottom: 0.25em;
	padding-top: 0.75em;
	color: #fff;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.125em;
}
#hm-feature {
	padding: 0 20px 5px 20px;
	background: #26466c url(../images/home/home_feature_bg.jpg) no-repeat;
	width: 193px;
	min-height: 284px;
	color: #fff;
}
#hm-feature a:link, #hm-feature a:active, #hm-feature a:visited {
	text-decoration: none;
	color: #ffc032;
}
#hm-feature a:hover {
	text-decoration: underline;
	color: #ffc032;
}
#hm-feature img {
	margin-top: -0.75em;
	border: 1px solid #fff;
}
#hm-feature p.more-link {
	margin-top: -1em;	
}
/*for ie6*/
#hm-feature p.more-link a:link,
#hm-feature p.more-link a:active,
#hm-feature p.more-link a:visited {
	color: #fff;
}
#hm-feature p.more-link a {
	color: #fff;
	text-decoration: none;
	background: url(../images/home/more-link_hm_bg.gif) no-repeat right center;
}
#hm-feature p.more-link a:hover {
	color: #fff;
	text-decoration: underline;
}
/* @end */
/* @group HOME CONTENT
===================================== */
#home-content {
	background: #e4e0d0 url(../images/home/home_content_bg.jpg) no-repeat;
	float: left; /* for background image */
	width: 673px;
}
#home-content h2 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#hm-news {
	margin: 0 10px;
	width: 345px; /* target 365px + margins*/
	float: left;
}
#hm-news h2 {
	float: left;
}
#social-icons {
	margin-top: 7px;
	margin-left: 5px;
	float: left;
}
#social-icons a {
	margin-left: 8px;
	display: block;
	float: left;
}
#hm-news img.rss_old {
	position: absolute;
	display: inline;
	padding-top: 2px;
	padding-left: 5px;
}
#hm-news ul {
	margin-left: 0;
	clear: both;
}
#hm-news ul li {
	margin: 1.5em 0;
	padding-left: 38px;
	list-style-type: none;
	line-height: 1.2em;
	position: relative; /* for audo/video icons */
}
/* home callout */
body#home .callout {
	float: none;
	border-color: #8a0000;
}
body#home #hm-news ul li.callout {
	padding-left: 1em;
}
body#home li.callout a, 
body#home li.callout strong {
	color: #8a0000;
}
#hm-news.no-icons ul li {
	padding-left: 0;
}
#hm-events {
	margin-right: 10px;
	width: 290px; /* target 290px + margins */
	float: right;
}
/* hm page columns 8px shy of available 673 
   width of two plus margins is 665 */
#hm-events dt {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	clear: left;
	width: 42px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1em;
	float: left;
}
#hm-events dt a span {
	font-size: 0.75em;
	display: block;
}
#hm-events dt a {
	padding-top: 0.4em;
	padding-top: 6px;
	padding-bottom: 0.6em;
	width: 42px;
	display: block;
	background: #d2ccbb url(../images/home/calendar_bg.gif) no-repeat 0 bottom;
}
#hm-events dt a:hover {
	text-decoration: none;
	background: #d2ccbb url(../images/home/calendar_bg_on.gif) no-repeat 0 bottom;
}
#hm-events dd {
	margin-bottom: 0.75em;
	width: 240px;
	float: left;
	line-height: 1.2em;
}
#hm-events dd a, #hm-news li a {
	font-weight: bold;
}
#hm-news p.more-link,
#hm-events p.more-link {
	text-align: left;
}
#hm-news p.more-link {
	margin-top: -13px;
	margin-left: 37px;
}
#hm-news.no-icons p.more-link {
	margin-left: 0;
}
#hm-events p.more-link {
	margin-left: 46px;	
}
/* @end */
/* @group AUDIO/VIDEO/PODCAST LINKS
===================================== */
#hm-news ul li span.audio,
#hm-news ul li span.video,
#hm-news ul li span.podcast  {
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
}
#hm-news ul li span.audio {
	margin-top: -7px;
	margin-left: 5px;
	background: url(../images/common/audio_icon_sm.gif) no-repeat;
}
#hm-news ul li span.video  {
	margin-top: -9px;
	background: url(../images/common/video_icon_sm.gif) no-repeat;
}
#hm-news ul li span.podcast {
	margin-top: -9px;
	margin-left: 5px;
	background: url(../images/common/podcast_icon_sm.gif) no-repeat;
}
/* @end */
/* @group IE FIXES
===================================== */
/* IE7 */
*:first-child+html #hm-news h2,
*:first-child+html #social-icons {
	padding-bottom: 0.1em;
	margin-bottom: -0.6em;
}
/* IE6 */
* html #hm-news h2,
* html #social-icons {
	margin-bottom: -0.6em;
}
/* @end */
