body {
	background-image:url('http://www.orangecountyspatientcare.com/img/leaf.jpg');
	background-attachment:fixed;
	background-position: top center; 
	background-color: #FFFFFF;
}

#nav {
	width: 880;
	padding: 0px 0;
	background-color: #FFFFFF 
}

.nm {
	font-family: arial;
	font-size: 10px;
	color: #666666;	
	text-decoration: none;

}

.nm2 {
	font-family: arial;
	font-size: 12px;
	color: #666666;	
	text-decoration: none;

}

a.nm2:hover {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.red {
	font-family: arial;
	font-size: 10px;
	color: #cc0000;	
	text-decoration: none;

}

.grn {
	font-family: arial;
	font-size: 15px;
	color: #b9ce41;
	padding : 0px 10px;
	text-decoration: bold;

}

a.grn:hover {
	font-family: arial;
	font-size: 11px;
	color: #b9ce41;
	text-decoration: underline;
}

.grn3 {
	font-family: arial;
	font-size: 22px;
	color: #b9ce41;
	text-decoration: bold;
}

a.grn3:hover {
	font-family: arial;
	font-size: 14px;
	color: #b9ce41;
	text-decoration: underline;
}

/* Nav */
.tab {
	font-family: helvetica; 
	font-size: 11px;
}

.asd {
	text-decoration: none;
	font-family: helvetica;
	font-size: 11px;
	color: #777777;
}

a.asd:hover {
	text-decoration: none;
	font-family: helvetica;
	font-size: 11px;
	color: #816947;
}


