@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
background-image:url(images/background1.jpg);
background-repeat:repeat-x;
background-color:#dbdbdb;
}
h3 {
margin:0px;
padding:0px;
font-size:18px;
}

a, a:visited, a:active {
color:#003399;
}
a:hover{
text-decoration:underline;
}

h3 a{
text-decoration:none;
}
.homecalendarbox{
background:url(images/home-calendar.jpg);
}
.homeannouncebox{
background-image:url(images/home-announce.jpg);
}
.homedonatebox{
background-image:url(images/home-donations.jpg);
}
.homegallerybox{
background-image:url(images/home-gallery.jpg);
}
.homearchivebox{
background-image:url(images/home-archive.jpg);
}
.homenewsletterbox{
background-image: url(images/home-newsletters.jpg);
}

.homebox{
width:315px;
padding-top:150px;
background-position: center top;
background-repeat:no-repeat;
font-size:12px;

vertical-align:top;
padding-right:20px;
}

.headergetstarted{
float:right;
padding:8px 8px 0 0;
font-size:12px;
font-weight:600;
color:#0066CC;
}

.headerfeatures{
float:left;
margin-top:11px;
width:370px;
font-size:12px;
margin-left:-25px;
z-index:100;
font-weight:600;
color:#0066CC;
}
.headertools{
float:left;
margin-top:63px;
width:363px;
font-size:12px;

z-index:100;
font-weight:600;
color:#0066CC;
}

.insidefooter{
padding:20px;
font-size:12px;
margin:20px;

}

/**** ROUNDED CORNERS ***/
.roundedcornr_box_321182 {
	background:  url(images/corners/roundedcornr_321182_tl.png) no-repeat top left;
}
.roundedcornr_top_321182 {
	background: url(images/corners/roundedcornr_321182_tr.png) no-repeat top right;
}
.roundedcornr_bottom_321182 {
	background: url(images/corners/roundedcornr_321182_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_321182 div {
	background: url(images/corners/roundedcornr_321182_br.png) no-repeat bottom right;
}
.roundedcornr_content_321182 {
	background: url(images/corners/roundedcornr_321182_r.png) top right repeat-y;
}

.roundedcornr_top_321182 div,.roundedcornr_top_321182,
.roundedcornr_bottom_321182 div, .roundedcornr_bottom_321182 {
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.roundedcornr_content_321182 {
	margin-top: -20px;
}

 .roundedcornr_bottom_321182{
 margin-top:-13px;
 }
.roundedcornr_content_321182 { padding: 0 15px; }
