@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
	text-align: center;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:bold;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


body {
	font-size: 100%;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #e1b1c5;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: top;
}

a, a:link {
	color: #02b6c2;	
}

a:visited {
color: #719b9e;	
}

a:hover {
color: #e8c6cd;	
}

a:active {
color: #C00;
}

hr {
color: #432342;
background-color: #432342;
height: 1px;	
border-style:solid none none;
border-width:1px 0 0;
margin: 10px 0;
}

.centerer {
margin: 10px auto;	
}

.nhmain #container {
	width: 920px;
	background: #FFFFFF;
	margin: 0 auto;
	border-left: 1px solid #a15252;
	border-right: 1px solid #a15252;
	text-align: left;
}
.nhmain #header {
	background: url('images/header1.jpg');
	background-position: center;
	background-repeat:no-repeat;
	height: 200px;
	}

.nhmain #header p {
	padding: 85px 0 0 30px;
	font-size: 14px;
	color: #a15252;
	
}

.nhmain #menu {
width: 100%;
height: 52px;
background: url(images/menubg.png);
background-repeat: repeat-x;
}

#menulinks ul{
height:29px;
}
#menulinks li{float:left; margin: 12px 20px 0;}

#menulinks a:link, #menulinks a:visited{
background:url(images/tab-round.png) right 60px;
color:#ffe9f2;
display:block;
font-weight:bold;
height:30px;
line-height:30px;
text-decoration:none;
}
#menulinks a span{
background:url(images/tab-round.png) left 60px;
display:block;
height:30px;
margin-right:14px;
padding-left:14px;
}
#menulinks a:hover{
background:url(images/tab-round.png) right 30px;
display:block;
color:#A15252;
}
#menulinks a:hover span{
background:url(images/tab-round.png) left 30px;
display:block;
}

#menulinks .active a:link, #menulinks .active a:visited, #menulinks .active a:hover {
color:#792828;
background:url(images/tab-round.png) right 0 no-repeat;
}
#menulinks .active a span, #menulinks .active a:hover span {
background:url(images/tab-round.png) left 0 no-repeat;
}

.nhmain #mainContent {
	padding: 20px 0 20px 21px;
	background: #FFFFFF;
	float: left;
	width: 652px;
}

.nhmain #mainContent2 {
	padding: 20px 21px;
	background: #FFFFFF;
}

.nhmain #sidebar {
	float: right;
	width: 202px;
	padding: 20px 21px 20px 0;
}

#mainend {
	width: 922px;
	margin: 0 auto;
	text-align: left;
	height: 15px;
	background:url(images/mainbase.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#mcbox {
width: 652px;	
}

#mcbox .head {
	background:url(images/mcheading.png);
	background-repeat:no-repeat;
	background-position:top left;
	height: 60px;
}

#mcbox .head p {
 	color: #ffffff;
	padding: 20px 0 0 20px;
	font-size: 18px;
	font-weight: bold;
}

#mcbox .body {
	background: #fff2f7;
	border-left: 1px solid #e1b1c5;
	border-right: 1px solid #e1b1c5;
	padding: 10px 20px 0;
}

#mcbox .body p {
	padding: 10px 0;
}


#mcbox .base {
	height: 15px;
	background:url(images/mcbase.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#mcfrontbox {
width: 877px;
margin: 30px auto;
}

#mcfrontbox .head {
	background:url(images/mc2heading.png);
	background-repeat:no-repeat;
	background-position:top left;
	height: 60px;
}

#mcfrontbox .head p {
 	color: #ffffff;
	padding: 20px 0 0 20px;
	font-size: 18px;
	font-weight: bold;
}

#mcfrontbox .body {
	background: #fff2f7;
	border-left: 1px solid #e1b1c5;
	border-right: 1px solid #e1b1c5;
	padding: 10px 20px 0;
}

#mcfrontbox .body p {
	padding: 10px 0;
}


#mcfrontbox .base {
	height: 15px;
	background:url(images/mc2base.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#sbbox {
width: 202px;
}

#sbbox .head {
	background:url(images/sbheading.png);
	background-repeat:no-repeat;
	background-position:top left;
	height: 60px;
}

#sbbox .head p {
 	color: #ffffff;
	padding: 22px 0 0 20px;
	font-size: 16px;
	font-weight: bold;
}

#sbbox .body {
	background: #fff2f7;
	border-left: 1px solid #e1b1c5;
	border-right: 1px solid #e1b1c5;
	padding: 10px 20px 0;
}

#sbbox .body p {
	padding: 10px 0;
	font-size: 10pt;
	line-height: 1.4;
}

#sbbox .body ul {
	padding-left: 15px;
	font-size: 10pt;
	list-style: outside square;
	line-height: 1.4;
}


#sbbox .base {
	height: 15px;
	background:url(images/sbbase.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#mc2box {
width: 877px;
margin: 20px auto 0;
padding-bottom: 10px;
}

#mc2box .head {
	background:url(images/mc2heading.png);
	background-repeat:no-repeat;
	background-position:top left;
	height: 60px;
}

#mc2box .head p {
 	color: #ffffff;
	padding: 20px 0 0 20px;
	font-size: 18px;
	font-weight: bold;
}

#mc2box .body {
	background: #fff2f7;
	border-left: 1px solid #e1b1c5;
	border-right: 1px solid #e1b1c5;
	padding: 10px 20px 0;
}

#mc2box .body p {
	margin: 10px 0 0 0;
	
}


#mc2box .base {
	height: 15px;
	background:url(images/mc2base.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.linkstable td {
	padding: 10px 20px;
}

#footer {
	padding: 0 10px; }
#footer p {
	margin: 0;
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #f4f4f4;
	font-size: 9pt;
}
