@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a  {
	color: #939;
	font-weight: bold;
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
}
a:focus {
	border: none;
}
a   img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img:hover {
	text-decoration: none;
}


body {
	behavior: url("../js/csshover3.htc"); 
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #A6A6FF;
}
img {border:0px;}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 2em;
	color: #636;
	letter-spacing: .15em;
	margin-top: .5em;
	margin-bottom: .5em;
	padding-top: .5em;
	padding-bottom: .5em;
}

h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: .8em;
}
h6 {
	font-size: .6em;
}



p {
	font-size: 14px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	line-height: 23px;
	padding: 0px;
}

ul {
	margin-left: 2em;
}
p.mem_last   {
	margin: 0px;
	padding: 0px;
	left: 0px;
	position: relative;
	height: 40px;
	bottom: -12px;
}
#add_this {
	float: right;
	height: 16px;
	width: 125px;
}


#container {
	width: 870px;
	text-align: left;
	position: relative;
	float: left;
	background-image: url(../images/container_bg_3.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#content {
	width: 608px;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	position: relative;
	right: 10px;
	margin-top: 1em;
	text-align: left;
	float: right;
}

#content li,#content li ul li {
	background-image: url(../images/paw_bullet.png);
	background-repeat: no-repeat;
	/*height: 25px;*/
	padding-top: 6px;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
	padding-left: 30px;
	margin-right: 30px;
	padding-bottom: 6px;
}
#content  ol li {
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0em;
	margin-left: 1em;
	list-style-position: inside;
}

#content ul {
	list-style-type: none;
	/*zoom: 1;*/ /*fix for IE6 blinking background image problem on li tags with background bullets*/
}
#content h2 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;

}
#content  h2  p {
	float: right;
	position: absolute;
	top: -15px;
	right: 10px;
}
#content h3 {
	margin-top: .75em;
	padding-top: .75em;
}
#content h4 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}


#content_sub {
	float: right;
	width: 590px;
	padding-right: 20px;
	padding-left: 10px;
	text-align: left;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #000;
	margin-top: 1.5em;
	border-collapse:collapse;
	position: relative;
	padding-top: 180px;
}

#copyright {
	float: right;
	position: relative;
	top: -2em;
}
#disclaimer {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000;
	padding: 1em;
}

#dog_quotes {
	padding-top: 1em;
}
#dog_quotes p {
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 23px;
}
#dog_quotes blockquote {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #000;
	margin-right: 5em;
	margin-left: 5em;
	font-size: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#dog_quotes blockquote.first {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flash_header {
	position: absolute;
	bottom: 30px;
	right: 25px;
	height: 150px;
	width: 740px;
}


#footer {
	float: left;
	width: 850px;
	text-align: left;
	position: relative;
	left: 10px;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#footer a:hover {
	text-decoration: underline;
}
#header {
	height: 220px;
	width: 100%;
	position: relative;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: .7em;
	font-weight: bold;
	color: #993399;
}
#header h1 {
	background-image: url(../images/slogan.png);
	text-indent: -9999em;
	height: 61px;
	width: 454px;
	position: absolute;
	background-repeat: no-repeat;
	left: 230px;
	top: -20px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	display: inline-block;
}

#logo {
	height: 423px;
	width: 267px;
	position: absolute;
	left: -70px;
	top: -100px;
	display: inline;
}

#lower_left {
	background-image: url(../images/lower_left.png);
	height: 26px;
	width: 26px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
}
#lower_right {
	background-image: url(../images/lower_right.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 26px;
	width: 26px;
}
#mem_lg {
	float: left;
	width: 746px;
	text-align: left;
	margin: 20px;
	background-color: #CCCCCC;
	border: 2px solid #000;
	display: inline;
}
#mem_lg h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: .7em;
}

#mem_lg   img  {
	float: right;
	padding: 0px;
	border: 2px solid #000;
	margin: 10px;
}
#mem_lg p {
	padding-left: 1em;
	font-size: .85em;
	padding-top: 0em;
	margin: 0em;
}

#memorial_content {
	padding-left: .4em;
}
#memorial_content h4 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#memorial_content li {
	position: relative;
	display: inline;
	background-image: url(../images/mem_btm.png);
	width: 50%;
	float: left;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1.5em;
	margin-left: 0em;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 11px;
	padding-left: 0em;
}

#memorial_content ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
}
#navbar {
	width: 850px;
	position: relative;
	float: right;
	display: table;
	text-align:center;
	right: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/navbar_bg_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 1;
}
#quotes {
	background-image: url(../images/quotes_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 520px;
	padding-top: 1em;
	clear: both;
}

#quotes p {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 23px;
	padding: 0px;
}
#quotes blockquote {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #000;
	margin-right: 5em;
	margin-left: 5em;
	font-size: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#quotes blockquote.first {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pawprints {
	float: right;
	height: 66px;
	width: 700px;
	position: relative;
	right: -25px;
	top: 0px;
}
#round_bottom {
	height: 36px;
	width: 870px;
	clear: both;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
	background-image: url(../images/round_bottom_3.png);
	background-repeat: no-repeat;
}
#round_top {
	height: 36px;
	width: 870px;
	position: absolute;
	left: 0px;
	top: -36px;
	background-image: url(../images/round_top_3.png);
	background-repeat: no-repeat;
}
#search {
	text-align: center;
	height: 75px;
	width: 495px;
	background-color: #FFF;
	position: absolute;
	padding: 0px;
	left: 0px;
	top: 0px;
	margin-top: 10px;
	margin-left: 10px;
}

#search p {
	margin: 0px;
	padding: 0px;
}
#search_wrapper {
	height: 95px;
	width: 515px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/search_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding: 0px;
	z-index: 1;
}

#sidebar {
	float: left;
	width: 191px;
	position: relative;
	border-collapse:collapse;
	padding-right: 10px;
	padding-left: 10px;
	left: 10px;
	margin-top: 1em;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#sidebar p {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 0px;
}


#slogan {
	background-image: url(../images/slogan.png);
	background-repeat: no-repeat;
	text-indent: -9999em;
	height: 61px;
	width: 454px;
	position: absolute;
	float: left;
	display: inline;
	left: 211px;
	top: -10px;
}
#wrapper {
	width: 870px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	margin-top: 35px;
}

.clear {
	clear: both;
	position: relative;
}
.centered {
	text-align: center;
}

.img_border {
	border: 2px solid #000;
}
.lavendar_bg {
	background-color: #CC99CC;
	padding: 1em;
	border: 1px solid #000;
	background-image: url(../images/body_bg_1.png);
	background-repeat: repeat-x;
	background-position: center;
}

.mem_small {
	background-image: url(../images/memorial_bg.png);
	background-repeat: repeat-y;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	width: 294px;
}
.mem_small  h4 {
	padding-bottom: 0em;
	margin-bottom: 0em;
	background-image: url(../images/mem_top.png);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
	padding-top: 0.7em;
	padding-right: 0em;
	margin-right: 0px;
	margin-left: 0px;
	top: -11px;
	line-height: .6em;
	padding-left: 0em;
}
.mem_small p {
	font-size: 0.9em;
	padding-left: .8em;
	padding-top: 0ex;
	padding-bottom: 0em;
	padding-right: .8em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	text-align: left;
	line-height: 1.25em;
}

.mem_small   p   img {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0pc;
	border: 1px solid #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: .8em;
}
.float_right {
	float: right;
}
.smaller {
	font-size: 80%;
}
.top {
	background-image: url(../images/top_arrow.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
