body
{
	background: #ffffff;
	margin: 10px;
	padding: 0px;
	font-family: verdana;
}

#homepageMain
{	
	height: 557px;
	min-width: 820px;
	background: #91A0BF url(../images/homepageBg.gif) top left repeat-x;	
	margin: auto;
	position: relative;
}

#topLeft
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/topLeft.gif) top left no-repeat;
	width: 18px;
	height: 18px;
}

#topRight
{
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/topRight.gif) top right no-repeat;
	width: 18px;
	height: 18px;
}

#bottomLeft
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../images/bottomLeft.gif) bottom left no-repeat;
	width: 18px;
	height: 18px;
}

#bottomRight
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../images/bottomRight.gif) bottom right no-repeat;
	width: 18px;
	height: 18px;
}

#logo1
{
	background: url(../images/logo1.jpg) top left no-repeat;
	width: 210px;
	height: 212px;
	position: absolute;
	top: 77px;
	left: 20px;
}

#theClinic
{
	background: url(../images/theClinic.jpg) top right no-repeat;
	width: 356px;
	height: 353px;
	position: absolute;
	top: 1px;
	right: 0px;
}

#menuDiv
{
	position: absolute;
	top: 2px;
	left: 10px;
	height: 30px;	
}

#menuDiv ul ul a:hover
{
	background: none;
}

#menuDiv li
{
	height: 25px;
	padding-top: 20px;
	padding-bottom: 5px;
	margin: 0px 2px;
	border-left: 1px solid #C28803;
}

#menuDiv li li
{
	height: auto;
	border-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.moreItems
{
	background: url(../images/moreArrow.gif) 10px 45px no-repeat;		
}

#paw1
{
	background: url(../images/bluePaw.gif) no-repeat;
	width: 22px;
	height: 25px;
	position: absolute;
	top: 13px;
	left: 135px;
	visibility: hidden;
}

#paw2
{
	background: url(../images/bluePaw.gif) no-repeat;
	width: 22px;
	height: 25px;
	position: absolute;
	top: 13px;
	left: 198px;
	visibility: hidden;
}

#paw3
{
	background: url(../images/bluePaw.gif) no-repeat;
	width: 22px;
	height: 25px;
	position: absolute;
	top: 13px;
	left: 270px;
	visibility: hidden;
}

#paw4
{
	background: url(../images/bluePaw.gif) no-repeat;
	width: 22px;
	height: 25px;
	position: absolute;
	top: 13px;
	left: 345px;
	visibility: hidden;
}

#paw5
{
	background: url(../images/bluePaw.gif) no-repeat;
	width: 22px;
	height: 25px;
	position: absolute;
	top: 13px;
	left: 420px;
	visibility: hidden;
}

#paw6
{
	background: url(../images/bluePaw.gif) no-repeat;
	width: 22px;
	height: 25px;
	position: absolute;
	top: 13px;
	left: 500px;
	visibility: hidden;
}

#paw7
{
	background: url(../images/bluePaw.gif) no-repeat;
	width: 22px;
	height: 25px;
	position: absolute;
	top: 13px;
	left: 590px;
	visibility: hidden;
}

#paw8
{
	background: url(../images/bluePaw.gif) no-repeat;
	width: 22px;
	height: 25px;
	position: absolute;
	top: 13px;
	left: 680px;
	visibility: hidden;
}

#addressInfo
{
	position: absolute;
	top: 93px;
	left: 250px;
	font-size: 13px;
	color: #91A0BF;
	font-weight: bold;
	line-height: 15px;
}

#addressInfo a
{
	text-decoration: none;
	color: #1E2B4D;
}

#addressInfo a:hover
{
	color: #6779A1;
}

#officeHours
{
	position: absolute;
	top: 177px;
	left: 250px;
	font-size: 13px;
	color: #91A0BF;
	font-weight: bold;
	line-height: 15px;
}

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

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

#homepageText
{
	position: absolute;
	top: 300px;
	left: 20px;
	font-size: 13px;
	color: #000000;
}

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

#homepageText a
{
	font-size: 16px;
	font-weight: bold;
	color: #931F05;

}

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

#petAdoption
{
	width: 224px;
	height: 174px;
	background: url(../images/petAdoptionsBg.gif) top left no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 350px;
	left: 20px;
}

#petAdoption a
{
	color: #ffffff;
}	

#petAdoption a:hover
{
	text-decoration: none;
}

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

#petAdoptionText
{
	margin: 12px 0px 0px 12px;
}

#hospitalTour
{
	width: 224px;
	height: 174px;
	background: url(../images/petAdoptionsBg.gif) top left no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 350px;
	left: 260px;
}

#hospitalTour a
{
	color: #ffffff;
}	

#hospitalTour a:hover
{
	text-decoration: none;
}

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

#hospitalTourText
{
	margin: 12px 0px 0px 12px;
}

#petPortal
{
	width: 292px;
	height: 172px;
	background: url(../images/petPortalBg.gif) top left no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 350px;
	left: 500px;
}

#petPortal a
{
	color: #ffffff;
}	

#petPortal a:hover
{
	text-decoration: none;
}

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

#petPortalText
{
	margin: 12px 0px 0px 12px;
}

#petPortalLogin
{
	width: 211px;
	height: 65px;
	background: url(../images/petPortalButtonBg.gif) top left no-repeat;
}

#petPortalLogin a
{
	color: #323F69;
}

#petPortalLoginText
{
	margin: 20px;
}

#footerDiv
{
	width: 100%;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #AFAC9D;
	margin-top: 4px;
}