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

.backwards {
	unicode-bidi: bidi-override; direction: rtl;
}

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

a:hover {
	color: #C6C78C;
}

#wrapper {
	margin: 0px auto;
	width: 816px; 
	background: url(images/wrap.png) repeat-y;
}

#logo {
	margin: 0px auto;
	background: url(images/logo2.jpg);
	width: 780px;
	height: 111px;
}

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

#content {
	width: 816px;
}

#contentbottom {
	margin: 0 auto;
	text-align: center;
	background: url(images/wrapbtm.png) no-repeat;
	width: 816px;
	height: 53px;
}

#divnav {
	text-align: left;
	
	position: relative;
	float: right;
	right: 18px;
	background: url(images/navbak.jpg) repeat-x;
	width: 780px;
	height: 24px; 
	font-size: 1em; 
	z-index: 1;
}


.nav ul { 
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #CECE9A;
	
}

.nav li {
	color: #000000;
	text-decoration: none;
	display: inline;
    float: left;
    position: relative; 
    margin: -10px 0 0 0;
    *margin-top: 3px;
   
    
}

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

.nav li a {
  font: 14px Arial, Helvetica, sans-serif;
  color: #000000;
  display: block;
  padding: 2px 20px;
  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: #CECE9A;
  color: #ffffff;
}

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

#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #C6C78C;
  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;
  
}

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

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

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

#rightsidetop {
	background: url(images/tright.png);
	float: right;
	width: 219px;
	height: 160px;
	position: relative;
	
	right: 20px;
}

#rightside {
	*font-size: .9em;
	background: url(images/midright.jpg) repeat-y;
	float: right;
	width: 219px;
	text-align: left;
	position: relative;
	right: 20px;
	
	
}

#rightsidebottom {
	background: url(images/bottomright.jpg);
	width: 219px;
	height: 18px;
}

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

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

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

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

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

#footer {
	width: 816px;
	background: #cccccc;
	clear: both;
}

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

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

.clear { 
	clear:both; 
}

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

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

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

.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;
}




