@charset "utf-8";
#menu-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	height: 20px;
	width: 35px;
	position: absolute;
	left: 665px;
	top: 57px;
	color: #775F3B;
	letter-spacing: 3px;
	z-index: 10;
}
#menu-home a:link {
	color: #000;
	text-decoration: none;
}
#menu-home a:visited {
	color: #000;
	text-decoration: none;
}
#menu-home a:hover {
	color: #775F3B;
	text-decoration: none;
}






#menu-home2 {
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
	width: 90px;
	font-size: 13px;
	position: absolute;
	left: 425px;
	top: 76px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000;
	line-height: 18px;
	z-index: 11;
}
#menu-home2 a:link {
	text-decoration: none;
	color: #000;
}
#menu-home2 a:visited {
	text-decoration: none;
	color: #000;
}
#menu-home2 a:hover {
	text-decoration: underline;
	color: #775F3B;
}

#menu-home3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 40px;
	position: absolute;
	left: 513px;
	top: 75px;
	letter-spacing: 2px;
	line-height: 18px;
	z-index: 12;
}
#menu-home3 a:link {
	color: #000;
	text-decoration: none;
}
#menu-home3 a:visited {
	color: #000;
	text-decoration: none;
}
#menu-home3 a:hover {
	color: #775F3B;
	text-decoration: underline;
}


#menu-home4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	width: 45px;
	position: absolute;
	left: 582px;
	top: 76px;
	line-height: 18px;
	z-index: 13;
}
#menu-home4 a:link {
	color: #000;
	text-decoration: none;
}
#menu-home4 a:visited {
	color: #000;
	text-decoration: none;
}
#menu-home4 a:hover {
	color: #775F3B;
	text-decoration: underline;
}
#menu-home5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #775F3B;
	letter-spacing: 2px;
	position: absolute;
	left: 652px;
	top: 76px;
	text-transform: uppercase;
	line-height: 18px;
	z-index: 14;
	width: 75px;
}


#menu-home5 a:link {
	color: #000;
	text-decoration: none;
}
#menu-home5 a:visited {
	color: #000;
	text-decoration: none;
}
#menu-home5 a:hover {
	color: #775F3B;
	text-decoration: underline;
}
