@charset "utf-8";
/* CSS Document */
body { margin:0; padding:0; font-size:86%; }
#banner {
	background-position: left;
	text-align: left;
	background-image: url(images/dot.gif);
	background-repeat: repeat;
	}

hr { height:1px; width:90%; text-align:left; color:#D40026;  }

#hdr { margin-bottom:0; z-index:10; }

#content { padding:20 8% 0 30; z-index:7; }

#img_right { margin:5 0 5 20; float:right; }

#img_left { margin:5 20 5 0; float:left; }

#indent { padding-left:35;  }

#pix { margin:0,25,0,5;  }

#capt { font:11px Arial, Helvetica, sans-serif; }

#botm { position:relative; width:100%; height:20px; background-color:#990000; z-index:10; }

p { font:12px Arial, Helvetica, sans-serif; text-align:left; line-height:18px; }

.smtxt { font:11px Arial, Helvetica, sans-serif;  }

.text { font:12px Arial, Helvetica, sans-serif; text-align:left; line-height:16px; }

#nav  {
	font:12px Arial, Helvetica, sans-serif;
	line-height:16px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #990000;
	padding-top: 20;
	padding-bottom: 10;
	padding-left: 30;
}

h1 { font:24px Arial, Helvetica, sans-serif; color:#990000; margin:10 0 -3 0; }
h2 { font:20px Arial, Helvetica, sans-serif; text-align:left; color:#990000; margin:20 0 -5 -10; }

h3 { font:16px Arial, Helvetica, sans-serif; text-align:left; color:#003366; margin:20 0 -5 -5; }

a:link { color: #990033; text-decoration: underline;  }

a:hover { color: #990000; font-weight: bold; text-decoration: underline;  }

a:active { color: #990033; text-decoration: underline;  }

a:visited { color: #990033; text-decoration: underline;  }

.city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #990000;
	line-height: 22px;
	letter-spacing: normal;
}ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	list-style-type: disc;
}
.paw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(images/pawprints.gif);
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-alpha;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

