body {
	margin: 0; padding: 0;
	font-family: Cambria, san-serif;
	font-size: 14px;
	line-height: 1.4;
	color: #1c1c1c;
	background: #0b5f2b url(/images/honesty-bg.gif) left top repeat;
}

p, h1, h2, h3, h4, h5 {margin: 0 0 1em 0;}

h1 {font-size: 24px; margin-bottom: .5em; text-transform: uppercase;}
h2 {font-size: 18px; color: #0a3b77;}
h2 em {text-decoration: underline; color: #ac2020; font-style: normal;}

ul {padding: 0 0 0 1.5em; margin: 0 0 1em 0;}

a {color: #0a3b77;}

.clear {clear: both;}
.center {text-align: center;}
.red {color: red;}
.column-2, .two-column {width: 49%; float: left;}
.divider {
	width: 590px; background: transparent url(/images/pe-divider-1.gif) left top no-repeat;
}
.r {margin-bottom: 4px;}
.t {width: 98%; padding: 2px; font-size: 13px; border: 1px solid #ccc;}
.validation-advice, .error {color: red;}

#wrap {
	background: transparent url(/images/honesty-top-bg.gif) left top repeat-x;
}

#page {
	width: 800px;
	margin: 0 auto 24px auto;
	padding-top: 10px;
}

#top {
	position: relative;
	width: 800px; height: 58px;
	background: transparent url(/images/honesty-logo-bar.gif) left top no-repeat;
	margin-bottom: 5px;
}
#logo {
	position: absolute;
	display: block;
	width: 333px; height: 31px;
	left: 14px; top: 20px;
}
#logo img {border:0;}
#petition-button-top {
	position: absolute;
	display: block;
	left: 601px; top: 20px;
	width: 141px; height: 33px;
}
#petition-button-top img {border:0;}
#banner {
	width: 800px; height: 223px;
	display: block;
	background: transparent url(/images/honesty-banner.jpg) left top no-repeat;
	margin-bottom: 5px;
}

#main {
	width: 800px;
	background-color: #f1f1f1;
	border-top: 10px solid #c7c7c7;
	margin-bottom: 5px;
}

#contents {
	width: 470px;
	float: right;
	padding: 10px 20px 0 0;
}
#contents p, #contents li {line-height: 1.5;}

#sidebar {
	float: left;
	width: 280px;
	min-height: 428px;
	_height: 428px;
	padding-top: 10px;
	background: transparent url(/images/honesty-sidebar-bg.gif) left top no-repeat;
}
#sidebar .gutter {padding: 0 20px;}
#sidebar h2 {font-size: 20px; margin-bottom:.5em;}
#sidebar ul {
	list-style: none;
	list-style-position: outside; 
	padding: 0; 
	margin-left: 0;
	Xbackground-color: red;
}
#sidebar li {
	display: block;
	line-height: 1.2;
	margin-bottom: 4px;
	background: transparent url(/images/sidebar-rollover-2.png) left top repeat-y;
}
#sidebar li u {color: #ac2020; font-weight: bold;}
#sidebar li a {
	text-decoration:none;
	padding: 6px 0 6px 20px;
	display: block;
	background: transparent url(/images/honesty-bullet.gif) 4px 9px no-repeat;
}

#petition-button-side {display: block; margin-bottom: 20px;}
#petition-button-side img {border:0;}

#footer {
	width: 800px; height: 38px;
	background-color: #e4e4e4;
	text-align: center; vertical-align: middle; line-height: 38px;
	margin-bottom: 5px;
}

#copyright {
	text-align: center;
	color: #fff;
	font-size: 92%;
}












