@charset "iso-8859-1";

/*******************************************************************************
*  v4.css : 2004-08-11 : Ruthsarian Layouts
* ------------------------------------------------------------------------------
*  The purpose of this stylesheet is to provide enough CSS to get
*  version 4 browsers (IE4 and NN4) to render in a 3 column layout.
*
*  Because _all_ css-capable browsers will see this stylesheet, any
*  selectors that exist within this stylesheet need to be overridden in 
*  one of the other stylesheets that normal browsers will pick up. 
*  Otherwise the good browsers may get screwed up by the NN4/IE4 stuff.
*******************************************************************************/

img.home

{
	border: 1px solid;
}

img.arrow

{
	vertical-align: middle;
}

img.logo

{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;

}

img.logopaw

{
	position: absolute;
	top: 132px;
	left: 223px;
	z-index: 20;

}

img.masthead

{
	position: relative;
	top: 0px;
	left: 180px;
	z-index: 19;

}

img.pawprints

{
	position: absolute;
	top: -20px;
	left: 110px;
	z-index: 2;

}


img.pawprints-partial

{
	position: absolute;
	top: 15px;
	left: -8px;
	z-index: 18;

}


img.seal

{
	position: relative;
	top: -45px;
	left: 15px;

}

img.holder

{
	float:left;
	z-index: -1;
}

h1.logo
{
	padding-left: 200px;
	margin-bottom; 100px;
}

.breadcrumbs
{
	background-color: #893F40;
	margin: 0px;
	display: block;
	width: 100%;
}

.search
{
	padding-right: 0px;
	width: 2em;
}

.menu
{
	background-color: #87A1C6;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	width: 179px;
	padding: 25px 10px 0px 0px;
	margin: 0px 0px 15px 0px;
}

.news
{
	background-color: #AFC4E1;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	width: 179px;
	margin: 1em;
	display: block;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
	z-index: 19;
	position: relative;
	top: -41px;
}

.lightbox
{
	background-color: #AFC4E1;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	width: 14em;
	margin: 1em;
	display: block;
	padding: 0px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
}

.darkbox
{
	background-color: #87A1C6;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	width: 14em;
	margin: 1em;
	display: block;
	padding: 0px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
}

.searchbox-right
{
	background-color: #FFFFFF;
	width: 14.5em;
	display: inline;
	margin: 0px 0px -18px 0px;
	padding: 0px 0px 5px 0px;
	text-align: left;
	float: right;

}

.lightbox-right
{
	background-color: #AFC4E1;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	width: 14em;
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 3px;
	float: right;

}

.breadcrumbs

{ 
	vertical-align: middle;
	text-align: left;
	color:#ffffff; 
	font-weight:normal;
	font-size:1.25em;
	align:block;
}
	
.breadcrumbs a:link 
{
	color: #FFFFFF; text-decoration: none;
}
.breadcrumbs a:visited 
{
	color: #FFFFFF; text-decoration: none;
}
.breadcrumbs a:hover 
{
	color: #FFFFFF; text-decoration: underline;
}

A:link {text-decoration: none; color: #000099;}
A:visited {text-decoration: none; color: #660066;}
A:active {text-decoration: underline; color: #000099;}
A:hover {text-decoration: underline; color: #000099;}

.darkbox-right
{
	background-color: #87A1C6;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	width: 14em;
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 3px;
	float: right;

}

.caption
{
	font-style: italic;
	font-size: 80%;
	text-align: center;
	float:left;
	margin-top: 1.2em;
	margin-right: 1.5em;
	margin-bottom: 0.8em;	

}

.gallery1
{
	font-style: italic;
	font-size: 80%;
	text-align: center;
	margin-top: 0.8m;
	margin-right: 0.8em;
	margin-bottom: 0.8em;
	border-style: none;
	border-width: 0px;
	float:left;
	width: 130px;
	height: 160px;

}

.spacer 
{
	clear: both;
	
}

.container
{
	clear: both;	
}

p.column
{
	padding: 15px 0px 15px 0px;
	margin: 15px 0px 15px 0px;
}

p.body
{
	padding-top: 0px;
	font-size: 1.2em;
}

p.body2
{
	padding-top: 10px;
	font-size: 1.2em;
}

p
{
	font-size: 1.2em;
}

li
{
	font-size: 1em;
}

li.emergency
{
	font-size: 1.2em;
}


h4.column
{
	padding: 0px;
	margin: 0px;
	
}

h2.pagetitle
{
	padding: 5px 0px 0px 0px;
	margin: 0px;
	
}

/*-*-*- base.css -*-*-*/

body
{
	/*/*//*/ width: 130%;			/* nn4 fix */
}
.hide
{
	display: none;
}
.clear, #nsFooterClear
{
	clear: both;
}
.inside
{
	padding: 0.5em;
}
#oldBrowserNotice
{
	text-align: center;
	display: block;		/* overriding the display:none on this block
				   so that version 4 browsers still see the
				   old browser notice */
}
#contentColumn
{
	/*/*/ margin: 0 12em;			/* ie4 fix */
}
#leftColumn
{
	float: left;
	width: 12em;
	/*/*/ margin-right: -12em;		/* ie4 fix */
}
#rightColumn
{
	float: right;
	width: 12em;
	/*/*/ text-align: left;			/* ie4 fix */
	/*/*/ margin-left: -12em;		/* ie4 fix */
}
#masthead, .hnav, #contentColumn, #contentColumn .inside, #footer
{
	/*/*//*/ border: none;			/* nn4 fix */
	/*/*//*/ margin: 0;			/* nn4 fix */
}
#nsFooterClear
{
	/*/*//*/ display: block;		/* nn4 fix */
}
#footer
{
	text-align: left;
}


/*-*-*- hnav.css -*-*-*/

/*/*//*/
	.hnav
	{
		text-align: center;
		padding: none;
	}
	.hnav ul, .hnav ul li
	{
		list-style-type: none;
		display: inline;
	}
/*--> IE4 does not do inline lists, so this CSS is shown only to NN4. <--*/


/*-*-*- borders.css -*-*-*/

#masthead, #footer, .hnav, #contentColumn
{
	border: solid 1px #000;
}
#pageWrapper
{
	/*/*//*/ border: solid 1px #000;	/* hide from ie4 */
}
#masthead
{
	/*/*//*/ border-width: 0 0 1px 0;	/* hide from ie4 */
}
#footer
{
	/*/*//*/ border-width: 1px 0 0 0;	/* hide from ie4 */
}
.hnav
{
	/*/*/ border-top-width: 0;		/* hide from nn4 */
	/*/*//*/ border-width: 1px 0;		/* hide from ie4 */
}
#contentColumn
{
	margin-top: -1px;
}

/*-*-*- colors.css -*-*-*/

body
{
	background-color: #fff;
	/*/*//*/ background-color: #ccc;	/* nn4 coloring */
	color: #000;
}
#pageWrapper
{
	background-color: #fff;
	color: #000;
}
#contentcolumn					/* selector case hack */
{
	color: #000;
	background-color: #eee;
}


/*-*-*- gutters.css (or what's left) -*-*-*/

#pageWrapper
{
	margin: 0 1em;
}
#masthead
{
	/*/*//*/ padding-bottom: 0;		/* nn4 fix */
}
#masthead h1
{
	/*/*/ margin: 0;			/* ie4 fix */
}
.hnav ul
{
	/*/*/ margin-top: 0;			/* ie4 fix */
	/*/*//*/ padding: 0.1em 0 0.4em ;	/* nn4 fix */
}

/******************************************************************************/