@charset "utf-8";



* {

	margin: 0px;

	padding: 0px;

}

a  {

	color: #7b429f;

	font-weight: bold;

	text-decoration: none;

	outline: none;

	moz-outline: none;

}

a:hover  {

	text-decoration: underline;

}

a:focus {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: 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;

}



a.unstyled {

	font-weight: normal;

	color: #00F;

	text-decoration: underline;

}





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;

}



code {

	font-size: 1em;

}

img {border:0px;}



h1,h2,h3,h4,h5,h6 {

	font-family: Georgia, "Times New Roman", Times, serif;

	line-height: 2em;

	color: #7b429f;

	letter-spacing: 0.10em;

	margin-top: 0.15em;

	margin-bottom: 0.5em;

	padding-top: 0.5em;

	padding-bottom: 0.5em;

}



h1 {

	font-size: 26px;

	margin: 0px;

	padding: 0px;

	line-height: 28px;

	padding-top:10px;

}



h1 firstitem {

	padding-top:10px;

	

}

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: 20px;

	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;

}

.override .hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 2px;
	padding: 1px;
	position: relative;
}

#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: 0px;

}

#dog_quotes p {

	font-size: 14px;

	margin-top: 10px;

	margin-bottom: 8px;

	line-height: 18px;

}

#dog_quotes blockquote {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;

	font-style: italic;

	font-weight: normal;

	color: #000;

	border-top-width: 2px;

	border-top-style: dotted;

	border-top-color: #000;

	margin-right: 3em;

	margin-left: 3em;

	font-size: 22px;

	padding-top: 10px;

	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_2.png);

	text-indent: -9999em;

	height: 57px;

	width: 528px;

	position: absolute;

	background-repeat: no-repeat;

	left: 230px;

	top: -20px;

	margin: 0px;

	padding: 0px;

	z-index: 2;

	display: inline-block;

	background-image: url(../images/slogan_2.png);

}



#logo {

	height: 404px;

	width: 248px;

	position: absolute;

	left: -60px;

	top: -90px;

	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_wide.png);

	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_3.png);

	background-repeat: repeat-x;

	background-position: left top;

	z-index: 1;

}

#quotes {

	background-image: url(../images/quotes_bg2.jpg);

	background-repeat: no-repeat;

	background-position: top;

	height: 520px;

	padding-top: 1.5em;

	float:left;

	clear: both;

}



#quotes p {

	font-size: 14px;

	color: #4f1671;

	margin-top: 6px;

	margin-bottom: 0px;

	line-height: 16px;

	padding-top: 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: 2.5em;

	margin-left: 2.5em;

	font-size: 22px;

	padding-top: 5px;

	padding-bottom: 0px;

}

#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;

}



#quotes .centered {

	text-align: center;

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;

	font-size: 14px;

	padding-bottom:8px;

}



.centered {

	text-align: center;

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;

	font-size: 22px;

	padding-bottom:0px;

}



#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;

	padding-top: 0px;

	padding-bottom: .7em;

	line-height: 1.1em;

	margin-top: .5em;

}





#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: 100px;

}





.clear {

	clear: both;

	position: relative;

}



.code {

	background-color: #DDF;

}



.img_border {

	border: 2px solid #000;

}

.important {

	background-color: #E0E0E0;

	border: 2px dashed #7B429F;

	padding: 10px;

}



.item {

	float: left;

	width: 190px;

	border: 1px solid #CCC;

	text-align: center;

	margin-right: 5px;

	margin-top: 5px;

	margin-bottom: 5px;

}

.lavendar_bg {

	background-color: #D7C0E4;

	padding: 1em;

	border: 1px solid #000;

}



.mem_small {

	background-image: url(../images/mem_bg_wide.png);

	background-repeat: repeat-y;

	position: relative;

	margin: 0px;

	padding: 0px;

	float: left;

	text-align: center;

	width: 595px;

	clear: left;

}

.mem_small  h4 {

	padding-bottom: 0em;

	margin-bottom: 0em;

	background-image: url(../images/mem_top_wide.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: 0.8em;

	padding-top: 0ex;

	padding-bottom: 0em;

	padding-right: 0.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;

	position: relative;

	top: -10px;

}

.float_right {

	float: right;

}



.read_more {

	position: absolute;

	top: 70px;

	right: 100px;

}



.smaller {

	font-size: 80%;

}

.top {

	background-image: url(../images/top_arrow.png);

	background-repeat: no-repeat;

	padding-left: 20px;

}






