h1 {
	font-size:20px;
	font-weight:bold;
	padding:0 0 5px 0;
	margin:0;
	color:#B42119;}

.mainbg {
	background-attachment: fixed;
	background-image: url(images/top4bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#FFE8A8;
	
}
.searies_td {
	background-color: #E6D197;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E4C26E;
	font-size: 14px;
	font-weight: bold;
	color: #613C1E;
	background-attachment: fixed;
	background-image: url(images/ico.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:30px;
}
.about_td {
	background-color: #E6D197;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #935F31;
	font-size: 14px;
	font-weight: bold;
	color: #613C1E;
	background-attachment: fixed;
	background-image: url(images/ico2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding:5px 0 0 40px;}
.t14b{
	font-size: 14px;
	font-weight: bold;}
.info{
	font-size: 14px;
	line-height: 24px;}
body {
	color: #613C1E;
	background-color: #FFE8A8;
	text-align: center;
	margin:0;}
tr{	font-size: 12px;
	line-height: 22px;}
a:link {
	color: #613C1E;
	text-decoration: none;
}
a:visited {
	color: #613C1E;
	text-decoration: none;
}
a:hover {
	color: #C78147;
	text-decoration: underline;
}
#pic{
	border:5px solid #E4C26E;
	padding:5px;
	width:10px;
	height:10px;
	margin:10px;}
	
