body {
	margin:0;
	padding:0;
	font-family: verdana, arial, helvetica;
	font-size:12px;
}
#logo {
	background-image:url('images/nlogo.jpg');
	background-repeat:no-repeat;
	width:403px;
	height:87px;
}
#maintext img {
	margin:0 10px;
}
#logo {
	float:left;
}
#main {
	width:900px;
}
.contact {
	padding-top:50px;
}
.rhs {
	float:right;
}
.none {
	display:none;
}
img {
	border:0;
}
.contact img {
	margin-left:10px;
}
#topmenu {
	clear:both;
	width:100%;
	border-bottom:3px solid #CEBCC8;
	height:20px;
}
#topmenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#topmenu ul li {
	float:left;
	width:107px;
	height:20px;
	text-align:center;
	background:url('images/nmenutab.jpg');
	margin-right:2px;
}
#topmenu ul li a {
	color:#5E415F;
	text-decoration:none;
	line-height:20px;
}
#topmenu ul ul {
	display:none;
}

#submenu {clear:left;}

#submenu ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 5px;
	border-bottom:1px solid #CEBCC8;
	line-height:25px;
	height:25px;
}

#submenu ul li {
	float:left;
	padding-right: 15px;
}
#submenu ul li a {
	color:#5E415F;
	text-decoration:none;
}
#maintext {
	float:left;
	width:600px;
}
#sidebar_right {
	float:left;
	width:280px;
	margin-left:15px;
	margin-top:7px;
}
#sidebar_right img {
	margin-bottom:5px;
}
#newslettersignup {
	float:left;
	background:url('images/nsignup.jpg');
	width:162px;
	height: 271px;
	margin-right:7px;
}
#newslettersignup form {
	padding: 35px 20px 5px 20px;
	color:white;
	text-align:left;
	font-size:0.9em;
	line-height:1em;
}
#newslettersignup form label, #newslettersignup form a, #newslettersignup form small {
	color:#533750;
}
#newslettersignup form label {
	font-size:0.8em;
	font-weight:bold;
	padding-top:3px;
}
#newslettersignup form a {
	font-size:1.1em;
	text-decoration:none;
	display:block;
	padding:4px 0;
}
#newslettersignup form input {
	width:62px;
	font-size:0.8em;
	height:10px;
	margin-bottom:5px;
}
#newslettersignup form input#submit {
	width:auto;
	height:auto;	
	margin:0;
}
#maintext {
	color:#533750;
	line-height:160%;
	padding-top:20px;
}
a {
	color:#79BFB5;
}
.purple a {
	color:#5E405E;
	font-size:80%;

}
#maintext h1 {
	color:#79BFB5;
	font-size:1.8em;
}
#maintext h2 {
	color:#533750;
}
#footer {
	clear:both;
	border-top:3px solid #CEBCCA;
	border-bottom:1px solid #CEBCCA;
	padding:3px 0;
	margin-bottom:50px;
}
#footer span {
	float:right;
}
#footer a, #footer {
	text-decoration:none;
	color:#533750;
	font-size:0.9em;
}