body { /*sets styles for global document*/
	background-color: #851f00;
	color: #000;
	font-family: tahoma, verdana, sans-serif;
	font-size: 100.01%;
	margin: 0;
	padding: 0;
	}
table.bg {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #fdf2aa;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 750px;
}
a:link { /*sets styles for links*/
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	}
a:visited {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	}
a:hover {
	color: #d06065;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	}
.recptxt { /*sets styles for unanchored recip text*/
	color: #851f00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
a.recip:link { /*sets styles for links*/
	color: #851f00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	}
a.recip:visited {
	color: #851f00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	}
a.recip:hover {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	}
a.cat:link { /*sets styles for links*/
	color: #000;
	font-size: 12px;
	text-decoration: underline;
	}
a.cat:visited {
	color: #000;
	font-size: 12px;
	text-decoration: underline;
	}
a.cat:hover {
	color: #851f00;
	font-size: 12px;
	text-decoration: underline;
	}
a.nav:link { /*sets styles for links*/
	font-family: impact;
	color: #000;
	font-size: 24px;
	text-decoration: underline;
	}
a.nav:visited {
	font-family: impact;
	color: #000;
	font-size: 24px;
	text-decoration: underline;
	}
a.nav:hover {
	font-family: impact;
	color: #851f00;
	font-size: 24px;
	text-decoration: underline;
	}

h1 { /*sets styles for h1*/
   color: #851f00;
   font-size: 36px;
   font-weight: bold;
   margin: 0.25em;
   padding: 0;
   }
h2 { /*sets styles for h1*/
   color: #851f00;
   font-size: 28px;
   font-weight: bold;
   margin: 0px;
   padding: 0;
   }
p { /*sets styles for paragraph*/
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 650px;
	text-align: left;
	margin: 0.5em;
	}
   
.disclaimer {
	font-size: 10px;
	}
img {
border: 0px;
	}

.phone {
	font-size: 18px;
	color: #000;
	}
.phnum {
	font-size: 24px;
	font-weight: bold;
	color: #a02705;
	}
.txtad {
	font-size: 17px;
	color: #c01c1d;
}
.mov {
	color: #000;
	border: 1px solid #000;
	font-weight: bold;
}
.shadow { /*draw a shadow around table or table cells*/
background-color: #851f00;
border: 1px solid #000;
color: #fdf2aa;
font-weight: bold;
font-size: 11px;
}
.number { /*telephone number*/
color: #fff;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
}
.info { /*sets styles for ad body*/
color: #fdf2aa;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
}
hr { /*sets styles for horizontal rule*/
width: 300px;
border-right: #000 1px solid;
border-top: #000 1px solid;
border-left: #000 1px solid;
border-bottom: #000 1px solid;
}
.top {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 2px;
}
