@charset "UTF-8";
/* CSS Document */
body {
background-color:#b99764;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;

}
h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
	
}
h1 {
font-size:28px;
font-weight:normal;
text-align:left;
background-color:#8baeb6;
background-image:url(images/h1back1.jpg);
background-repeat:repeat-y;
background-position:top left;
color:#CC0000;
border-bottom:1px #CCCCCC solid;
padding:5px 0 5px 10px;
margin:0;
margin-bottom:10px;
}

h2 {
font-size:24px;
font-weight:normal;
text-align:left;
background-image:url(images/h1back.jpg);
background-repeat:repeat-y;
background-position:top right;
color:#CC0000;
border-bottom:1px #CCCCCC solid;
/*border-bottom:1px #CCCCCC solid;*/
padding:5px 5px 5px 0;
margin:0;
margin-bottom:10px;
}

h3 {
font-size:24px;
font-weight:normal;
text-align:left;
color:#CC0000;
border-bottom:1px #CCCCCC solid;
padding:5px 5px 5px 0;
margin:0;
margin-bottom:10px;
}

h4 {
font-size:20px;
font-weight:bold;
color: #003366;
border-bottom:1px #CCCCCC solid;
padding:0;
margin-bottom:10px;
}

h5 {
font-size:18px;
font-weight:bold;
color: #663333;
padding:0;
margin:0;
}


a:link {
	color: #fff;
}
a:visited {
	color:#9C6;
}
a:hover {
	color: #F90;
}

#wrapper {
width:960px;
height:auto;
background-color:#fff;
margin-left:auto;
margin-right:auto;
text-align:center;

}
#header {
width:960px;
height:196px;
background-image:url(images/interparishHeader.jpg);
background-position:center bottom;
background-repeat:no-repeat;
}

.donate {
height:35px;
text-align:right;
background-color:#f2f2f2;
background-image:url(images/donateNow.gif);
background-repeat:no-repeat;
background-position:right bottom;
padding:10px 0 0 0;
color:#fff;
font-weight:bold;
margin-bottom:10px;
}
.donateRight {
	float:right;
	width:150px;
	text-align:center;
	padding:5px;
}

.donateRight a:link, .donateRight a:visited{
	color:#FFF;
}

.donateRight a:hover{
	color:
	#F90;
}

#leftNav {
display:block;
width:120px;
height:auto;
background-color:#fff;
padding:5px;
margin:0;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
}

#leftNav a {
display:block;
}

#leftNav a:link, #leftNav a:visited{
background-color: #5278aa;
padding:5px;
color:#FFFFFF;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
text-decoration:none;

}
#leftNav a:hover{
background-color:#996699;
padding:5px;
color:#FFFFFF;
text-decoration:none;
}

.fixedButton {
display:block;
width:120px;
height:auto;
background-color:#996999;
padding:5px;
margin:0;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
}


#leftColumn {
float:left;
width:225px;
height:auto;
margin:0px 2px 10px 5px;
border:1px #ccc solid;
text-align:left;
padding:10px 0 10px 5px;

}

#centerColumn {
float:left;
width:465px;
margin:0;
text-align:left;
padding-left:3px;
}

#centerColumn a:link, #centerColumn a:visited {
	color:#063;
}

#centerColumn a:hover {
	color:#66F;
}

#rightColumn {
float:right;
width:225px;
margin:0px 5px 10px 0;
border:1px #ccc solid;
text-align:left;
padding:5px;
}


#rightColumn a:link, #rightColumn a:visited {
	color:#063;
}

#rightColumn a:hover {
	color:#66F;
}

.mission {
width:200px;
height:auto;
background-color:#e0d3c8;
margin: 10px 5px;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
}

.school {
width:200px;
height:auto;
background-color: #9C9;
margin: 10px 5px;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
}


.gift {
width:200px;
height:auto;
background-color: #FFC;
margin: 10px 5px;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
}
#leftColumn .school  a:link,#leftColumn .school  a:visited {
	color:#fff;
}

#leftColumn .school  a:hover {
	color:#FF6;
}

.homeTopBox {
	width:450px;
	height:250px;
	padding:5px;
}
.homeLeftBox {
float:left;
width:213px;
height:275px;
padding:3px;
margin:3px 5px 3px 5px;
border-bottom:1px #f2f2f2 solid;
border-right:1px #f2f2f2 solid;
}


.homeLeftBox a:link, .homeLeftBox a:visited {
	color:#063;
}

.homeLeftBox a:hover {
	color:#66F;
}
.homeRightBox {
float:right;
width:213px;
height:275px;
padding:3px;
margin:3px 5px 3px 5px;
border-bottom:1px #f2f2f2 solid;
border-right:1px #f2f2f2 solid;
}


.homeRightBox a:link, .homeRightBox a:visited {
	color:#063;
}

.homeRightBox a:hover {
	color:#66F;
}

.imageBox {
	width:200px;
	height:auto;
	float:right;
}

#footer {
clear:both;
background-image:url(images/footer.jpg);
background-repeat:repeat-x;
height:120px;
padding-top:25px;
color:#FFF;
}
.footerLeft {
float:left;
width:750px;
margin-top:40px;
font-size:12px;
}

.footerRight {
float:right;
width:200px;
color:#fff;
}