body {
	background-image: url( ../images/bg.jpg );
	background-repeat: repeat-x;
	background-color: #f2eee5;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body, td, div
{
	color: #737374;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#wrapper {
	width: 885px;
	margin: 0px auto;
	text-align:left;
	background-image: url( ../images/bodybg.jpg );
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	width: 385px;
	padding-left: 500px;
	height: 23px;
	background-image: url( ../images/header.jpg );
	background-repeat: none;
	background-position: center;
	padding-top: 100px;
}
/* menu top */

/* Root = Horizontal, Secondary = Vertical */
ul#nav-menu-top {
  margin: 0px;
  border: 0px none;
  padding: 0px;
  width: 300px; /*For KHTML*/
  	list-style: none;
  position: relative;
	padding-left: 10px;
}

ul#nav-menu-top li {
  margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
  float: left; /*For Gecko*/
  display: block;
  list-style: none;
  position: relative;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	text-align: center;
	background-image: url( ../images/navSpacer.jpg );
	background-repeat: no-repeat;
}

ul#nav-menu-top li.first
{
	background-image: none;
  border: none;
}

ul#nav-menu-top ul {
  margin: 0px;
  border: 1px solid #E5DCCB;
  padding: 2px;
  width: 161px;
  list-style: none;
  display: none;
  position: absolute;
  left: 0;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	background-color: #FFFFFF;
	z-index: 100;
}

ul#nav-menu-top ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#nav-menu-top ul li {
  width: 141px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  border: none;
	color: #000000;
  background-image: none;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-top: 1px solid #DFD5C3;
}

/* Root Menu */
ul#nav-menu-top a {
	padding: 0px 0px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
	color:#737374;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

ul#nav-menu-top ul a
{
	letter-spacing: normal;
	text-transform: none;
}

/* Root Menu Hover Persistence */
ul#nav-menu-top a:hover,
ul#nav-menu-top li:hover a,
ul#nav-menu-top li.iehover a {
	color: #000000;
}

/* 2nd Menu */
ul#nav-menu-top li:hover li a,
ul#nav-menu-top li.iehover li a {
  float: none;
  text-decoration: none;
	color: #000000;
  padding: 0px 0px;
  line-height: 22px;
}

/* 2nd Menu Hover Persistence */
ul#nav-menu-top li:hover li:hover, ul#nav-menu-top li.iehover li.iehover
{
	background-color: #E5DCCB;
}

ul#nav-menu-top li:hover li a:hover,
ul#nav-menu-top li:hover li:hover a,
ul#nav-menu-top li.iehover li a:hover,
ul#nav-menu-top li.iehover li.iehover a {
	color: #CE2029;
}

/* 3rd Menu */
ul#nav-menu-top li:hover li:hover li a,
ul#nav-menu-top li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#nav-menu-top li:hover li:hover li a:hover,
ul#nav-menu-top li:hover li:hover li:hover a,
ul#nav-menu-top li.iehover li.iehover li a:hover,
ul#nav-menu-top li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#nav-menu-top li:hover li:hover li:hover li a,
ul#nav-menu-top li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#nav-menu-top li:hover li:hover li:hover li a:hover,
ul#nav-menu-top li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#nav-menu-top ul ul,
ul#nav-menu-top ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#nav-menu-top li:hover ul ul,
ul#nav-menu-top li:hover ul ul ul,
ul#nav-menu-top li.iehover ul ul,
ul#nav-menu-top li.iehover ul ul ul {
  display: none;
}

ul#nav-menu-top li:hover ul,
ul#nav-menu-top ul li:hover ul,
ul#nav-menu-top ul ul li:hover ul,
ul#nav-menu-top li.iehover ul,
ul#nav-menu-top ul li.iehover ul,
ul#nav-menu-top ul ul li.iehover ul {
  display: block;
}



/*menu top end */


/* menu long top */
#longContainer {
 width: 885px;
 	background-image: url( ../images/navback.jpg);
	background-repeat: repeat-y;
}
#nav-menu-long-top {
	width: 735px;
	margin: 0px auto;

}
#nav-menu-long-top li.topfirst {
	background-image: none;
}

#nav-menu-long-top ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;

} 

#nav-menu-long-top li
{
	float: left;
	margin: 0px 10px 0px 5px;
	padding-left: 15px;
	height: 3em;
	line-height: 3em;
} 

