@charset "UTF-8";
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url(../images/leopard_print5.jpg);
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 1.6em;
}
a:visited {
	text-decoration: none;
}
.main #container {
	width: 950px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/catcarelogo35bottonly.gif);
	border: 1px solid #666666;
} 
.main #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #ffbbe2;
} 
.main #headleft {
	float: left;
	width: 413px;
	padding-left: 20px;
}
.main #headright {
	float: right;
	width: 450px;
	text-align: left;
	margin-top: 30px;
	margin-right: 15px;
}
.main #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.main #mainContent {
	margin: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 225px;
	background-image: url(../images/catcarelogo35bottonly.gif);
} 
.main #footer {
	font-size: 11px;
	background-color: #ffbbe2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 12px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear
{
	clear:both;
}
h2 {
	font-size: 95%;
	font-weight: normal;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.h1span {
	font-size: 85%;
	font-weight: bold;
	color: #cc0066;
}
.sidebarpanelhome {
	background-color: #ff5cb7;
	padding: 4px;
	width: 160px;
	color: #FFFFFF;
	font-size: 80%;
	line-height: normal;
	margin-top: 30px;
}
.purptext {
	color: #cc0066;
	font-weight: bold;
}
.hometablecells {
	font-size: 80%;
	vertical-align: top;
	line-height: normal;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #cc0066;
}
.smalltext {
	font-size: 10px;
	color: #333333;
	line-height: normal;
}
.centre {
	text-align: center;
}
.space {
	width: 10px;
}
h3 {
	color: #cc0066;
	font-size: 95%;
	padding-top: 15px;
}
.stat  {
	display: block;
	cursor: pointer;
	color: #333;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 0.5em;
	padding-right: 0.75em;
	padding-bottom: 1.25em;
	padding-left: 0.6em;
	background-image: url(../images/pawprintpink35rule.gif);
}
.groom_table {
	font-size: 11px;
	padding: 6px;
	line-height: normal;
	vertical-align: top;
	background-color: #ffbbe2;
}
.bulletpointpanels {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
.main #container #mainContent .bulletpointpanels h3 {
	padding-top: 0px;
}
.red {
	color: #FF0000;
	font-size: 12px;
}
.bold {
	font-weight: bold;
}
.contacttablecells {
	vertical-align: top;
	padding: 3px;
}
.formcells {
	vertical-align: top;
	padding: 3px;
	font-size: 12px;
}
.formfields {
	width: 250px;
}
.quotes {
	font-family: "Comic Sans MS", Arial, Helvetica;
}
a:link {
	color: #990099;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
.lawtextpanel {
	color: #FFFFFF;
	background-color: #cc0066;
	padding: 4px;
}
.sidebarpanelhomeclip {
	padding: 4px;
	width: 160px;
	color: #333333;
	font-size: 80%;
	line-height: normal;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffbbe2;
	border-left-color: #ffbbe2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffbbe2;
}
.formcellslinks {
	vertical-align: top;
	padding: 6px;
	font-size: 12px;
}
