@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background:#fff url(../images/bg-short.jpg) repeat-x;
}


body#short {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background:#fff url(../images/bg-short.jpg) repeat-x;
}

body#short #shadow-top {
	width:1051px;
	margin:0 auto;
	background: url(../images/bg-topshort.jpg) no-repeat center top;
}


.clear, .clear:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
overflow:hidden;
font-size: 1px;
line-height: 0px;
}

table {
	border-collapse: collapse;
}

.admin-stories {
	padding:3px 0 3px 10px;
}

#forms {
	border-collapse: separate;
	border-spacing:1px;
}
#forms input, textarea, select{
	/* width:150px; */
	border:1px solid #cccccc;
}

#forms .radios{
	width:10px;
	border:none;
	vertical-align:middle;
}


#noform {
	width:100%;
	border:1px solid #cccccc;
}

.browse {
	border:1px solid #336699;
	background-color:#002447;
	color:#fff;
}

.submit {
	border:1px solid #336699;
	background-color:#002447;
	color:#fff;
}

tr {
	vertical-align:top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border:none;
}

#divider {
	border-bottom:1px solid #ccc;
	margin:5px 0;
          height:5px;
}

ol{
	margin:1px 0 10px 20px;
}

ul{
	margin:1px 0 10px 20px;
	list-style:square;
}

li {
	padding:5px 0 0 0;
}


a {
	font-family:Arial, sans-serif;
	font-size:100%;
	color:#990000;
	text-decoration:underline;
}

a:link {
	color:#990000;
}

a:hover {
	color:#ff0000;
	text-decoration:none;
}

p{
	font-size:11px;
	line-height:1.10em;
}


h1#subheads {
	color:#002447;
	font-size:18px;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
}

h1.subheads {
	color:#002447;
	font-size:18px;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
}

h1#titles {
	color:#fff;
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 0 10px;
	padding:0;
}


#home-col1 {
background-color: #ece3c7;
text-align:center;
}
#home-col1 p{
margin:0 0 5px 0;
}


/* new css */

#home-mainlinks {
background: url(../images/bg-home-col3.gif) no-repeat 0 0;
width:247px;
height:196px;
padding:12px 0 0 0;
}

#home-mainlinks a.donate, #home-mainlinks a.support, #home-mainlinks a.fundraiser{
display:block;
width:225px;
height:50px;
text-indent:-9000px;
text-align:center;
margin-bottom:14px;
}

#home-mainlinks a.donate{
background: url(../images/btn-home-donate.gif) no-repeat 0 0;
}

#home-mainlinks a.donate:hover{
background: url(../images/btn-home-donate.gif) no-repeat -225px 0;
}

#home-mainlinks a.support{
background: url(../images/btn-home-support.gif) no-repeat 0 0;
}

#home-mainlinks a.support:hover {
background: url(../images/btn-home-support.gif) no-repeat -225px 0;
}

#home-mainlinks a.fundraiser{
background: url(../images/btn-home-fundraiser.gif) no-repeat 0 0;
}

#home-mainlinks a.fundraiser:hover {
background: url(../images/btn-home-fundraiser.gif) no-repeat -225px 0;
}

#home-events-calendar {
background: url(../images/bg-home-col3-2.gif) no-repeat 0 0;
width:247px;
}

#home-events-calendar-foot {
background: url(../images/bg-home-col3-2foot.gif) no-repeat 0 0;
width:247px;
height:33px;
}

#home-events-calendar h1{
color:#fff;
font-size:22px;
font-weight:normal;
padding:10px 0 0 0;
}

#left-margin {
margin:5px 5px 20px 5px;
}

#left-margin p {
margin:3px 0;
}

.newtitles {
background-color:#000;
height:33px;
width:720px;
margin:0 0 0 8px;
}

.newtitles img {
margin:2px 0 0 2px;
float:left;
}

.newtitles h1 {
display:inline;
float:left;
padding:5px 0 0 5px;
color:#fff;
font-size:22px;
font-weight:normal;
}

#newform {
margin:20px 10px 0 40px;
}

#newform h1 {
color:#cc0000;
font-weight:normal;
font-size:18px;
}

#newform h2 {
color:#000;
font-weight:normal;
font-size:18px;
border-top:1px solid #cc0000;
border-bottom:1px solid #cc0000;
padding:10px 0;
margin:10px 0;
}

#newform h3 {
color:#000;
font-weight:normal;
font-size:14px;
font-weight:bold;
}

#newform form {
margin:20px 0 0 0;
}

#newform td {
font-size:12px;
font-weight:bold;
padding:5px;
}

