body
{
	background: #fff url(../images/template/background.jpg);
	padding: 30px 0;	
}

#nav ul
{
	font-size: 0.75em;
	font-family: Georgia, "New Century Schoolbook", Palatino, "Times New Roman", serif;
	list-style: none;
	padding-left: 25px;
	text-transform: lowercase;	
}

#nav.internal ul
{
	font-size: 0.75em;
}

#nav ul li
{
	display: inline;
}

#nav ul li a
{
	border-bottom: solid 6px #7f8586;
	color: #fff;
	float: left;
	padding: 35px 18px;
	text-decoration: none;
}

#nav.internal ul li a
{
	padding: 35px 10px;
}

#nav ul li a:hover
{
	color: #7f8586;
}

#nav ul li.selected a
{
	border-bottom: solid 6px #7f8586;
	color: #7f8484;
	padding-top: 29px;
}

/*
#nav ul li.first
{
	padding-left: 0;
}

#nav ul li.last
{
	padding-right: 0;
}
*/

#footer
{
	margin: 0 auto;
	width: 700px;
}

#nav-footer
{
	float: left;
	width: 59%;
}

#nav-footer ul
{
	font-size: 0.688em;
	list-style: none;
}

#nav-footer ul li
{
	display: inline;
	border-right: solid 1px #636466;
	padding: 0 5px;
}

#nav-footer ul li.first
{
	padding-left: 0;
}

#nav-footer ul li.last
{
	border-right: none;
}

#footer p
{
	float: right;
	font-size: 0.563em;
	color: #636466;
	width: 39%;
	text-align: right;
}

#footer a
{
	color: #636466;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
