/* Mike Davidson C:\www\agua-pure\css\master.css */

/*  */

body {
	background: #FFF;
	color: #000;
	font-family: Arial,"MS Sans Serif",sans-serif;
	font-size: 14px;
}
hr {
	border-width: 2px;
	background: transparent;
	color: #179BFF;
}
.center {
	text-align: center;
}
.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
}
.text16 {
	font-size: 16px;
}
li {
	background: transparent;
	color: #293E8D;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
li.menu {
	list-style-type: square;
	background: transparent;
	color: #179BFF;
	font-size: 24px;
	font-weight: bold;
}
div.coffee {
	padding-top: 8px;
	width: 585px;
	color: #FFF;
	background: #803E26;
	font-size: 18px;
	font-family: Verdana,Arial,"MS Sans Serif",sans-serif;
	font-weight: bold;
	text-align: center;
	height: 30px;
	left: 175px;
}
div.head {
	padding-top: 8px;
	width: 585px;
	color: #FFF;
	background: #293E8D;
	font-size: 18px;
	font-family: Verdana,Arial,"MS Sans Serif",sans-serif;
	font-weight: bold;
        text-align: center;
	height: 30px;
	left: 175px;
}
div.title {
	background-color: transparent;
	color: #293E8D;
	font-size: 18px;
	font-weight: bold;
}
a:link,a:visited{
	background: transparent;
	color: #00F;
	font-size: 14px;
	text-decoration: underline;
}
a:hover{
	background: transparent;
	color: #F00;
	font-size: 14px;
	text-decoration: underline;
}
.footer {
	background: transparent;
	color: #293E8D;
	font-size: 12px;
	font-weight: bold;
}
a.footer:link, a.footer:visited {
	background: transparent;
	color: #293E8D;
	font-size: 12px;
	text-decoration: underline;
}
a.footer:hover {
	background: transparent;
	color: #F00;
	font-size: 12px;
	text-decoration: underline;
}
a.inline:link, a.inline:visited {
	background: transparent;
	color: #293E8D;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.inline:hover {
	background: transparent;
	color: #F00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.menu:link,a.menu:visited{
	background: transparent;
	color: #293E8D;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
a.menu:hover{
	background: transparent;
	color: #F00;
	font-size: 16px;
	text-decoration: underline;
}
img.noborder{
	border: none;
}
.keyword{
	background: transparent;
	color: #FFF;
}


/* for testing only - delete the .x */
.xdiv{
	border-style: dotted;
	border-width: 1px;
}
