/* CSS Document */

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	margin-right: 0px;
	margin-left: 30px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bolder;
	color: #325794;
	text-transform: uppercase;
	font-style: normal;
}

.boldborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	color: #325794;
	text-transform: uppercase;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #55B648;
	padding: 8 PX;
	width: 120px;
}

.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #249B1E;
	padding: 8 PX;
	width: 120px;
	line-height: 30px;
	text-align: center;
}

.mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	margin-left: 40px;
	font-weight: bold;
	word-spacing: 3px;
	text-align: justify;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	word-spacing: normal;
	text-decoration: none;
	color: #3B66B0;
}
.NORMALONE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.COFFEE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 10px;
}
.outletfonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	color: #000000;
	margin: 5px;
}

.outletfontsBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	color: #3B66B0;
	margin: 5px;
}
