@charset "UTF-8";
/* CSS Document */

a {
	text-decoration:none;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#555;
}
a:visited {
	color: #555;
}
a:hover {
	color:#ccc;
	text-align: center;
}
.home {
	font-weight:bold;
}
.phone {
	font-weight: bold;
	font-size: 10px;
}
body {
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	
	margin:30px;

}

.mailing {
	color:red;
}

.content {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:150px;
	margin-right:150px;
	font-size: 8px;
	color: #666;
}

.content-links {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:0px;
}

p{
	margin:5px;
	color: #333;
	font-size: 10px;
}

td {
	border:0px;
	color: #CCC;
	font-size: 8px;
}
table{
	background-color:white;
}

hr{
	border:0px none;
	border-top:1px solid #EEE;
}
.footer{
	background-color:#EEE;
}

.company{
	font-weight:bold;
	font-size:12px;
}

.address{
	font-size: 10px;
}
.top-links{
	/*font-weight:bold;*/
}

#wagt_map_4
{
	width: 300px;
	height: 300px;
	background-color:#EEE;
	float:left;
	display:block;
	margin-right:20px;
}

.google-map{
	display:block;
	width: 300px;
	height: 300px;
	
}
	
title {
	font-size: 10px;
}
.content .address {
	font-size: 10px;
}
