/* Layout divisions and rules */

body	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: center;
	color: #333333;
	background: #eec url(Images/bg_main.gif) repeat-y center top;
	voice-family: "\"}\"";
	voice-family:inherit;
	font: small/1.5em "Times New Roman", Times, serif;
  } html>body {font-size:small;}
  
#wrapper	{
	width: 620px;
	margin: 0 auto;
	padding: 0;
	border: none;
	}

#header	{
	width: 620px;
	height: 105px;
	padding: 0;
	margin: 7px 0 0;
	overflow: hidden;
	}

#subheading	{
	width: 620px;
	height: 110px;
	padding: 1px 0 0;
	margin:0; 
	overflow: hidden;
	background-image: url(Images/line.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}
#subheading	ul li.heading {
	font: bold 14px/20px "Times New Roman", Times, serif;
	color: #333333;
	margin: 0;
	border: 0;
	padding: 3px 0px 0px;
	overflow: hidden;
	text-align: justify;
	word-spacing: normal;
	left: 0px;
	right: 0px;
}
#subheading	ul li.headingright {
	font: bold 14px/20px "Times New Roman", Times, serif;
	color: #333333;
	margin: 0;
	border: 0;
	padding: 3px 0px 0px;
	overflow: hidden;
	text-align: right;
	word-spacing: normal;
	left: 0px;
	right: 0px;
}
#content {
	width: 620px;
	margin: 0;
	padding: 0;
	top: 180px;
	}	

#main	{
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 620px;
	text-align: left;
	padding: 0;
	margin: 0 0 2px;
	display: block;
	right: 10px;
	left: 0px;
	}

#main ul{
	margin: 0;
	padding: 0 0 0 15px;
	list-style-position: inside;
	list-style-image: url(Images/shadowbullet.gif);
	list-style-type: none;
}

#main ul li{
	margin: 0;
	padding: 0 0 0 23px;
}

#main ul li.last{
	margin: 0 0 5px;
	padding: 0 0 5px 23px;
}
#main ul.report{
	margin: 0;
	padding: 10px 0 0 15px;
	list-style-position: inside;
	list-style-image: url(Images/shadowbullet.gif);
	list-style-type: none;
}
#main ul li.reported{
	margin: 0 0 17px;
	padding: 0 0 10px 23px;
}
#main ul li.firstreported{
	margin: 0 0 17px;
	padding:  0 0 5px 23px;
}
#main ul li.first{
	margin: 0 0 17px;
	padding:  0 0 10px 23px;
}
#main ul li.fieldsfirst{
	margin: 10px 0 0px;
	padding:  0 0 0px 23px;
}
#main ul li.reported a {
	font-weight : normal; 
	text-decoration : underline;
	color: #965; 
	}
.law {
	margin: 0px 0 0 10px;
	padding: 0;
	list-style-type: none;
	vertical-align: 50%;
}
.legal {
	padding: 20px 0px 20px 5px;
	margin: 10px 0px 0px;
}

#subheading a {
	font-weight : bold; 
	text-decoration : underline;
	color: #965; 
	}
#subheading a:visited {
	font-weight : bold; 
	text-decoration : underline;
	color: #8b8552;
	}
#subheading a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #c60;
	}  

#subheading a:active {
	font-weight : bold; 
	text-decoration : underline;
	color: #c60;
	}  
/* Sidebar division for pictures */
	
#sidebar	{
	margin: 0px 0px 0px 1px;
	padding: 0;
	color: #fff;
	left: 0px;
	height: 190px;
	width: 148px;
	}

/* PARAGRAPHS */

/* Default paragraph */
	
p	{
	line-height: 20px;
	padding-top: 10px;
	text-align: justify;
	margin: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	}
	
/* special paragraph for subheading*/
.subheading	{
	font: bold 14px/20px "Times New Roman", Times, serif;
	color: #333333;
	margin: 0;
	border: 0;
	padding: 3px 0px 0px;
	overflow: hidden;
	text-align: left;
	letter-spacing: 2px;
	}
	
/*------NAVIGATION-------*/

/* Navigation Division */

#nav {
  	margin:0;
  	padding: 0;
	width:620px;
	height: 40px; 
	font: 15px/20px "Times New Roman", Times, serif;
	background-color: #fff;
	background-image: url(Images/bg1.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
  }
  