#nav-menu-long-top li a
{
		float: left;
		display: block;
		color: #909090;
		text-decoration: none;
		text-align: center;
} 

#nav-menu-long-top li a:hover
{
		color: #D11D28;
} 

/* menu side */

  
#nav-menu {
	background-color:#FFFFFF;
	width: 859px;
	margin: 0px auto;
}
#nav-menu li.topfirst {
	background-image: none;
}

#nav-menu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 800px;
} 

#nav-menu li
{
	float: left;
	margin: 5px 12px 5px 12px;
	background-image: url(../images/navSpacer.jpg);
	padding-left: 20px; 
	background-position:left center;
	background-repeat:no-repeat;
} 

#nav-menu li a
{
		height: 3em;
		line-height: 3em;
		float: left;
		display: block;
		color: #909090;
		text-decoration: none;
		text-align: center;
		
} 

#bodyContainer {
	width: 855px;
	padding: 0px 15px 0px 15px;
	background-image: url( ../images/bodybg.jpg );
	background-repeat: repeat-y;
	background-position: center;
}



ul#menu,
ul#menu li,
ul#menu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 180px; /*For KHTML*/
  list-style: none;
  z-index: 10;
}

ul#menu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#menu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#menu a {
  border: none;
  padding: 10px 6px 10px 7px;
  display: block;
  color: #7F7F7F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
  text-decoration: none;
  background-color: #F3EEE4;
}

/* Root Menu Hover Persistence */
ul#menu a:hover,
ul#menu li:hover a,
ul#menu li.iehover a {
	color: #CD1C26;
	background-color: #E5DCCB;
}

ul#menu ul li.first {
 		border: none;    
}

ul#menu ul li {
	border-top: 1px solid #DFD5C3; 
}

ul#menu ul li a {
 	padding-top: 3px;
 	padding-bottom: 3px;
}

/* 2nd Menu */
ul#menu li:hover li a,
ul#menu li.iehover li a {
  color: #7F7F7F;
  background-color: #F3EEE4;
        
}

/* 2nd Menu Hover Persistence */
ul#menu li:hover li a:hover,
ul#menu li:hover li:hover a,
ul#menu li.iehover li a:hover,
ul#menu li.iehover li.iehover a {
  color: #CD1C26;
  background-color: #E5DCCB; 
}

/* 3rd Menu */
ul#menu li:hover li:hover li a,
ul#menu li.iehover li.iehover li a {
	background-color: #F3EEE4;  
  color: #7F7F7F;
}

/* 3rd Menu Hover Persistence */
ul#menu li:hover li:hover li a:hover,
ul#menu li:hover li:hover li:hover a,
ul#menu li.iehover li.iehover li a:hover,
ul#menu li.iehover li.iehover li.iehover a {
  background-color: #E5DCCB; 
  color: #CD1C26;
  
}

/* 4th Menu */
ul#menu li:hover li:hover li:hover li a,
ul#menu li.iehover li.iehover li.iehover li a {
  background: #F3EEE4;
  color: #7F7F7F;
}

/* 4th Menu Hover */
ul#menu li:hover li:hover li:hover li a:hover,
ul#menu li.iehover li.iehover li.iehover li a:hover {
  background: #E5DCCB;
  color: #CD1C26;
}

ul#menu ul,
ul#menu ul ul,
ul#menu ul ul ul {
  display: none;
  position: absolute;
  top: 0px;
  left: 180px;
}

/* margin displacement!!!!!!! */
ul#menu ul,
ul#menu ul ul,
ul#menu ul ul ul {
 	margin-top: 5px;
}


/* Do Not Move - Must Come Before display:block for Gecko */
ul#menu li:hover ul ul,
ul#menu li:hover ul ul ul,
ul#menu li.iehover ul ul,
ul#menu li.iehover ul ul ul {
  /*display: none;*/
}

ul#menu li:hover ul,
ul#menu ul li:hover ul,
ul#menu ul ul li:hover ul,
ul#menu li.iehover ul,
ul#menu ul li.iehover ul,
ul#menu ul ul li.iehover ul {
	/*display: block;*/
}




#leftContainer {
	padding: 0px 0px 30px 0px;
	width: 181px;
	float: left;
	background-color: #F3EEE4;
}

