@charset "UTF-8";

/*----------------------------------------------------------------------*/
/*-  normalize everything
----------------------------------------------------------------------*/

/* normalize margin, padding */
html, body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, input, 
p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	background-color: #F4F7F3;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bodyBg.gif);
	background-repeat: repeat-x;
}

/* normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
p {
	font-size: 100%;
	font-weight: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #9BBFD2;
	vertical-align: bottom;
}

/* remove list-style from lists */
ol, ul {
}

/* normalize font-style and font-weight to normal */
address, caption, cite, code, dfn,
th, var {
	font-style: normal;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* remove table border spacing */
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px;
	padding: 0px;
}


body {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bodyBg.gif);
	
	
	
}

#header {
}
#header  .gutter,
#content  .inne
  {
	width: 970px;
	margin: 0 auto;
	padding: 0 15px;
}



#header .inner {
	width: 970px;
	position: relative;
	padding: 0px;
}
#container {
	margin: 0px;
	padding: 0px;
}


#container .inner {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#container    .inner    h1 {
}
#container .inner        h2 {
}
#container  .inner       p {
	margin: 0px;
	padding-bottom: 10px;
}
#banner {
	height: 170px;
	width: 970px;
	background-image: url(images/banner.jpg);
}
#petPortalBtn {
	float: right;
	height: 54px;
	width: 118px;
}
#logo {
	float: left;
	height: 103px;
	width: 368px;
	margin-top: 52px;
	margin-left: 16px;
}
#topNav {
	height: 60px;
	width: 474px;
	background-color: #7d96a4;
	background-image: url(images/nav/navBg.gif);
	padding-left: 494px;
	margin-top: 4px;
}
#welcomeContainer {
	background-color: #E1E1E1;
	height: 218px;
	width: 410px;
	padding-left: 230px;
	padding-top: 52px;
	padding-right: 330px;
	background-image: url(images/welcomeGph.jpg);
}
#welcomeContainer p {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
#homeFeature {
	background-color: #333333;
	height: 360px;
	width: 970px;
	margin-top: 25px;
	background-image: url(images/feature.gif);
}
#homeBody {
	background-color: #FFFFFF;
	padding-bottom: 30px;
}
#homeLeft {
	width: 580px;
	margin-left: 30px;
	padding-top: 36px;
}
#homeRight a {
	color: #FF3300;
}
#homeRight a:hover {
	color: #333333;
}
#homeLeft p {
	font-size: 11px;
	line-height: 17px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #333333;
}
#homeRight {
	width: 240px;
	padding-top: 36px;
	float: right;
	padding-right: 0px;
	margin-right: 30px;
}
#homeRight p {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
#homeBody .servicesTitle {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
#ServicesContainer {
	width: 970px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	margin-top: 30px;
}
#ServicesBanner {
	height: 160px;
	width: 160px;
	background-image: url(images/servicesBanners.jpg);
	padding-left: 170px;
	padding-top: 15px;
	padding-right: 640px;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
#ServicesBanner a {
	color: #FFFFFF;
}
#ServicesBanner a:hover {
	color: #FF6600;
}
#ServicesTitle  a:hover {
}
#ServicesBanner li {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: bold;
	list-style-type: none;
}
#ServicesContent {
	width: 970px;
	margin-top: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ServicesTitle {
	width: 890px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 90px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px 40px 20px;
	padding: 0px;
}
#ServicesTitle #topPage {
	height: 52px;
	width: 100px;
	vertical-align: middle;
	padding-top: 38px;
	background-color: #F3F8F7;
}
#ServicesTitle #topPage a {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#ServicesText {
	width: 890px;
	margin-top: 20px;
	padding-left: 40px;
	padding-bottom: 20px;
	padding-right: 40px;
}
#ServicesText #insert {
	width: 210px;
	float: left;
	margin-left: -100px;
	margin-top: -4px;
	height: 170px;
}
#ServicesText #insert2 {
	float: left;
	margin-top: -4px;
}
#ServicesText #textContainer {
	margin-left: 100px;
}
#ServicesText a {
	color: #FF3300;
}
#ServicesText a:hover {
	color: #333333;
}
#ServicesText p {
	font-size: 11px;
	line-height: 18px;
	color: #434341;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
