a{
	text-decoration: underline;
	color: #391D6B;
}
a:hover{
	text-decoration: none;
}
#address{
	padding-left: 5px;
	font-size: 90%;
}
body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #391D6B;
	background-color: #FFF6E7;
}
.center {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#content{
	margin-left: 160px;
	font-size: 90%;
}
#content a{
	text-decoration:underline;
	}
#content a:hover{
	text-decoration:none;
	}
#content ul{
	list-style-image: url(images/bulletnocenter.gif);
}
#container{
	width: 100%;
}
#containerhome {
	border: 10px solid #FFFFFF;
	background-image: url(images/titlehome.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header{
	background-image: url(images/orkneyproperty.gif);
	background-repeat: no-repeat;
	height: 184px;
	font-size: 85%;
}
#lawyer {
	float: right;
	width: 300px;
}
.right {
	text-align: right;
}
#sidebar{
	background-image: url(images/drever.gif);
	background-repeat: repeat-y;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	width: 158px;
	float: left;
}
#sidebar ul{
	list-style-image: url(images/bullet.gif);
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.solicitor {
	font-size: 11px;
}
#title{
}
.table{
	font-size:12px;
	}
