@charset "utf-8";
/* CSS Document */

body{
	background-color:#e8e6da;
	font-family:Arial, Helvetica, sans-serif;
}

#header{
	height:192px;
	width:768px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	background-image:url(images/clinic_2.jpg);
	background-repeat:no-repeat;
}

#pic{
	margin:-10px 0 0 -70px;
}

#nav{
	height:25px;
	width:768px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	border:1px solid #000000;
	background-image:url(nav.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	text-align:center;
}

#nav a{
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
}

#nav a:hover{
	color:#ead7be;
}

#main{
	height:511px;
	width:768px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

#main_services{
	height:820px;
	width:768px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

#content{
	float:left;
	padding:10px 10px 0 20px;
	width:540px;
	height:500px;
	border-right:1px solid #999;
}

#content_iframe{
	width:785px;
	height:100%;
	background-color:#fff;
}

#content_services{
	float:left;
	padding:10px 10px 0 20px;
	width:540px;
	height:810px;
	border-right:1px solid #999;
}

#content_services p{
	font-size:15px;
}

#content p{
	font-size:15px;
}

#content h2{
	font-style:italic;
	font-size:16px;
	text-align:center;
}

#content_services ul{
	list-sytle-type:square;
	font-size:15px;
}

#content ul{
	list-style-type:square;
	font-size:15px;
}

#content a{
	text-align:center;
	color:#333;
}

#content a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#content img{
	border:2px solid #333;
}

#picture{
	text-align:center;
}

#right{
	padding:10px 3px 0 0;
	text-align:left;
	float:right;
	width:190px;
	height:500px;
	text-align:center;
}

#right a{
	text-decoration:none;
}

#right img{
	border:none;
}

#footer{
	text-align:center;
	height:50px;
	width:768px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000000;
	background-image:url(footer.jpg);
	background-repeat:no-repeat;
}

#footer p{
	font-size:14px;
	color:#ffffff;
}

#footer a{
	color:#ffffff;
	font-weight:bold;
}

#footer a:hover{
	color:#ead7be;
	text-decoration:none;
}

/********* ePetRecords ***********/
#ifram{
	background-color:#fff;
}
INPUT
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}

.petserial
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffa4;
    TEXT-DECORATION: none
}
.petinfo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.categoryheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.columnheaders
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #786795;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.action
{
    BACKGROUND-COLOR: #cadbca
}
.extrasmallorange
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.extrasmallwhite 
{   font-family: Arial, Helvetica, sans-serif; 
    font-size: 7pt; 
    font-weight: bold; 
    color: #FFFFFF; 
    text-decoration: underline; 
    cursor:pointer; 
}
.smallorange 
{   font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    font-weight: normal; 
    text-decoration: none 
}
