
body {
	background-color:#DEDFE0;
	background-image:url(../Images/vrhn/vrhn-body-bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

DIV.container{
	background-color:#FFFFFF;
	border:solid 1px #ffffff;
	border-bottom: none;
	}





/* ============= BANNER STUFF ============= */

#banner_wrapper{
	height:214px;
	margin-bottom:1px;
	background: url(../Images/vrhn/vrhn-logotile.jpg) repeat-x;
	}
#vrhn_logo{
	float:left;
	}
	
#vrhn_hero{
	float:right;
	border-left:solid 1px #ffffff;
	}


/* ============ NAV STUFF =================*/

div#nav {
	background: url(../Images/vrhn/vrhn-navbg.jpg) repeat-x;
	height: 36px;
}

div#placeholder-nav {
	height: 36px;
}

div#placeholder-nav a{
	height:36px;
	}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

#placeholder-nav table td {
cursor: pointer;
cursor: hand;
padding:0px 12px 0px 12px 
}    






div#placeholder-search {
	background: #D9DADB;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
}

div#sub {
	padding: 18px 0;
}

div#placeholder-footer {
	color: #888;
	font-size:10px;
}

td.menu-item {
	color: #000000;
	height:36px;

}

td.menu-item-hover {
	color: #ffffff;
	/*background-image:url(../Images/vrhn/vrhn-navbg-hover.jpg);*/
	background-repeat:repeat-x;
}

td.menu-item-selected {
	color: #ffffff;
	background-color:#FDBE00;
}

td.submenu-item {
	background-color:#CFD1D2;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}


td.submenu-item-hover {
	background: #FDBE00;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #FDBE00;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

div#placeholder-box1 {
	border-bottom: 1px solid #ccc;
}




.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}



div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 270px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #ed820e;
	text-decoration: none;	
}

a:hover, a:active {
	color: #ed820e;
	text-decoration: underline;
}

/* ============= BREADCRUMBS STUFF ================ */

#breadcrumbs{
	float:left;
	width:auto;
	font-size:16px;
	margin:5px 0px 0px 5px;
	}


/* ============= SEARCH STUFF ================ */
div#placeholder-search {
	padding: 9px;
	width: 582px;
	overflow:hidden;
}


div.search-box {
	text-align: right;
	width:300px;
	float:right;
}

div.search-box #CAT_Search{
	border:solid 1px #FDBE00 ;
	background-color:#ffffff;
	line-height:16px;
	height:18px;
}



body#sub div#placeholder-search {
	width: 932px;
}

.cat_button{
	border:solid 1px #FDBE00 ;
	background-color:#ffffff;
	height:24px;
	line-height:12px;
}








/* ================= CONTENT HOLDERS ================= */


#wrapper-home{
	background-image:url(../Images/vrhn/vrhn-home-sub2-tile.jpg);
	background-repeat:repeat-y;
	float:left;
	display:inline;
	}
	
	#wrapper-home2{
	background-repeat:repeat-y;
	float:left;
	display:inline;
	}
	

DIV#home_content{
	width:560px;
	float:right;
	margin-right:20px;
	margin-top:20px;
	display:inline;
	}

	DIV#home_content2{
	width:730px;
	float:right;
	margin-right:20px;
	margin-top:20px;
	display:inline;
	}


div#main div.inner {
	padding: 18px 30px 36px;
}

div#sub {
	margin: 0;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

span.whoslogged {
	margin-right: 36px;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */


.announcement-list h2 {
	line-height:20px!important;
}

.announcement-list {
	margin:0!important;
	padding:0!important;
	margin-bottom:10px!important;
}