div#menu, div#menuShort {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 770px;
	}

div#menu ul, div#menuShort ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

div#menu ul li, div#menuShort ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0 0 20px 0;
	background-color: #BFB9B0;
	}

div#menu ul li a, div#menuShort ul li a {
	background-repeat: repeat;
	height: 2em;
	border-top: 1px solid #BFB9B0;
	border-bottom: 1px solid #BFB9B0;
	padding: 0;
	margin: 0 0 0 1px;
	color: #60513A;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 2em;
	letter-spacing: 1px;
	}
	
li#one a {
	width: 74px;
	}
	
li#one a:hover, li#oneShort a:hover, #buying a#buynav {
	background-repeat: repeat;
	color: #485458;
	}
	
li#two a {
	width: 76px;
	}
	
li#two a:hover, li#twoShort a:hover, #selling a#sellnav {
	background-repeat: repeat;
	color: #B34F00;
	}
	
li#three a {
	width: 140px;
	}
	
li#three a:hover, li#threeShort a:hover, #homeval a#homevalnav {
	background-repeat: repeat;
	color: #052147;
	}
	
li#four a {
	width: 96px;
	}
	
li#four a:hover, li#fourShort a:hover, #mortgage a#mortnav {
	background-repeat: repeat;
	color: #3A431D;
	}
	
li#five a {
	width: 75px;
	}
	
li#five a:hover, li#fiveShort a:hover, #moving a#movenav {
	background-repeat: repeat;
	color: #390020;
	}
	
li#six a {
	width: 113px;
	}
	
li#six a:hover, #marketplace a#marketnav {
	background-repeat: repeat;
	color: #872300;
	}

li#seven a {
	width: 187px;
	}
	
li#seven a:hover,  #creampie-free-galleries a#creampie-free-galleriesnav {
	background-repeat: repeat;
	color: #60513A;
	}


/* MenuShort (list method) */
li#oneShort a {
	width: 134px;
	}
	
li#twoShort a {
	width: 136px;
	}
	
li#threeShort a {
	width: 200px;
	}
	
li#fourShort a {
	width: 156px;
	}
	
li#fiveShort a {
	width: 137px;
	}

