body
{
	margin: 0px;
	padding: 0px;
	background: #EDEDED;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

#mainDiv
{
	width: 840px;
	margin: auto;
	text-align: left;	
	margin-top: 20px;
	min-height: 610px;
	height: auto !important;
	height: 610px;
	background: #ffffff url(../images/mainDivBg.gif) top left repeat-y;
}

#menuDiv
{
	float: left;
	width: 130px;
	margin-top: 125px;
	text-align: left;
	margin-right: 10px;
}

.menuArrow
{
	border: 0px;
	float: right;
}

.activeLink
{
	background: #6D00CA;
}

#headerDiv
{
	height: 160px;
}

#logo1
{
	margin-top: 35px;
	margin-left: 10px;
	float: left;
}

#headerInfoDiv
{
	height: 100%;	
}

#loginNewsletter
{
	color: #fff;
	float: right;
	background: #000000;
	width: 358px;
	height: 107px;
	margin-bottom: 10px;
}

#headerphoto {
	float: left;
	padding: 2px 10px 2px 2px;
}

#headerphoto img {
	border: none;
}

#loginNewsletter p {
	padding: 10px 10px 0 0;
	margin: 0;
}

#petportal {
	padding: 10px 5px;
}

#addressInfo
{
	clear: right;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
	border-bottom: 1px solid #E1E1E1;
	
}

#addressLinks
{
	text-align: right;
	margin-right: 160px;
	margin-top: 2px;
}

#addressLinks a
{
	background: url(../images/blueArrow.gif) 0px 3px no-repeat;
	padding-left: 10px;
	color: #0078FF;
	text-decoration: none;
	margin-left: 50px;
	font-weight: bold;
}

#addressLinks a:hover
{
	text-decoration: underline;
}

#petPortalLogin
{
	border: 0px;
	margin: 12px 0px 0px 16px;
}

#newsletterDiv
{
	float: right;
	padding: 10px;
	margin: 6px;
	border-left: 1px solid #6D6D6D;	
	width: 160px;
	height: 75px;
	color: #ffffff;
}

#newsletterDiv h1
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#newsletterDiv .inputBox
{
	background: #ffffff;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	width: 140px;
}

#newsletterDiv .submitBtn
{
	width: 56px;
	height: 22px;
	background: url(../images/signUpBtn.gif) top left no-repeat;
	border: 0px;
	cursor: pointer;
	margin-top: 2px;
}

#contentDiv
{
	margin-top: 10px;
}

#welcomeText
{
	width: 320px;
	margin-left: 100px;
	border-right: 1px solid #E1E1E1;
	height: 185px;
	padding-right: 10px;
}

#contentDiv h1
{
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

#welcomeText a
{
	background: url(../images/blueArrow.gif) 0px 3px no-repeat;
	padding-left: 10px;
	color: #0078FF;
	text-decoration: none;
	font-weight: bold;
}

#welcomeText a:hover
{
	text-decoration: underline;
}

#officeHours
{	
	height: 185px;		
	width: 360px;
	float: right;
}

#monthlySpecial
{
	float: right;
	background: url(../images/monthlySpecialBg.gif) top left no-repeat;
	width: 180px;
	height: 177px;
	text-align: center;
	cursor: pointer;
}

#officeHours a
{
	color: #000000;
	text-decoration: none;
}

#monthlyText
{
	margin: auto;
	margin-top: 60px;
	width: 130px;
	font-size: 12px;	
}

#emergencies a
{
	background: url(../images/emergencies.gif) 0px 0px no-repeat;
	padding-left: 20px;
	padding-top: 1px;
	color: #FF3737;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	margin: 6px 0px;
	display: block;
	font-size: 13px;
}

#emergencies a:hover
{
	text-decoration: underline;
}

#phoneAndFax
{
	font-size: 13px;
}

#homePageLinks
{
	margin-right: 10px;
	height: 223px;

}

.homePageLinkDiv
{
	float: right;
	width: 160px;
	height: 223px;
	margin-left: 4px;
	margin-top: 10px;
}

.homePageLinkImg
{
	border: 2px solid #000000;
	margin-bottom: 2px;
}

.homePageLinkText
{
	width: 159px;
	height: 105px;
}

.homePageLinkText2
{
	margin: 6px;
	color: #ffffff;
}

.homePageLinkText2 a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.homePageLinkText2 a:hover
{
	text-decoration: underline;
}

#homePageLinks h1
{
	background: #000000 url(../images/whiteArrow.gif) 6px 8px no-repeat;
	color: #ffffff;
	padding: 4px 0px 4px 20px;
}

#footerDiv
{
	clear: both;
	border-top: 1px solid #ffffff;
	background: #000000;
	height: 35px;
	width: 840px;	
	margin: auto;
}

#footerText
{
	font-size: 10px;
	color: #ffffff;
	margin: 10px 0px 0px 10px;
	text-align: left;
}

#innerHeader
{
	float: right;
	text-align: right;
	width: 320px;
	position: relative;
	font-size: 13px;
}

#sideBar
{
	float: right;
	width: 184px;
}

#innerContentBg
{
	width: 100%;
	background: url(../images/innerContentBg.gif) top right repeat-y;
	min-height: 610px;
	height: auto !important;
	height: 610px;
}

.sideBarPic
{
	border: 2px solid #000000;
}

#subMenu
{
	background: #000000;
	padding: 4px 4px 10px 6px;
	line-height: 18px;
	font-weight: bold;
}

#subMenu a
{
	color: #ffffff;
	text-decoration: none;
}

#subMenu a:hover
{
	text-decoration: underline;
}

#innerContent
{
	width: 500px;
	margin-left: 150px;
	line-height: 17px;
}

#innerContent h1
{
	color: #0078FF;
	font-size: 24px;
	font-weight: normal;
	width: 100%;
	border-bottom: 1px solid #E1E1E1;
	line-height: 26px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#innerContent h2
{
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#innerContent p
{
	margin: 0px 0px 20px 0px;
}

a
{
	color: #0079FF;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
