/* @override http://www.artba.org/_css/home.css */

/* @group header */
#home #header{
	height: 175px;
	position: relative;
}

/* @end */

#home #flashopen{
	position: absolute;
	top: 180px;
	left: 0;
}


#home #container-inner{
	background: url(../_img/bg_home-content-lines.gif) no-repeat left 0;
}

#home #content-wrap{
	background: url(../_img/bg_content_btm.jpg) no-repeat 235px bottom;
}

#home #lsidebar{
	width: 205px;
	float: left;
	padding: 1px 15px 20px 15px;

}

#home #content{
	width: 491px;
	top: 0;
	float: left;
}
#home #rsidebar{
	width: 205px;
	padding: 20px 14px;
	background: url(../_img/right_sidebar_shadow_top.jpg) no-repeat 3px 0;
	margin-left: 0px;
	float: right;
}

#home #billboard{
	width: 491px;
}

#home #searchbar{
	width: 234px;
}

#home #nav{
	height: 41px;
	width: 726px;
	background: url(../_img/bg_nav.jpg) repeat-x;
	position: relative;
	z-index: 2;
}

/* @group Quicklinks */

#quicklinks{
	background: url(../_img/sidebar_double_sep.jpg) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: 16px;
}

#quicklinks h3{
	font: 1.5em Arial;
	color: #792823;
	margin-bottom: 15px;
	text-transform: uppercase;

	letter-spacing: 1px;
}

#quicklinks ul li{
	margin-bottom: 9px;
	text-transform: uppercase;
	font-size: 1em;
}

#quicklinks li a{
	color: #164e79;
	text-decoration: none;
	font-family: Arial;
	line-height: 1.4em;
}

#quicklinks li a:hover{
	text-decoration: underline;
}

/* @end */

/* @group News
 */

#news{
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 50px;
}

#news h3{
	font: 1.5em Arial;
	color: #792823;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#news .litem{
	clear: both;
	margin-bottom: 15px;
	position: relative;
}
#news .litem img{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 115px;
}

#home #news .litem p{
	margin-left: 124px;
}
#home #news .litem a{
	color: #792823;
	text-decoration: none;
	font: .9em arial;
	background: url(../_img/small_arrow.jpg) no-repeat 100% 12px;
	padding-right: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
}

#home #news .litem a.details{
	width: 88px;
	padding-top: 10px;
}

#home #news .litem p{
	color: #70706c;
}

#news .litem h4{
	color: #164e79;
	font: bold 1.2em Arial;
}

#news .litem h4 a{
	text-decoration: none;
	color: #164e79;
	font-weight: bold;
	background-image: none;
	padding-right: 0;
	text-transform: capitalize;
	letter-spacing: inherit;
}
#home #content #news .litem h3{
	margin-bottom: 2px;
	font: 1.3em Arial;
}
#home #news .litem h3 a{
	background-image: none;
	color: #164e79;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-weight: bold;
}

#home #news .litem h3 a:hover{
	text-decoration: underline;
}

#news .litem a:hover{
	text-decoration: underline;
}

/* @end */




