@charset "UTF-8";
/* CSS Document */

body {
	font-size: 14px;
	line-height: 22px;
	color: #472300;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(img/carl_norton_white_02.gif);
	background-repeat: repeat-x;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 996px;
	float: left;
}
#copy_bg {
	background-image: url(img/copy_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 941px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 55px;
}
#copy {
	float: left;
	width: auto;
	clear: both;
	height: 800px;
	margin-bottom: 15px;
	padding-right: 35px;
	margin-right: 7px;
}
#copy p {
	padding-bottom: 15px;
	line-height: 24px;
	font-size: 14px;
}
#footer_bg {
	background-image: url(img/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.wrapper {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer {
	width: 996px;
	margin: 15px auto 70px auto;
	padding: 15px 0 0  90px;
}
#footer p {
	font-size: 11px;
}