
#footer {
	padding:2px;
	margin:10px;
	font-size:8pt;
	color:gray;
	}
					
#footer a {
	color:gray;
	}

#intro {
	background-color: #c3c3e5 ;
	border: 1px #732c7b solid ;
	padding: 5px 13px 5px 13px ;
	margin :10px ;
	}

#intro p {
	line-height:	16.8667px;
	}

body {
	background-color: #f1f0ff ;
	font-family: "comic sans MS" ;
	font-size: 12pt ;
	}
	
font.nav {
	font-size: 18pt ;
	font-weight: bold ;
	color: white ;
	}

h1 {
	text-align: center ;
	margin-top: 20px ;
	}

h2, h3 {
	text-align: center ;
	}

p {
	margin-left: 20px ;
	font-size: 125% ;
	text-indent: 3% ;
	text-align: justify ;
	padding-left: 2% ;
	padding-right: 3% ;
	}
	
a {
	color: black ;
	}

a:hover {
	color: blue ;
	}



a.nav { 
	text-decoration: none;
	font-size: 150%;
	font-weight: bold
	} 

a.nav:link {
	text-decoration: none ;
	color: black ;
	} 

a.nav:hover {
	color: white ;
	}
	
a.resource:hover {
	color: blue ;
	}

a.storelist {
	text-decoration: none ;
	font-weight: bold
}
	
a.storelist:link {
	text-decoration: none ;
	}
	
a.storelist:hover {
	color: red ;
	}
	
table.credits {
	background-color: #c3c3e5 ;
	border: 1px #732c7b solid ;
	text-align: center ;
	padding: 5px 13px 5px 13px ;
	margin :10px ;
	}

table.divider {
	width: 100% ;
	height: 25px ;
	background-color: #732c7b ;
	}
	
table.sm_divider {
	width: 175px ;
	height: 15px ;
	background-color: #732c7b ;
	}

tr.divider {
	Width: 985px ;
	}

tr.nav {
	text-align: center ;
	}

td.buffer {
	width: 125px ;
	background: url(images/pawprints.gif) ;
	} 

td.content {

	 background-color: #ffffff ;
	 width: 685px ;
	 margin-left: 5px ;
	 margin-right: 5px ;
	 }

td.divider {
	
	background-color: #732c7b ;
	font-size: 14pt ;
	font-weight: bold ;
	text-align: center ;
	color: #ffffff ;
	}

td.heading {
	width: 325px ;
	text-align: center ;
	height: 193px ;
	}

td.leftsidebar {
	width: 175px ;
	background-color: #c3c3e5 ;
	vertical-align: top ;
	}

td.nav {
	height: 50px ; 
	width: 175px ; 
	background: url(images/bone2.gif) ; 
	}
	
td.vendorlogo {
	width: 150px ;
	margin-left: 20px ;
	}



