@charset "utf-8";
/* CSS Document */
body {
	background-color:#fdf5ec;
}
#wrapper {
	width:750px;
	background-color:#fdf5ec;
	position:relative;
	left:50%;
	margin-left:-375px;
}
#header {
	width:750px;
	height:100px;
}
#content {
	width:750px;
	height:750px;
	background-image:url(images/Background3.gif);
}
#navigation {
	width:170px;
	margin-left:20px;
	margin-top:20px;
	float:left;
	text-align:center;
}
#navigation .border {
	width:170px;
	height:230px;
	background-image:url(images/NavBackground1.gif);
	background-repeat:no-repeat;
	/*background-color:#fdf5ec;
	border:#066d32;*/
}
#navigation .images {
	padding-top:10px;
}
#navigation p {
	margin:0px;
}
#navigation .testimonial {
	width:140px;
	margin-top:20px;
	margin-left:5px;
	border:thin outset #fdf5ec;
	background-color:#f4efd3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#924d4a;
	text-align:center;
	font-weight:bold;
	padding:10px;
}
.sig {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#924d4a;
	font-weight:normal;
}
.testsig {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#924d4a;
	font-weight:bold;
	font-style:italic;
}
#navigation .logo {
	width:170px;
	margin-top:20px;
}
#navigation .logo img {
	border:thin solid #066d32;
}
#main {
	width:520px;
	padding-right:10px;
	float:right;
	margin-top:20px;
}
#main p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:justify;
	color:#000000;
	padding-right:40px;
	padding-left:0px;
}
#main a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#066d32;
	text-decoration:none;
}
#main a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fdf5ec;
	text-decoration:underline;
}
#text {
	width:520px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
}
#small {
	width:520px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#small p {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#test1 p {
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#40855e;
}
#test2 p {
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8e6462;
}
#test3 p {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7a7a7a;
}
#test4 p {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-style:italic;
}
#text img {
	border:thin solid #066d32;
}
#home img {
	border:thin solid #066d32;
	margin-right:40px;
	margin-left:10px;
}
#inlinetest {
	background-color:#fdf5ec;
	border:thin outset #fdf5ec;
	background-color:#f4efd3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#924d4a;
	text-align:center;
	font-weight:bold;
	padding:10px;
	width:470px;
}
#logoFooter {
	width:750px;
	height:75px;
	clear:both;
	background-image:url(images/Footer2.gif);
}
#footer {
	width:750px;
	height:75px;
	clear:both;
	background-image:url(images/Footer2.gif);
	background-repeat:no-repeat;
	background-position: center;
}
#footer .left {
	margin-left:10px;
	margin-top:10px;
	float:left;
}
#footer .right {
	margin-left:10px;
	margin-top:10px;
	float:right;
}
#copy {
	width:750px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#924d4a;
}
#copy a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#924d4a;
	text-decoration:none;
}
#copy a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#924d4a;
	text-decoration:underline;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color:#924d4a;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	color:#979841;
	padding-top:0px;
	margin-top:0px;
	text-shadow:#537160;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
}
.underline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:underline;
}
#peggy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	color:#772c1b;
	background-color:#e8e6be;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0px;
	width:430px;
	margin-left:10px;
}

