@charset "utf-8";
/* CSS Document - SouthParisCongregational.com */

html, body, .clear {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
a, a img {
	text-decoration: underline;
	border-style: none;
	font-weight: bold;
	color: #CC9900;
}
a:hover {
	text-decoration: none;
}
/*#container {
	margin: 0 auto;
	width: 100%;
	text-align: left;
}*/
.wrapper,#bodyrow {
	width: 960px;
	margin: 0 auto;
}
.clear {
	clear: both;
	width: 100%;
}

/**********************      Header     *****************/
#header {
	width: 100%;
}
#header .bkgndhome {
	background: url(../images/bkgnd-hdr-home.jpg) repeat-x top;
	height: 458px;
}
#header .hdrhome {
	background: url(../images/hdr-home.jpg) no-repeat center top;
	height: 458px;
}
#header .bkgndcontent {
	background: url(../images/bkgnd-hdr-content.jpg) repeat-x top;
	height: 186px;
}
#header .hdrcontent {
	background: url(../images/hdr-content.jpg) no-repeat center top;
	height: 186px;
}

#header #headerlogo {
	background: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 215px;
}

/**********************      Nav Menu     *****************/
#navrow {
	height: 40px;
	background:  center;
}
#nav {
	float: right;
	/*	background: center;*/
/*	list-style: none;*/
	width: 620px;
	height: 40px;
/*	text-align: right;*/
}
#nav #home {
 	list-style: none;
	padding: 0;
	margin-top: 386px;
 	width: 620px; 
	height: 40px;
}
#nav #content {
}
/*#nav ul {
	list-style:none;
	padding: 0px;
	margin:0px;
	width: 640px;
	height: 40px;
}*/
#nav ul li {
	/*	height: 40px;*/
	border-right: 2px solid #799631;
	float: left;
}
#nav ul li.last {
	border-style: none;
}
#nav ul li a {
	margin-right: 4px;
	margin-left: 4px;
	color: #C5E478;
	text-decoration: none;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 0px;
	display: block;
	height: 20px;
	padding-top: 20px;
}

#nav ul li a.veryshort {
	width: 56px;
}
#nav ul li a.short {
	width: 80px;
}
#nav ul li a.medium {
	width: 100px;
}
#nav ul li a.wide {
	width: 120px;
}
#nav ul li a.verywide {
	width: 140px;
}

#nav ul li a:hover,#nav a:active {
	color: #FFFFFF;
	background: url(../images/nav-fish.jpg) no-repeat center top;
}


/**********************      Body     *****************/

#bodyrow {
	margin-bottom: 32px;
	text-align: left;
}

#bodyrow h1 {
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	color: #89A73F;
	letter-spacing: -1px;
}
#bodyrow h2 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #49A1CF;
	letter-spacing: -1px;
	margin-bottom: 4px;
	margin-top: 4px;
}

#bodyrow p {
	padding-top: 0px;
	margin-top: 0px;
}

#sidebar {
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	width: 270px;
}
#sidebar h2 {
}

#bodycontent {
	margin-left: 300px;
	padding-left: 20px;
	border-left: 4px solid #CCCCCC;
}
#bodycontent p {
	line-height: 120%;
}
#bodycontent #picbox {
	float: right;
	width: 240px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 4px;
	text-align: center;
}

/**********************      Footer     *****************/
#footer {
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 4px 30px 0px;
	background: url(../images/bkgnd-ftr.jpg) repeat-x top;
}
#footer span {
}
#footer a {
}
#footer a:hover {
}
