body {
	background-color: #7C9017;
}
.body_section {
	background-color: #FBFCF7;
	padding-left: 28px;
}
.body_blocks {
	padding-top: 16px;
	padding-bottom:12px;
}
.body_blocks h2 {
	font-size: 24px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 24px;
	padding-top: 10px;
	height:1%;
	margin: 10px 0 10px 0;
}


.body_blocks p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.rightside {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #A72E10;
}
.rightside #greenblock {
	background-color: #7C9017;
	margin: 34px 10px 12px 11px;
	display: block;
	padding: 5px;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
}

.footer_middle {
	font-family: Arial, Helvetica, sans-serif;
}
.footer_middle p {
	font-size: 10px;
}
.footer_middle h3 {
	font-size: 14px;
}
#address {
	display: block;
	height: 85px;
	width: 200px;
	float: right;
	clear: none;
	position: relative;
	color: #A42707;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	line-height: 17px;
	font-size: 15px;
	right: 640px;
}
#hours {
	display: block;
	height: 85px;
	width: 200px;
	position: relative;
	left: 640px;
	float: left;
	clear: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #A42707;
	text-align: center;
}
.yellowbox  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #F2C73A;
}
div.center {
 width: auto;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
th.header {
   background: url(images/portfolio/nav/header.png);
   color: #64643c;
   font-size: 22px;
   font-weight: bold;
   height: 53px;
   padding: 0 10px 0 10px;
   vertical-align: middle;
   text-align: left;
}
td.content {
   padding: 10px 10px 0 10px;
   vertical-align: middle;
   font-size: 12px;
}
td.thumbs {
   color: #000000;
   font-size: 10px;
   width: 10em;
   vertical-align: baseline;
   padding: 10px 5px 5px 5px;
}
td.navi {
   font-size: 12px;
   padding: 10px;
}

