﻿.nav  a
{
	background-image:url(../../img/menu.gif);
	width:90px;
	height:19px;
	display:inline;
	font-family: Arial;
	font-size: 16px;
	text-align:center;
	padding-top:4px;
	text-decoration:none;
	color:#e9e4d0;
	font-weight:bolder;
}
.nav  a:hover {
	color:#544e38;
}
.phone
{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
.main_links
{
	color: #8B846A;
	font-weight: normal;
}
.main_links a
{
	color: #8B846A;
	font-weight: normal;
}
.picbox {
	padding: 2px;
	border: 1px solid #8B846A;
}
.content
{
	color: #686454;
	font-weight: normal;
}
.content a
{
	color: #686454;
	font-weight: normal;
}
h2
{
	color: #686454;
	font-weight: normal;
	margin: 0px;
	padding:0px;
	font-size: 12px;
}
.fotter_links
{
	color: #e9e4d0;
	font-weight: normal;
}
.fotter_links a
{
	color: #e9e4d0;
	font-weight: normal;
}