body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	min-width:760px;
}
/*basic links  - many links not in p tags */
a:link{
	color:#471E75;
	text-decoration: underline;
}

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

a:hover{
	color:#907CB7;
	text-decoration:underline;
}

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

/*left nav links */

.navbox {
	background-color: #471E75;
	border-top: solid 1px #A99AC7;
	border-bottom: solid 1px #A99AC7;
}
.navbar {
	background-color: #471E75;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 85%;
	line-height: 85%;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 8px;
	padding-left: 8px;
	border-right: solid 1px #A99AC7;
	display: block;
}
a.navbar:link,a.navbar:visited{
	background-color: #471E75;
	color:#FFFFFF;
	text-decoration:none;
}
a.navbar:hover{
	background-color: #907CB7;
	color:#FFFFFF;
	text-decoration:none;
}
a.navbar:active{
	background-color: #FCAB23;
	color:#FFFFFF;
	text-decoration: none;
}

/* optional top nav links or heading links */
.navhead {
	background-color: #FFFFFF;
	color:#471E75;
	text-decoration:none;
	font-size: 85%;
	line-height: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
	border-top: solid 1px #A99AC7;
	border-left: solid 1px #A99AC7;
	display: block;
}
a.navhead:link,a.navhead:visited{
	background-color: #FFFFFF;
	color:#471E75;
	text-decoration:none;
}
a.navhead:hover{
	background-color: #907CB7;
	color:#FFFFFF;
	text-decoration:none;
}
a.navhead:active{
	background-color: #FCAB23;
	color:#FFFFFF;
	text-decoration: none;
}

a.home:link,a.home:visited {
	font-size: 85%;
	line-height: 100%;
	font-weight: bold;
	color: #FCAB23;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 40px;
	display: block;
}
a.home:hover {
	color: #471E75;
	text-decoration: none;
}
a.home:active {
	color: #907CB7;
	text-decoration: none;
}

/* headlines sized so that top headline can be H1 */
h1{
	font-size: 150%;
	line-height: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px;
}
h2{
	color:#471E75;
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
}
h3{
	color:#FCAB23;
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
}
h4{
	font-size: 85%;
	line-height: 140%;
	font-weight: bold;
}

/* default style for paragraphs and lists -li not in p tags*/
p,li{
	font-size: 85%;
	line-height: 140%;
}

/* main box style for obits, etc */
.box{
	background:#EDE9F2;
	float:right;
	width:200px;
	padding: 8px;
}

/* default padding for candle table */
.candlebox{
	padding:6px 10px 8px 6px;
	width:220px;
}

/* default error message style */
.error{
	color: #FF0000;
	font-size: 70%;
	font-weight: bold;
}

/* default fixed font size for areas where font should not scale- keep 
topbox for legacy */
.fixed, .topbox{
	font-size: 12px;
	line-height: 14px;
}

/* default floatbox for print article, mail article, etc  180 min width 
and keep float right*/
.floatbox{
	float:right;
	width:180px;
}

/* one box with a border for stories, and other highlighted text */
.linebox{
	padding:8px;
	border: 1px solid #907CB7;
	width:200px;
}

/* default style for notes */
.note{
	font-size:70%;
	line-height: 140%;
}

/* default for padding for some pages if applicable */
.pagebox{
	width:100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: 0px;
}

/* really small font for some forms */
.small{
	font-size:60%;
	line-height: 140%;
}

/* little bigger small text for various things -can be combined with 
small */
.smalltext{
	font-size:70%;
	line-height: 140%;
}
/* general table pad, used on many interactive elements */
.tdindent{
	padding-left:11pt;
	padding-right:6pt;
}

/* general table pad for vertical spacing on many interactive 
elements*/
.topspace, .tbspace{
	padding-bottom:4px;
	padding-top:4px;
}
hr {
	border: 0;
	color: #907CB7;
	background-color: #907CB7;
	height: 1px;
	width: 100%;
}

/* Begin site-specific styles*/

