body {
	font-family: Arial,Verdana, sans-serif;
	color: #000000; 
	font-size: 14px;
	*font-size: 12px;
	margin: 0 auto;
	padding: 0;
	background: #D9D3E1;
	text-align:center;
}

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

a:hover {
	color: #AF94D7;
}

#wrapper {
	margin: 0px auto;
	width: 976px; 
	background: url(images/bkgrng.jpg) repeat-y;
}

#logo {
	margin: 0px auto;
	background: url(images/newidea.jpg);
	width: 901px;
	height: 225px;
}

#logotext {
	position: absolute;
	left: -99999px;
}

#content {
	width: 976px;
}

#contentbottom {
	margin: 0 auto;
	text-align: center;
	background: url(images/bkgbtm.jpg) no-repeat;
	width: 976px;
	height: 28px;
}

#divnav {
	text-align: left;
	position: relative;
	float: right;
	top: 20px;
	right: 30px;
	background: url(images/navbak.jpg) no-repeat;
	width: 580px;
	height: 48px; 
	font-size: 1em; 
	z-index: 100;
}

.nav ul { 
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
	text-decoration: none;
}

.nav li {
	color: #000000;
	text-decoration: none;
	display: inline;
    float: left;
    position: relative; 
    *top: 15px; /* IE 7 and below */
}

.navli {
  font: 14px Arial, Helvetica, sans-serif;
  color: #000000;
  display: block;
  padding: 2px 15px;
  margin:0;
  text-decoration: none;
}

.nav li a {
  font: 14px Arial, Helvetica, sans-serif;
  color: #000000;
  display: block;
  padding: 2px 15px;
  margin:0;
  text-decoration: none;
}

.nav li a:hover {
  background: #cccccc;
  color: #ffffff;	
  text-align: left;
  margin: 0;
}

#nav-one li:hover a, 
#nav-one li.sfHover a {
  background: #AF94D7;
  color: #ffffff;
}

#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #d1e9d1;
  color: #000000;	
  padding: 5px;
  width:150px
}

#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #AF94D7;
  color: #ffffff;	
}

.nav ul {
  list-style: none;
  margin: 0;
  position: absolute;
  top: -999em;
  left: -1px;
}

.nav li:hover ul,
.nav li.sfHover ul {
  top: 20px;
  *margin: -15px 0 0 0;
}

.nav ul li {
  border: 0;
  float: none;
}

.nav ul a {
  padding-right: 10px;
  white-space: nowrap;
}

.nav ul a:hover {
  background: #AF94D7;
  color: #ffffff;
}

#leftsidetop {
	background: url(images/newtop.jpg);
	float: left;
	width: 318px;
	height: 68px;
	position: relative;
	top: -35px 0 0 0;
	margin: -35px 0 0 0;
}

#leftside {
	*font-size: .9em;
	background: url(images/bkleft.jpg) repeat-y;
	float: left;
	width: 295px;
	text-align: left;
	position: relative;
	top: 0px;
	left: 40px;
}

#leftsidebottom {
	background: url(images/bottomleft.jpg);
	width: 295px;
	height: 19px;
}

#leftside h2, #leftside h3, #leftside p {
	margin: 0 10px 10px 10px;
}

#leftside h3 {
	text-align:center;
	margin: 0px;
}

#text {
	background: #ffffff;
	float: right;
	width: 570px;
	margin: 35px 0 0 0;
	position: relative;
	right: 40px;	
	text-align: left;
	*font-size: .9em;
}

#text h3, #text p {
	padding: 10px 20px 0 15px;
}

#text h2 {
	padding: 10px 0 0 5px;
}

#footer {
	background: #D9D3E1;
	clear: both;
}

#footer p {
	font-size: 12px;
	text-align: center;
	padding: 5px;
	margin: 0;
}

.spacer {
	font-size: 0; 
	line-height: 0;	
}

.clear { 
	clear:both; 
}

.contactinput {
	background: url(images/contactinput.jpg);
	border: solid 1px;
	border-color: #AF94D7;
}

form p {
	margin: 0 20px 0 20px;
}

.textinput {
	background: url(images/textareacolor.jpg);
	border: solid 1px;
	border-color: #AF94D7;
}

.contactbutton {
	background: url(images/nhcart.png); 
	width:62px; height:25px; 
	border:none; 
	font-size: 12px;
}

.contactbutton:hover {
	background: url(images/cart.png); 
	width:62px; height:25px; 
	border:none; 
	font-size: 12px;
	color: #000000;
}


.contactbutton2 {
	background: url(images/nhcart2.png); 
	width:62px; height:25px; 
	border:none; 
	font-size: 12px;
}

.contactbutton2:hover {
	background: url(images/cart.png); 
	width:62px; height:25px; 
	border:none; 
	font-size: 12px;
	color: #000000;
}
form {
	margin: 0 15px 0 15px;
}

#sameb {
	margin: 0 auto;
	text-align: center;
}

#sameb a {
	font-size: 12px;
	color:#000000;
	text-decoration:none;
}

#sameb a:hover {
	color: #000000;
	text-decoration: none;
}

