
body {
	margin: 20px 0 0 0;
	padding: 0;
	background:  url(images/img01.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B48F60;
}

h1, h2 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 18px;
	margin-bottom: 8px;
	margin-TOP: 13px;
	color: #F5DEB3;
}
h1.townhall{
	margin-top: 30px;
}
h2 {
	font-size: 16px;
	margin-bottom: -10px;
	margin-top: 16px;
	color:   #F5DEB3;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #FFBC6A;
	margin-top: 30px;
	margin-bottom: -10px;
}
h4 {
	font-size: 14px;
	margin-bottom: -10px;
	margin-top: 16px;
	color:  #FFD993;
}
p, ol, ul {
	line-height: 180%;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

a {text-decoration: none;
	color: #FFB04F;
}
a:visited {text-decoration: none;
	color: #FFB04F;
}
a:hover {
	text-decoration: none;
	color: black;
}
img {
	border: none;
}

img.left {border: dotted 1px black;
	
	float: left;
	margin: 10px 15px 0 0;
}
img.left2 {border: none;
	float: left;
	margin: 0 15px 0 0;
}
img.right {
	float: right;
	margin: 15px 15px 15px 15px;
	
	border: dotted 1px black;
	
}
img.right2 {
	float: right;
	margin: 15px 15px 15px 15px;
	border: none;
	
}

/* Header */


#headermain {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/headermain.jpg) no-repeat right top;
}

#headercap {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/headercap.jpg) no-repeat right top;
}
#headeradulted {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/headeradulted.jpg) no-repeat right top;
}
#headerfoodbank {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/headerfoodbank.jpg) no-repeat right top;
}
#headerheartriver {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/headerheartriver.jpg) no-repeat right top;
}
#headerei {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/headerei.jpg) no-repeat right top;
}
#headeres {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/headeres.jpg) no-repeat right top;
}
#headerjobs {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/headerjobs.jpg) no-repeat right top;
}
#headerliteracy {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/headerliteracy.jpg) no-repeat right top;
}
#headerfcss {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/headerfcss.jpg) no-repeat right top;
}
#headerlinks {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/headerlinks.jpg) no-repeat right top;
}
#headercontacts {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/headercontacts.jpg) no-repeat right top;
}
/* Logo */

#logo {
	float: left;
	width: 220px;
	height: 220px;
	background: url(images/jump2.jpg);
}

#logo h1, #logo h2 {
	margin: 0;
	
	text-align: center;
	font-weight: normal;
}

#logo h1 {
	padding: 130px 0 0 0;
	background: url(images/img04.jpg) no-repeat 50% 30px;
	letter-spacing: -1px;
	font-size: 24px;
	color: black;
}

#logo h2 {
	font-size: 14px;
	color: black;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	width: 470px;
	height: 40px;
	padding: 180px 0 0 0;
}

#menu ul {
	width: 466px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(images/img005.jpg) repeat-x;
	border-left: thin solid #F3BA8D;
	border-right: thin solid #F3BA8D;
	list-style: none;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 19px 0 16px;
	background: url(images/img06.gif) no-repeat;
	font-variant: small-caps;
	text-decoration: none;
	font-size: 16px;
	color: #79A89F;
}
#menu a:hover {
	color: #F4A460;
	font-variant: small-caps;
	font-size: 17px;
	 
}
/* Page */

#page {
	width: 700px;
	margin: 0 auto;
}

/* Content */

#container {
	width: auto;
}
#content {
	float: right;
	width: 426px;
	padding: 20px;
	background: url(images/contentbgcrc.jpg) repeat;
	border-bottom: thin solid #F3BA8D;
	border-left: thin solid #F3BA8D;
	border-right: thin solid #F3BA8D;
}
#content p {
	margin-bottom: 2px;
	color: #B48F60;
	
}
#contentbio {

	
	float: right;
	width: 426px;
	padding: 20px;
	background: url(images/contentbg.jpg) repeat;
	border-bottom: thin solid #F3BA8D;
	border-left: thin solid #F3BA8D;
	border-right: thin solid #F3BA8D;
}
#contentbio p {
	line-height: 110%;
	margin-bottom: -10px;
	color: #B48F60;
	
}
/*index*/
#announcement {
	border: solid black 1px;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
	color: #000000;
	margin: 20px 0 20px 0;
}
/* Sidebar */

#sidebar {height: 1%;
	float: left;
	width: 220px;
	padding-top: 10px;
	
}

#sidebar a {height: 1%;
	color: #FFD993;
	text-decoration: none;
}
#sidebar a:hover {height: 1%;
	color: #93EDFF;
	text-decoration: none;
}
#sidebar ul {height: 1%;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}
#sidebar ol {height: 1%;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {height: 1%;
	padding: 5px 14px;
	background: url(images/img13.gif) no-repeat 0px 12px;
	border-top: 1px solid #0B0B0B;
}
#sidebar ol li {height: 1%;
	padding: 5px 14px;
	background: url(images/bullet.jpg) no-repeat 0px 12px;
	border-top: 1px solid #0B0B0B;
}

#sidebar ul li.first {height: 1%;
	border: none;
}
#sidebar ol li.first {height: 1%;
	border: none;
}
#sidebar ul li h2 {height: 1%;
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {height: 1%;
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {height: 1%;
	margin: 0;
}
/*classes*/

.boxed {
	margin-bottom: 10px;
	background: #6C0000 url(images/img010.gif) no-repeat left bottom;
	
}

.boxed .title {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 15px;
	background: #5EB2ED url(images/img008.jpg) no-repeat;
	font-size: 16px;
	color: #FFD993;
}

.boxed .content {
	padding: 5px 15px 15px 15px;

}

.color {
	color: #B48F60;
}

.contentmain {
line-height: 120%;
}
.iframe {
	margin-top: 5px;
}

.list {
	line-height: 130%;
}
.literacy {
	margin-bottom: -15px;
}
.orange {
	color: #FFD993;
}
.bold {
font-weight: bolder;
	
}
.sub {
	
	color: #FFBC6A;
	
}
.towncontacts {
	margin-top: 15px;
}
.wx{
	margin-top: 8px;
	margin-left: 33px;
	margin-bottom: 12px;
	Border: solid white 1px;
	
}
/* Footer */

#footer {
	height: 100px;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #372A1A;
	
}

#footer a {
	color: #372A1A;
}
/* Bottom Padding*/


#crcmain {
	padding-bottom: 38px;
}
#crcmain2 {
	padding-bottom: 0px;
}
#crccap {
	padding-bottom: 56px;
}
#crccomorg {
	padding-bottom: 32px;
}
#crcadulted {
	padding-bottom: 202px;
}
#crcfoodbank {
	padding-bottom:163px;
}
#crcheartriver {
	padding-bottom: 28px;
}
#crcei {
	padding-bottom: 162px;
}
#crcliteracy {
	padding-bottom: 123px;
}
#crcfcss {
	padding-bottom: 233px;
}
#crccontacts {
	padding-bottom: 203px;
}
#crclinks {
	padding-bottom:163px;
}
#crces {
	padding-bottom: 115px;
}
#crcjobs {
	padding-bottom: 236px;
}
