
/* Typography */
p { color: #333; margin: 15px 0 0; padding: 0; }
.line {
	height: 20px;
	width: 100%;
	background-image: url(../../bushskins/images/horizontal-line_break2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
a:link { color: #e77144; text-decoration: none; }
a:visited { color: #e77144; text-decoration: none; }
a:hover { color: #c64934; text-decoration: none; }
h1 { color: #e77144; font-size: 250%; font-weight: normal; text-decoration: none; margin: 0.67em 0; }
h2 { color: #fff; font-size: 200%; font-weight: normal; margin: 0.83em 0; }
h3 { color: #999; font-size: 150%; font-weight: normal; margin: 1em 0; }
h4 { font-size: 100%; font-weight: bold; margin: 1.33em 0; }
h5 { color: #ccc; font-size: 200%; font-weight: normal; margin: 1.67em 0; }
#header { width: 900px; height: 200px; }
#footer { color: #999; font-size: 10px; font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; }
.designline_aco_footer { background-image: url(../images/footer_copyright.gif); background-position: 0 0;}
