body {
	background: #330000;
	font-family: arial, verdana, sans-serif;
	font-size: small;
	line-height: 140%;
	margin: 0 auto;
	text-align: center;
}
.clear {
	clear: both;
}
img {
	border: 0;
}
a {
	color: #990000;
	font-weight: bold;
}
a:hover {
	color: #330000;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
#wrapper {
	text-align: left;
}
/* Banner Navigation */
#banner-outer {
	background: #690508;
	width: 100%;
}
#banner {
	background: url('../images/peta_logo.gif') no-repeat left bottom;
	color: #c49fa0;
	font-size: x-small;
	padding: 10px 10px 6px 12px;
	text-transform: uppercase;
	width: 950px;
	margin: 0 auto;
}
#banner a {
	color: #c49fa0;
	padding: 0 10px;
	margin-top: 10px;
	text-decoration: none;
	font-weight: normal;
}
#banner a.first {
	padding-left: 40px;
}
#banner a:hover {
	color: #fff;
}


/* Main Navigation */
#topper {
	background: url('../images/plaid.jpg') repeat-x;
	padding: 32px 0 0 0;
	width: 100%;
}
#mainnav {
	font-size: 90%;
	margin: 0 auto;
	padding: 0 0 12px 0;
	width: 950px;	
}
#mainnav a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 30px;
	font-weight: normal;
}
#mainnav a.end {
	margin-right: 0;
}
#mainnav a:hover {
	color: #c4ae94;
}

/* Main Content */
#content-outer {
	background: #fff;
	width: 100%;
}
#main-content {
	margin: 0 auto;
	width: 950px;
}
#header {
	height: 284px;
}
#header-content {
	float: left;
	padding: 15px 0 0 0;
	width: 500px;
}
#header-content p {
	margin: 20px 0;
	font-size: 90%;
}
#header-content small {
	line-height: 90%;
}
#header img.chavgroup {
	float: right;
}
#chavs {
	border-top: 3px #8c080e solid;
	border-bottom: 3px #8c080e solid;
	float: left;
	background: #f8f0e5;
	padding: 5px;
}
div.chav-row {
	float: left;
	border-bottom: 1px #ccc solid;
}
div.chav-row-bottom {
	border-bottom: 0;
}
div.chav-left, 
div.chav-right {
	float: left;
	width: 470px;
}
div.chav-left p, 
div.chav-right p {
	float: left;
	width: 290px;
	padding: 10px 15px;
}
div.chav-left img, 
div.chav-right img {
	float: left;
	width: 150px;
	padding: 10px 0;
}

/* Petition Section */
#petition {
	margin: 30px 0;
	padding: 30px 0;
}

#petition p {
	margin: 10px 0 30px 0;
}
div.petition-form {
	float: left;
	width: 475px;
}
div.petition-sigs {
	float: left;
	margin-left: 20px;
	width: 455px;
}
div.petition-sigs-full {
	border-top: 3px #8c080e solid;
	float: left;
	width: 950px;
	margin: 20px 0;
	padding: 20px 0;
}
div.petition-sigs-full p {
	margin: 10px 0 30px 0;
}
div.signature {
	border-bottom: 1px #ccc solid;
	padding: 4px 0;
	float: left;
	width: 455px;
}
div.petition-sigs-full div.signature {
	width: 950px;
}
div.petition-sigs-full div.sig-name {
	width: 200px;
}
div.sig-name {
	float: left;
	width: 140px;
	margin-right: 10px;
}

div.petition-sigs-full div.sig-comment {
	width: 740px;
}
div.sig-comment {
	float: left;
	width: 305px;
}
p.sig-more {
	text-align: right;
	margin: 10px 0;
}
/* Footer */
#footer {
	color: #fff;
	padding: 8px 0;
	font-size: x-small;
	text-transform: uppercase;
	width: 950px;
	margin: 0 auto;
}
#footer a {
	color: #fff;
	padding: 0 10px;
	margin-top: 10px;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
}
.footer-nav {
	float: left;
}
.footer-address {
	float: right;
}

table tr td {
	padding: 6px 0;
}
