@charset "utf-8";
/* CSS Document */
body {
/font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	background-color: #006666;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

#dept-content h1 {
	color: #2B5286;
	font-size: 1.5em;
}

#dept-content h2 {
	color: #2B5286;
	font-size: 1.2em;
}

#dept-content h3 {
	color: #2B5286;
	font-size: 1em;
}

#wrap {
	width: 825px;
	margin: 0 auto;
	padding: 0;
}

#border-top {
	float: left;
	clear: both;
	height: 29px;
	width: 825px;
	background-image: url(images/border-top.gif);
}

#center-wrap {
	float: left;
	clear: both;
	width: 825px;
	background-image: url(images/bg-full.gif);
	background-repeat: repeat-y;
}

#border-left {
	height: 613px;
	float: left;
	width: 14px;
	margin-right: 20px;
	background-image: url(images/border-left-static.gif);
	background-repeat: repeat;
}

#content-wrap {
	float: left;
	width: 825px;
	background: #ffffff;
}

#header {
	height: 100px;
}

#logo {
	margin-left: auto;
	margin-right: auto;
	width: 825px;
	padding-top: 0.2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#logo img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	border: none;
}

#search {
	float: left;
	font-size: .8em;
	font-weight: bold;
	width: 170px;
}

#search form {
	margin: 0;
	padding-top: 80px;
	padding-left: 6px;
	background: url(images/search-bg.gif) bottom left no-repeat;
}

#search input {
	margin-bottom: 6px;
	padding: 0;
	color: #2B5286;
	font-weight: bold;
}

#menu {
	margin-bottom: 3px;
	float: left;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	line-height : 29px;
	text-decoration: none;
	color: #0066FF;
	width:720px;
}

#menu-new {
	float: left;
	width: 200px
	margin-right: 3px;
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none;
}

#menu-new a {
	color: #ffffff;
	display: block;
	height: 29px;
	text-decoration: none;
}
#menu-new a:hover {
	background-repeat: repeat-x;
	background-color: #00FF33;
}

#menu-main {
	float: left;
	width: 825px;
	height: 30px;
	margin: 0px;
	padding: 50;
	background-repeat: repeat-x;
	background-color: #D2E5EE;
	text-decoration: none;
	color: #0066FF;
}

/* Suckerfish CSS */
#nav, #nav ul { 
	line-height: 1.75;
	margin: 0;
	background-color: #FFFFFF;
	list-style:none;
	padding-top: 25;
	padding-right: 5;
	padding-bottom: 5;
	padding-left: 5;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #333333;
	text-decoration: none;
	padding: 0em 2em;
}

#nav li { 
	float: left;
	width: 10em; 
	padding: 0;
	margin-left: 0px

}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 14.4em;
	w\idth: 13.9em;
	left: -999em;
	background-image: url(../images/bgtest.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;

}
#nav li ul ul { /* third-and-above-level lists */
	margin: -1.75em 0 0 14em;
}
#nav li li {
	padding-right: 1em;
	width: 13em
}
#nav li ul a {
	width: 13em;
	w\idth: 9em;
}
#nav li:hover, #nav li.sfhover {
	background-color: #0099FF;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/*** ORIGINAL SKIN ***/
#menu-main .nav {
	float:left;
	line-height: 29px;
	text-align: center;
	padding-right: 50px;
}
#menu-main .nav li {
	color: #00FF00;
}

#menu-main .nav li li {
	background-color:#368cbd;
	border-left:1px solid #245572;
	border-top:1px solid #245572;
	border-right:1px solid #245572;
}
#menu-main .nav a {
	text-decoration:none;
	color: #00FF00;
}
#menu-main .nav ul li:hover, #menu-main .nav ul li.sfHover,
#menu-main .nav ul li a:focus, #menu-main .nav ul li a:hover, #menu-main .nav ul li a:active {
	background-color:#245572;
}
#menu-main .nav li ul {
	width: 200px;
}
#menu-main .nav li ul li ul{
	width: 162px;
}
#menu-main .nav li li {
	line-height:20px;
}
#menu-main .nav li li a {
	text-decoration:none;
	font-weight: normal;
}
#menu-main .nav .topmenu:hover, #menu-main .nav .topmenu.sfHover {
	background-image: url(images/menu-main-over.gif);
	background-repeat: repeat-x;
	
}
#menu-main .nav .topmenu.sfHover ul li {
	background-image: none;
}
#menu-main .daddy {
	background:url(http://meredithnh.org/images/rightarrow.gif) center right no-repeat;
}
#menu-main .enclose {
	border-bottom:1px solid #245572;
	padding: 10px;
}

/* Department Global Content */

#content {
	width: 800px;
	align: Center;

	float: 
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0066FF;
}

#content h1 {
	color: #2B5286;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#leftbar {
	float: left;
	width: 240px;
	height: 320px;
	margin-left: 50px !important;
	margin-left: 1px;
	padding: 2px;
	background: #f4f4f0;
	text-align: center;
	margin: 0 auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #777744;
	border-right-color: #777744;
	border-bottom-color: #777744;
	border-left-color: #777744;
}

#centralbar {
	float: left;
	width: 240px;
	height: 320px;
	margin: 0 2px;
	padding: 2px;
	border: 1px none #777744;
	text-align: center;
}

#rightbar {
	float: left;
	width: 240px;
	height: 320px;
	padding: 2px;
	background: #f4f4f0;
	border: 1px none #777744;
	text-align: center;
	margin: 0 auto;
}

#dept-content td p {
	margin: 0;
	padding: 0;
}

#footer {
	float: left;
	clear: both;
	width: 825px;
	height: auto;
	background: #d2e5ee;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#footer-left {
	float: left;
	height: 23px;
	width: 7px;
	background-image: url(images/footer-left.gif);
	background-repeat: no-repeat;
}

#footer-content {
	float: left;
	width: 825px;
	height: auto;
	text-align: left;
	color: #2B5286;
	font-size: .8em;
	line-height: 1.7em;
	font-weight: bold;
}

#footer-right {
	float: left;
	height: 23px;
	width: 7px;
	background-image: url(images/footer-right.gif);
	background-repeat: no-repeat;
}

#contact {
	float: left;
	clear: both;
	width: 906px;
}

#site-assistant {
	color: #2B5286;
	font-size: .8em;
	font-weight: bold;
	float: right;
	clear: both;
	margin-top: 10px;
}

#address {
	color: #93b8d2;
	text-align: right;
	font-size: .8em;
	font-weight: bold;
	float: right;
	clear: both;
	margin-bottom: 10px;
	margin-top: 40px;
	width: 906px;
}

#addr {
	color: #93b8d2;
	text-align: right;
	font-size: .8em;
	font-weight: bold;
	float: right;
	clear: both;
	margin-bottom: 10px;
	margin-top: 40px;
	width: 906px;
}

#leftbarFooter {
	height: 175px;
	float: left;
	width: 350px;
	margin-left: 20px;
	background-repeat: repeat;
	background-position: right;
}

#RightBarFooter {
	height: 500px;
	float: left;
	width: 350px;
	margin-left: 20px;
	background-repeat: repeat;
	background-position: right;
}

#border-right {
	height: 613px;
	float: left;
	width: 350px;
	margin-left: 20px;
	background-image: url(images/border-right-static.gif);
	background-repeat: repeat;
	background-position: right;
}

#border-bottom {
	float: left;
	clear: both;
	height: 15px;
	width: 825px;
	background-image: url(images/border-bottom.gif);
	background-repeat: no-repeat; 
}

.site-assistant-section {
	font-weight: bold;
}

