﻿@import url("garland.css");
@import url("listings-base.css");

#front-nav
{
	font-family: "Trebuchet MS", cursive;
	font-size: small;
	left: 15px;
	top: 50px;
	position: absolute;
	text-align: center;
	width: 255px;
}

#front-nav p
{
	font-size: 1em;
	margin: 0.85em 0 0 0;
}

#front-nav p a
{
	font-family: "Trebuchet MS", cursive;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}

#front-nav a:active, #front-nav a:hover { color: #d28692; }