/* CSS Document */

.normal_text { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000 }
.ruff_headers { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#A93132 }
.ruff_subheaders { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#A93132 }
a { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#A93132 }
body { background-image:url(images/bg.jpg); background-repeat:repeat-x }
.content_bg { background-image:url(images/index_02.jpg); background-repeat:no-repeat }
.site_border { border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	}
.vert_line { background-image:url(images/vert_line.gif); background-position:center; background-repeat:repeat-y }
.adoption_offer { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000 }
a.adoption_offer { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#A93132 }
.bot_table_border { border-bottom-color:#A93132;
	border-bottom-style:solid;
	border-bottom-width:2px
	}
.top_table_border { border-top-color:#A93132;
	border-top-style:solid;
	border-top-width:2px
	}
.asterik_text { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000 }
body.no_bg { background-color:#FFFFFF; background-image:none }