.emergencies {
	font-size: 85%;
	margin: 5px;
}
.timesbox {
	background-image: url(../images/head_times_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
a.timeslink:link,a.timeslink:visited {
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 2px;
}
a.timeslink:hover {
	color: #FCAB23;
	text-decoration: none;
}
a.timeslink:active {
	color: #907CB7;
	text-decoration: none;
}
.fronttopbox {
	background-image: url(../images/front_streaks.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 180px;
	background-color: #FCAB23;
}
.fronttruck {
	height: 116px;
	background-image: url(../images/front_truck.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.frontpurplebox {
	background-color: #471E75;
}
.intro {
	font-size: 85%;
	line-height: 130%;
	color: #FFFFFF;
	background-image: url(../images/front_truck_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 26px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.boxtext{
	font-size: 85%;
	line-height: 130%;
	color: #FFFFFF;


}
.white{
color: #FFFFFF;
}
.boxheader{
	font-size: 100%;
	line-height: 130%;
	color: #FFFFFF;

}
.frontservices {
	line-height: 100%;
	font-weight: bold;
	color: #FFFFFF;
}
.frontserviceshead {
	font-weight: bold;
	color: #FCAB23;
	padding-top: 10px;
}
.frontcouponborder {
	background-color: #FFFFFF;
	margin-top: 10px;
}
.frontcouponbg {
	background-color: #FCAB23;
	color: #471E75;
	vertical-align: top;
}
h2.frontspecials {
	font-size: 85%;
	line-height: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
.frontspecialsname {
	font-size: 85%;
	line-height: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #471E75;
}
.frontspecialsprice {
	font-size: 130%;
	line-height: 100%;
	font-weight: bold;
	color: #471E75;
}
ul.frontspecialtext {
	margin: 0px;
}
.testimonialbox {
	color: #FFFFFF;
	background-color: #907CB7;
	background-image: url(../images/testimonial_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.testimonialtop {
	border-top: 1px solid #FFFFFF;
}
.testimonialbottom {
	border-bottom: 1px solid #FFFFFF;
}
.testimonialtext {
	font-size: 85%;
	line-height: 100%;
	color: #FFFFFF;
	padding: 6px;
	border-top: 1px solid #FFFFFF;
}
.testimonialowner {
	font-size: 85%;
	line-height: 100%;
	color: #471E75;
	padding: 4px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.testimonialpet {
	font-size: 85%;
	line-height: 100%;
	color: #471E75;
	padding: 4px;
	border-top: 1px solid #FFFFFF;
}
.testimonialname {
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-size: 65%;
	line-height: 120%;
	color: #471E75;
	padding: 6px;
}
.footerinside {
	font-size: 65%;
	line-height: 120%;
	color: #471E75;
	padding: 18px 6px 6px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.frontpurple {
	font-size: 70%;
	line-height: 120%;
	color: #471E75;
}
h2.frontpurple {
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	color: #471E75;
	margin: 0px;
}
.frontwhite {
	font-size: 70%;
	line-height: 120%;
	color: #FFFFFF;
}
h2.frontwhite {
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
.frontadoptions {
	font-size: 70%;
	line-height: 120%;
	color: #FFFFFF;
	padding: 6px;
}
.frontnewpet {
	font-size: 70%;
	line-height: 120%;
	color: #FFFFFF;
	padding: 6px 6px 6px 25px;
	background-image: url(../images/front_newpet_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.frontpaw {
	font-size: 70%;
	line-height: 120%;
	color: #FFFFFF;
	padding: 6px 6px 6px 25px;
	background-image: url(../images/front_paw_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.frontorange:link,a.frontorange:visited {
	color: #FCAB23;
	text-decoration: underline;
}
a.frontorange:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.frontorange:active {
	color: #907CB7;
	text-decoration: underline;
}
a.frontservices:link, a.frontservices:visited  {
	line-height: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a.frontservices:hover{
	line-height: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
a.frontservices:active{
	line-height: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #907CB7;

}

.frontservices{
	line-height: 100%;
	font-weight: bold;
	color: #907CB7;

}

.titlebox {
	background-color: #FCAB23;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	height: 45px;
}
.sidebox {
	color: #FFFFFF;
	background-color: #471E75;
}
.sidephoto {
	margin: 5px;
}
.contentbox {
	background-color: #FFFFFF;
	padding: 20px;
}
.sidenav , .sectionnav{
	background-color: #471E75;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 85%;
	line-height: 85%;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom: solid 1px #A99AC7;
	display: block;
}
a.sidenav:link,a.sidenav:visited, a.sectionnav:link, a.sectionnav:visited{
	background-color: #471E75;
	color:#FFFFFF;
	text-decoration:none;
}
a.sidenav:hover, a.sectionnav:hover{
	background-color: #907CB7;
	color:#FFFFFF;
	text-decoration:none;
}
a.sidenav:active, a.sectionnav:active{
	background-color: #FCAB23;
	color:#FFFFFF;
	text-decoration: none;
}
.condense{
	margin-bottom:4px;
	margin-top:2px;
}



.eventBox {
	background-image: url(/images/front_head_events.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 42px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 56px;
	color: #FFFFFF;
}
ul.event {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li.event {
	margin-bottom: 6px;
}
li.eventsmall {
	font-size: 85%;
	font-weight: bold;
}
.eventDate {
	font-size: 90%;
	font-weight: bold;
	color: #B9B9B9;
	line-height: 100%;
}

a.event:link,a.event:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.event:hover,a.event:active {
	color: #CCCCCC;
	text-decoration: underline;
}



.eventHead{
border: 1px solid #EEEEEE;
background-color:#F4F4FF;

}

.eventWeekdays{
 border: 1px solid #EEEEEE;
 background-color:#E4E4F1;
}

.eventToday{
border: 1px solid #EEEEEE;
background-color:#F4DBB4;
}
.eventDaily{
border: 1px solid #EEEEEE;
}

.eventEmpty{
 border: 1px solid #E9F0E8;
}