body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	background-image: url(../images/grd.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.main {
	width: 810px;
}
.header {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.logo {
	border: 1px solid #644936;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.caption {
	background-image: url(../images/captiongrd.gif);
	background-repeat: no-repeat;
	width: 493px;
	color: #4E2207;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
	background-position: left bottom;
}
.caption1 {
		
	width: 493px;
	color: #4E2207;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}
.caption h3 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.borderall {
	border: 1px solid #383838;
}
.borderall p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.content {
	padding-right: 2px;
	padding-left: 2px;
}
.navc {
	background-image: url(../images/navgrd.gif);
	background-repeat: repeat-y;
	width: 169px;
}
.navc a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #64100B;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #64100B;
}
.navc a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.heading {
	text-align: center;
	color: #F3F2DA;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: oblique;
	font-weight: normal;
	background-color: #AD734C;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.areafortext {
	background-image: url(../images/areafortextgrd.gif);
	background-repeat: no-repeat;
	width: 271px;
	height: 260px;
}
.areafortext1 {
	overflow: auto;
	height: 210px;
	width: 246px;
	color: #FFFFFF;
	font-size: 11px;
	padding: 12px;
	margin-bottom: 36px;
	SCROLLBAR-FACE-COLOR: #DFDFDF;
	SCROLLBAR-HIGHLIGHT-COLOR: #818181;
	SCROLLBAR-SHADOW-COLOR: #818181;
	SCROLLBAR-3DLIGHT-COLOR: #eee;
	SCROLLBAR-ARROW-COLOR:  #818181;
	SCROLLBAR-TRACK-COLOR: #FFF;
	SCROLLBAR-DARKSHADOW-COLOR: #eee;

}
.areafortext1 P {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}



.contentarea {
	background-color: #FEFDE8;
	color: #5F0A03;
}


.footer {
	font-size: 11px;
	padding-top: 3px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	color: #DCD4B0;
	text-align: center;
	background-color: #BC7D52;
	padding-bottom: 3px;
}
.footer a, .footer a:visited {
	color: #FFFBDD;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

.borderallleftcol {
	border: 1px solid #383838;
	background-image: url(../images/navgrd.gif);
	background-repeat: repeat-y;
	background-position: 2px;
	background-color: #000000;
}
.borderallleftcol .btmgrd {
	background-image: url(../images/nav_btm_grd.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
}
.imgbrdr {
	border: 1px solid #650D09;
}
.botoombar {
	padding-bottom: 5px;
}
.h4 {
	color: #5F0A03;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
input {
	border: 1px solid #602D05;
}
.submitbutn {
	background-color: #602D05;
	color: #EEEAD2;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #FFFFFF;
}
.testimonials td {
	border: 1px solid #5F0A03;
	vertical-align: middle;
}

.b1 {
 	valign: left;
 	padding-left: 20px;
 }
.b2 {
  	valign: middle;
 }
.b3 {
  	valign: right;
  	padding-right: 20px;
 }
 .btop {
   	padding-left: 20px;
   	padding-right: 20px;
 }
