body
{
	background-color : #E9DBBE;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-image : url(../images/background-home.gif);
	background-repeat : repeat-x;
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : #A28E6C;
}

.adr
{
	font-size : 9px;
	color : #FFFFFF;
}

.copy
{
	font-family : Verdana;
	font-size : 9px;
	color : #A28E6C;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : #A28E6C;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #A28E6C;
	text-decoration : none;
}

.bottom-menu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #A28E6C;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #A28E6C;
	text-decoration : none;
}

.nav
{
	font-family : Verdana;
	font-size : 12px;
	color : #A28E6C;
	text-decoration : none;
	font-weight : bold;
}

.nav:hover
{
	font-family : Verdana;
	font-size : 12px;
	color : #A28E6C;
	text-decoration : underline;
	font-weight : bold;
}

.navhome
{
	font-family : Verdana;
	font-size : 12px;
	color : #A28E6C;
	text-decoration : none;
	text-transform : uppercase;
}

.navhome:hover
{
	font-family : Verdana;
	font-size : 12px;
	color : #A28E6C;
	text-decoration : underline;
}

.just
{
	text-align : justify;
}

.border
{
	border : 1px solid #A28E6C;
}

.left
{
	background-image : url(../images/left.gif);
	background-repeat : repeat-y;
}

.right
{
	background-image : url(../images/right.gif);
	background-repeat : repeat-y;
}

.home
{
	line-height : 25px;
	font-size : 14px;
}