body {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin: 0 auto;
	/*  background-image: url(images/page_bkgd.jpg);  */
	background-color: #5f8034;
}

#outerWrapper {
	margin: 0 0 20px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

#wrapper {
	width:700px;
	padding: 5px;
	margin: 5px auto;
	background-color: #5f8034;
}

h3 {
	color: 339900;
	font-size: 11px;
	text-decoration: underline;
}

#header {
	height: 145px;
	width: 710px;
	padding-left: 0px;
	margin: 0;
	background-image: url(images/header.jpg) no-repeat left top;
}


.box-right {
	width:555px;
	float: right;
	margin-right: 50px;
	background: url(images/box-top-right-sq.gif) no-repeat left bottom;
}

.box-left {
	width:150px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	z-index:999;
}

.box-left-middle {
	width:150px;
	margin:15px 0;
	padding:0;
}

.box-left-bottom {
	width:150px;
	margin:5;
	padding:0;
}
	
.box-top-left {
	background: url(images/box-top-left.png) no-repeat left top;
	width: 150px;
	height: 20px;
	padding: 0;
	margin: 0;
	}

.box-top-left-sq-color {
	background: #a6bba6 no-repeat left bottom;
	width: 150px;
	height: 35px;
	padding: 3 0 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	}

.box-top-left-sq {
	background: url(images/box-top-left-sq.gif) no-repeat left bottom;
	width: 150px;
	height: 20px;
	padding: 0;
	margin: 0;
	}

.box-bottom-left {
	background: url(images/box-bottom-left2.gif) no-repeat left bottom;
	width: 150px;
	height: 21px;
	padding: 0;
	margin: 0;
	}
.box-bottom-left-sq {
	background: url(images/box-bottom-left-sq.gif) no-repeat left top;
	width: 150px;
	height: 20px;
	padding: 0;
	margin: 0;
}

.box-content-left {
	height:auto !important;
	padding: 5;
	margin: 5;
	background: repeat-y left top;
/*
	border-right: 2px solid #a6bba6;
	border-bottom: 2px none #a6bba6;
	border-left: 2px solid #a6bba6;
	*/
	text-align: center;
  	}	

.box-content-left p {
	margin:0;
	padding: 0 5px 0 5px;
	}
	
.box-left p {
	color: #000000;
	padding-left: 5px;
	width: 100px;
	}
.box-left-background-white {
	background: #FFFFFF;
}


.box-upper-right {
	width: 535px;
	float: right;
	margin: 0 ;
}

.box-lower-right {
	height:auto!important;
	width: 550px;
	background: #c78d3b;
	color:#FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #a6bba6;
	border-right-color: #a6bba6;
	border-bottom-color: #a6bba6;
	border-left-color: #a6bba6;
	margin-top: 243px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 165px;

}
.box-lower-right-content {
	margin: 20px 0px 10px 0px;
	padding: 8px;
	font:12px;
	background: url(images/homepage-content-bkgd2.JPG) no-repeat center center;	
	}

.box-lower-right p {
	font: bold 12px;
	}
.box-lower-right-content a {
	color: #006633;
	text-decoration: underline;
}

.box-lower-right-content-homepage {
	background: #fff2e1 url(images/homepage-content-bkgd2.JPG) no-repeat center 70px;
	padding-top: 0px;
	width:555px;
	
}

.box-lower-right-content-homepage-h2 {
	color:#006600;

	}

.box-lower-right-bottom {
	height:25px;
	width:550px;
	background-image: url(images/box-lower-right-bottom2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
		}
		.box-lower-right-bottom3 {
	height:20px;
	width:550px;
	margin: 0;
	background-image: url(images/box-lower-right-bottom2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
		}
.box-lower-right-quote {
	font: Arial, Helvetica, sans-serif, .99ems italic;
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
}


#outerWrapper #wrapper .box-lower-right .box-lower-right-content .box-lower-right-content-homepage h3 {
	font-size: 18px;
}

#outerWrapper #wrapper .box-lower-right .box-lower-right-content p {
	line-height: 1.5em;
}


/*	
.box-lower-right-content p,h1,h2,h3,h4 {
	color:#000000;
	padding: 0px 10px 5px 10px;
	margin: 0;
	}
*/
.prof-logo {
	margin-top: 5px;
	}
#footer {
	clear: both;
	text-align: center;
	color: #CCCCCC;
	margin: 10px 0 0 50px;
}

#footer a:link, a:visited {
	color: #000;
	font-size: .9ems;
	text-decoration: none;
	}
	
#footer a:hover {
    color: #CCCCCC;
	}

.contact_form p {
	font-size:14px;
	font-style:italic;
	}
