body
{
	background-color: #D3D3D3;
	background-image: url('images/bg_fade.gif');
	background-repeat: repeat-x;
	font: 80% sans-serif;
	color: #404040;
	text-align: justify;
}

img
{
	border: 0px;
}

a:link, a:visited, a:active
{
	text-decoration: none; 
	color: #FFFFFF;
}

a:hover
{
	text-decoration: none;
	color: #EEE000;
}

.main_panel
{
	background-color: #AA744C;
	background-image: url('images/bg_wood.gif');
	background-repeat: no-repeat;
	border-collapse: collapse;
}

.image_box
{
	text-align: center;
	vertical-align: center;
}

.address_box
{
	text-align: right;
	vertical-align: center;
	font: 80% sans-serif;
}

.words_box
{
	text-align: justify;
	vertical-align: top;
	font: 80% sans-serif;
}

.price_box
{
	text-align: right;
	vertical-align: top;
	font: 80% sans-serif;
}

.headline
{
	font-weight: bold;
	color: #202020;
	font: 150% sans-serif;
}

.main_menu
{
	font: 80% sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #EEEEEE;
}

.copyright
{
	font: 60% sans-serif;
	color: #AAAAAA;
}