#ServicesText li {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
}
#ServicesText iframe {
	border: 1px solid #CCCCCC;
	margin-top: 4px;
}
#ServicesText img {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
#ServicesText .highlight {
	font-size: 14px;
	color: #999999;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	line-height: 24px;
}
#ServicesText .address {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin-right: 8px;
}
#ServicesText .teamTitle {
	font-size: 15px;
	color: #999999;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	line-height: 22px;
	padding-top: 10px;
	font-weight: bold;
}
#ContactBanner {
	height: 75px;
	width: 970px;
	background-image: url(images/contactBanner.gif);
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
#facilitiesBanner {
	height: 80px;
	width: 160px;
	background-image: url(images/facilitiesBanners.gif);
	padding-left: 170px;
	padding-right: 640px;
	background-repeat: no-repeat;
	padding-top: 15px;
}
#facilitiesBanner li {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
	list-style-type: none;
}
#facilitiesBanner a {
	color: #FFFFFF;
}
#facilitiesBanner  a:hover {
	color: #CCCCCC;
	list-style-type: square;
	list-style-position: outside;
}
#facilitiesBanner  .activeLink {
	list-style-position: outside;
	list-style-type: square;
}
#facilitiesText {
	width: 930px;
	margin-top: 25px;
	padding-left: 40px;
}
#facilitiesText .highlight {
	font-size: 15px;
	color: #999999;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	line-height: 22px;
	padding-top: 10px;
}
#team {
	width: 890px;
	padding-right: 40px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 25px;
	margin-bottom: 30px;
	padding-bottom: 25px;
}
#team .border {
	border: 1px solid #CCCCCC;
}
#teamDesc {
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 20px;
	padding-top: 20px;
	margin-bottom: -30px;
	width: 890px;
	height: 250px;
}
#teamMember {
	float: left;
	width: 420px;
	margin-right: 0px;
	padding-right: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#teamDesc h1 {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #333333;
	margin-bottom: 10px;
}
#teamDesc  p {
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
#teamDesc   img {
	border: 1px solid #999999;
	margin-top: 4px;
	margin-right: 9px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box {
	background-color: #CC6600;
	height: 10px;
	width: 10px;
	margin-top: 4px;
	float: left;
	margin-right: 7px;
}
.ContactEmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
}
#menu {
	list-style: none;
	margin: 0;
	width: 476px;
	height: 54px;
	background: url(file:///Macintosh%20HD/Users/eduardonemeth/Desktop/css%20nav/images/menu-bg.jpg) no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#menu  td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9daeb8;
}
#homePoints {
	background-color: #FFFFFF;
	width: 970px;
	margin: 0px;
	padding: 35px 0px 0px;
	height: 200px;
}
#ondemandGrid {
	width: 970px;
	background-color: #FFFFFF;
}
#ondemandTitle {
	height: 68px;
	width: 970px;
}
#ondemandCopy {
	position: absolute;
	height: 288px;
	width: 224px;
	left: 64px;
	top: 299px;
}
#ondemandCopy p {
	padding-bottom: 10px;
}
#contactContent {
	background-color: #F7F7F7;
}
#contactContent a {
}
#contactContent a:hover {
	color: #666666;
}
#contactAddressBoston {
	width: 520px;
	margin-left: 42px;
	padding-top: 45px;
}
#contactAddressJackson {
	width: 520px;
	margin-left: 42px;
	padding-top: 45px;
	height: 420px;
}
.address  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #737373;
	line-height: 20px;
}
#contactMap {
	float: right;
	width: 370px;
	margin-right: 28px;
	margin-top: 88px;
}
#contactViewMap {
	height: 26px;
	background-color: #F1BE1B;
	width: 370px;
	padding-right: 2px;
}
#contactLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 30px;
	margin-left: 45px;
	margin-right: 30px;
}
.viewLarger  {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}
.sideLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
}
.stateSpace {
	margin-right: 10px;
}
#contactContent iframe {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#subNav {
	height: 110px;
	width: 970px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ondemandImage {
	height: 340px;
	width: 970px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
}
#ondemandContent {
	width: 970px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 40px 0px 60px;
}
#ondemandContent   li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	line-height: 18px;
	padding-bottom: 7px;
	padding-top: 6px;
	margin: 0px;
}
#ondemandContent  .title {
	margin: 0px;
	padding: 0px 0px 7px;
	background-color: #FFFFFF;
}
#uploadForm {
	width: 970px;
	background-color: #F7F7F7;
}
#uploadForm a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC6600;
	font-weight: bold;
}
#uploadForm .paragraphColor  {
	color: #999999;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