#newform td.fontnormal {
font-weight:normal;
}

#newform form h2.attn {
color:#cc0000;
font-size:12px;
border:none;
margin:0;
}


#newform p {
color:#333;
font-size:14px;
padding:10px 20px 10px 0;
}

.fundlinks {
position:relative;
background-color:#0053a3;
padding:10px 0 10px 10px;
margin:0 0 5px 0;
color:#f9c149;
font-size:16px;
height:20px;
}

.fundlinks a { 
display:block;
position:absolute;
top:5px;right:5px;
text-indent:-9000px;
background:#0053a3 url(../images/fund-go.gif) no-repeat 0 0;
width:72px;
height:31px;
}

.fundlinks select {
position:absolute;
top:10px;right:100px;
}

.fundlinksr {
position:relative;
background-color:#E91200;
padding:10px 0 10px 10px;
margin:0 0 5px 0;
color:#f9c149;
font-size:16px;
font-weight:bold;
height:20px;
}

.fundlinksr a { 
display:block;
position:absolute;
top:5px;right:5px;
text-indent:-9000px;
background:#0053a3 url(../images/fund-go.gif) no-repeat 0 0;
width:72px;
height:31px;
}

.fundlinksr select {
position:absolute;
top:10px;right:100px;
}

.donate-ad{
width:680px;
margin:20px 0;
}
.donate-ad img {
float:left;
margin:0 20px 0 0;
}
.donate-ad h1 {
float:left;
color:#ff0000;
width:400px;
padding:20px 0 0 0;
}

#newform .donate-ad h1.blk {
float:left;
color:#000;
width:400px;
padding:20px 0 0 0;
}

.support-stats {
margin:20px 0 0 0;
}
#newform .support-stats p{
padding:10px 10px 20px 10px;
}

#newform .support-stats h1 {
background:#000 url(../images/bg-support-title.jpg) no-repeat 0 0;
height:28px;
color:#cc0000;
font-size:22px;
font-weight:normal;
padding:5px 0 0 10px;
}

.support-stats #support-stats-data {
width:682px;
background-color:#e51316;
}

.support-stats #support-stats-data .support-stats-col {
float:left;
width:170px;
background-color:#e51316;
text-align:center;
}

.support-stats #support-stats-data h2 {
font-size:28px;
color:#ffcc00;
font-weight:bold;
line-height:normal;
border:none;
margin:0;
}

.support-stats #support-stats-data h3 {
color:#fff;
font-family: Times, Times New Roman, serif;
font-style:italic;
font-size:22px;
font-weight:normal;
line-height:normal;
padding:10px 0 0 0;
margin:0;
}

#support-links {
width:410px;
float:left;
}

#support-links p{
font-style:italic;
}

.support-stats dl {
float:left;
padding:0 40px 0 10px;
color:#ff0000;
font-size:14px;
}

.support-stats dt{
font-weight:bold;
}


/* end new css */












#sidebar-links {
	text-align:left;
	margin:15px 0 20px 0;
	*margin:10px 0 20px 0;
	padding:0 0 20px 20px;
	border-bottom:2px solid #fff;
}

.sidebar-on {
	color:#990000;
	text-decoration:none;
}


h1#titles .subtitle {
	color:#eab361;
}


h3{
	font-weight: normal;
	font-size:13px;
}

h4{
	font-weight: normal;
	font-size:10px;
	color:#666;
	margin:0;
	display:inline;
}

.maincontent {
	padding:10px 80px 20px 10px;
}

#recentnews {
	color:#666;
	border-bottom:1px solid #fff;
	padding:0 0 10px 0;
	margin:0 0 5px 0;
}

#recentnews-top {
	color:#666;
	border-bottom:1px solid #fff;
	padding:0 0 10px 0;
	margin:0 0 5px 0;
          height:70px;
}

#recentnews-top img{
	float:right;
          margin:0;
}


/* modal code */
#basic-modal #recentnews {
height:110px;
}

#basic-modal .basic img{
float:right;
margin:0 0 0 30px;
}

/* end modal code */


#line{
	border-bottom:1px solid #eee;
	margin:0 10px 10px 0;
}

#events {
	color:#fff;
	font-size:12px;
	width:224px;
	height:310px;
	text-align:left;
/* background:#0053a3 url(../images/bg-events.jpg) repeat-y;
	border:1px solid #98c0da; */
	padding:15px 5px 20px 5px;
	margin:5px 5px 20px 5px;
}

#events h2{
	color:#000;
	font-size:12px;
}

#events p{
	padding:5px 0 0 0;
}