.redtext {
	color: #cd2027;
	font-weight: bold;
	font-size: 10pt;
}

.redForm {
	color: #cd2027;
}

#rightContainer {
	margin-left: 190px;	
	width: 665px;
}

#leftContainerRight {
	width: 425px;
}

#rightContainerRight {
	width: 235px;
	float:right;
}

#bottomContainer {
	background-image: url( ../images/footer.jpg );
	background-repeat:no-repeat;
	background-position: bottom;
	width: 885px;
	height: 50px;
	margin: 0px auto;
}

#contentContainer {
	width: 600px;
	padding: 25px 25px 25px 25px;
}

#clearFix {
clear:both;
}

#footerContainer {
	background-image: url( ../images/bottomwhite.jpg );
	background-repeat:repeat-x;
	background-position: bottom;
}
#footer
{
	width: 885px;
	height: 23px;
	padding-top: 5px;
	margin: 0px auto;
	text-align: center;
}

#footer a
{
	color: #000000;
	text-decoration: none;
	font-size: 7pt;
}

#leftFoot
{
	float: left;
	line-height: 23px;
}

#leftFoot img
{
	vertical-align: middle;
}

#rightFoot
{
	text-align: right;
	line-height: 23px;
	
}

#rightFoot img
{
	vertical-align: middle;
}

h3 
{
	color: #ae8a5c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:lighter;
	padding-bottom: 5px;
	border-bottom: 1px solid #E5DCCB;
	margin-bottom: 5px;
}

h4 {
	color: #ae8a5c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:lighter;
	margin-bottom: 8px;
}

h4 strong {
	font-weight: bold;
}

body#economic_drain #contentContainer h4 {
border-bottom:1px solid #E5DCCB;
padding-bottom: 5px;
}

body#harm_to_women #contentContainer h4 {
margin-bottom: 0px;
border-bottom:1px solid #E5DCCB;
}
	
hr
{
	border: 1px solid gray;
}

img
{
	border: 0px;
}

h2
{
	color: #ae8a5c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

.abortionphotos {
  width: 140px;
  padding: 5px;
  border: 1px solid #E5DCCB; 
  text-align: center;
  margin: 20px;
  float: left;
}

.abortiontitle {
  padding: 3px;
  font-weight: bold;
  text-align: center; 
}

.clipart {
	margin-bottom:0px;
	margin-top:0px;
	text-align:right;
	width:550px;
}

.nametitle {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:15pt;
	color:#000000;
	float:left;
}
.title
{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:15pt;
	color:#000000;   
}

#titlecontainer {
 	border-bottom: 1px solid #E5DCCB;
 	height: 30px; 
 	padding-top: 7px;      
}

table.mpList {
	width: 600px;
}

table.mpList th {
	font-size: 10pt;
}

table.mpList td {
	font-size: 7pt;
}

td.nav {
	text-align: center;
}

td.pages,
td.viewing {
	text-align: right;
}

div.msg-error, 
div.msg-success, 
div.msg-warning, 
div.msg-information,
div.msg-question
{
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-left: 57px;
	padding-bottom: 10px;
	margin-bottom: 10px;	
	text-align: left;
	height: auto !important;
	height: 40px;
	min-height: 40px;
}

div.msg-error
{
	background-image: url( '../images/message-error-bg.jpg' );
	background-color: #FFC4C4;
	border: 1px solid #BB0000;
	color: #A10000;
}

div.msg-error a
{
	text-decoration: underline;
	color: #A10000;
}

div.msg-error a:hover
{
	text-decoration: none;
}

div.msg-success
{
	background-image: url( '../images/message-success-bg.jpg' );
	background-color: #CAFA9F;
	border: 1px solid #6CAA07;
	color: #437100;
}

div.msg-success a
{
	text-decoration: underline;
	color: #437100;
}

div.msg-success a:hover
{
	text-decoration: none;
}

div.msg-warning
{
	background-image: url( '../images/message-warning-bg.jpg' );
	background-color: #FFEB8C;
	border: 1px solid #A68943;
	color: #B25000;
}

div.msg-warning a
{
	text-decoration: underline;
	color: #B25000;
}

div.msg-warning a:hover
{
	text-decoration: none;
}

div.msg-information
{
	background-image: url( '../images/message-info-bg.jpg' );
}