#uploadLeft {
	width: 220px;
	margin-left: 38px;
	height: 585px;
	padding-top: 45px;
}
#uploadRight {
	width: 610px;
	float: right;
	padding-top: 35px;
	background-color: #E9E9E9;
	margin-right: 30px;
	margin-top: 45px;
	padding-left: 38px;
	height: 520px;
}
#uploadFormOnly {
	width: 610px;
	background-color: #E9E9E9;
	height: 520px;
}
#ArticleContainer {
	width: 970px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	margin-top: 30px;
}
#ArticleContent {
	width: 894px;
	margin-top: 30px;
	position: relative;
	padding-right: 38px;
	padding-left: 38px;
}
#ArticleBanner {
	height: 185px;
	width: 160px;
	background-image: url(images/articleBanner.gif);
	padding-left: 170px;
	padding-right: 640px;
	background-repeat: no-repeat;
	padding-top: 15px;
	list-style-type: none;
}
#ArticleBanner li {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
	list-style-type: none;
}
#ArticleBanner li a {
	color: #FFFFFF;
}
#ArticleBanner li .active {
	color: #D56825;
}
#ArticleLeft    li   a:link {
	color: #666666;
	list-style-type: square;
	list-style-position: outside;
}
#ArticleLeft li a:hover {
	color: #7d96a4;
}
#ArticleLeft li a:visited {
	color: #666666;
}
#ArticleLeft li a:active {
}
#ArticleLeft li .active {
	color: #7d96a4;
}
#ArticleLeft li .nonactive {
}
#ArticleLeft {
}
#ArticleLeft img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#ArticleLeft h1 {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #FF6600;
	margin-bottom: 6px;
	padding-bottom: 0px;
	margin-top: 16px;
}
#ArticleLeft li {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 3px;
	list-style-type: none;
}
#ArticleRight {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	padding-top: 15px;
}
#ArticleRight a {
	color: #FF6600;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#ArticleRight a:hover {
	color: #666666;
}
#ArticleRight p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
	color: #595B5B;
	font-weight: normal;
}
#ArticleRight .tab {
	margin-left: 20px;
}
#ArticleRight   li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #595B5B;
	list-style-type: square;
	margin-bottom: 12px;
	list-style-position: outside;
	margin-left: 20px;
}
#ArticleRight ul {
	list-style-type: circle;
	list-style-position: outside;
	margin-top: 6px;
	margin-bottom: 18px;
}
#ArticleRight p .author {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
#ArticleRight p .copyright {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
#ArticleRight td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;
}
#ArticleRight table {
	margin-top: 12px;
}
#ArticleRight h1 {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #7d96a4;
	font-weight: bold;
	margin-bottom: 2px;
}
#ArticleRight h2 {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #371f43;
	margin-bottom: 6px;
	margin-top: 8px;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 18px;
}
#contactText {
	width: 890px;
	margin-top: 20px;
	padding-left: 40px;
	padding-bottom: 20px;
	padding-right: 40px;
}
.textField {
	height: 26px;
	width: 395px;
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 14px;
	padding-left: 10px;
}
.descField {
	height: 70px;
	width: 395px;
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.browseStyle {
	background-color: #F4F4F4;
}
.tableDarker {
	background-color: #CECECE;
}
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.submitButton {
	height: 40px;
	width: 130px;
	background-color: #999999;
	border: 1px solid #666666;
	background-image: url(images/sendButton.gif);
}
.dedicatedTitle {
	padding-bottom: 7px;
}
.uploadFiles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#grid {
}


#footer {
	margin: 25px 0px 0px;
	padding: 0px;
}
#footer a {
	color: #CCCCCC;
	font-weight: bold;
}
#footer a:hover {
	color: #CC6600;
}

#footer .inner {
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #bbbbb4;
	font-size: 10px;
	padding: 20px 0 15px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #371f43;
	height: 130px;
	background-image: url(images/footerBg.gif);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CC6600;
}
#footerLinks {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 17px;
}
#footer  .sideLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #603676;
}
#footer .copyright {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #E1ECF1;
}
#webdesign {
}
#webdesign a {
	color: #704C65;
	font-size: 10px;
}
#webdesign .webdesign {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #704C65;
}
#footer img {
	padding-bottom: 7px;
}
#footer  h1  {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	height: 15px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2BE1C;
}
#footer h2 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-bottom: 3px;
}
#footer h3 {
	font-size: 8px;
	padding-top: 7px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
#footer .title {
	margin: 0px;
	padding: 0px;
}
#footer .spaceBefore {
}
#footer li {
	height: 14px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #474747;
	padding-bottom: 4px;
}
#footer li .active {
	color: #94C0C6;
}
#footer li a {
	color: #CCCCCC;
}
#footer li a:hover {
	color: #FFFFFF;
}
#contactText iframe {
	border: 1px solid #CCCCCC;
	margin-top: 4px;
}
#contactText p {
	font-size: 11px;
	line-height: 18px;
	color: #434341;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
#contactText a {
	color: #999999;
}
#contactText a:hover {
	color: #712D70;
}
#contactText .address {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin-right: 8px;
}
#contactText .highlight {
	font-size: 14px;
	color: #999999;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	line-height: 24px;
}