#clear {
	clear: both;
	}

#footcap {
	width:995px;
	height:5px;
	background-color:#fff;
	text-align:center;
	margin:0 auto;
}

#footer {
	height:180px;
	margin:0 auto;
	width:1051px;
	background:#fff url(../images/footer2.jpg) no-repeat center top;
}



.log td{
	padding:5px 10px;
	text-align:center;
}

.log .log-wht{
	background-color:#fff;
}

.log .log-gry{
	background-color:#f2f2f2;
}

.log input {
	width:100%;
	border:1px solid #ccc;
}







.thrColFixHdr #shadow-top {
	width:1051px;
	margin:0 auto;
	background: url(../images/bg-topshort.jpg) no-repeat center top;

}

.thrColFixHdr #shadow-scale {
	background:#fff url(../images/bg-content.gif) repeat-y  center top;
	width: 1051px;
	margin:0 auto;
}

.thrColFixHdr #container {
	width: 998px;
	text-align: left;
	margin:0 auto;
}

.thrColFixHdr #logo {
	float:left;
	width: 252px;
}

.thrColFixHdr #flashContent {
	z-index:100;
	width: 742px;
	float: right;
}

.thrColFixHdr #header {
	padding: 0;
	width: 995px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #FFFFFF;
	border-left-color: #fff;
}



.social-icons {
position:absolute;
top:-2px;left:595px;
}
.social-icons a {
background:none !important;
padding:0 5px !important;
}



#topBar {
	position:relative;
	height:32px;
	text-align:right;
}

.thrColFixHdr .topBar-nav {
	padding:6px 0 0 0;
}


.thrColFixHdr #topBar a{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding:5px 15px;
          background-color:#b0b0b0;
          margin:0 0 0 2px;
}

.thrColFixHdr #topBar  a:link, .thrColFixHdr #topBar  a:visited{
	color: #fff;
}

.thrColFixHdr #topBar a:hover, .thrColFixHdr #topBar a:active{
	color:#fff;
}

.thrColFixHdr #centerBar {
	width:995px;
	position: relative;
	height: 174px;
}

#nav-divider {
	width: 995px;
          height:36px;
	margin:-12px 0 0 2px;
	background:#ff0000 url(../images/header-bar.gif) no-repeat 0 0;

}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 245px;
	background-color: #ece3c7;
	margin:10px 0 0 5px;
	text-align:center;
}


.thrColFixHdr #quickLinks{
	width:245px;
	height:33px;
	background-image: url(../images/quicklinks.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



}

.thrColFixHdr #sidebarContents {
	background-color:#ece3c7;
	width:245px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/newsletter.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 159px;
	position: relative;
}

.thrColFixHdr #signup {
	position:absolute;
	right: 0px;
	bottom: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
	height: 28px;
	width: 139px;
	background-image: url(../images/button-off.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
}

.thrColFixHdr #signup a{
	display:block;
	text-decoration:none;
}

.thrColFixHdr #signup a:link, .thrColFixHdr #signup a:visited {
	background-image: url(../images/button-off.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 28px;
	width: 139px;
}

.thrColFixHdr #signup a:hover, .thrColFixHdr #signup a:active {
	background-image:url(../images/button-on.gif);
	background-repeat:no-repeat;
	height: 28px;
	width: 139px;
	z-index:5;

}

.thrColFixHdr #raamLogo {
	background-color: #ECE3C7;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/raamLogo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 149px;
	width: 245px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}

.thrColFixHdr #raamLogo a{
	display:block;
	position: absolute;
	width: 214px;
	bottom: 10px;
	left: 14px;

}

.thrColFixHdr #raamLogo a:link {
	color:#880000;
	font-size: .80em;
}

.thrColFixHdr #raamLogo a:hover {
	color:#886262;
	font-size: .80em;
}

.thrColFixHdr #memberLogin {
	background-image: url(../images/memberLogin.gif);
	background-repeat: no-repeat;
	height: 119px;
	width: 245px;
}


.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 245px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background:#0053A3; /* padding keeps the content of the div away from the edges */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	margin-top: 10px;
}
.thrColFixHdr #mainContent {
	padding: 0;
	z-index: 10;
	width:481px;
	margin:10px auto;
}

.thrColFixHdr #mainContentHead {
	width: 481px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	font-size: 9pt;
	color:#002143;
	font-family:"Futura Book", Futura, Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.thrColFixHdr #teamDonateLife {
	background-image: url(../images/maincontentimage.gif);
	width:481px;
	height:33px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	z-index: 0;
}



