.page_border {
	border:#B6A39B 1px solid;
	background-color:#FFFFFF;

}
body {
	background-color:#EFE6E4;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
}

.body p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 6px;
	font-size: 12px;
	line-height: 16px;
}
h2 {
	font-family: "Lucida Bright", "Times New Roman", sans-serif;
	font-size: 15px;
	color: #505A59;
	margin: 5px;
	padding: 3px;
	line-height:18px;
	text-transform: uppercase;
}

.red { color: #ff0000; }


.testimonial_box {
	/**background-image: url(../images/testimonial_bg.gif);
	background-repeat: repeat-y;**/
	background-color:#ecd9d2;
	border:1px solid #887872;

}

.testimonial_para{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color:#574f4c;
	line-height: 16px;
	margin: 5px;
	padding: 5px;
}

.testimonial{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#574f4c;
	line-height: 16px;
	margin: 5px;
	padding: 5px;
}

h1 {
	font-family: "Lucida Bright", "Times New Roman", sans-serif;
	font-size: 17px;
	color: #ffffff/**#59514D**/;
	line-height:18px;
	margin:0px;
	background-color:#4B5965;
	padding: 6px;
	height:18px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-transform: uppercase;
}



.footer {
	font-family: "Lucida Bright", "Times New Roman", sans-serif;
	font-size: 12px;
	color: #59514D;
	line-height:18px;
	padding: 5px;
	font-weight:bold;
}

a {

	color:#000000;
}


a:hover {

	color:#38434C;
}

hr {
	background-color: #4b5965;
	width: 500px;
	height:1px;
}


.resources li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
