@charset "utf-8";

body {
	margin-top: 0px;
	background-color: #1F65A7;
	font: .9em Arial, Helvetica, sans-serif;
}
#wrapper {
	background: url(images/grade.png) repeat-y center;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#mainContainer {
	background: #FFF4DD;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#headerContainer {
	background: #99a9c8;
	height: 175px;
	width: 100%;
	border-bottom: thin solid #F90;
}
#contentContainer {
	height: auto;
	width: auto;
	clear: both;
	margin-bottom: 0px;
}
#sidebarContainer {
	width: 177px;
	padding: 10px 5px;
	float: left;
	height: auto;
	background: transparent;
}
#sidebarContainer a:link {
	font-weight:bold;
	color: #243AD7;
	border-bottom: 1px solid #F90;
	text-decoration:none;
	border-style: none;
}
#sidebarContainer a:visited {
	font-weight:bold;
	color: #1F65A7;
	border-bottom: 1px solid #FC6;
	text-decoration:none;
	border-style: none;
}
#sidebarContainer a:active {
	font-weight:bold;
	color: #FFF;
	background: #c2d6fd;
	border-bottom: 1px solid #FC6;
	text-decoration:none;
	border-style: none;
}
#sidebarContainer a:hover {
	font-weight:bold;
	color: #FFF;
	background: #c2d6fd;
	border-bottom: 1px solid #FC6;
	text-decoration:none;
	border-style: none;
}
#mainTextArea {
	width: 720px;
	position: relative;
	float: right;
	padding: 10px 10px 10px 20px;
	border-left: 1px solid #F90;
	background: #FFF;
	height: auto;
	min-height: 640px;
	max-height: 5500px;
	margin-bottom: 0px;
}
#quoteBox2 {
	margin-right: 104px;
	margin-left: 10px;
	color: #006;
	font: bold 1em "Times New Roman", Times, serif;
	padding: 10px;
	background: #F5F5F5;
}

#logoContainer {
	float: left;
	height: 175px;
	width: 188px;
}
#headerContent {
	float: left;
	height: 175px;
	width: 752px;
	background: url(images/paws_of_chico_spay_&_neuter_header_graphic.gif);
}
p {
}
.imageClearing {
	float: right;
	clear: both;
	position: static;
	padding-left: 15px;
}
.h1 {
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	color: #006;
}
.h2 {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	color: #006;
}
.h3 {
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	color: #006;
}
#footerContainer {
	background: #99a9c8;
	height: 75px;
	width: 900px;
	padding: 10px 20px;
	text-align: center;
	line-height: 25px;
	clear: both;
	border-top: medium solid #F90;
	border-bottom: thin solid #F90;
}
#footerContainer a:link {
	font-weight:bold;
	color: #243AD7;
	text-decoration:none;
	border-style: none;
}
.imageRt {
	float: right;
	padding: 5px 10px 5px 20px;
}

#footerContainer a:visited {
	font-weight:bold;
	color: #1F65A7;
	text-decoration:none;
	border-style: none;
}
#footerContainer a:active {
	font-weight:bold;
	color: #FFF;
	background: #c2d6fd;
	text-decoration:none;
	border-style: none;
}
#footerContainer a:hover {
	font-weight:bold;
	color: #FFF;
	background: #c2d6fd;
	text-decoration:none;
	border-style: none;
}
a:link {
	font-weight:bold;
	color: #243AD7;
	border-bottom: 1px solid #F90;
	text-decoration:none;
}
a:visited {
	font-weight:bold;
	color: #1F65A7;
	border-bottom: 1px solid #FC6;
	text-decoration:none;
}
a:active {
	font-weight:bold;
	color: #FFF;
	background: #c2d6fd;
	border-bottom: 1px solid #FC6;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	color: #FFF;
	background: #c2d6fd;
	border-bottom: 1px solid #FC6;
	text-decoration:none;
}
.boldText {
	font-size: 100%;
	font-weight: bold;
}
.centerText {
	text-align: center;
}
#col {
	width: 350px;
	float: left;
}
#col2 {
	float: right;
	width: 350px;
}

