/* @override http://www.mvhospital.com/mvhhome.css */

/* Capital Campaign Section */

.flashbox {
	border-right: 1px solid #869cce;
	border-left: 1px solid #869cce;
	margin-left: -1px;
	margin-right: -1px;
}

.flashbox_shadow {
	border-right: 2px none #869cce;
	border-left: 2px solid #869cce;
	margin-left: -2px;
	margin-right: -2px;
	background: url(images2/homeshadow.jpg) repeat-x;
	height: 184px;
}

.capcampbutton {
	color: #858585;
	font: bold 12px/23px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

.capcampdonatebutton {
	color: white;
	font: bold 12px/23px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	background: #920e1b;
	border: 10px solid #920e1b;
	margin-top: 30px;
}

.capcampdonatebuttonsmall {
	color: white;
	font: bold 10px/25px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	background: #920e1b;
	border: 10px solid #920e1b;
	margin-top: 30px;
}

a {
	color: #858585;
	text-decoration: none;
}

/* Standard Home Page Sections */

/* Navigation */

.newitem {
	color: #09539F;
	font: 11px/11px Arial, Helvetica;
	text-align: left;
	padding-left: 12px;
	display: block;
	background: url(images2/newarrow.gif) no-repeat 0px center;
	padding-top: 10px;
}

.copyright {
	color: #09539F;
	font: 11px/11px Arial, Helvetica;
	text-align: center;
	display: block;
	padding-top: 10px;
}

div#whatsnew a {
	color: #09539F;
	font: 11px/11px Arial, Helvetica;
	text-align: left;
	padding-left: 12px;
	display: block;
	background: url(images2/newarrow.gif) no-repeat 2px center;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#whatsnew a:hover {
	color: white;
	font: 11px/11px Arial, Helvetica;
	text-align: left;
	padding-left: 12px;
	display: block;
	background: url(images2/newarrow_f2.gif) no-repeat 2px center #09539F;
}

div#navigation a {
	color: white;
	font: 11px/22px Arial, Helvetica;
	text-align: left;
	padding-left: 6px;
	display: block;
	background: #09539F;
}

div#navigation a:hover {
	color: white;
	font: 11px/22px Arial, Helvetica;
	text-align: left;
	padding-left: 6px;
	display: block;
	background: #fa9834;
}

div#whatsnew {
	display: block;
	position: static; 
	width: 101px; 
	height: 342px; 
	z-index: 1; 
	left: 311px; 
	top: 63px; 
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #09539F;
	border-left: 1px solid #869cce;
	border-top: 1px solid #FFFFFF;
	margin-left: -1px;
	margin-right: -1px;
	margin-bottom: -1px;
	background: #FFFFFF;
}

div#navigation {
	display: block;
	position: static; 
	width: 93px; 
	height: 342px; 
	z-index: 1; 
	left: 401px; 
	top: 63px;
	border-bottom: 1px solid #09539F;
	border-right: 0px solid #869cce;
	border-left: 1px solid #09539F;
	border-top: 1px solid #09539F;
	margin-left: -1px;
	margin-right: -1px;
	background: #09539F;
}

/* Billboard & Contact Info Section */

td#billboard {
	width: 244px;
	height: 299px;
	background-color: white;
	opacity: 1;
}

td#contactinfo {
	width: 244px;
	height: 45px;
	background-color: #09539F;
	opacity: 1;
}
