/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #CECECE url(images/img1.gif);
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	color: #003366;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
	padding-bottom: 10px;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #003366;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

p {
	font-size: 10pt;
	line-height: 1.3em;
}

/* Header */

#header {
	width: 700px;
	height: 231px;
	margin: 0 auto;
	background: url(images/meaford_lawyers_header_image.jpg) no-repeat;
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 700px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: url(images/img5.gif);

}

#column1 {
	float: left;
	width: 160px;
	padding: 20px 10px 0 10px;
	
}

#column2 {
	float: left;
	width: 360px;
	padding: 20px 10px 0 10px;
}
#column2a {
	float: left;
	width: 490px;
	padding: 20px 20px 0 10px;
	background-color:#cccccc;
}

#column3 {
	float: left;
	width: 120px;
	padding: 10px;
}

/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}

#footer * {
	color: #000000;
}

#column1 li {
list-style-type: none;
line-height: 1.1em;
margin-bottom: 10px;
}
#column1 h3 {

margin-bottom: 10px;
}
.lawyers {
position: absolute;
float: right;
margin-left: -160px;
border-width: 1px;
border-style: solid;
border-color: #000000;
}
#column2 li {
margin: 10px 30px;
}
.date {
color: #003366;
margin: 0 0;
padding: 0 0;
}
