/* CFWO Styles */
@import url(/lighthouse/Resources/css/MSStandard_wysiwyg.css);
@import url(style_wysiwyg.css);

* {padding: 0; margin: 0;}

body {
	color: #000000;
	background-color: #E5E2CF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4;
}

p {padding-bottom: 25px;}

a:link, a:visited {color: #4D571E; text-decoration: none;}
a:hover, a:active {color: #4D571E; text-decoration: underline;}

#capsule {
	width: 950px;
	margin: 0 auto 1px auto;
	background-color: #D3CEB1;
	background-image: url(images/petition/bg.gif);	
	background-repeat: no-repeat;
}

#capsule1 {
	width: 950px;
	margin: 0 auto 1px auto;
	background-color: #D3CEB1;
	background-image: url(images/petition/bg2.gif);
	background-repeat: no-repeat;
}

#content {width: 563px; height: 744px; padding: 150px 190px 10px 197px;}

#logos {width: 573px; height: 250px; padding: 110px 140px 30px 197px; text-align: center;}
#logos1 {width: 573px; height: 250px; padding: 0px 140px 30px 197px; text-align: center;}
#logos img {margin: 15px;}
#logos1 img {margin: 15px;}