@font-face {
	font-family: "Tw Cen MT Condensed", sans-serif;
	font-size: x-large;
	font-weight: normal;
  	src: url(http://www.nutrihand-inc.com/TCCM_.TTF);
}

body { font-family:"Tw Cen MT Condensed", sans-serif; font-size:100%; line-height:1em; color:#000;
margin-left: 0px;
margin-top: 0px;
background: #efefef url(images/backGround.gif) repeat-x 0 0;
}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

p,td { margin:0; padding:0;font-family: "Tw Cen MT Condensed", sans-serif; font-size: 20px; line-height:1em; color:#666;
}

ul.image {
	list-style-image: url(../images/bullet.gif);
	margin: 10px 0 10px 0;
	padding: 0;
	font-family: "Tw Cen MT Condensed", sans-serif; font-size: 18px; line-height:1em; color:#666;
	}

ul.image li {
	list-style-image: url(../images/bullet.gif);
	margin: 0 0 0 25px;
	padding-left: 0;
	font-family: "Tw Cen MT Condensed", sans-serif; font-size: 18px; line-height:1em; color:#666;
	}
	
hr.default {
	border: 0;
	color: #f90;
	background-color: #f90;
	height: 1px;
	padding: 0;
	margin: 0 0 10px 0;
	}
/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border-style: none;
	border-color: inherit;
	border-width: 0;
vertical-align:top; 
text-align:center;
	
}

.form { height:40px;}
.form input {width:207px; padding:2px 0 2px 3px; background:#dedede; border:1px solid #a09b96; text-transform:uppercase;}
textarea { width:717px; font-family: Arial, sans-serif;font-size: 12px;
height:63px; 
overflow:auto; background:#dedede; border:1px solid #a09b96; padding:2px 0 0 3px; margin-bottom:5px; text-transform:uppercase;
}




/*==================txt, links, lines, titles, footer====================*/

a {color:#000; font-size:1em; text-decoration:none;} 
a:hover{color:#e18803;text-decoration:underline;}
a:visited {color:#666;}

#footer a {color:#9b9b9b; text-decoration:none; font-family: "Tw Cen MT Condensed", sans-serif; font-size: 20px; } 
#footer a:hover{color:#e18803; text-decoration:underline; font-family: "Tw Cen MT Condensed", sans-serif; font-size: 20px;}
#footer p {color: #9b9b9b; font-family: "Tw Cen MT Condensed", sans-serif; font-size: 20px;}



h3 { font-family: Tw Cen MT Condensed; font-size: x-large; line-height:1em; text-transform:uppercase; color:#666; margin-top:20px; margin-bottom:25px;}
h4 { font-family: Tw Cen MT Condensed; font-size: x-large; color:#666; margin-top:30px; margin-bottom:10px;line-height:1em;}
h5 { font-family: Tw Cen MT Condensed; font-size: large; color:#666; margin-top:30px; margin-bottom:10px;line-height:1em;}

/*==================navmenu====================*/

#nav {
margin:-55px 0px 0px 0px;
padding:0;
color:#FFF;
list-style-type:none;
list-style-position:outside;
font-family: Tw Cen MT Condensed;
font-size:103%;
font-weight: normal;
position:relative;
line-height:2.5em; 
z-index:9999;
}

#nav ul{
margin:0;
padding:0;
color:#FFF;
list-style-type:none;
list-style-position:outside;
font-family: Tw Cen MT Condensed;
font-size:103%;
font-weight: bold;
position:relative;
line-height:2.5em; 
z-index:9999;
}

#nav a{
display:block;
padding:0px 45px;
border:none;
color:#fff;
font-family: Tw Cen MT Condensed;
font-size:103%;
font-weight: bold;
text-decoration:none;
background-color:transparent;
}/*main level menu and padding spread them across the width*/

#nav a:hover{
color:#000;
background-color:#ececec;
font-family: Tw Cen MT Condensed;
font-size:103%;
font-weight: bold;
}/* box hover on top of menu*/

#nav li{
float:left;
position:relative;
background-color:transparent;
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:2.5em;
}/*box around the rectangle of each menu*/

#nav li ul a{
width:130px;
height:auto;
float:left;
background-color:#e18803;
}/* background of the bottom menu*/


#nav ul ul{
top:auto;
background-color:#ececec;
color:#000;
}	

#nav li ul ul {
left:em;
margin:0px 0 0 10px;
background-color:#ececec;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;

}
/*============*/
