body {
	font-family: Georgia, "Times New Roman", serif;
	color: black;
	background-color: white;
	line-height: 1.1em;
}

ul  {
	margin: 0;
	padding: 0;
	display: inline;
}

li {
	list-style-image: none;
	display: inline;
}

.red {
	color:  #a50a37;
}

.fontsans {
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

.z10 {
	z-index: 10;
}

.pa {position: absolute;}


.menu1 {
	position: absolute;
	z-index: 12;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	width: 135px;
	background-color: #a50a37;
	color: white;
}

.menu2heading {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #630118;
	color: #ccc;
	width: 135px;
}

.menu2 {
	background-color: #ddd;
	color: #333;
	padding: 6px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.85em;
	border-bottom: 1px solid #333;
}


.menuover {
	display: none;
	background: transparent;
	color: #333;
	width: 135px;
	height: auto;
	position: absolute;
	z-index: 15;
}
/*
#menuback {
	z-index: 10;
	background-image: url("images/menubg.jpg");
	background-repeat: repeat-x;
	position:absolute;
}
*/

.bar {
	position: absolute;
	background-color: #aaa;
}

div.redhead {
	font-size: 12px;
	font-weight: bold;
	color: #A50A37;
	background-color: inherit;
	vertical-align: top;
	margin: 8px 10px 0 10px;
	text-align: left;
}

p.copy1 {
	font-size: 9px;
	margin: 0px 10px;
	text-align: justify;
	background: inherit;
}

a.whitemore {
	text-decoration: none;
	color: white;
	font-weight: 900;
}
a.redmore {
	text-decoration: none;
	color:  #a50a37;
	font-weight: 900;
}

.CentralHeading {
	color: #333;
	font-size: 2.4em;
	padding: 4px 10px 15px 8px;
}

.CentralHeading2 {
	padding: 10px 10px 2px 8px;
	font-size: 1.7em;
	line-height: 1.1em;
}

.Heading3 {
	padding: 2px 0 ;
	font-size: 1.4em;
	line-height: 1.2em;
}

img.actionmainpic,
img.campaignmainpic {
	margin: 10px 9px 0 9px;
}

img.mainpic2 {
	float:left;
	margin: 9px 9px 9px 0;
}

p.maintext2 {
	float: right;
}

.campaigncopy
{
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 0.9em;
	margin-left: 8px;
	margin-right: 8px;
}
#topbg {
	position: absolute;
	width: 940px;
	height: 135px;
	z-index: 1;
}

#CentreColumn {
	position: absolute;
	width: 446px;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 0 10px;
}

#centrecol {
	margin: 0;
	padding: 0;
}

#maintable {
	position:absolute;
	width: 940px;
	vertical-align: top;
	border-top: solid 1px #aaa;
	padding-top: 10px;
	overflow: visible;
	margin-bottom: 20px;
	z-index: 5;
	}

div.coldiv {
	margin-bottom: 10px;
}


div.bottombar {
	display: inline;
	margin-right: 20px;
	font-size: 9px;
}

a.back {
	text-decoration: none;
	color: #A50A37;
	margin-right: 9px;
	font-size: 9px;
}


a.simple {
	text-decoration: none;
}

a.bottomlink {
	color: black;
	text-decoration: none;
}

.campleft {
	position: absolute;
	width: 225px;	
}

p.othercamp {
	margin: 8px 0 2px 0;
}

a.othercamp {
	margin-right: 20px;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
}

a.camplink {
	text-decoration: none;	
	padding-bottom: 20px;
	font-size: 10px;
	font-weight: bold;
	outline: none;
}

p.camplink {
	margin-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
}

a.replink {
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 20px;
	font-size: 10px;
	font-weight: bold;
	outline: none;
}


p.replink {
	margin-bottom: 8px;
	padding: 0 10px;
}

#othercampaigns {
	color: #a50a37;	
}

#campaignlinks {
	background-color: #E1E1E1;
	
}

#fieldreportpic {
	position:absolute;
	z-index: 5;
}

#fieldreportover {
	position:absolute;
	z-index: 10;
}

#fieldreporttext {
	position: absolute;
	z-index: 12;
	font-size: 10px;
	width: 205px;
	padding: 10px;
	color: white;
	background-color: transparent;
}

#donatenowover {
	position: absolute;
	z-index: 10;
}

#donatenowpic {
	position:absolute;
	z-index: 5;
}

input.inputemail {
	border: 1px solid #aaa;
	background-color: white;
	color: black;
	width: 130px;
	height: 20px;
	font-size: 10px;
	position: absolute;
	z-index: 10;
}


#overlay {
    top:0px;
    left:0px;
    width:0px;
    height:0px;
    z-index:30;
    background-color:#ccc;
    position:absolute;
    text-align: center;
}

div.overlay {
	font-size: x-small;
	color: black;
	padding: 50px;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}


