@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #858585;
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#container {
width: 1000px;
height: 100%;
position: absolute;
top: 0px;
left: 150px;
}

#header {
width: 1000px;
height: 353px;
background-color: #FFFFFF;
}

#logo {
float: left;
width: 268px;
height: 355px;
background-image: url(../images/sidebar-bg.jpg);
background-repeat: repeat-y;

}

#nav {
position: absolute;
top:0px;
left: 269px;
z-index: 1000;
width: 731px;
height:57px;
background-color:#D89D21;
border-right: 1px solid #cccccc;
background-image: url(../images/navwrapper-bg.gif);
background-repeat: repeat-x;
}

#bigphoto {
width: 731px;
height: 296px;
position: absolute;
top:57px;
left: 269px;
z-index: 1;
background-color: #FFFFFF;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
}

#contentcontainer {
width: 1000px;
position: absolute;
top: 353px;
left: 0px;
background-image: url(../images/sidebar-bg.jpg);
background-repeat: repeat-y;
background-color: #FFFFFF;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

#sidebar {
width: 268px;
height: 100%;
float: left;
}

#pagecontent {
width: 681px;
height: 100%;
float: right;
padding: 25px;
}

#newsletter {
width: 238px;
height: 120px;
margin: 0px 15px 15px 15px;
padding: 20px 0px 20px 0px;
border-bottom: 8px dotted #ffffff; 
border-top: 8px dotted #ffffff;
font-weight: bold;
text-align: center;
}

.ninput {
background-color: #ffffff;
border: 4px solid #000000;
color: #fcbc36;
}

.btn {
	background-color: #CC0000;
	border: 3px solid #000000;
	padding: 2px 4px 2px 4px;
	margin: 10px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	}
	
	
.events {
width: 238px;
margin: 0px 15px 15px 15px;
padding: 20px 0px 20px 0px;
border-bottom: 8px dotted #ffffff; 
font-weight: bold;
text-align: center;
}

.events ul li {
list-style-type: none;
margin-bottom: 10px;
}


#footer {
width: 675px;
height: 100%;
float: left;
padding: 0px 25px 25px 300px;
margin-bottom: 0px;
}

#footer p {
font-size: 10px;
text-align: center;
margin: 10px 30px 15px 30px;
}

.bordertop {
border-top: 1px solid #cccccc;
padding-top:25px;
}

#rightcallout {
width: 240px;
height: 100%;
background-image:url(../images/callout-bg.gif);
background-repeat: repeat-x;
background-color: #ea1b2d;
color: #FFFFFF;
margin: 10px 0px 10px 10px;
float: right;
border: 1px solid #690c14;
}

#rightcallout p {
	color: #FFFFFF;
	}
	
#rightcallout li {
font-size: 10px;
margin-bottom: 10px;
}

#rightcallout a, #rightcallout a:hover {
	color: #fcbc36;
	}

.photo {
border: 4px solid #fcbc36;
padding: 10px 10px 20px 10px;
color: #000000;
font-weight: bold;
margin: 5px; 
float: left;
text-align:center;
}

.photo2 {
border: 4px solid #CCCCCC;
margin: 10px; 
}

.photofloatrightmargin {
	float: right;
	margin:10px 0px 10px 15px;
	}

.photoflm {
	float: left;
	margin:10px 15px 10px 0px;
	border: 4px solid #cccccc;
	}

.contactrow {
	border-bottom: 2px dotted #cccccc;
	padding: 10px 5px 10px 5px;
	}
	
.tier1 {
	padding: 10px;
	color: #000000;
	border-left: 4px solid #fcbc36;
	}
	
.tier2 {
	margin-left: 30px;
	padding: 10px;
	border-left: 4px solid #cccccc;
	}
	
.donations {
	background-color: #fffbf7;
	border: 4px dashed #000000;
	padding: 15px;
	margin:10px;
	}


/* GLOBAL STYLES */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	margin: 0px 15px 15px 15px;
	}
	
a {
	color: #ec1910;
	text-decoration: none;
	}
	
a:hover {
	color: #640602;
	text-decoration: underline;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ec1910;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 8px dotted #fcbc36; 
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ec1910;
	margin: 35px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 8px dotted #fcbc36; 
	}
	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: 35px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 8px dotted #fcbc36; 
	text-align: center;
	}
	
	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #690c14;
	margin: 35px 0px 10px 0px;
	text-align: left;
	font-weight:bold;
	font-style:italic;
	}
	
.floatright {
	float: right;
	margin: 0px 0px 20px 20px;
	}
	
.floatleft {
	float: left;
	}
