.datingguide	{
	margin-bottom: -2px;

}

/*						:::		menu - Grey button		:::					*/	

#tree1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tree1 li.bigplus {
	width: 125px;
	
}

#tree1 li.bigplus a {
	display: block;
	padding-left: 19px;
	height: 20px;
	background-color: #C1C1C1;
	background-image: url("../images/homeplus.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
}

#tree1 li.bigplus a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url("../images/homemin.gif"); 
	background-repeat: no-repeat;
}

#tree1 li.bigmin {
		width: 125px;
}

#tree1 li.bigmin a {
	display: block;
	height: 20px;
	padding-left: 19px;
	
	background-color: #C1C1C1;
	background-image: url("../images/homemin.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
}

#tree1 li.bigmin a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#tree1 li.sub11 {
	width: 125px;
	margin-bottom: 1px;
}

#tree1 li.sub11 a {
	display: block;
	height: auto;
	border-left: 14px solid #C6C6C6;
	padding-left: 5px;
	background-color: #D9D9D9;
	background-image: none; 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

#tree1 li.sub11 a:hover {
	border-left: 14px solid #7DA7D9;
	padding-left: 5px;
	background-color: #F4EADF;
	background-image: none; 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}


/*						:::		menu - Orange button		:::					*/	

#tree2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tree2 li.bigplus {
		width: 125px;
		margin-bottom: 1px;
}

#tree2 li.bigplus a {
	display: block;
	height: 20px;
	padding-left: 19px;
	
	background-color: #BD8CBF;
	background-image: url("../images/bigplus.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#tree2 li.bigplus a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url("../images/bigplusorangeover.gif"); 
	background-repeat: no-repeat;
}

#tree2 li.bigmin {
	width: 125px;
}

#tree2 li.bigmin a {
	display: block;
	height: 20px;
	padding-left: 19px;
	
	background-color: #BD8CBF;
	background-image: url("../images/bigorangemin.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#tree2 li.bigmin a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#tree2 li.sub21 {
	width: 125px;
	margin-bottom: 1px;
}

#tree2 li.sub21 a {
	display: block;
	height: auto;
	border-left: 14px solid #FFB35F;
	padding-left: 5px;
	background-color: #FDC689;
	background-image: none; 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

#tree2 li.sub21 a:hover {
	border-left: 14px solid #F7941D;
	padding-left: 5px;
	background-color: #F4EADF;

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

#tree2 li.smallplus {
	width: 125px;
	margin-bottom: 1px;
}

#tree2 li.smallplus a {
	display: block;
	height: auto;
	padding-left: 19px;
	
	background-color: #FDC689;
	background-image: url("../images/plusorange.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

#tree2 li.smallplus a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F4EADF;
	background-image: url("../images/plusorangeover.gif"); 
	background-repeat: no-repeat;
}

#tree2 li.smallmin {
	width: 125px;
}

#tree2 li.smallmin a {
	display: block;
	height: auto;
	padding-left: 19px;
	
	background-color: #FDC689;
	background-image: url("../images/minorange.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

#tree2 li.smallmin a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F4EADF;
	background-image: url("../images/minorangeover.gif"); 
	background-repeat: no-repeat;
}

#tree2 li.sub22 {
	width: 125px;
	margin-bottom: 1px;
}

#tree2 li.sub22 a {
	display: block;
	height: auto;
	border-left: 14px solid #FFCF9A;
	padding-left: 5px;

	background-color: #FFDCB6;
	background-image: none; 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

#tree2 li.sub22 a:hover {
	border-left: 14px solid #FFB35F;
	padding-left: 5px;
	background-color: #F4EADF;
	background-image: none; 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#tree2 li.bigplus ul, #tree2 li.smallplus ul {
	display: none;
}


/*						:::		menu - Green button		:::					*/	

#tree3 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tree3 li.bigplus {
	width: 125px;
	margin-bottom: 1px;
}

#tree3 li.bigplus a {
	display: block;
	height: 20px;
	padding-left: 19px;
	
	background-color: #BD8CBF;
	background-image: url("../images/bigplus.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#tree3 li.bigplus a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url("../images/bigplusgreenover.gif"); 
	background-repeat: no-repeat;
}

#tree3 li.bigmin {
	width: 125px;
}

#tree3 li.bigmin a {
	display: block;
	height: 20px;
	padding-left: 19px;
	
	background-color: #BD8CBF;
	background-image: url("../images/biggreenmin.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#tree3 li.bigmin a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#tree3 li.sub31 {
	width: 125px;
	margin-bottom: 1px;
}

#tree3 li.sub31 a {
	display: block;
	height: auto;
	border-left: 14px solid #9AC753;
	padding-left: 5px;

	background-color: #ACD373;
	background-image: none; 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

#tree3 li.sub31 a:hover {
	border-left: 14px solid #8DC63F;
	padding-left: 5px;
	background-color: #F4EADF;

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

#tree3 li.smallplus {
	width: 125px;
	margin-bottom: 1px;
}

#tree3 li.smallplus a {
	display: block;
	height: auto;
	padding-left: 19px;
	
	background-color: #ACD373;
	background-image: url("../images/plusgreen.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

#tree3 li.smallplus a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F4EADF;
	background-image: url("../images/plusgreenover.gif"); 
	background-repeat: no-repeat;
}

#tree3 li.smallmin {
	width: 125px;
}

#tree3 li.smallmin a {
	display: block;
	height: auto;
	padding-left: 19px;
	
	background-color: #ACD373;
	background-image: url("../images/mingreen.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

#tree3 li.smallmin a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F4EADF;
	background-image: url("../images/mingreenover.gif"); 
	background-repeat: no-repeat;
}

