.copy {
	font-family: Times, Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
.title {
	font-family: Times, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #8C5B4A;
	padding-bottom: 40px;
	margin-top: 20px;
	
}
.contacttext {
	font-family: Times, Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}
.textfield {
	height: 17px;
	width: 148px;
	border: none;
	background-color: #F0EAD6;
	font-family: Times, Tahoma;
	font-size: 10px;
	color: #7E4636;
	
}
.textarea {
	height: 77px;
	width: 319px;
	border: none;
	background-color: #F0EAD6;
	font-family: Times, Tahoma;
	font-size: 10px;
	color: #7E4636;
	overflow:auto;
}
p {
	font-size: 14px;
	font-family: Times, Tahoma;
	color: #713F31;
	margin-top:10px;
	margin-left: 0px;
	margin-right: 7px;
}
.table {
	font-size: 12px;
	font-family: Times, Tahoma;
	color: #713F31;
	
}

html {
scrollbar-base-color: #B25455;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: #A8262B; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

.hptitle {
	font-family: Times, Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #B40D0C;
	padding-bottom: 20px;
	
}
.contact {
	font-family: Times, Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 30px;
	
}
.bgbar { 
	background: url(../images/slice_repeat.gif) repeat-y;
	/*border:1px solid #000;*/

}
ol {
	font-family: Times, Tahoma;
	padding-bottom: 0px;
	font-size: 13px;
	color: #713F31;
}
ul {
	font-family: Times, Tahoma;
	padding-bottom: 0px;
	font-size: 13px;
	color: #713F31;
}
.boldblack {
	font-family: Times, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}