div.msg-question
{
	background-image: url( '../images/message-question-bg.jpg' );
}

div.msg-information,
div.msg-question
{
	background-color: #CAE4FF;
	border: 1px solid #2477d9;
	color: #004D99;
}

div.msg-information a,
div.msg-question a
{
	text-decoration: underline;
	color: #004D99;
}

div.msg-information a:hover,
div.msg-question a:hover
{
	text-decoration: none;
}

#newsletter {
 	margin-top:  35px;
 	padding: 7px;
}

#newsletter h3 {
 	color:  #D22127;
 	border: none;
 	margin-bottom: 2px;
}

#newsletter p {
 	width: 130px;
 	margin-top: 0px;
}

/* shopping cart stuff start */

div.collectionItem
{
	margin-bottom: 35px;
}

div.collectionItem.left
{
	clear: left;
}

div.collectionItem.right
{
	margin-left: 27px;
}

div.collectionImage
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.collectionTitle
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
}

div.collectionAuthor
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
}

div.collectionGenre
{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 9pt;
	font-style: italic;
}

div.collectionDate
{
	margin-bottom: 10px;
}

div.collectionDescription
{
	margin-bottom: 5px;
	text-align: justify;
	color: #51565a;
}

div.collectionVideo img {
	border: none;
	vertical-align: middle;
}

div.collectionVideo a {
	text-decoration: none;
}

div.collectionLinks
{
	margin-bottom: 5px;
}

div.collectionPDF
{
	margin-bottom: 5px;
}

div.collectionPDF a
{
	text-decoration: none;
}

div.collectionPDF img
{
	vertical-align: middle;
}

div.formatItem
{
	margin-bottom: 10px;
	margin-top: 20px;
	color: #51565a;
}

div.formatTitle
{
	font-size: bold;
}

div.sizeButton
{
	margin-left: 15px;
	float: left;
	margin-right: 10px;	
}

div.formatDetails
{
	margin-left: 105px;
}

div.collectionPrice
{
	margin-bottom: 15px;
}

div.collectionCart img
{
	border: none;
}

#alphabetLinks {
	text-align: center;
	line-height: 2em;
	margin-bottom: 10px;
	display: none;
}

#pageInfo {
 float: left;
 line-height: 26px;
 display: none;
}

#bottomBar {
	display: none;
}

#shoppingCartLink {
 text-align: right;
}

#shoppingCartLink img{
 margin-top: 10px;
 margin-bottom: 5px;
}
/* shopping cart stuff end */ 

.pagetitlePF {
 font-size: 14pt;
 font-weight: lighter;
 width: 520px;
}

.pagetitlePF a {
	font-size: 8pt;
}

.pagetitlelinks {
	float: right;
 	text-align: right;
 	vertical-align: middle;
}

#pagetitlePFcontainer {
 min-height: 25px;
 margin-bottom: 15px;
}

h5 {
 	font-size: 10pt;
 	margin-top: 16px;
 	margin-bottom: 12px;
}

#contentContainer a {
 	color: #D02126;
}

body#about_clc #contentContainer h5 {
 	margin-top:0px;
}

#contentInside .content a {
 	color: #0093D3;	
 	text-decoration: none;
}

.prenatalname {
	font-family:Palatino Linotype,Book Antiqua,Palatino,serif;
	font-size:15pt;
	color: #000000;
}

body#prenatal_development #contentContainer ul
{
 margin-top:5px;
 margin-bottom: 10px;
}

.captionbox-1 {
 	 width: 197px;
 	 padding: 5px;
 	 margin: 5px;
 	 border: 1px solid #eeeeee;
 	 float: right;
 	 text-align: center;
}

.captionbox-2 {
 	 width: 283px;
 	 padding: 5px;
 	 margin: 5px;
 	 border: 1px solid #eeeeee;
 	 text-align: left;
 	 float: left;
}

div#catLinks .current {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

div.formatThumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

hr.storeDivider {
	border: none;
	border-bottom: 1px dotted gray;
	
	margin-bottom: 45px;
	width: 65%;
}

table.shoppingCart {
	width: 600px;
}

table.shoppingCart caption {
	text-align: left;
	padding-bottom: 3px;
}

table.shoppingCart thead th {
	height: 30px;
	vertical-align: bottom;
	padding-bottom: 5px;
	border-bottom: 1px solid #410000;
}

