body {
	margin: 0;
	background: #d5e5f8 url(../images/bkgd.gif) center 450px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 776px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -388px;
	padding: 0;
	background: url(../images/container-bkgd.gif) left top repeat-y;
}

/* -------------- Header -------------- */

#header {
	width: 776px;
	height: 235px;
	position: absolute;
	left: 0;
	top: 0;
}

#donate {
	width: 120px;
	height: 45px;
	float: right;
	margin-top: -15px;
}

#donate a {
	width: 120px;
	height: 45px;
	display: block;
	text-decoration: none !important;
	background-image: url(../images/donate.gif);
}

#donate a:hover {
	background-position: 0 -45px;
}

#donate a:active {
	background-position: 0 -90px;
}

/* --- Date --- */

#todaysDate {
	width: 250px;
	height: 50px;
	position: absolute;
	left: 500px;
	top: 10px;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: right;
}

/* -------------- Column Container -------------- */


#columnContainer {
	width: 746px;
	height: auto;
	background: url(../images/columns-bkgd.gif) bottom left no-repeat;
	margin: 235px 0 0 0;
	padding: 0 15px 67px 15px;
}

/* -------------- sideNav -------------- */

#sideNav {
	width: 198px;
	height: auto;
	float: left;
	background: url(../images/sideNav-bkgd.gif) left top no-repeat;
	margin: 0;
	padding: 13px 0 0 5px;
}

#sideNav ul{
	list-style: none;
	width: 198px;
	height: auto;
	margin: 0;
	padding: 0;
}

#sideNav li{
	width: 198px;
	margin: 0;
	padding: 0;
	background: url(../images/sideNav-bar.gif) bottom left no-repeat;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
}

#sideNav li a{
	width: 168px;
	height: auto;
	display: block;
	margin: 0;
	padding: 9px 15px;
	color: #FFF;
	text-decoration: none;
}

#sideNav li a:hover{
	background-color: #820001;
}

#sideNav img{
	
}

#sideNav a:link, #sideNav a:visited{

}

#sideNav a:hover, #sideNav a:active{

}

/* -------------- content -------------- */

#content {
	width: 502px;
	height: auto;
	float: right;
	background: url(../images/content-bkgd.gif) right top no-repeat;
	margin: 0;
	padding: 22px 24px 0 17px;
	font-size: 14px;
	line-height: 20px;
}

#contactBtn {
	width: 100px;
	height: 20px;
	float: right;
	font-size: 18px;
	font-weight:bold;
}

#content h1 {
	font-size: 20px;
	font-style: italic;
	line-height: 22px;
	color: #820001;
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #0a2e5c;
}

#content h2 {
	font-size: 11px;
}

#content h3 {
	font-size: 18px;
}

#content p{
	
}

#content ul{
	
}

#content li{
	
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
	border: 2px solid #0a2e5c;
}

.alignRight {
	float: right;
	margin: 0 0 10px 10px;
}

.img {
	border: 2px solid #0a2e5c;
}

#content a {
	color: #00308c;
	text-decoration: underline;
}

#content a:hover {
	color: #3a62ae;
	text-decoration: none;
}

.cta {
	font-size: 16px;
	text-align: center;
}

.cta2 {
	width: 165px;
	height: 69px;
	float: right;
	background: url(../images/cta.gif) left top no-repeat;
	margin: 0;
	padding: 15px 0 0 0;
	color: #fff;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 26px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.cta2 a {
	color: #fff !important;
	text-decoration: none !important;
}

/* --- calendar --- */

#calendar {
	width: 500px;
	height: auto;
	background: url(../images/calendar-top.gif) left top no-repeat;
	padding-top: 52px;
	margin: 20px 0;
}

#calendar-btm {
	width: 500px;
	height: auto;
	background: url(../images/calendar-btm.gif) bottom left no-repeat;
	padding-bottom: 8px;
}

.calendar1 {
	width: 500px;
	height: auto;
	background: url(../images/calendar1.gif) left top repeat-y;
	padding: 3px 0;
}

.calendar2 {
	width: 500px;
	height: auto;
	background-color: #00308c;
	padding: 3px 0;
}

.left {
	width: 110px;
	height: auto;
	float: left;
	padding: 0 25px 0 15px;
	color: #fff;
	text-align: right;
}

.right {
	width: 300px;
	height: auto;
	padding: 0 20px 0 180px;
	color: #fff;
}

/*-------------------*/

#btm {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#btm em {
	font-style: normal;
	font-size: 12px;
}

#btm strong {
	color: #00308c;
}

/* -------------- Footer -------------- */

#footer {
	
}

/* -------------- Disclaimer -------------- */

#disclaimer {
	
}
/* -------------- ASPX form/Captcha controls -------------- */
#lblErrors {
}
#lblErrors ul {
}
#lblErrors li {
}
#pnlCaptcha {
}
#pnlCaptcha label {
}
.captcha {
}
.captcha img {
}
.captcha div {
}
.captcha span {
}
.captcha input {
}
/* Clearfix from positioniseverything.net; http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac */

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */

/* Use a break with this class to clear float containers */

.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}

/* sIFR al rescante! http://www.mikeindustries.com/sifr/
now with tasty 2.0.2 flava */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* you can edit these styles */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
/* end sIFR goodness */
