body 
{
		margin:0px;
		padding:0;
		font:11pt/1.5 sans-serif;
		position: absolute;
		top: 20px;
		left: 20px;
		width: 1000px;
		background:#44aaee;
		border: medium double #000000;
}

#header 
{
		margin:0; 
		padding:0;
		height: 170px;
}

#main1 
{
		margin:0; 
		padding:0;
		background: #ffffff  url(../images/mainbackgroundwsidebar.gif) top left repeat-y;
}

#main2 
{
		margin:0; 
		padding:0;
/*		background: #FFFFFF url(../images/mainbackground.gif); /*repeat-y; */
}
		
#left 
{
		float:left;
		width:190px;
		margin:0; 
		padding:0;
		font-size:80%;
		background: url(../images/sidebarcolumn.gif) top left repeat-y;
}

#right 
{
		float:right;
		width:400px;
		margin: 0px; 
		padding: 10px;
		font-size:80%;
/*		background: url(../images/seniorcnr.gif) bottom right no-repeat; */
}

#middle
{
		margin:0px 400px 0px 190px;
		background: transparent;
		font-size:80%;
		padding: 10px;
}

#middle_nort
{
		margin:0px 0px 0px 190px;
		background: transparent;
		font-size:80%;
		padding: 10px;
}


.cleaner 
{
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; 
		padding:0;
		background:transparent;
}
		
p { margin: 1em; }

img {margin: 0; padding: 0;}
	
.copy { text-align:center; font-size:80% }

#footer
{
	background: #5588ff; /* url(../images/logo4.png) bottom right no-repeat; */
	font: normal normal normal 7pt Arial, Helvetica, sans-serif;
	padding: 10px;
}

.Sidebar
{
	 text-align: center;
	 color: #FFFFFF;
}

.HomeHeading /****** Needed ******/
{
	font: normal normal bold 10pt Arial, Helvetica, sans-serif;
	margin: 0.5em 0em 0em 0em;
}


ul li
{
	list-style-image: url(../images/paw.jpg);
}

td ul li
{
	list-style-image: url(../images/paw.jpg);
}

img.iggism
{
	border: 2px solid #000099;
}

img.imglink
{
	border: 0;
	margin: 10px;
}

.email /* for email warning on home page not to email about apts or med probs  
		  and on new clients page for referral clients */
{
	font: italic normal normal 8pt Arial, Helvetica, sans-serif;
}

.Side
{
	font: normal normal normal 11pt Arial, Helvetica, sans-serif;
/*	border: 1px solid rgb(0,0,0); */
/*	margin: 0em 0em 20px 0em; */
	margin: 10px 11px 20px 9px;
	padding: 0px;
/*	background: #eaeaea; */
/*	text-align: center; */
}

.SideInSide
{
	font: italic normal bold 11pt Arial, Helvetica, sans-serif;
	margin: 0.3em 0.1em 0.3em 0.1em; 
/*	text-decoration: underline; */
}

.QuoteHeader
{
	font: italic normal bold 10pt Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 1em;
	padding: 0em 170px 0em 3em;
}

/* For ServicesTextMenu.ssi and MainTextMenu.ssi */
#TextMenu
{
	font: normal normal normal 7pt Arial, Helvetica, sans-serif;
	margin: 0em 0em;
	text-align: center;
	padding: 10px 200px;
}

/* Pet Gallery Images and formatting */
img.pgimgleft
{
	float: left;
	margin: 0px 10px 0px 0px;
}
img.pgimgright
{
	float: right;
	padding: 0px 0px 0px 10px;
}
/*Pet Gallery Containder */
.pgtextleft
{
	display: block;
	height: 250px;
	font: normal normal normal 9pt Arial, Helvetica, sans-serif;
}
.pgtextright
{
	display: block;
	height: 250px;
	font: normal normal normal 9pt Arial, Helvetica, sans-serif;
}
/*  End of Pet Gallery Formatting */

/* Left side image formatting */
.LibListStyle
{
	float: right;
	width: 472px;
	height: 125px;
	border: 1px solid rgb(0,0,0);
	padding: 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font: normal normal normal 9pt Arial, Helvetica, sans-serif;
}

