


#sidebar {
	margin-top: 10px;
}

#sidebar .caption {
	font-size: 85%;
}

#content ol {
	padding-left: 25px;
	padding-right: 10px;
}

#content ol li{
	margin-bottom: 10px;
}

#content sup {
	font-size: 70%;
}

/* Header */

#contenttext {
	width: 560px;
	margin-left: 30px;
}

#contenttext img{
	float: right;
	margin-bottom: 20px;
}



.linkspace {
	line-height: 2.5em;
}

hr {
	border: 0;
	color: #bdc8b7;
	background-color: #bdc8b7;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 5px 0px 5px 0px;
}

.brown {
	color: #5b4b3a;
	font-size: 80%;
}


#side {
	width: 175px;
	background-image: url(img/h_services.jpg);
	background-color: #bdbabe;
	margin-top: 25px;
	padding: 6px 10px 5px 10px;
	background-position: top left;
	background-repeat: no-repeat;
}

#side ul {
	list-style: none;
	padding-left: 3px;
	padding-top: 5px;
}

#side ul li {
	font-size: 85%;
	line-height: 2em;
	border-bottom: 1px dotted #a8a4af;
	margin: 3px 0 3px 0;
	background-image: url(img/bullet_list.gif);
	background-position: 0%  40%;
	background-repeat: no-repeat;
	list-style: none;
		padding-left: 15px;
}

#side h2 {
	color: #FFFFFF;
	margin-left: 4px;
	letter-spacing: .7px;
}

