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

body {
	background-color: #333;
	margin: 0px;
	padding: 0px;
}
.resources .divcontent a:link , .resources .divcontent a:visited{
	color: #8E1933;
}
.pagenumbers {
	float: right;
	width: 1
	130px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.clickfloatleft {
	float: left;
}
.urgent {
	color: #881828;
}
.captionbox_tall {
	width: 260px;
	float: right;
}
.captionbox_wide {
	width: 330px;
	float: right;
}
.captionbox_ht {
	width: 330px;
	float: left;
	height: 450px;
}
.captionbox_ht imgx {
	height: 320px;
}
.captionbox_wide p , .captionbox_tall p , .captionbox_ht p{
	font-size: 10pt;
	color: #036;
}
#picgrid a:hover, #column_c a:hover{
	text-decoration: none;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* LAYOUT DIVS */

#container {
	background-color: #FFF;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 9px;
	margin-top: 9px;
}

.header {
	padding: 0px;
	clear: both;
	float: none;
	height: 260px;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
	margin-bottom: 9px;
}
.logoblock {
	margin: 0px;
	padding: 0px;
	height: 270px;
	width: 270px;
	float: left;
	background-image: url(../graphics/logoblock_bg.jpg);
	background-repeat: no-repeat;
}
.taglineblock {
	float: left;
	height: 270px;
	width: 696px;
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/headers/rotate.php);
	background-repeat: no-repeat;
}
.taglineblock img {
	margin: 0px;
	padding: 0px;
	float: right;
}
.header h1 {
	text-indent: -900%;
	margin: 0px;
	padding: 0px;
}
h1 a:link, h1 a:visited {
	color: #86162F;
	font-size: smaller;
}
.maincontent {
	width: 966px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
	height: auto;
	background-color: #FFF;
	padding-bottom: 9px;
}
.footer {
	clear: none;
	float: none;
	height: 44px;
	width: 966px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #59728d;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(../graphics/footer_bg.jpg);
	background-repeat: repeat-x;
}

.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	padding-top: 15px;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: none;
	margin-left: 9px;
	margin-top: 0px;
}
p  {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11pt;
}
ul  , ol{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11pt;
}
td p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
.maincontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #59728d;
	margin-top: 5px;
}
a:link {
	text-decoration: none;
	color: #59728D;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #59728D;
}
a:active {
	text-decoration: underline;
	color: #000;
}
#date {
	font-size: 10pt;
	color: #666;
	margin-bottom: 0px;
}
#column_c {
	width: 350px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	vertical-align: top;
}
#column_d {
	width: 350px;
	vertical-align: top;
}
#urgentgrid {
	margin: 0px;
	padding: 0px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#urgentgrid td {
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin: 0px;
}
#urgentgrid a {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
#urgentgrid img {
	height: 150px;
	width: 150px;
	overflow: hidden;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: 0px;
	margin-left: 0px;
}
#picgrid img {
	height: 150px;
	width: 150px;
	overflow: hidden;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: 0px;
	margin-left: 0px;
}
#picgrid {
	clear: both;
}
#picgrid a {
	display: block;
	float: left;
	height: 230px;
	width: 150px;
	margin-bottom: 10px;
	margin-right: 20px;
}
#divsidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 260px;
	min-height: 500px;
	background-image: url(../graphics/divsidebar_bg.jpg);
	background-repeat: repeat-x;
}
#divcontent {
	float: left;
	width: 706px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.divcontent {
	float: left;
	width: 706px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.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;
}
.maincontent p, .maincontent img, .maincontent h1, .maincontent h2 , .maincontent td{
	margin-left: 9px;
	margin-right: 9px;
}
.topnav {
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
}
.topnav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666;
	padding-top: 12px;
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	margin-top: 0px;
}
.topnav a:link {
	color: #CCC;
}
.tablebars {
	margin-left: 10px;
}
.tablebars tr{
	height: 20px;
}
.tablebars .lo{
	background-color: #59728d;
}
.tablebars .lo p{
	color: #FFF;
}
.tablebars .hi{
	background-color: #FFC;
}
.fineprint {
	font-size: smaller;
	color: #666;
}
#divsidebar h1 {
	margin-top: 10px;
	margin-bottom: 0px;
}
#bigdonate {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../graphics/button_donate.gif);
	height: 40px;
	width: 240px;
	text-indent: -900%;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 30px;
	background-position: 30px;
}
#bigvolunteer {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../graphics/button_volunteer.gif);
	height: 40px;
	width: 240px;
	text-indent: -900%;
	background-repeat: no-repeat;
	background-position: 30px;
}
#bigsignup {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../graphics/button_signup.gif);
	height: 40px;
	width: 240px;
	text-indent: -900%;
	background-repeat: no-repeat;
	background-position: 30px;
}
#jwmlink {
	color: #CCC;
	text-decoration: none;
	margin-left: 300px;
}
#forms p  {
	padding-bottom: 10px;
}
#sheltercarebanner {
	width: 468px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

