/*Basic styles*/
body {color: #5d3a1c; background: #850e0e url('../img/bg.gif') no-repeat bottom center; margin: 0px 0px 0px 0px; text-align: center;}
html {min-height: 100%; height: auto;}
table, td {color: #5d3a1c; font-size: 1em;}

h1, h2, h3 {color: #ed1c24;}
h4, h5 {color: #5d3a1c;}
h2 {font-size: 1.7em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em; margin-bottom: 0px;}

a {color: #ed1c24;}
a:hover {color: #f4797e;}

/*Classes*/
.txt_more {color: #ed1c24; text-align: right;}
.txt_lbl {color: #f6cb02;}
.box_highlight {background: #fbf5ec; border:1px solid #c9c1ba; padding: 10px;}
.box_highlight h4 {margin: 0px;}

/*DIV layout properties*/
#div_page_bg {}
#div_page_wrpr {display:block;}
#div_col_wrpr {margin: 0 auto; width:944px; overflow: hidden;}
#div_col_l {width: 248px; float: left; overflow: hidden;}
#div_col_r {width: 670px; float: right; overflow: hidden; margin: 10px 0px 0px 0px;}
#div_logo_wrpr {width: 660px; height: 63px; margin: 0 auto; overflow: hidden;}
#div_logo_wrpr .logo {float: right; overflow: hidden;}
#div_logo_wrpr .tagline {float: right; overflow: hidden; margin: 37px 6px 0px 0px;}
#div_rotator_wrpr {width: 670px; height: 136px; overflow: hidden; margin: 6px 0px 0px 0px;}
#div_rotator {width: 650px; height: 116px; overflow: hidden; margin: 10px auto 0px auto;}
#div_rotator ol,ul {margin: 0px; padding: 0px; text-align: left;}
#div_rotator li {margin: 0px; padding: 0px;}
#div_cnt_wrpr {width: 660px; margin: 20px auto 0px auto; overflow: hidden;}
#div_cnt_wrpr .cnt {padding: 10px 15px 15px 15px; min-height: 300px;}
#div_cnt_wrpr .btm {width: 660px; height: 11px;}
#div_cnt_wrpr .pid_dogs table {margin-bottom: 20px;}
#div_cnt_wrpr .pid_cats table {margin-bottom: 20px;}
#div_cnt_wrpr .pid_lost-and-found table {margin-bottom: 20px;}
#div_cnt_wrpr img {max-width: 615px;}
#div_footer {width: 660px; margin: 20px auto 20px auto; overflow: hidden;}
#div_footer .cnt {padding: 6px 10px 0px 10px;}
#div_footer .btm {width: 660px; height: 11px;}
/*-----------------------------------News archive-----*/
#div_news_archive_wrpr {width: 614px; overflow: hidden;}
#div_news_archive_wrpr .tp {padding: 5px 10px;}
#div_news_archive_wrpr .tp h2 {margin: 0px 0px 5px 0px;}
#div_news_archive_wrpr .btm {height: 14px;}
#div_news_archive_wrpr .year {float: left; overflow: hidden;}
#div_news_archive_wrpr .year ul {padding: 0px; margin: 0px 35px 0px 0px;}
#div_news_archive_wrpr .year li {padding: 0px 0px 0px 8px;}
/*----------------------------------Looking for a home-----*/
#div_looking_cat {margin-bottom: 10px;}

/*DIV appearance properties*/
#div_page_bg {background: url('../img/bg_page.gif') repeat-x top;}
#div_page_wrpr {background: url('../img/bg_page_wrpr.jpg') no-repeat top left;}
#div_col_wrpr {}
#div_logo_wrpr {}
#div_rotator {}
#div_col_l {}
#div_col_r {}
#div_rotator_wrpr {background: url('../img/bg_rotator_wrpr.png') no-repeat top left;}
#div_cnt_wrpr {text-align: left; background: #fff; color: #5d3a1c;}
#div_cnt_wrpr .cnt {background: url('../img/bg_cnt.gif') no-repeat top left;}
#div_cnt_wrpr .btm {background: url('../img/bg_cnt_btm.gif') no-repeat bottom left; font-size: 0; line-height: 0;}

#div_footer {font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 1.5em; background: #8d4b4b; color: #5a0101;}
#div_footer a {color: #5a0101;}
#div_footer a:hover {color: #7d2020;}
#div_footer .cnt {background: url('../img/bg_footer.gif') no-repeat top left; line-height: 1;}
#div_footer .btm {background: url('../img/bg_footer_btm.gif') no-repeat bottom left; font-size: 0; line-height: 0;}
/*-----------------------------------News archive-----*/
#div_news_archive_wrpr .tp {background: url('../img/bg_news_archive_tp.gif') no-repeat top left;}
#div_news_archive_wrpr .btm {background: url('../img/bg_news_archive_btm.gif') no-repeat top left; line-height: 0;}
#div_slider_cntnr {background: #fbf5ec; text-align: center;}
#div_years_wrpr {}
#div_years_wrpr .year {text-align: left;}
#div_news_archive_wrpr .year ul {list-style-type: none;}
#div_news_archive_wrpr .year li {background: url('../img/bull_arr.gif') no-repeat 0px 5px;}
/*----------------------------------Looking for a home-----*/
#div_looking_cat {}
/* Tim */
table {border-left: 1px solid #c9c1ba; border-top: 1px solid #c9c1ba; border-spacing: 0px; background: #fbf5ec;}
td {padding:5px; border-bottom: 1px solid #c9c1ba; border-right: 1px solid #c9c1ba;}
td h3 {margin-top: 0px; border-bottom: 1px solid #c9c1ba;}
.listing {margin-left: 20px;}
.image_description {width: 100%; text-align: left; font-style: italic;}


#div_news_archive_wrpr {
	margin:0 auto;
}