.menuhead {
	font-weight: bold; 
	font-size: 12px; 
	color: #ffffff; 
	background-color: transparent}

/*headings*/
.hide { display: none; }

/* NAVIGATION */
#topnavcont {
	position:relative;
	
}
#topnav {
	height: 64px;
	background:transparent;
	position: absolute;
	padding: 0;
	margin: 0;
	top: -3;
}

#topnav ul, #topnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	top: 0;
	position: absolute;
}

#topnav li, #topnav a, #topnav span {
	height: 64px;
	display: block;
	line-height: 55px;
	text-decoration:none;
}

#n1 {left: -3px; width: 127px; background:  url(http://www.operationkindness.org/NEW_WEBSITE/images/MainNav_adopt.gif) left top no-repeat;}
#n2 { left: 124px; width: 126px; background:  url(http://www.operationkindness.org/NEW_WEBSITE/images/MainNav_donate.gif) left top no-repeat;}
#n3 { left: 250px; width: 131px; background:  url(http://www.operationkindness.org/NEW_WEBSITE/images/MainNav_involved.gif) left top no-repeat;}
#n4 { left: 381px; width: 128px; background:  url(http://www.operationkindness.org/NEW_WEBSITE/images/MainNav_tips.gif) left top no-repeat;}
#n5 { left: 509px; width: 129px; background:  url(http://www.operationkindness.org/NEW_WEBSITE/images/MainNav_links.gif) left top no-repeat;}
#n6 { left: 638px; width: 130px; background:  url(http://www.operationkindness.org/NEW_WEBSITE/images/MainNav_about.gif) left top no-repeat;}

/**************Dropdown Adopt*******************/

		/*Hover*/
.menu .options {
	border: 0px;
	border-right: 0px;
	border-bottom: 5px solid #001c8b;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	background-color: #678fee;
	display: block;
}
		/*Background change color*/
.menu a:link, .menu a:visited, .menu a:active {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	text-align: left;
	background: #001c8b;
}
		/*Hover*/
.menu a:hover {
	font-size: 11px;
	color:  #000c4d;
	background-color: #678fee;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	text-align: left;
}

.menu {
	padding-bottom: 10px;
}

/***********Dropdown Donate*************/

		/*Hover*/
.menudonate .optionsdonate {
	border-left: 0px;
	border-right: 0px;
	border-bottom: 5px solid #3f740a;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	background-color: #90c952;
	display: block;
}
		/*Background change color*/
.menudonate a:link, .menudonate a:visited, .menudonate a:active {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	text-align: left;
	background: #3f740a;
}
		/*Hover*/
.menudonate a:hover {
	font-size: 11px;
	color:  #2d5308;
	background-color: #90c952;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	text-align: left;
}

.menudonate {
	padding-bottom: 10px;
}

/***********Dropdown Involved*************/

		/*Hover*/
.menuinvolved .optionsinvolved {
	border-left: 0px;
	border-right: 0px;
	border-bottom: 5px solid #ac080a;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	background-color: #fd3834;
	display: block;
}
		/*Background change color*/
.menuinvolved a:link, .menuinvolved a:visited, .menuinvolved a:active {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	text-align: left;
	background: #ac080a;
}
		/*Hover*/
.menuinvolved a:hover {
	font-size: 11px;
	color:  #6e0202;
	background-color: #fd3834;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	text-align: left;
}

.menuinvolved {
	padding-bottom: 10px;
}

/***********Dropdown Tips*************/

		/*Hover*/
.menutips .optionstips {
	border-left: 0px;
	border-right: 0px;
	border-bottom: 5px solid #f15b00;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	background-color: #ffbf46;
	display: block;
}
		/*Background change color*/
.menutips a:link, .menutips a:visited, .menutips a:active {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	text-align: left;
	background: #f15b00;
}
		/*Hover*/
.menutips a:hover {
	font-size: 11px;
	color:  #e83300;
	background-color: #ffbf46;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	text-align: left;
}

.menutips {
	padding-bottom: 10px;
}

/***********Dropdown Links*************/

		/*Hover*/
.menulinks .optionslinks {
	border-left: 0px;
	border-right: 0px;
	border-bottom: 5px solid #55218f;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	background-color: #8f5fb9;
	display: block;
}
		/*Background change color*/
.menulinks a:link, .menulinks a:visited, .menulinks a:active {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	text-align: left;
	background: #55218f;
}
		/*Hover*/
.menulinks a:hover {
	font-size: 11px;
	color:  #1e0a47;
	background-color: #8f5fb9;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	text-align: left;
}

.menulinks {
	padding-bottom: 10px;
}

/***********Dropdown About Us*************/

		/*Hover*/
.menuabout .optionsabout {
	border-left: 0px;
	border-right: 0px;
	border-bottom: 5px solid #ffa401;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	background-color: #ffcd74;
	display: block;
}
		/*Background change color*/
.menuabout a:link, .menuabout a:visited, .menuabout a:active {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	text-align: left;
	background: #ffa401;
}
		/*Hover*/
.menuabout a:hover {
	font-size: 11px;
	color:  #da4d00;
	background-color: #ffcd74;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	text-align: left;
}

.menuabout {
	padding-bottom: 10px;
}
