/* HOMEPAGE */
@import url(extraPhoneWide.css);
div#header {
	background: #f37320 url(/images/header_left_350x250.gif) top left no-repeat;
}
div#header h2 {
	background: url(/images/header_right_406x250.gif) top right no-repeat;
}
div#body {
	padding-top: 0;
}
div#bodyMain {
	width: 100%;
	margin: 0 !important;
	padding-bottom: 10px;
	background: #fff url(/images/bg_body_1x800.gif) top left repeat-x;
}
div#bodyMain div.row {
	float: left;
	width: 249px;
	border: 2px solid #fff;
	border-top: none;
	border-bottom: none;
}
div#bodyMain div#row1 {
	border-right: 0;
}
div#bodyMain div#row3 {
	width: 250px;
	clear: right;
	border-left: 0;
}
div#bodyMain div.row ul li a {
	text-decoration: none;
}
div#bodyMain div.row img {
	margin-top: 2px;
	border: 0;
}
div#bodyMain div.row h3 {
	margin: 0;
	*margin-top: -2px;
	padding: 4px 0 5px 6px;
	background: #616161;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 1.1em;
	*font-size: 1.15em;
	color: #fff;
}
div#bodyMain div.row h3 a {
	color: #fff;
	text-decoration: none;
}
div#bodyMain div.row p {
	margin: 0 12px 10px 12px;
}
div#bodyMain div.row p.first {
	margin-top: 12px;
}
div#bodyMain div#row1 h4 {
	margin: 0 12px 3px 12px;
	font-size: 1.0em;
}
div#bodyMain div.row ul {
	margin: 0 0 10px -10px;
	*margin-left: 30px;
}
div#bodyMain div.row ul li {
	margin-bottom: 3px;
}
div#bodyMain div.edu h4 {
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 30px;
}

div#extraPhone {
	*padding-top: 0;
	*margin-top: 10px;
}

#resHighSec a {
	display: none;
}