.thrColFixHdr #mainContentInfo {
	background:#cbdfed url(../images/whitebikers.gif) no-repeat left bottom;
	width: 481px;
	margin:1px auto 0 auto;
	padding:0 0 20px 0;
	z-index: 0;
}

.thrColFixHdr #mainContentHead #mainContentInfo .image {
	float:right;
	margin:10px 5px;
}

#tdlstore td {
	padding:2px 3px;
	color:#000;
}



/*
------------------------ blog -----------*/
.blog-container {
	border:1px solid #000;
	width:702px;
	margin:10px 0 0 0;
	background-color:#bdd8eb;
}

.blog-container .content{
	padding:20px 0 20px 35px;
}

.blog-container img {
	vertical-align:middle;
}

.blog-header {
	background-color:#000;
	color:#fff;
	padding:5px 0 5px 15px;
}

.blognav {
	margin:15px 0 0 35px;
	background-color:#bdd8eb;
	clear:both;
}

.blognavdivider
{
	border-bottom:1px solid #fff;
	margin:5px 0 0 0;
}

.blognav a {
	display:inline;
	padding:5px 15px 5px 15px;
	background-color:#0053a3;
	margin:0 1px 0 0;
	color:#fff;
	text-decoration:none;
}

.blognav a:hover {
	padding:5px 15px 5px 15px;
	background-color:#e11521;
	margin:0 1px 0 0;
	color:#fff;
	text-decoration:none;
}
.blog-navon {
	padding:5px 10px 5px 10px;
	background-color:#e11521;
	margin:0 1px 0 0;
	color:#fff;
	text-decoration:none;
}



#blog-pager {
	padding:10px 0 5px 12px;
	background-color:#bdd8eb;
	font-weight:bold;
	font-size:11px;
}

.blog-pager a{
	padding:3px 5px;
	text-decoration:none;
	background-color:#bdd8eb;
}

.blog-pager a:hover {
	background-color:#dde4ec;
	text-decoration:none;
}

.blog-pageron {
	padding:3px 5px;
	background-color:#dde4ec;
	text-decoration:none;
	color:#0053a3;
}

.blog-comment {
	float:right;
	margin:10px 20px 5px 0;
}
.blog-topic {
	font-weight:bold;
}
.blog-topic a{
	text-decoration:none;
}


.blogtable {
	width:680px;
	margin:10px 10px 20px 10px;
	border:1px solid #0053a3;
}

.blogtablerow {
	background-color:#dde4ec;
}
.blogtablerow2 {
	background-color:#fff;
}
.blogtd1 {
	border-bottom:1px solid #0053a3;
	padding:15px 0 15px 15px;
}

.blogtd1 a{
	text-decoration:none;
}
.blogtd2 {
	border:1px solid #0053a3;
	border-top:none;
	background-color:#fff;
	vertical-align:middle;
	text-align:center;
}
.blogtd3 {
	border-bottom:1px solid #0053a3;
	text-align:center;
	vertical-align:middle;
}



.blog-member {
	padding:20px;
}

.blog-member b{
	font-size:12px;
	font-weight:bold;
	display:block;
}
.blog-member h3{
	font-size:10px;
}
.blog-content {
	padding:20px 0;
	width:530px;
}
.blog-content b{
	font-size:12px;
	font-weight:bold;
	display:block;
}
.blog-content h3{
	font-size:10px;
	padding:0 0 0 18px;
}
.blog-content p{
	font-size:12px;
	padding:5px 10px 10px 0;
	line-height:18px;
}
.blogdivider {
	border-bottom:1px solid #0053a3;
	margin:5px 0;
}

.blogtotop {
	padding:0 0 10px 18px;
}
.blogtotop h3 a{
	font-size:10px;
	text-decoration:none;
}

/* alt color row */
.blog-member2 {
	border-top:1px solid #0053a3;
	padding:20px;
}

.blog-member2 b{
	font-size:12px;
	font-weight:bold;
	display:block;
}
.blog-member2 h3{
	font-size:10px;
}
.blog-content2 {
	border-top:1px solid #0053a3;
	padding:20px 0;
	width:530px;
}
.blog-content2 b{
	font-size:12px;
	font-weight:bold;
	display:block;
}
.blog-content2 h3{
	font-size:10px;
	padding:0 0 0 18px;
}
.blog-content2 p{
	font-size:12px;
	padding:5px 10px 10px 0;
	line-height:18px;
}

.blogtotop2 {
	padding:0 0 10px 18px;
}
.blogtotop2 h3 a{
	font-size:10px;
	text-decoration:none;
}

