/* CSS Document */

body {
	background-color: #D3D1DE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: justify;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #0099FF;
}
map {
	color: #000000;
}
.phone {
	font-size: 16px;
	font-weight: bold;
}
.pagetitles {
	text-shadow: #000000; 
	text-decoration: none;
	font-family: Trajan Pro, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

.bottom_page_text {
	color: #333;
	text-align: center;
}
.square_text {
	color: #333;
	text-align: justify;
}