#tree3 li.sub32 {
	width: 125px;
	margin-bottom: 1px;
}

#tree3 li.sub32 a {
	display: block;
	height: auto;
	border-left: 14px solid #B7D587;
	padding-left: 5px;

	background-color: #C4DF9B;
	background-image: none; 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

#tree3 li.sub32 a:hover {
	border-left: 14px solid #9AC753;
	padding-left: 5px;
	background-color: #F4EADF;
	background-image: none; 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#tree3 li.bigplus ul, #tree3 li.smallplus ul {
	display: none;
}


/*						:::		menu - Red button		:::					*/	

#tree4 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tree4 li.bigplus {
	width: 125px;
	margin-bottom: 1px;
}

#tree4 li.bigplus a {
	display: block;
	height: 20px;
	padding-left: 19px;
	
	background-color: #BD8CBF;
	background-image: url("../images/bigplus.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#tree4 li.bigplus a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url("../images/bigplusredover.gif"); 
	background-repeat: no-repeat;
}

#tree4 li.bigmin {
	width: 125px;
}

#tree4 li.bigmin a {
	display: block;
	height: 20px;
	padding-left: 19px;
	
	background-color: #BD8CBF;
	background-image: url("../images/bigredmin.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#tree4 li.bigmin a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#tree4 li.sub41 {
	width: 125px;
	margin-bottom: 1px;
}

#tree4 li.sub41 a {
	display: block;
	height: auto;
	border-left: 14px solid #F1634C;
	padding-left: 5px;

	background-color: #F58C77;
	background-image: none; 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

#tree4 li.sub41 a:hover {
	border-left: 14px solid #F14E2B;
	padding-left: 5px;
	background-color: #F4EADF;

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

#tree4 li.smallplus {
	width: 125px;
	margin-bottom: 1px;
}

#tree4 li.smallplus a {
	display: block;
	height: auto;
	padding-left: 19px;
	
	background-color: #F58C77;
	background-image: url("../images/plusred.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

#tree4 li.smallplus a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F4EADF;
	background-image: url("../images/plusredover.gif"); 
	background-repeat: no-repeat;
}

#tree4 li.smallmin {
	width: 125px;
}

#tree4 li.smallmin a {
	display: block;
	height: auto;
	padding-left: 19px;
	
	background-color: #F58C77;
	background-image: url("../images/minred.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

#tree4 li.smallmin a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F4EADF;
	background-image: url("../images/minredover.gif"); 
	background-repeat: no-repeat;
}

#tree4 li.sub42 {
	width: 125px;
	margin-bottom: 1px;
}

#tree4 li.sub42 a {
	display: block;
	height: auto;
	border-left: 14px solid #F5917D;
	padding-left: 5px;

	background-color: #F8B5A8;
	background-image: none; 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

#tree4 li.sub42 a:hover {
	border-left: 14px solid #F1634C;
	padding-left: 5px;
	background-color: #F4EADF;
	background-image: none; 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#tree4 li.bigplus ul, #tree4 li.smallplus ul {
	display: none;
}


/*						:::		menu - Purple button		:::					*/	

#tree5 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tree5 li.bigplus {
	width: 125px;
	margin-bottom: 1px;
}

#tree5 li.bigplus a {
	display: block;
	height: 20px;
	padding-left: 19px;
	background-color: #BD8CBF;
	background-image: url("../images/bigplus.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#tree5 li.bigplus a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url("../images/bigpluspinkover.gif"); 
	background-repeat: no-repeat;
}

#tree5 li.bigmin {
	width: 125px;
}

#tree5 li.bigmin a {
	display: block;
	height: 20px;
	padding-left: 19px;
	
	background-color: #BD8CBF;
	background-image: url("../images/bigpinkmin.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#tree5 li.bigmin a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#tree5 li.smallplus {
	width: 125px;
	margin-bottom: 1px;
}

#tree5 li.smallplus a {
	display: block;
	height: auto;
	padding-left: 19px;
	
	background-color: #F3AECC;
	background-image: url("../images/pluspink.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

#tree5 li.smallplus a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F4EADF;
	background-image: url("../images/pluspinkover.gif"); 
	background-repeat: no-repeat;
}

#tree5 li.smallmin {
	width: 125px;
}

#tree5 li.smallmin a {
	display: block;
	height: auto;
	padding-left: 19px;
	
	background-color: #F3AECC;
	background-image: url("../images/minpink.gif"); 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

#tree5 li.smallmin a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F4EADF;
	background-image: url("../images/minpinkover.gif"); 
	background-repeat: no-repeat;
}

#tree5 li.sub51 {
	width: 125px;
	margin-bottom: 1px;
}

#tree5 li.sub51 a {
	display: block;
	height: auto;
	border-left: 14px solid #F49AC1;
	padding-left: 5px;

	background-color: #F3AECC;
	background-image: none; 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

#tree5 li.sub51 a:hover {
	border-left: 14px solid #F06EAA;
	padding-left: 5px;
	background-color: #F4EADF;

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#tree5 li.sub52 {
	width: 125px;
	margin-bottom: 1px;
}

#tree5 li.sub52 a {
	display: block;
	height: auto;
	border-left: 14px solid #F3C0D6;
	padding-left: 5px;

	background-color: #F3DAE5;
	background-image: none; 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

#tree5 li.sub52 a:hover {
	border-left: 14px solid #F49AC1;
	padding-left: 5px;
	background-color: #F4EADF;
	background-image: none; 
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#tree5 li.bigplus ul, #tree5 li.smallplus ul {
	display: none;
}
