body {
	background-color: #D2EAEC;
	font-family: arial;
	font-size:12px;
	line-height:16px;
}

#all{
width:970px;
min-height: 100px;
margin-left: auto;
margin-right: auto;
background-image: url(images/all-back.gif);
background-repeat: repeat-y;
}

#header{
height: 100px;
background-image: url(images/flash-background.gif);
z-index:5;
}

#left-column{
float:left;
display:inline;
margin-left:0px;
width:250px;
background-color: #004062;
height: 100%;
}

#nav-back{
height: 26px;
}

#main-block{
width: 700px;
margin-left:250px;
background-color: white;
padding:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

#footer{
width:970px;
height: 100px;
margin-left: auto;
margin-right: auto;
text-align:center;
font-size:14px;
}

.contactImg {
	background-image: url(../site/contactImage.png);
	background-repeat: repeat-x;
	height: 30px;
	background-position: left;
}
.bottomNavFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #213667;
}
a {
	color: #213667;
}

td{
padding-bottom:35px;
}
.rightColumn {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #213667;
	border-right-color: #213667;
	border-bottom-color: #213667;
	border-left-color: #213667;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	background-image: url(../images/site/pawsBg.jpg);
	width: 265px;
}

.side{
color: white;
font-size:16px;
line-height: 24px;
}

.nav{
	text-decoration: none;
color: white;
font-size:16px;
line-height: 24px;
}

.nav:hover{
color:#004062;
}

.smaller{
font-size:12px;
color:white;
text-align:left;
padding-left:8px;
}

.white{
color:white;
}

.white-link{
color:white;
text-decoration:underline;
font-weight: bold;
font-size: 12px;
}

.pet-portal{
padding-left:8px;
color:white;
font-size: 13px;
text-align:left;
}

.body-h2{
color:#213667;  font-weight: bold; margin-bottom:8px; font-size:16px;
}

.main-h2{
color:#213667; margin-left: 45px; padding-top:20px; font-weight: normal; font-size:18px;
}

.bold{
font-weight:bold;
}

.navBg {
	background-image: url(../fireworks/09/BG.png);
	background-repeat: repeat;
}
.leftBgColor {
	background-image: url(/images/site/Picture%2014.png);
	background-repeat: repeat;
}

.normal {
font-size:12px;
font-weight: normal;
}

.learn-more {
line-height:25px;
}

i {
font-weight: normal;
}

h4{
font-size:16px;
margin-bottom:3px;
}

.action{
font-size:14px;
margin-bottom:3px;
color:#213667; 
}

.list{
line-height: 20px;
font-weight: bold;
padding-top: 4px;
}

img{
border: 0;
border-style: none;
}


* {
margin: 0;
padding: 0;
}