img.imgLeft
{
	float: left;
	margin: 0px 10px 10px 10px;
}
/* end of Lifet side image formatting lists */


img.imglibknow /* for "the least you need to know" and "secret agent igloo" pictures in the library */ 
{
	float: left;
	margin: 1em;
}

img.imglibdesc /* for other left sided pictures in library */
{
	float: right;
	margin: 0.5em;
}

img.imgSerDesc
{
	float: right;
	margin: 0.5em 0.5em 0.5em 1.5em;
	height: 75px;
	width 100px;
	border: 1px solid rgb(0,0,0);
}

td 
{
	font-size: 10pt;
}

td li {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	}

.LibraryHeading 
{
	font-size: 12pt;
	font-weight: bold; 
/*	text-decoration: underline; */
	text-align: left;
	margin: 0.5em 0.5em 0.5em 0.5em;
}

.LibSubHead
{
	font: normal normal bold 10pt Arial, Helvetica, sans-serif;
	margin: 0em 1em 0em 0em;
	/* text-decoration: underline; */
}

.LibStyle 
{
	font-size: 10pt;
	text-align: justify;
	margin: 0.5em 1em 1em 1.5em;
	text-align: top;
}

.LinksHeading 
{
	font-size: 12pt;
	font-weight: Bold; 
/*	text-decoration: underline; */
	text-align: left;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0.3em;
}

.ServicesStyle {
	font-family: arial;
	font-size: 11pt;
	font-weight: Bold;
	text-align: left;
	margin: 0.25em;
	}
.ServicesStyleInside {
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	margin: 0em 1em 0em;
	}

.PageHeading1 {
	text-align: center;
	font-weight: bold;
	text-decoration: none; /* formerly underline; */
	margin-bottom: 1em;
	margin-top: 0.5em;
	font-size: 14pt;
	font-style: italic;
	}
.SectionHeading1 { /* Section headings */
	font-size: 12pt;
	font-weight: Bold; 
/*	text-decoration: underline;
	text-align: center; */
	margin: 0.5em;
	}
.LocalHeading1 { 
	font-size: 11pt;
	font-weight: Bold; 
	text-decoration: underline;
	text-align: left;
	margin: 0.3em;
	}
.LocalStyle1 {
	font-size: 10pt;
	text-align: left;
	margin: 0.5em;
	text-align: top;
	}
.LinksStyle {
	cursor: pointer;
	}

.LocalItalic {
	font-style: italic;
	font-weight: bold;
	}
.ImgSer {
	float: left;
	margin: 0.5em;
	}
	
/* Rules for encyclopedia page */


.EncyEntry 
{
	margin: 0.3em 0em 0.3em 0em;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	color: blue;
}
	
img.lib {
	margin: 0.5em;
	}
	
a {
	color: blue;
	text-decoration: none; 
	}
a:hover {
	color: red;
	text-decoration: underline; 
	}
a:visited {
	color: purple; 
	}
a.pop { /* For non-linking anchors */
	color: dodgerblue;
	}
a.def { /* For mouseover definations */
	color: green;
	}
	
.HomeDesc {
	margin: 0.3em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 10pt;
	font-family: arial;
	}

.HomeDescOrig {
	margin: 0.3em;
	font-weight: bold;
	text-align: center;
	font-family: arial;
	font-size: 11pt;
	}

/* services gallery images and text */
img.imgSerGalLeft
{
	margin: 1em;
	border: 1px solid rbg(0,0,0);
	float: left;
}
img.imgSerGalRight
{
	margin: 1em;
	border: 1px solid rbg(0,0,0);
	float: right;
}
.serGalEntryLeft
{
	margin: 1em;
	float: left;
}
.serGalEntryRight
{
	margin: 1em;
	float: right;
}
/* end services gallery images and text */

.CenterItalic /* centered italic text */
{
	font: italic normal bold 10pt Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 1em;
}

select 
{
	background-color: #33CCFF;
}
	
option.OptHeading 
{
	background-color: #33CCFF;
	font-weight: bold;
}

option.OptList 
{
	background-color: #333333;
	margin-left: 2em;
}