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

body {
	background-color: #c9c9c9;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

a {color:#009;}

a:hover {text-decoration:none;}

img {behavior:url(iepngfix.htc);}


.body_bg {
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
}

#body_content {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align:left;
}

#nav1 {color:#FFFFFF}

#nav2 {color:#FFFFFF}

#nav1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

#nav2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#nav1 a:hover {text-decoration: underline;}
#nav2 a:hover {text-decoration: underline;}

#bigbox {
	background-color: #a0b480;
	height: 100%;
	width: 639px;
	line-height:14px;
	padding-left: 20px;
	padding-right:20px;
	padding-top: 10px;
	padding-bottom:10px;
	color: #FFFFFF;
}


#bigbox a.green {color: #303c1c}

.black {color:#000000}
.white {color:#ffffff}
.green {color: #c1d1a7}

.resources {
	margin-left: 30px;
	line-height: 19px;
}

a.grey {color: #666666;}



.chapel {
	border: 1px solid #000000;
}

h1 {font-family:Georgia, "Times New Roman", Times, serif;}

#bigbox h1 {text-shadow: #666 -2px -2px 2px; font-size:18px;}

#bigbox a {color:#fff; text-decoration:underline}

#bigbox a:hover {color:#fff; text-decoration:none}

#polaroids {
position: absolute;
margin-left: -80px;
margin-top: -20px;
margin-bottom: 0px;
}

#footer a {
	color:#303c1c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	}
	
#footer a:hover { text-decoration: none;}
	
#footer {color:#303c1c; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

#copy {color:#999999; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height:15px;}
#copy a {color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-decoration:none;}
#copy a:hover {color:#303c1c; text-decoration:none;}


.box {
	background: #F5F5F5;
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCC;
}
