@charset "utf-8";
body {
	background-image: url(../images/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
}
body a:link{
	color: #94012D;
	text-decoration: none;
	
	
}
body a:visited{
	color: #94012D;
	text-decoration: none;

}
body a:hover{
	color: #3D3D3D;
}
.shell {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header {
	width: 864px;
}
.headerleft {
	float: left;
	width: 529px;
	overflow: visible;
}
.headerlefttop {
	background-image: url(../images/headertop.jpg);
	height: 72px;
	width: 529px;
	position: relative;
	overflow: visible;
}
.headersmlinks {
	position: absolute;
	top: 29px;
	left: 17px;
}

.headerbottom {
	background-image: url(../images/headerleftbottom1.jpg);
	height: 338px;
	width: 529px;
}
.headerright {
	height: 410px;
	width: 335px;
	float: left;
	background-image: url(../images/headerright.jpg);
	position: relative;
}
.headerlinks {
	width: 700px;
	position: absolute;
	top: 7px;
	z-index: 99;
}
.headerlink {
	float: left;
	text-transform: uppercase;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #99022F;
}

.headerlink a:link{
	color: #970D31;
	text-decoration: none;
}
.headerlink a:visited{
	color: #970D31;
	text-decoration: none;
}
.headerlink a:hover{
	color: #2C292A;
}
.headerlink a:active{
	color: #970D31;
}
.signup {
	position: absolute;
	left: 89px;
	top: 367px;
	color: #800023;
	font-weight: bold;
	z-index: 10;
}
.signup2 {
	position: absolute;
	left: 90px;
	top: 368px;
	color: #ffffff;
	font-weight: bold;
}
.content {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentbg.jpg);
	float: left;
	position: relative;
}
.contentleft2 {
	float: left;
	width: 302px;
}
.contentleft {
	float: left;
	width: 604px;
}
.contentleftsub {
	float: left;
	width: 574px;
	min-height:700px;
	padding-right: 15px;
	padding-left: 15px;
}
h1 {
	width: 14px !important; ;
	color: #99022F !important; ;
	
}
.errormessage {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	color: #831A2B;
	font-size: 22px;
	font-variant: small-caps;
}
h3 {
	font-size: 17px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
.reasonex {
	font-size: 12px;
	font-style: italic;
	float: right;
	width: 35%;
}
.reasonleft {
	float: left;
	width: 60%;
}


.contentright {
	float: right;
	width: 260px;
	position: relative;
}
.emailform {
	position: relative;
	left: 28px;
	top: -14px;
}
.emailsignupformbox {
	position: relative;
	left: -15px;
	top: -3px;
	width: 229px;
}


.p100 {
	width: 100%;
}

.leftcolumn2content {
	width: 282px;
	padding-right: 10px;
	padding-left: 10px;
}
.contentbox {
	width: 272px;
	padding-right: 15px;
	padding-left: 15px;
}
.contenttitle {
	color: #99082F;
	padding-bottom: 8px;
}
.contentbody {
	font-size: 13px;
}
.donatebutton {
	position: relative;
	top: 10px;
}


.signupbutton {
	position: relative;
	top: 5px;
	left: -15px;
	height: 25px;
	width: 85px;
}
.facebook1 {
	position: relative;
	color: #800023;
	font-weight: bold;
	z-index: 10;
	padding-top: 25px;
	padding-left: 10px;
}
.facebook2 {
	position: relative;
	color: #ffffff;
	font-weight: bold;
	top: -21px;
	left: 12px;
}
.facebookwidget {
	padding-left: 10px;
	position: relative;
	top: -21px;
}
.footer {
	float: right;
	position: relative;
	top: -100px;	
}
.footercontent {
	font-size: 13px;
	text-align: center;
	width: 260px;
}
.footerbox {
	border: 2px solid #333333;
	width: 230px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.newsheadline {
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #B30923;
	border-bottom-width: thin;
}
.newssource {
	font-style: italic;
	font-size: 12px;
}
.newsdate {
	text-align: right;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.newssummary {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.newslink  {
	color: #0278AA;
	text-decoration: none;
	font-size: 15px;
	padding-right: 50px;
	padding-left: 50px;
	
	
}
.row1 {
	background-color: #9A0330;
	padding-top: 2px;
	padding-bottom: 2px;
	border: thin solid #999999;
	color: #FFFFFF;
}
.row2 {
	background-color: #3A3A3C;
	color: #FFFFFF;
}
.newstable {
	border: thin solid #333333;
	color: #BDBDBF;
}
.newstable a:link{
	color: #FFFFFF;
	text-decoration: none;
	
	
}
.newstable a:visited{
	color: #FFFFFF;
	text-decoration: none;

}
.newstable a:hover{
	color: #FCCDDA;
}

.contentbody p {
	margin: 0px;
	padding: 0px;
}
.contentlink {
	font-size: 13px;
	font-style: italic;
	padding-bottom: 20px;
}
.designedby {
	font-size: 12px;
	background-position: center;
	width: 864px;
	text-align: center;
}
.reason {
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
