@charset "utf-8";
body {
	background-image: url(../images/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.leftcolumnbottom {
	background-image: url(../images/leftcolumnbottom.png);
	height: 479px;
	width: 403px;
	position: relative;
}
.facebooklink {
	position: absolute;
	left: 185px;
	top: 6px;
}
.twitterlink {
	position: absolute;
	left: 231px;
	top: 6px;
}
.youtubelink {
	position: absolute;
	left: 279px;
	top: 6px;
}
.flickrlink {
	position: absolute;
	left: 324px;
	top: 6px;
}


.shell {
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	
}
.rightcolumn {
	height: 824px;
	width: 747px;
	float: right;
	position: relative;
}

.headerlinks {
	width: 1050px;
	height: 90px;
	position: relative;
}
.leftcolumn {
	float: left;
	height: 824px;
	width: 403px;
}

.homelink {
	position: absolute;
	left: 119px;
	top: 30px;
}
.meetlink {
	position: absolute;
	left: 252px;
	top: 30px;
}
.issueslink {
	position: absolute;
	left: 382px;
	top: 31px;
}
.newslink {
	position: absolute;
	left: 514px;
	top: 32px;
}
.volunteerlink {
	position: absolute;
	left: 644px;
	top: 33px;
}
.donatelink {
	position: absolute;
	left: 773px;
	top: 33px;
}
.donatelink2 {
	float:left;
	padding-right: 20px;
}
.contactlink {
	position: absolute;
	left: 906px;
	top: 33px;
}
.signupheader {
	color: #970D31;
	position: absolute;
	left: 153px;
	top: 54px;
	font-size: 18px;
	font-family: "Trebuchet MS";
}
.emailsignupformbox {
	position: absolute;
	left: 152px;
	top: 84px;
}
.signupbutton {
	position: absolute;
	left: 153px;
	top: 127px;
}
.icons {
	width: 30px;
	position: absolute;
	left: 185px;
	top: 164px;
}
.invitelink {
	position: absolute;
	color: #970D31;
	left: 220px;
	top: 168px;
	font-size: 18px;
}
.mobilelink {
	position: absolute;
	color: #970D31;
	left: 220px;
	top: 201px;
	font-size: 18px;
}
.tvlink {
	position: absolute;
	color: #970D31;
	left: 220px;
	top: 230px;
	font-size: 18px;
}
.gearlink {
	position: absolute;
	color: #970D31;
	left: 220px;
	top: 260px;
	font-size: 18px;
}
.invitelink2 {
	position: absolute;
	color: #ffffff;
	left: 221px;
	top: 169px;
	font-size: 18px;
}
.mobilelink2 {
	position: absolute;
	color: #ffffff;
	left: 221px;
	top: 202px;
	font-size: 18px;
}
.tvlink2 {
	position: absolute;
	color: #ffffff;
	left: 221px;
	top: 231px;
	font-size: 18px;
}
.gearlink2 {
	position: absolute;
	color: #ffffff;
	left: 221px;
	top: 261px;
	font-size: 18px;
}
.leftlinks a:link{
	color: #970D31;
	text-decoration: none;
}
.leftlinks a:visited{
	color: #970D31;
	text-decoration: none;
}
.leftlinks a:hover{
	color: #2C292A;
}
.leftlinks a:active{
	color: #970D31;
}


.signupheader2 {
	color: #FFFFFF;
	position: absolute;
	left: 154px;
	top: 55px;
	font-size: 18px;
	font-family: "Trebuchet MS";
}
.tranlogo {
	position: absolute;
	left: 155px;
	top: 297px;
}
.footer {
	color: #97012E;
	font-weight: bold;
	text-align: center;
}
.paidforby {
	padding: 2px;
	border: thin solid #98012E;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}


.contentshell {
	background-image: url(../images/rightcolumnbottom.png);
	height: 614px;
	width: 747px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	
}

.rotatingimage {
	position: relative;
	height: 211px;
	width: 747px;
}
.zaunheadshot {
	position: relative;
}
.leftdonate {
	position: absolute;
	left: 190px;
	top: 397px;
}
.leftvolunteer {
	position: absolute;
	left: 199px;
	top: 448px;
}




h1 {
	color: #98012E;
	font-size: 16px;
}

.content {
	height: 543px;
	width: 589px;
	position: absolute;
	left: 27px;
	top: 22px;
	padding: 5px;
	overflow: auto;
}
.volunteerform {
	width: 95%;
}

.h1loc {
	position: absolute;
	left: 124px;
	top: 63px;
}
.errormessage {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
p {
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}
.newstitle {
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	color: #FFFFFF;
	background-color: #93022D;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: bold;
	padding: 3px;
	margin-top: 20px;
}
.newsdate {
	text-align: center;
	font-size: 14px;
	font-style: italic;
	color: #93022D;
	text-transform: uppercase;
}
.newsumm {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.readmore a:link{
	color: #970D31;
	text-decoration: none;
}
.readmore a:visited{
	color: #970D31;
	text-decoration: none;
}
.readmore a:hover{
	color: #2C292A;
}
.readmore a:active{
	color: #970D31;
}
#fadeshow1, #fadeshow1 .gallerylayer {background-color:transparent!important;}
.issuetitle {
	font-size: 22px;
	font-style: italic;
	color: #98042F;
	padding-top: 15px;
	padding-bottom: 3px;
	font-weight: bold;
}
.formbox input 
{
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	
    
}.floatright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.floatright2 {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 275px;
	font-size: 12px;
	border: medium solid #91022C;
	padding: 5px;
}
.floatright2 a:link{
	color: #970D31;
	text-decoration: none;
}
.floatright2 a:visited{
	color: #970D31;
	text-decoration: none;
}
.floatright2 a:hover{
	color: #2C292A;
}
.floatright2 a:active{
	color: #970D31;
	}
.petitions a:link{
	color: #970D31;
	text-decoration: none;
	font-size: 15px;
}
.petitions a:visited{
	color: #970D31;
	text-decoration: none;
	font-size: 15px;
}
.petitions a:hover{
	color: #2C292A;
	font-size: 15px;
}

h2 {
	color: #93022D;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 17px;
}

.home2 {
	font-size: 12px;
	text-align: center;
}
.home2 a:active{
	color: #970D31;
	font-size: 12px;
	}
	.home2 a:link{
	color: #970D31;
	text-decoration: none;
	font-size: 12px;
}
.home2 a:visited{
	color: #970D31;
	text-decoration: none;
}
.home2 a:hover{
	color: #2C292A;
}
.home2 a:active{
	color: #970D31;
	}
.home2 table tr td {
	text-align: center;
}
