body{
	background-color : #f6f8f7;
	font-family : Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 0.8em;
	font-weight : normal;
	text-align: center;
	color: #202020;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.png) top repeat-x #fff;
}

h1{
	font-size : 1.6em;
	color: #101010;
	margin-top: 0px;
	padding-top: 10px;
}

.homeh1 {
	font-size: 2em;
	font-weight: normal;
}

h2{
	font-size : 1.4em;
	color: #d00000;
	margin-top: 0px;
	padding-top: 10px;
}

h3{
	font-size : 1.2em;
	color: #d00000;
}

p {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

a {
	color: #d00000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

acronym {
	cursor:pointer;
}

form {
	padding: 0px;
	margin: 0px;
}

.forminput, textarea {
	font-family : Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 0.9em;
	border: 1px solid #c2c2c2;
	padding: 2px;
}

.rightcolumn select {
	width: 216px;
	border: 1px solid #c2c2c2;
}

.forminput {
	width: 210px;
	height: 18px;
}

textarea {
	width: 210px;
	height: 81px;
}

.container {
	margin: auto;
	width: 760px;
	padding: 0px;
	text-align: left;
}

.topnav {
	float: right;
	margin-top: 10px;
	color: #fff;
	font-size: 0.9em;
	padding-right: 20px;
}

.nav {
	clear: both;
	width: 100%;
	height: 45px;
	margin-bottom: 30px;
}

.nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.nav li {
	float: left;
	list-style: none;
	margin-right: 2px;
}

.nav a {
	height: 29px;
	width: 110px;
	display: block;
	text-indent: -999999px;
	overflow: hidden;
}

.homepagebuttonon a, .homepagebutton a:hover {
	background: url(../images/homepagebutton.png) bottom;
}

.homepagebutton a {
	background: url(../images/homepagebutton.png) top;
}

.aboutusbuttonon a, .aboutusbutton a:hover {
	background: url(../images/aboutusbutton.png) bottom;
}

.aboutusbutton a {
	background: url(../images/aboutusbutton.png) top;
}

.advicebuttonon a, .advicebutton a:hover {
	background: url(../images/advicebutton.png) bottom;
}

.advicebutton a {
	background: url(../images/advicebutton.png) top;
}

.blogbuttonon a, .blogbutton a:hover {
	background: url(../images/blogbutton.png) bottom;
}

.blogbutton a {
	background: url(../images/blogbutton.png) top;
}

.contactusbuttonon a, .contactusbutton a:hover {
	background: url(../images/contactusbutton.png) bottom;
}

.contactusbutton a {
	background: url(../images/contactusbutton.png) top;
}

.forsolicitorsbuttonon a, .forsolicitorsbutton a:hover {
	background: url(../images/forsolicitorsbutton.png) bottom;
}

.forsolicitorsbutton a {
	background: url(../images/forsolicitorsbutton.png) top;
}

#noborder {
	border: none;
}

.ads {
	clear:both;
	width: 728px;
	margin: 0px auto 10px auto;
}

.leftcolumn {
	float: left;
	width: 220px;
}

.leftcolumn ul {
	margin-left: 8px;
	padding-left: 0px;
}

.leftcolumn li {
	margin-bottom: 2px;
	list-style: none;
}

.leftcolumn li a {
	font-weight: normal;
}

.section {
	width: 199px;
	padding: 8px 10px;
	color: #ffffff;
	font-weight: bold;
	background: url(../images/section.gif) top no-repeat #111111;
}

.sectioncontent {
	background-color: #ffffff;
	padding: 10px;
	width: 199px;
	margin-bottom: 20px;
}

.sectioncontent h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 1.2em;
}

.rightcolumn {
	clear: both;
	width: 500px;
	float: right;
	background-color: #ffffff;
	padding-bottom: 20px;
}

.rightcolumn li {
	margin-bottom: 5px;
}

.bigsection {
	width: 480px;
	padding: 8px 10px;
	color: #ffffff;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
	background: url(../images/bigsection.gif) top no-repeat #111111;
}

.box {
	width: 478px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #101010;
	margin: 5px 0px;
}

.smallbox {
	width: 220px;
	height: 16em;
	padding: 0px 10px 10px 10px;
	border: 1px solid #101010;
}

.footer {
	clear: both;
	float: left;
	width: 760px;
	font-size: 0.8em;
	color: #101010;
	margin-top: 20px;
	margin-bottom: 10px;
}

.footer p {
	margin: 7px 0px 0px 0px;
	padding: 0px;
}

.footer a, .footer a:hover {
	color: #101010;
	font-weight: normal;
}

.map {
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.bigmap {
	width: 100%;
	height: 350px;
	margin-bottom: 10px;
}

.border {
	padding-bottom: 20px;
	border-bottom: 1px solid #c2c2c2;
	text-align: right;
}

.addthis {
	float: right;
	padding-top: 50px;
	text-align: center;
	font-size: 0.9em;
}

.button {
	display: block;
	padding: 10px;
	height: 40px;
	width: 199px;
	text-align: center;
	color: #fff;
	background: url(../images/buttonbg.png) top no-repeat;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

.button:hover {
	text-decoration: underline;
}

.black {
	color: #101010;
}

.small {
	font-size: 0.8em;
}

.error {
	color: red;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.textright {
	text-align: right;
}

.leftpic {
	float: left;
	margin: 0px 20px 20px 0px;
}

.rightpic {
	float: right;
	margin: 0px 0px 20px 20px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.admintable {
	width: 498px;
}

.admintable td {
	border: 1px solid #c2c2c2;
	padding: 2px 5px;
}

.admintableheader {
	background-color: #101010;
	color: #ffffff;
}