table.shoppingCart tbody td.delete {
}

table.shoppingCart tbody td.name {
}

table.shoppingCart tbody td.name img {
	vertical-align: middle;
	padding-right: 10px;
}

table.shoppingCart tbody td.quantity input {
	width: 30px;
}

table.shoppingCart tbody td.price {
}

table.shoppingCart tfoot td {
}

table.shoppingCart tfoot td.totalTitle {
	text-align: right;
	padding-right: 15px;
	line-height: 18px;
	font-weight: bold;
}

table.shoppingCart tfoot td.totalPrice {
	line-height: 45px;
}

table.shoppingCart td.delete img {
	border: none;
}

.presidentsmessageItem {
 	width: 150px;
 	text-align:center;
 	padding: 5px;
 	border: 1px solid #DDDCCB;
}

.presidentsmessageTitle {
  	font-weight: bold;
  	color: #CE1F2C;
  	margin-bottom: 5px;
}	

.presidentsmessagePlayer {
 text-align: center;
}

.PresidentsMessagePF {
 	margin: 0px;
 	background-image: url(/shared/skins/default/images/presidentsmessagebanner.jpg);
 	background-repeat: no-repeat;
}

.PresidentsMessagePF a { 
 	 display: block;
 	 height: 49px;
 	 width: 160px;
 	padding: 37px 10px 0px 65px;
 	text-decoration: none;
 	color: #12090A;
}

fieldset {
	margin-bottom: 20px;
	padding-top: 20px;
}

fieldset legend {
	background-color: #F3EEE4;
	border: 1px solid black;
	padding: 5px;
}

div.field {
	clear: left;
	margin-bottom: 15px;
}

.donateForm div.field {
	clear: none;
}

div.field label {
	float: left;
	font-weight: bold;
	text-align: right;
	width: 125px;
	padding-top: 3px;
}

div.field div.input,
div.field div.submit {
	margin-left: 130px;
	min-height: 22px;
}

div.field div.input.review {
	padding-top: 3px;
}

div.field div.input label {
	float: none;
	font-weight: normal;
	text-align: left;
	width: auto;
}

div.field div.input label.subLabel {
	float: left;
}

span.form-error {
	display: block;
	color: red;
}

.pressItem {
 	margin: 2px 0px 2px 0px;
 	border-bottom: 1px solid #E5DCCB;
 	padding: 10px 0px 10px 0px;  
}

.pressDate {
 	font-weight: bold;
 	color: #666666;
 	margin-bottom: 2px;
}

.pressTitle {
 	 background-image: url( ../images/pressarrow.jpg);
 	 background-repeat: no-repeat;
 	 background-position: left;
 	 padding-left: 15px;
}

div#hotNews {
	height: 172px;
	overflow: hidden;
}

a.viewInsideLink {
	text-decoration: none;
}

a.viewInsideLink img {
	border: none;
	vertical-align: middle;
}

p.contactMediaHeading span {
	display: block;
	font-style: italic;
	text-decoration: underline;
}

table.publicationList {
	border-collapse: collapse;
	width: 600px;
}

table.publicationList td {
	border: none;
	padding: 5px 1px;
	vertical-align: top;
	width: 298px;
}

div.publicationName {
	font-weight: bold;
	margin-bottom: 2px;
}

div.publicationAddress,
div.publicationEmail,
div.publicationPhone {
	margin-bottom: 2px;
}

div.publicationEmail span,
div.publicationPhone span {
	text-decoration: underline;
}

.h4nomargin {
	margin-top: 2px;
	margin-bottom: 2px;
	color:#AE8A5C;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight:lighter;
}

.joinBox {
 	margin: 5px;
 	float: left;
}

div.newsletterFile {
	margin-left: 15px;
}

div.newsletterFile a {
	text-decoration: none;
}

div.newsletterFile img {
	border: none;
	vertical-align: middle;
}

div.municipalSide {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	float: right;
	position: relative;
	width: 200px;
	text-align: center;
	background-color: #F2EEE3;
	box-shadow: 3px 3px 3px #ccc;
  -moz-box-shadow: 3px 3px 3px #ccc;
  -webkit-box-shadow: 3px 3px 3px #ccc;
  padding-bottom: 21px;
  margin: 5px;
}

