body.halfheight {
	background-image:url(/images/home_slice_half.gif);	
}
a img {
	border:none;
}
#header {
	height: 100px;
	width:100%;
	min-width:1000px;
	float:left;
	background-image:url(/images/header_bg.jpg);
}
#sub-header {
	clear:both;
	background-image:url('/images/home-header.jpg'); 
	background-repeat:no-repeat; 
	height:215px;
}
#sub-header.halfheight {
	height:100px;	
}
#nav.halfheight {
	height:100px;
}
#logo-img {
	float:left;
}
#mission {
	height:52px;
	background-color:#77B83E;
}
#top-menu-holder {
	float:right;
	height:40px;
	margin-top:60px;
	margin-right:20px;
}
#menu-curve-left {
	float:left;
	width:12px;
	height:40px;
	background: url(/images/menu_curve_left.png) no-repeat top left;
	border-right:1px solid #CCCCCC;
}

#top-menu {
	margin:0px;
	padding:0px;
	float:left;
	background: url(/images/menu_center.png) repeat-x top;
	height:40px;
}
#top-menu p {
	display:inline;
}
#top-menu ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#top-menu ul li span.head {
	display:block;
	height:20px;
	padding:10px 5px 10px 5px;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: -0.03em;
}
#top-menu ul li ul li .yuimenuitemlabel {
	color:#333;	
	font-size: 13px;
}
#top-menu ul li a {
	text-decoration:none;
	font-size: 13px;
}
#top-menu ul li a:hover {
	text-decoration:underline;
}
#menu-curve-right {
	float:left;
	width:12px;
	height:40px;
	background: url(/images/menu_curve_right.png) no-repeat top left;
}

.common-rt-col {
	padding:5px;
	border-bottom:1px dashed #e9e9e9;
	margin-top:5px;
	margin-bottom:10px;	
	color:#fff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}
.common-rt-col.last {
	border-bottom:none;
	margin-bottom:5px;
}
.common-rt-col h1, .common-rt-col h2 {
	width:100%;
	display:block;
	text-align: center;
	color:#fff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;	
}
#col-footer {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#333;
	padding:5px;
}
.unique-rt-col {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#2D441A;
	width:150px;
	padding-top:10px;
}
/* YUI OVERRIDES */
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu {
	background:none;
}
.yui-skin-sam .yuimenubar {
	border:none;
}
.yui-skin-sam .yuimenubaritemlabel {
	border-style:none;
}
.yui-skin-sam .yuimenubaritem-selected {
	background:#fff;
	margin-left:1px;
}
.yui-skin-sam .yuimenuitem-selected {
	background: none;
}
.yui-skin-sam .yuimenuitemlabel .yuimenuitemlabel-selected {
	background:none;
}
/* NOT USED
#top-menu ul{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
}
#top-menu ul li {
	margin:0px;
	padding:0px;
	list-style: none;
	float:left;
	display:block;
}
#top-menu ul li ul {
	display:none;
	z-index:100;
	display:block;
	position:absolute;
	margin:0px;
	padding:0px;	
	list-style: none;
	font-size:10px;
	background: #fff;
}
#top-menu ul li ul li  {
	list-style: none;
	float:left;
	clear:both;
	display:block;
	margin:0px;
	padding:5px;
	font-size: 12px;
}
*/
