/* CSS Document */
h1 {color:#47557B; font-size:20px;margin:4px 0 12px 0;font-style:italic;font-family:Georgia, "Times New Roman", Times, serif} /*home page heading*/
h2 {color:#6C7F50; font-size:18px;margin:0 0 16px 0;font-style:italic;font-family:Georgia, "Times New Roman", Times, serif} /*sup-page headings*/
h3 {color:#6C7F50; font-size:16px;margin:0 0 16px 0;font-weight:bold;}
h4 {color:#6C7F50; font-size:14px;margin:24px 0 12px 0;font-weight:bold;} /*heading within text -- not first line after h2*/
h5 {color:#6C7F50; font-size:14px;margin:0 0 12px 0;font-weight:bold; } /*heading before text starts -- first line after h2*/
h6 {color:#6C7F50; font-size:12px;margin:24px 0 4px 0;font-family:Georgia, "Times New Roman", Times, serif;font-weight:bold;text-align:center;}
p {color:#303054; font-size:12px;margin:0 0 12px 0;font-family:Arial, Helvetica, sans-serif;}
ul {list-style:outside;	margin-left:40px;margin-bottom:12px;}
ul li {margin-bottom:6px;}
ol {margin-left:20px;margin-bottom:12px;}
ol li {margin-bottom:6px;}
.indent {margin-left:40px;}
.normal {color:#303054; font-size:12px;}
.single-line {margin-bottom:0px;}
.paw-bullet {margin-left:25px!important;width:420px;}
.paw-bullet li {list-style-image: url(../images/structure/paw-bullet.gif); background-repeat: no-repeat; background-position: left bottom;color:#6C7F50; font-size:13px;margin:0 0 10px 0;}
.paw-bullet li img {margin-left:10px;margin-bottom:3px;}
.small-margin {margin-bottom:4px;}
.photo-border {border:3px solid #AAC87E;margin-bottom:3px;}
.photo-link img {border:3px solid #AAC87E;margin-bottom:3px;}
.photo-link:hover img {border:3px solid #B9D989;margin-bottom:3px;}
.caption {font-size:11px; }
.smaller {color:#6C7F50; font-size:12px;}
.footer {color:#D2D3C5; font-size:12px; margin:4px 0 0 0; }
.aligncenter {text-align:center;}
.rightimage {
	float:right;
	margin:0 0 12px 24px;
}
.angel {float:right;width:250px;text-align:right;}