div.electionSide {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	position: relative;
	text-align: center;
	background-color: #F2EEE3;
	box-shadow: 3px 3px 3px #ccc;
  -moz-box-shadow: 3px 3px 3px #ccc;
  -webkit-box-shadow: 3px 3px 3px #ccc;
  padding-bottom: 15px;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 5px;
}

div.electionBig {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	position: relative;
	background-color: #F2EEE3;
	box-shadow: 3px 3px 3px #ccc;
  -moz-box-shadow: 3px 3px 3px #ccc;
  -webkit-box-shadow: 3px 3px 3px #ccc;
  padding-bottom: 15px;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 5px;
}

div.municipalSide h4, div.electionSide h4 {
	color:#9C1A00; 
}

div.roundTopLeft {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/topLeft.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}

div.roundTopRight {
	display: none;
	position: absolute;
	top:0px;
	right: 0px;
	background-image: url(../images/topRight.jpg);
	background-repeat: no-repeat;	
	height: 15px;
	width: 15px;
}

div.roundBottomLeft {
	display: none;
	position: absolute;
	bottom: 0px;
	left:0px;
	background-image: url(../images/bottomLeft.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}

div.roundBottomRight {
	display: none;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url(../images/bottomRight.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}

.selectBold {
	font-weight: bold;
}

.collapseblock {
	display:none;
}

.expandblock {
	display:inline;
}

.sE_button  {
	cursor: pointer;
	margin: 0 4px 0 0;
	outline: 0 none;
	padding: 0.4em 1em;
	position: relative;
	text-align: center;
	text-decoration: none !important;
}

.actionAlertButtons {
	margin-top: 15px;
	text-align: right;
}

form.actionAlert div.field {
	margin-bottom: 0px;
}

form.actionAlert fieldset#contactInfo,
form.contactMedia fieldset#contactInfo,
form.contactMedia fieldset#letter,
form.contactMedia fieldset#preview {
	float: left;
	margin-right: 10px;
	padding-top: 0px;
	width: 168px;
}

form.actionAlert fieldset#contactInfo {
	float: right;
	margin-left: 10px;
}

form.contactMedia fieldset#contactInfo {
	width: 250px;
}

form.contactMedia fieldset#letter {
	border: none;
	width: 264px;
}

form.contactMedia fieldset#preview {
	padding-top: 10px;
	width: 250px;
}

form.actionAlert fieldset#message,
form.contactMedia fieldset#message {
	padding-top: 0px;
}

form.actionAlert div.field label,
form.contactMedia div.field label {
	display: block;
	float: none;
	text-align: left;
	width: auto;
}

form.actionAlert div.field label.normal,
form.contactMedia div.field label.normal {
	display: inline;
	font-weight: normal;
}

form.contactMedia fieldset#message div.field label {
	display: inline;
}

form.actionAlert div.field div.input,
form.contactMedia div.field div.input {
	margin-left: 0px;
}

form.actionAlert div.alertDate,
form.contactMedia div.alertDate {
	float: right;
}

form.actionAlert div.alertRequiredText,
form.actionAlert div.alertOptionalText,
form.actionAlert div.alertClosing,
form.actionAlert div.alertContactInfo {
	margin: 1em 0;
}

form.contactMedia ul#talkingPoints {
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}

form.contactMedia ul#talkingPoints li {
	margin-bottom: 10px;
}

div#contactMediaSuccess {
	background-color: #CAFA9F;
	border: 1px solid #6CAA07;
	color: #437100;
	float: left;
	padding: 5px;
	width: 270px;
}

div#contactInfo {
	background-color: #F4EDE3;
	border: 1px solid black;
	float: right;
	margin-left: 10px;
	width: 210px;
}

div#contactInfo .ui-widget-header {
	padding: .5em .3em .3em 1em;
}

div#contactInfo div.contactInfo-content {
	padding: 5px;
}

div.bottomLinks {
	text-align: center;
	margin-top: 50px;
}

div.bottomLinks a {
	padding: 5px;
	border: 1px solid #ccc;
	display: inline;
	line-height:3.2em;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #AE8A5C;
	-moz-box-shadow:3px 3px 3px #CCCCCC;
}

.print {
	display: none;
}

ul#actionAlertList li {
	margin-bottom: 10px;
}

#presidentsmessageContent {
}

body#presidents_message #contentContainer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
