@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #cec7ae;
	font-family: Tahoma, Geneva, sans-serif;
	color: #1b1212;

}
hr {
	color: #1b1212;
	height:1px;
}
.admin td {
	background-color: #e9e7d8;
}
body,td,th {
	font-size: 13px;
}

#footer {
	padding:20px;
	font-size:10px;
}
#chairs {
	margin-right:20px;
	margin-bottom:5px;
	margin-top:15px;
}
#welcome p, h1 {
	margin-top:25px;

}
.areas TD {
	background:url(images/expertise.jpg);
	background-repeat:no-repeat;
}
ul {
	list-style-image:url(images/arrow.gif);

}
h1 {
	font-size:12px;
	font-weight:bold;
}
h2 {
	font-size:12px;
	font-weight:bold;
}
a:link {
	color: #451313;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a01c21;
}
a:hover {
	text-decoration: underline;
	color: #a01c21;
}
a:active {
	text-decoration: none;
	color: #a01c21;
}
.right TD {
	border-right:#857462 solid 1px;
}
input {
 background-color: #e9e7d8;
}

textarea {
 background-color: #e9e7d8;
}
