@charset "utf-8";
/* CSS Document */

/* main styles */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E5F1D9;
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	background-image: url(../images/green_paws_final.jpg);
}
.bullet {
list-style-image: url(../images/bullet.gif);
}
body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: .1em;
}
strong {
	color: #000000;
}

#wrapper3 #submain .blankmain li {
	padding-bottom: 3px;
}
#wrapper3 #main .whomain li {
	padding-bottom: 3px;
}
#wrapper3 #main .whatmain li {
	padding-bottom: 3px;
}
#wrapper3 #main .wheremain li {
	padding-bottom: 3px;
}
#wrapper3 #main .peoplemain li {
	padding-bottom: 3px;
}
#wrapper3 #main .dogsmain li {
	padding-bottom: 3px;
}
#wrapper3 #main .thingsmain li {
	padding-bottom: 3px;
}


#top {
	width: 100%;
	height: 180px;
	background-color: #F5EEF5;
	background-image: url(../images/purple_paws_final.jpg);
	padding-top: 20px;
}
#tophome {
	width: 100%;
	height: 270px;
	background-color: #F5EEF5;
	background-image: url(../images/purple_paws_final.jpg);
	padding-top: 20px;
}

.white {
	font-weight: bold;
	color: #FFFFFF;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}


h1 {
	font-size: 10pt;
	text-transform: lowercase;
	color: #50759c;
	font-weight: bold;
	letter-spacing: .1em;
}
.blue {
	color: #50759c;
	font-weight: bold;
	letter-spacing: .2em;
}
.bluesm {
	color: #50759c;
	font-weight: normal;
}

h2 {
	font-size: 10pt;
	text-transform: lowercase;
	color: #333333;
	font-weight: bold;
	letter-spacing: .1em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-transform: uppercase;
	color: #50759c;
	font-weight: bold;
	letter-spacing: .2em;
}
h4 {
	font-size: 10pt;
	text-transform: lowercase;
	color: #B282BC;
	font-weight: bold;
	letter-spacing: .1em;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: #A0CF67;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-transform: lowercase;
	color: #B282BC;
	font-weight: bold;
	letter-spacing: .2em;
}
a:link {
	color: #50759c;
	text-decoration: none;
}
a:visited {
	color: #50759c;
	text-decoration: none;
}
a:hover {
	color: #79288c;
	text-decoration: none;
}
a:active {
	color: #79288c;
	text-decoration: none;
}


/* header */


#wrapper {
	text-align: center;
	padding: 0px;
	border:0;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
	height: 180px;
}
#wrapper_home {
	text-align: center;
	padding: 0px;
	border:0;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
	height: 270px;
}
#header {
	height: 270px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(../images/home_header.gif);
	text-align: center;
	width: 830px;
}
#flash {
	height: 258px;
	float: left;
	width: 754px;
	text-align: right;
	padding-top: 12px;
	background-image: url(../images/flash_dog.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#subphotos {
	height: 155px;
	float: left;
	width: 734px;
	text-align: right;
	padding-top: 25px;
	padding-right: 20px;
}
#subheader {
	height: 180px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(../images/sub_header.gif);
	text-align: center;
	width: 830px;
}
		/* icons */
		
		#icons {
	height: 185px;
	float: right;
	width: 31px;
	padding-right: 45px;
	padding-top: 85px;
		}
		#subicons {
	height: 150px;
	float: right;
	width: 31px;
	padding-right: 45px;
	padding-top: 30px;
		}
		#icontact a {
			display: block;
			width: 31px;
			height: 31px;
			background-image: url(../images/icontact.jpg);
			background-position: left top;
		}
		#icontact a:hover {
			background-image: url(../images/icontact.jpg);
			background-repeat: no-repeat;
			background-position: right top;
		}		
		#icalendar a {
			display: block;
			width: 31px;
			height: 38px;
			background-image: url(../images/icalendar.jpg);
			background-position: left top;
		}
		#icalendar a:hover {
			background-image: url(../images/icalendar.jpg);
			background-repeat: no-repeat;
			background-position: right top;
		}
		#isearch a {
			display: block;
			width: 31px;
			height: 30px;
			background-image: url(../images/isearch.jpg);
			background-position: left top;
		}
		#isearch a:hover {
			background-image: url(../images/isearch.jpg);
			background-repeat: no-repeat;
			background-position: right top;
		}
		#ihome a {
			display: block;
			width: 31px;
			height: 33px;
			background-image: url(../images/ihome.jpg);
			background-position: left top;
		}
		#ihome a:hover {
			background-image: url(../images/ihome.jpg);
			background-repeat: no-repeat;
			background-position: right top;
		}

/* global nav */

#wrapper2 {
	text-align: left;
	padding: 0px;
	border:0;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/nav_stripe.jpg);
	background-repeat: repeat-x;
	height: 80px;
}
#nav {
	height: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #A0CF67;
	padding-top: 12px;
	background-image: url(../images/green_nav.jpg);
	padding-left: 18px;
}
#navbar {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 845px;
}

/* main content */

