body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFF;
	background-image: url(../images/background.jpg);
	background-position:top left;
	background-repeat:repeat;
	margin: 0;
}
a:link, a:visited, a:active {
	color: #9F0F0E;
	text-decoration: none;
	border-bottom:1px dotted #9F0F0E;
}
a:hover {
	color: #666666;
	text-decoration: none;
	border-bottom:1px dotted #666666;
}
p {
	margin: 0 0 0px 0;
	padding: 4px 0;
	font-weight:normal;
	font-size:12px;
	}
h1 {
	font-size: 16px;
	color: #9F0F0E;
	text-align: left;
	margin: 4px 0px 2px 0px;
	padding:0;
}
h2 {
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin: 4px 0px 0px 0px;
	padding:0;
}
h3 {
	font-size: 13px;
	color: #9F0F0E;
	text-align: left;
	margin: 4px 0px 0px 0px;
	padding:0;
}

form {
	margin: 0;
}
.main {
	width: 765px;
	margin: 20px auto 0 auto;
	padding: 0;
	background-color: #FFF;
}
.banner {
	height: 230px;
	background-image: url(http://www.boltonsolicitors.com/media/banners/home.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 0;
	margin-bottom:20px;
	width: 765px;
}
.banner p {
	margin:0;
	padding:0;
}

.search_box {
	float: left;
	clear: left;
	width: 250px;
	margin:20px 0 20px 0;
}
.search_string {
	width: 150px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
	border:1px solid #999999;
	color:#9F0F0E;
}
.search_submit {
	font-size: 10px;
	vertical-align: middle;
	background-color:#9F0F0E;
	color:#FFF;
	padding: 2px 2px 4px 2px;
	border:0;
}

.menu {
	float: left;
	width: 270px;
	margin:0;
	padding:0;
	height:456px;
	overflow:auto;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu ul {
	border-top:0px solid #F4F3B0;
	margin-top:20px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 4px 0 4px 10px;
	font-size:14px;
	color:#666666;
	background-color:#FFFFFF;
	border-bottom:0px solid #F4F3B0;
	background-image:url(../images/menu_bg_grey.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.menu a:hover {
	display: block;
	padding: 4px 0 4px 10px;
	font-size:14px;
	color:#9F0F0E;
	background-color: transparent;
	border-bottom:0px solid #9F0F0E;
	background-image:url(../images/menu_bg_pink.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	border-bottom: 0px dashed #999;
}
.menu_default a:hover {
	border-bottom: 0px dashed #333;
}

.menu_current  {
	background-color: transparent;
	font-weight:bold;
	color:#FFF;
}

.content {
	margin: 0 0 0 280px;
	padding: 0px 0px 0px 200px;
	background-image:url(../images/content_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align: left;
	height:456px;
	overflow:hidden;
}
.inner {
	border:0;
	margin-top:25px;
	padding: 0px 5px 0px 0px;
	text-align: left;
	height:430px;
	overflow:auto;
}	
.content ul {
	margin: 5px 0 5px 5px;
	padding: 0 0 0 10px;
	list-style-type: square;	
	list-style-position:outside;
}
.footer {
	background-color: #9F0F0E;
	clear: both;
	background-image: none;
	font-size: 10px;
	line-height:10px;
	color: #FFF;
	text-align: center;
	margin:0 auto;
	padding:0;
	width:765px;
}
.footer p {
	padding:8px 0;
	margin:0;
	}
.footer a:link,.footer a:visited,.footer a:active {
	color: #FFF;
	text-decoration: none;
	border-bottom:0px dotted #999999;
}
.footer a:hover {
	color: #FFFF99;
	text-decoration: none;
	border-bottom:0px dotted #999999;
}	
	
.powered_by {
	text-align:center;
	font-size:10px;
	margin:10px auto;
	width:765px;
	}
		
<!--Form CSS -->
.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	width: 100px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 12px;
	width: 150px;
	border:1px solid #999999;
	color:#9F0F0E;
	font-family: Arial, Helvetica, sans-serif;
}
.textarea {
	font-size: 12px;
	width: 150px;
	height: 100px;
	border:1px solid #999999;
	color:#9F0F0E;
	font-family: Arial, Helvetica, sans-serif;
	}
.field_heading {
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F0F0E;
	padding-top: 10px;
	color: #9F0F0E;
	font-family: Arial, Helvetica, sans-serif;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 150px;
	border:1px solid #999999;
	color:#9F0F0E;
	font-family: Arial, Helvetica, sans-serif;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}								