/* Navigation List */

#nav ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#nav li {
  float:left;
  background:url(Images/left.gif) no-repeat left top;
  margin:0 0 0 1px;
  padding:0 0 0 9px;
  }
 

/* Navigation linkage */

#nav a {
  float:left;
  display:block;
  background:url(Images/right.gif) no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */
#nav a:hover {
  color:#333;
  }
#nav #current {
  background-image:url(Images/left2.gif);
  }
#nav #current a {
  background-image:url(Images/right2.gif);
  color:#333;
  padding-bottom:5px;
  }
  
/*-------------------------------------*/
#footer	{
	width: 710px;
	padding: 0;
	margin:0;
	position: relative;
	top: 295px;
	}
#footer	a:link, #footer a:visited, #footer a:hover, #footershort a:link, #footershort a:visited, #footershort a:hover{
	text-decoration: none;
	}	
#footer	a:link, #footer a:visited, #footershort a:link, #footershort a:visited {
	color: #751;
	}
#footer a:hover, #footershort a:hover{
	color: #c60;
	}
#footershort	{
	width: 710px;
	padding: 0;
	margin:0;
	position: relative;
	top: 70px;
	}
	
/* Special paragraph class for footer information (copyright, etc) */

.footerone	{
	font-size: 10px;
	color: #751;
	text-align: center;
	margin: 0;
	padding: 5px 0px 0px;
	}
.footer	{
	font-size: 10px;
	color: #751;
	text-align: center;
	margin: 0;
	padding: 0;
	}
/* Headings */

h1 {
	color: #000000;
	font-weight: normal;
	font-size: 19px;
	margin: 35px 0 2px;
	padding: 0px 0 15px;
	border: 0;
	letter-spacing: 1px;
	line-height: 1em;
	}
h1.contacth1 {
	color: #000000;
	font-weight: normal;
	font-size: 19px;
	margin: 15px 0 10px;
	border: 0;
	letter-spacing: 1px;
	line-height: 1em;
	padding: 0px 0 0px 0px;}
h2 {
	color: #000000;
	font-weight: normal;
	font-size: 19px;
	margin: 50px 0 0px 10px;
	padding: 0px 0 20px;
	border: 0;
	letter-spacing: 1px;
	line-height: 1em;
	text-align: left;
	}

h3 {
	color: #000000;
	font-weight: normal;
	font-size: 19px;
	margin: 10px 0 25px;
	padding: 0px 0 0px 10px;
	border: 0;
	letter-spacing: 1px;
	line-height: 1em;
	}

h4 {
	color: #000000;
	font-weight: normal;
	font-size: 19px;
	margin: 10px 0 0px;
	padding: 0px 0 0px 10px;
	border: 0;
	letter-spacing: 1px;
	line-height: 1em;
	}	
div#header h1	{
	font: bold 20px "Times New Roman", Times, serif;
	color: #333333;
	margin: 0;
	border: 0;
	padding: 3px 0px 0px;
	overflow: hidden;
	text-align: center;
	letter-spacing: 1px;
	}
div#header h2	{
	font: italic bold 18px "Times New Roman", Times, serif;
	color: #333333;
	margin: 0;
	border: 0;
	padding: 3px 0px 0px;
	overflow: hidden;
	text-align: center;
	letter-spacing: 1px;
	}	
div#header h4	{
	font: italic bold 32px "Times New Roman", Times, serif;
	color: #333333;
	margin: 0;
	border: 0;
	padding: 10px 0px 0px;
	overflow: hidden;
	text-align: center;
	letter-spacing: 1px;
	}	

/* List created for address details in the subheading */	

#subheading ul.left{
	font: bold 14px/20px "Times New Roman", Times, serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	letter-spacing: 2px;
	word-spacing: 5px;
	list-style-type: none;
}

#subheading ul.right{
	font: bold 14px/20px "Times New Roman", Times, serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: right;
	letter-spacing: 2px;
	word-spacing: 5px;
	list-style-type: none;
}

/* Links in the flow of text */
a:link {
	font-weight : normal; 
	text-decoration : underline;
	color: #965; 
	}
