BODY
{
font-family: Helvetica, Arial, Verdana, sans-serif;
padding:0px;
margin:0px;
color:#000;
background: #fff;
font-size:10pt;
text-align:left;
} 

img {
border-color: #005;
}

.head {
text-align:left;
width:700px;
color:#000;
background: #fff;
font-family:Arial, Verdana, Sans-serif;
height:80px;
}



#navcontainer ul
{
text-align:left;
padding: 8px 0px;
margin: 0px;
list-style-type: none;
background-image: url('images/buttons/mainNavb.gif');
background-position: top;
background-repeat: repeat-x;
color: #fff;
width: 930px;
font: bold 10pt arial, helvetica, sans-serif;
}

#navcontainer li { display: inline; }

#navcontainer li a
{
text-decoration: none;
color: #fff;
padding: 8px 15px;
}

#navcontainer li a:hover
{
background-color: #800;
background-image: url('images/buttons/mainNavr.gif');
background-position: top;
background-repeat: repeat-x;
padding: 8px 15px;
color: #fff;
}

#navcontainer #active a:link, #active a:visited, #active a:hover
{
background-color:#000;
background-image: url('images/buttons/mainNavr.gif');
background-position: top;
background-repeat: repeat-x;
color:#fff;
}


#subnavcontainer { width: 240px; }

#subnavcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#subnavcontainer a
{
display: block;
padding: 15px;
width: 240px;
border-bottom: 1px solid #bbb;
background-image: url('images/insetGradient.png');
background-position: bottom;
}

#subnavcontainer a:link, #subnavlist a:visited
{
color: #555;
text-decoration: none;
}

#subnavcontainer a:hover
{
background-color: #888;
color: #800;
}

#subnavcontainer a#current
{
background-image: url('images/insetGradient.png');
background-color:#fff;
color:#800;
}



#container
{
width: 930;
margin: 0px;
background-color: #fff;
color: #333;
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
line-height: 130%;
}

#leftnav
{
float: left;
width: 268px;
height: 339px;
background-color: #fff;
border-left: 0px solid #ccc;
border-right: 1px solid #fff;
margin: 0;
padding: 10px 30px;
color:#fff;
}

h1
{
width:555px;
color:#fff;
margin-top: 14px;
padding: 20px 0px 20px 20px; 
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size:14pt;
font-weight:bold;
text-transform: uppercase;
background-color:#800;
border-bottom: 2px solid #005; 
background-image: url('images/head.gif'); 

}

h2 
{ 
font-size:12pt;
color: #800;
line-height: 1.2em;
}

h3
{ 
font-size:12pt;
color: #005;
line-height: 1.2em;
text-transform: uppercase;
border-bottom: 1px solid #800;

}


p
{
font-family: helvetica, arial, sans-serif;
margin-bottom: 0px;
}

#leftnav
{
float: left;
width: 270px;
height: 340px;
background-color: #fff;
margin: 0;
padding: 10px 30px;
color:#fff;
}

#content
{
margin-left: 330px;
padding: 0;
padding-top: 10px;
}

#feature
{
margin-left: 330px;
padding: 0;
padding-top: 0px;
}

#containerB
{
width: 928;
margin: 0px;
background-color: #fff;
color: #333;
border: 1px solid #aaa;
line-height: 130%;
}

#leftnavB
{
float: left;
width: 280px;
height: 231px;
margin: 0;
padding: 10px;
background-image: url('images/insetGradient.png');
background-position: bottom;
background-repeat:no-repeat;
}

#contentB
{
margin-left: 300px;
height: 231px;
border-left: 1px solid gray;
margin-right: 320px;
border-right: 1px solid gray;
padding: 10px;
background-image: url('images/stinger.png');
background-position: bottom;
background-repeat:no-repeat;
}

#rightnavB
{
float: right;
width: 280px;
height: 231px;
margin: 0;
padding: 10px 20px;
background-image: url('images/petFriendly.jpg');
}

.petfriendly
{
background-image: url('images/png/w40.png'); 
margin-top:140px;
padding: 10px;
font-size:11pt;
color:#003;
}
.petfriendly h2
{
margin: 0px;
}

.caption
{
color: #005;
font-size: 10pt;
margin-top: 0px;
}

.form
{
font-family: helvetica, arial, sans-serif;
font-size: 11pt;
color: #004;
border: 1px solid #005;
margin-bottom: 15px;
margin-top: 0px;
padding: 2px;
background-color: #eef;
}

.formR
{
font-family: helvetica, arial, sans-serif;
font-weight: bold;
font-size: 11pt;
color: #004;
border: 2px solid #800;
margin-bottom: 10px;
margin-top: 0px;
padding: 2px;
background-color: #fdd;
}

.formage
{
padding: 20px; 
background-image: url('images/formBackground.png');
background-repeat: repeat-x;
background-position: bottom;
border: 1px solid #55a;
margin-bottom: 30px;
margin-left:1px;
}

.req
{
color:#800;
}

label
{
color: #005;
font-weight: bold;
float: left;
width: 100px;
}


.shaded {
ackground: url('../images/png/w20.png') fixed center; 
background-color:#eef;
}
.darkShade {
ackground: url('../images/png/b50.png') fixed center; 
background-color:#004;
color:#fff;
}

a.body:link {color: #007; text-decoration: underline;}
a.body:visited {color: #400; text-decoration: underline;}
a.body:active {color: #b00; text-decoration: none;}
a.body:hover {color:#800; text-decoration: underline;}


.footer
{
font-family: Verdana,Geneva,Arial,sans-serif; 
color:#444;
margin:0px 0px;
border-top: 3px solid #004;
font-size:8pt;
text-align:center;
padding:0px 0px;
width:930px;
}

a.footer 			{color:#555; font-weight:bold; text-decoration:underline;}
a.footer:active 	{color:#a00; font-weight:bold; text-decoration:underline;}
a.footer:visited	{color:#ccc; font-weight:bold; text-decoration:underline;}
a.footer:hover		{color:#600; font-weight:bold; text-decoration:underline;}


