
* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #99A1B8;
	color: #000000;
	font-family: Arial, sans-serif;

    text-align: center;
    
	font-size: x-small; 
		/* Value for Windows IE 5 */
	voice-family: "\"}\"";
		/* Rule 'ends' for Windows IE 5 */
	voice-family: inherit;
		/* Recover from trick */
	font-size: small;
		/* Intended value for recent browsers */
}

.iefive {
	/* */
}

a img {
	border: 0;
	vertical-align: bottom;
}

.cvbody {
	background: transparent url(images/bg-pattern.png) repeat-y top center;
	color: #000000;
    margin: 0 auto;
    text-align: left;
	width: 922px;
}

.cvcontainer {
	background: transparent url(images/bg.png) no-repeat top left;
}

.cvf {
	background: transparent url(images/footer.png) no-repeat bottom left;
}

.cvm {
	background: transparent url(images/middler.png) repeat-y top left;
}

.cvh {
	background: transparent url(images/header.jpg) no-repeat top center;
	padding: 20px 41px;
	min-height: 580px;

	padding-bottom: 10px;
}

#home {
	float: left;
}

#med {
	margin: 30px 15px;
}

.cvleft {
	clear: both;
	float: left;
	width: 250px;
}

.cvleft ul {
	padding: 0;
	margin: 20px;
	list-style: none;
}

.cvleft li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

.cvleft li a {
	color: #351A43;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 108%;
	padding: 0.3em;
	display: block;
	background: transparent url(images/nav_dotted_arrow.png) no-repeat center left;
	padding-left: 1em;
	border-bottom: 1px dotted #8E004E;
}

.cvleft li.last a {
	border: 0;
}

.petbut a {
	display: block;
	padding: 14px 15px;
	margin-bottom: 10px;
	text-decoration: none;
	color: #333333;
	background: transparent url(images/nav_dotted_arrow.png) no-repeat 20px 41px;
	padding-left: 30px;
}

.petbut span {
	display: block;
	font-size: 150%;
	margin-left: -12px;
}

.but-dog {
	background: transparent url(images/but-dog.png) no-repeat top left;
}

.but-dog span {
	color: #016390;
}

.but-cat {
	background: transparent url(images/but-cat.png) no-repeat top left;
}

.but-cat span {
	color: #4F2A60
}

.but-rab {
	background: transparent url(images/but-rab.png) no-repeat top left;
}

.but-rab span {
	color: #8D004E;
}

.cvhours {
	padding: 10px 20px;
}

.cvhours h1 {
	font-size: 125%;
	color: #960F5B;
	line-height: 200%;
}

.cvhours h2 {
	font-size: 100%;
	color: #960F5B;
	margin-top: 1em;

	font-size: 125%;
}

.cvhours p {
	color: #343434;
	padding: 5px 0;
}

small {
	font-size: 86%;
}

.cvright {
	padding: 95px 35px 0px 302px;
}

.cvright h1 {
	font-size: 125%;
	font-weight: normal;
	color: #4E295F;
}

.cvright p, .cvright ul {
	padding: 10px 0;
	font-size: 108%;
	line-height: 150%;
	list-style: none;
}

.cvright li {
	background: transparent url(images/dash.png) no-repeat top left;
	padding-left: 1em;
	list-style-type: none;
}

.cvright h2 {
	font-size: 108%;
	font-weight: bold;
	color: #4E295F;
}

.colul {
	float: left;
	width: 245px;
}

.cvright p.cpr {
	float: right;
	text-align: right;
	font-size: 86%;
	width: 200px;
	padding: 0;
	margin: 0;
	line-height: 125%;
	margin-right: -20px;
}

.fban {
	margin-top: 40px;
}

address {
	font-size: 86%;
	font-style: normal;
}

.cpr a, address a {
	color: #000000;
	text-decoration: none;
}

.cvresources {
	background: transparent url(images/resources-bg.png) repeat-y top left;
	margin-top: 1em;
}

.cvresources h2 {
	background: transparent url(images/resources-top.png) no-repeat top left;
	color: #8E004E;
	padding-top: 15px;
	padding-left: 17px;
}

.cvresources ul {
	background: transparent url(images/resources-bottom.png) no-repeat bottom left;
	padding: 0;
	margin: 0;
	list-style: none;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 300px;
}

.cvresources ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: transparent url(images/nav_dotted_arrow.png) no-repeat 3px 6px;
	padding-left: 1em;
}

.cvresources ul li a {
	color: #333331;
	text-decoration: none;
}

.cvinset {
	float: right;
	width: 180px;
	text-align: right;
}

.cvinset img {
	margin-bottom: 10px;
	vertical-align: bottom;
}

form {
	
}

fieldset {
	border: 0;
}

label {
	float: left;
	clear: left;
	display: block;
	width: 9em;
}

input {
	width: 20em;
}

textarea {
	width: 20em;
}

input.button {
	width: 6em;
	margin-left: 15em;
}

.error p {
	color: red;
	padding: 3px 0;
}

#catchphrase {
	font-size: 125%;
	color: #960F5B;
}