a:visited {
	font-weight : normal; 
	text-decoration : underline;
	color: #660;
	}
a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #c60;
	}  

a:active {
	font-weight : normal; 
	text-decoration : underline;
	color: #c60;
	}  
/* FOR THE CONTACT.HTM PAGE */

/* Divisions specifically for the contact.htm page */
	
#contact	{
	margin: 0px 0px 0px 1px;
	padding: 0;
	color: #fff;
	left: 0px;
	width: 155px;
	height: 204px;
	}
#secondpic{
	margin: 0px 0px 0px 1px;
	padding: 0;
	color: #fff;
	width: 197px;
	height: 207px;
	position: absolute;
	left: 260px;
	top: 0px;
	}
#map{
	margin: 0px 0px 0px 1px;
	padding: 0;
	color: #fff;
	width: 197px;
	height: 207px;
	position: absolute;
	left: 285px;
	top: 140px;
	}
#contactmain	{
	width: 338px;
	text-align: left;
	float: left;
	padding: 0px 0 0;
	border: 0;
	margin: 0px 0 25px 25px;
	}

/* Special paragraph class for the picture on the contact.htm page */	
.para	{
	line-height: 15px;
	margin-top: 0;
	padding-top: 0;
	text-align: justify;
	}
.contact {
	color: #333333;
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
}
	
/* List for contact details on the contact.htm page */	
#contactmain ul {
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 10px 40px 15px 0px;
	text-align: left;
	list-style-type: none;
}
	
/* Divisions for the graphics on the about.htm, fields.htm and reported.htm pages */	

#about {	
	margin: 20px 0px 0px 1px;
	padding: 0;
	color: #fff;
	left: 0px;
	height: 206px;
	width: 164px;
	}	
#fields{	margin: 0px 0px 0px 1px;
	padding: 0;
	color: #fff;
	left: 0px;
	height: 201px;
	width: 174px;
	}
#reported {	margin: 0px 0px 0px 1px;
	padding: 0;
	color: #fff;
	left: 0px;
	width: 255px;
	height: 196px;
	}
	
/* Map page */	

#enlargedmap	{
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 620px;
	padding: 0;
	margin: 0 auto;
	right: 10px;
	left: 0px;
	}	

#enlargedmap h1 {
	color: #000000;
	font-weight: normal;
	font-size: 19px;
	margin: 0px;
	padding: 0px;
	border: 0;
	letter-spacing: 1px;
	line-height: 1em;
	text-align: center;
	}
.map {
	text-align: center;
}
IMG.left-floating {
	float: left;
}
#criminal-law {
	position: absolute;
	width: 400px;
	left: 335px;
	top: 420px;
}
#civil-law {
	position: absolute;
	width: 400px;
	left: -20px;
	top: 420px;
}
#criminal-law h1 {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	margin: 0px 0 2px;
	padding: 10px 0 8px 20px;
	border: 0;
	letter-spacing: 1px;
	line-height: 1em;
	}
#civil-law h1{
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	margin: 0px 0 2px;
	padding: 10px 0 8px 20px;
	border: 0;
	letter-spacing: 1px;
	line-height: 1em;
	}

.last {
margin: 0;
padding: 15px 0 0;}

.law-practice{
	padding-left: 37px;
	}
.solicitor {
	font-size:12px;
	padding: 0;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 235px;
	}
.belowfooter {
	margin: 0px;
	padding: 0px;
}
.about {
	line-height: 20px;
	padding-top: 10px;
	text-align: justify;
	margin: 0;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
	}

.fields {
	line-height: 20px;
	padding-top: 10px;
	text-align: justify;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#headingsul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#headingsul li{
	list-style-image: none;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
}
li.heading1 {
	font: bold 30px "Times New Roman", Times, serif;
	font-style: oblique;
	color: #000;
	margin: 13px 0 10px;
	padding: 0px 0 0px 15px;
	border: 0;
	letter-spacing: 2px;
	line-height: 1em;
	list-style-image: none;
	list-style-type: none;
}
li.heading2 {
	font: bold 19px "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	margin: 0px 0 0px;
	padding: 0px 0 0px 0px;
	border: 0;
	letter-spacing: 1px;
	line-height: 1em;
	list-style-image: none;
	list-style-type: none;
}

