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

body {
	background-color: #FFCCCC;
	text-align: center;
}

p {
	text-indent: 3em;
	margin-top: 2px;
	margin-right: 10px;
	margin-left: 10px;
}

h4 {
	font-size: 16px;
}

#logos {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}

div.round {
	line-height: 0px;
}

div.justifytxt {
	text-align: justify;
}

div.centertxt {
	text-align: center;
}

div.header {
	padding-top: 0px;
	padding-bottom: 15px;
}

div.memberOf {
	text-align: center;
	vertical-align: top;
}

img.space {
	height: 10px;
	width: 543px;
	border:0px;
}

.clientlist {
	width: 125px;
	height: 150px;
	text-align:center;
	display: block;
	padding: 5px;
	float:left;
}

#outer_wrapper {
	background: #fff url(background_3.gif) repeat-y left;
}

a.petimage {
	text-decoration: none;
}

img.petimage {
	text-decoration: none;
	display:block;
	margin:auto;
}

.horizbar {
	color: #CC0000;
	background-color: #CC0000;
	height: 3px;
}

.maintext {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-color: #FFFFFF;
	/*FFCCCC*/
	border-style: solid;
	background-color: #FFFFFF;
	font-style: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #880000;
}

.maintext a:mail {
font-size: 14px;
color: #AA0000;
}

.maintext a:link {
	color: #AA0000;
	font-size: 14px;
}

.maintext a:visited {
	color: #550000;
	font-size: 14px;
}

.maintext a:hover {
	color: #0000FF;
	font-size: 14px;
}

.space {
	width: 484px;
	background-color: #FFFFFF;
	border: none;
}

.smalltext {
	font-size: 12px;
	text-align: center;
	border: 0;
	text-indent: 0px;
}

.smalltext a:link {
	color: #AA0000;
	border: 0;
}

a img {
	border: 0;
}