@media print {
.please {
display:none;
}
.goforride {
display:none;
}

}

/* NEW 01-10 */
	body {
		background-image:url('/images/bg.gif');
	}
	#topbar_p{
		width:100%;height:30px;text-align:center;background-image:url('/images/BGStripes_top.png');background-repeat:repeat-x;position:absolute;z-index:900;top:0;visibility:hidden;display:none;
	}
	#topbar_c{
		width:100%;background-color:#fdcc74;height:45px;text-align:center;margin-top:0px;
	}
	#topbar{
		width:1069px;background-color:#fdcc74;height:45px;position:absolute;margin-left:50%;left:-532px;top:0px;z-index:1;
	}

	#topbar a, #topbar a:hover{
		text-decoration:none;
		color:#ffffff;
	}
	.nav {
	width:117px;height:29px; text-align:center;padding:16px 0 0 0;font-family:Verdana, Geneva, sans-serif;font-size:12px;color:#ffffff; text-transform: capitalize;border-left:1px solid white;list-style: none;float: left;	
	}
	#topbar UL{
		margin: 0 auto;padding: 0;
	}
	#btmbar_p{
		width:100%;height:24px;text-align:center;background-image:url('/images/BGStripes_btm.png');background-repeat:repeat-x;margin: -6px 0 0 0;padding:0;
	}
	
body {
padding:0px;
margin:0px;
height:670px;
background:white;
font-family:tahoma,geneva,sans-serif;
}

div {
font-family:tahoma, helvetica, sans-serif;
font-size:12px;
line-height:14px;
}

a {
font-family:tahoma, helvetica, sans-serif;
font-size:12px;
line-height:14px;
color: #256ab4; /* deepblue */
text-decoration:none;
}

a:hover {
color: #faa858; /* goldenorange */
text-decoration:underline;
}

h1 {
font-size:24px;
line-height:28px;
color:black;
margin:18px 0px 15px 0px;
padding:0px;
}

h2 {
font-size:18px;
font-weight:normal;
color:black;
}

h3 {
font-size:18px;
font-weight:bold;
color:black;
padding:0px;
margin:0px;
}

p {
font-family:tahoma, helvetica, sans-serif;
font-size:12px;
line-height:14px;
}


		
		#headerPosition {
		position:absolute;
		top:20px;
		width:1024px;
		margin:0px;
		padding:0px;
		}

		#topContentTable {
		position:absolute;
		/*top:77px;
		left:24px;*/
		top:18px;
		left:44px;
		margin:0px;
		padding:0px;
		width:936px;
		}

		

#footerTable {

/* top:425px; */
top: 300px;
left:0px;
margin:0px auto 0px auto;
padding:0px;
width:100%;
}

#footerTableBG {
background:url(../images/homedogs.jpg) no-repeat center;
}

.storelink {
margin:130px 0px 0px 360px;
font-size:14px;
}

.storelink a {
color:black;
font-size:14px;
}

.homelink3 a {
color:black;
font-size:14px;
text-decoration:underline;
}
.homelink3 a:hover {
color: #faa858; /* goldenorange */
}
.productlinks {
background:url(../../images/pkgs.jpg) no-repeat;
}
.productlinks a {
display:block;
float:left;
height:218px;
}
.goforride {
margin:0px 0px 460px 35px;
}
.productlinks2 a {
display:block;
float:left;
height:168px;
}
.please {
margin:0px 10px 72px 0px;
}
.storelist {
font-size:13px;
}
.cotable {
width:450px;
}
.cotable td {
border-bottom:1px solid #DDDDDD;
padding:5px 0px 5px 0px;
}
.address
{
  font-size:11px;
}

.name
{
  font-size:13px;
  font-weight:bold;
}

.error
{
  color:red;
}