#wrapper3 {
	text-align: left;
	padding: 0px;
	border:0;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
	height: auto;
}
#main {
	text-align: left;
	padding: 0px;
	border:0;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #EBDFEE;
	background-image: url(../images/gp_stripe.jpg);
}
#homemain {
	text-align: left;
	padding: 0px;
	border:0;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 400px;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E5F1D9;
}
#submain {
	text-align: left;
	padding: 0px;
	border:0;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #EBDFEE;
	background-image: url(../images/gp_stripe.jpg);
}
#homedog {
	text-align: left;
	border:0;
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 320px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side-a {
	float: left;
	width: 830px;
	background-color: #ebdfee;
	background-image: url(../images/one_dog.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 400px;
}
#pagemain {
	float: left;
	width: 600px;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 390px;
	background-image: url(../images/page_info.jpg);
	padding-left: 200px;
	padding-right: 30px;
	padding-top: 10px;
}
#hometop {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: .1em;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 12pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
.hometop {
	width: 100%;
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: .1em;
	padding-right: 25px;
	padding-left: 15px;
	line-height: 12pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
#frame {
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	background-image: url(../images/announce_box.jpg);
	padding-top: 55px;
	padding-right: 25px;
	padding-left: 25px;
	line-height: normal;
}
.frame {
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 165px;
	background-image: url(../images/announce_box.jpg);
	padding-top: 55px;
	padding-right: 25px;
	padding-left: 25px;
	line-height: normal;
	vertical-align: top;
}
.dom {
	float: left;
	width: 290px;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: normal;
	vertical-align: top;
	height: 100px;
	padding-right: 10px;
}
.homecallout {
	float: left;
	width: 225px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 165px;
	background-image: url(../images/trainingbox.jpg);
	padding-top: 35px;
	padding-right: 30px;
	padding-left: 45px;
	line-height: normal;
	margin: 0px;
}
.homeblank {
	width: 810px;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 395px;
	background-image: url(../images/blank_info.jpg);
	line-height: 12pt;
	padding: 10px;
}
.whomain {
	float: left;
	width: 570px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/who_info.jpg);
	padding-right: 35px;
	padding-left: 225px;
	padding-bottom: 75px;
	line-height: 12pt;
	padding-top: 20px;
	height: 300px;
}
.whatmain {
	float: left;
	width: 570px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/what_info.jpg);
	padding-right: 35px;
	padding-left: 225px;
	padding-bottom: 75px;
	line-height: 12pt;
	padding-top: 20px;
}
.wheremain {
	float: left;
	width: 570px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/where_info.jpg);
	padding-right: 35px;
	padding-left: 225px;
	padding-bottom: 75px;
	line-height: 12pt;
	padding-top: 20px;
}
.contactmain {
	float: left;
	width: 570px;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	background-image: url(../images/contact_info.jpg);
	padding-right: 35px;
	padding-left: 225px;
	padding-bottom: 75px;
	line-height: 12pt;
	padding-top: 20px;
}
.peoplemain {
	float: left;
	width: 570px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/people_info.jpg);
	padding-right: 35px;
	padding-left: 225px;
	padding-bottom: 75px;
	line-height: 12pt;
	padding-top: 20px;
}
.dogsmain {
	float: left;
	width: 570px;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
	background-image: url(../images/dogs_info.jpg);
	padding-right: 35px;
	padding-left: 225px;
	padding-bottom: 75px;
	line-height: 12pt;
	padding-top: 20px;
}
.thingsmain {
	float: left;
	width: 570px;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
	background-image: url(../images/things_info.jpg);
	padding-right: 35px;
	padding-left: 225px;
	padding-bottom: 75px;
	line-height: 12pt;
	padding-top: 20px;
}
.searchmain {
	width: 810px;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 405px;
	background-image: url(../images/search_info.jpg);
	line-height: 12pt;
	padding-top: 10px;
	padding-bottom: 75px;
	padding-right: 10px;
	padding-left: 10px;
}
.searchcell {
	padding-right: 45px;
	padding-left: 10px;
}

.blankmain {
	width: 720px;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	background-image: url(../images/blank_info.jpg);
	padding-right: 55px;
	padding-left: 55px;
	padding-bottom: 75px;
	line-height: 12pt;
	padding-top: 20px;
}
#content {
	float: right;
	width: 650px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 400px;
}

#side-b {
	margin: 0;
	float: right;
	width: 450px;
	height: 400px /* Holly hack for Peekaboo Bug */
}

#group a {
	display: block;
	width: 250px;
	height: 40px;
	background-image: url(../images/group.jpg);
	background-position: left top;
}
.imgrt {
	padding-bottom: 10px;
	padding-left: 15px;
}

#group a:hover {
	background-image: url(../images/group.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#private a {
	display: block;
	width: 250px;
	height: 40px;
	background-image: url(../images/private.jpg);
	background-position: left top;
}
#private a:hover {
	background-image: url(../images/private.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}	
#dom a {
	display: block;
	width: 300px;
	height: 100px;
	background-image: url(../images/dom.jpg);
	background-position: left top;
}
#dom a:hover {
	background-image: url(../images/dom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}		

/* footer */

#footer {
	clear: both;
	width: 780px;
	margin-right:auto;
	margin-left:auto;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: right;
	color: #B282BC;
	padding-bottom: 8px;
	height: 35px;
	padding-right: 25px;
	padding-left: 25px;
}
