/*
Theme Name: Mereu Law Offices
Theme URI: http://www.andplusdesign.com/
Description: Theme created by Sean Mahoney of AndPlus Design for Mereu Law Offices.
Version: 1.0
Author: Sean Mahoney
Author URI: http://www.andplusdesign.com/
Tags: Law firm, law offices, 201 compliance
*/

body {
	font-size: 13px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #e8e6d1;
	background:#25201a;
	margin:0px;
}

a, a:visited, a:active {
        color: #CCCCCC;
        text-decoration: none;
}

a:hover {
        text-decoration:underline;
}

img {
	border:none;
}

#headerb {
	background:#3d352a;
}

#headercont {
	width:850px;
	height:98px;
	margin:0 auto;
}

#logo {
	width:211px;
	height:98px;
	float:left;
}

#headerright {
	width:638px;
	height:98px;
	float:right;
	background:#3d352a;
}

#navigation {
	list-style:none;
	cursor:pointer;
	width:631px;
	margin-top:64px;
	padding:0;
}

#navigation li {
	float:left;
	height:34px;
}

#navigation li span {
	display:none;
}

#navigation li a {
	display:block;
	float:left;
	text-decoration:none;
	height:34px;
	width:100%;
}

#nav-home {
	width:66px;
	background-image:url(images/navigation.png);
}

#nav-home:hover {
	background-image:url(images/navigation.png);
	background-position:0px 34px;
}
	
#nav-firm {
	width:63px;
	background-image:url(images/navigation.png);
	background-position:-66px 0px;
}

#nav-firm:hover {
	background-position:-66px 34px;
}

#nav-profile {
	width:135px;
	background-image:url(images/navigation.png);
	background-position:-129px 0px;
}

#nav-profile:hover {
	background-position:-129px 34px;
}

#nav-realestate {
	width:105px;
	background-image:url(images/navigation.png);
	background-position:-264px 0px;
}

#nav-realestate:hover {
	background-position:-264px 34px;
}

#nav-corporate {
	width:104px;
	background-image:url(images/navigation.png);
	background-position:-369px 0px;
}

#nav-corporate:hover {
	background-position:-369px 34px;
}

#nav-contact {
	width:86px;
	background-image:url(images/navigation.png);
	background-position:-473px 0px;
}

#nav-contact:hover {
	background-position:-473px 34px;
}

#nav-news {
	width:72px;
	background-image:url(images/navigation.png);
	background-position:-559px 0px;
}

#nav-news:hover {
	background-position:-559px 34px;
}

#featuredcont {
	background:#b3a883;
}

#featured {
	background:url(images/featuredbg.png) repeat-x;
	height:218px;
	width:850px;
	margin:0 auto;
}

#featured_text {
	padding-left:450px;
	width:375px;
	padding-top:55px;
	
}

#featured_text p, #featured_text_home p {
	padding-left: 20px; 
	width: 320px;
	color:#000;
}

#featured_text_home {
	padding-left:450px;
	width:375px;
	padding-top:15px;
	
}

#featured_home {
	background:url(images/homefeatured.png) repeat-x;
	height:218px;
	width:850px;
	margin:0 auto;
}

#featured_blog {
	background:url(images/7featured.jpg) repeat-x;
	height:218px;
	width:850px;
	margin:0 auto;
}

#featured_page1 {
	background:url(images/1featured.png) repeat-x;
	height:218px;
	width:850px;
	margin:0 auto;
}

#featured_page2 {
	background:url(images/2featured.png) repeat-x;
	height:218px;
	width:850px;
	margin:0 auto;
}

#featured_page3 {
	background:url(images/3featured.jpg) repeat-x;
	height:218px;
	width:850px;
	margin:0 auto;
}

#featured_page4 {
	background:url(images/4featured.png) repeat-x;
	height:218px;
	width:850px;
	margin:0 auto;
}

#featured_page5 {
	background:url(images/5featured.png) repeat-x;
	height:218px;
	width:850px;
	margin:0 auto;
}

#featured_page6 {
	background:url(images/6featured.png) repeat-x;
	height:218px;
	width:850px;
	margin:0 auto;
}

#featuredcont h1 {
	padding:0;
	margin:0;
}

#contentcont {
	background:#25201a url(images/bodybg.png) repeat-x;
	padding:10px;
        min-height:300px;
}

#content {
	width:850px;
	margin:0 auto;
}

#footercont {
	background:url(images/featuredbg.png) repeat-x;
	clear:both;
}

#footer {
	width:850px;
	height:100px;
	margin:0 auto;
}

#footerlinks {
	color:#000;
	padding-top:24px;
        font-size:12px;
}

#footerlinks a, #footerlinks a:hover {
	color:#000;
}

.division {
	float:left;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	width:250px;
}

.divisionline {
	width:4px;
	margin:15px 4px;
	background:url(images/bodysep.png);
	float:left;
	height:253px;
	
}

#smalllogo {
	float:right;
	margin-right:20px;
	padding-top:24px;
	width:84px;
}

img.heading {
	margin-top:30px;
}

.dnone {
	display:none;
}

h3 {
	font-size:12px;
	font-weight:bolder;
	margin-bottom:5px;
}

h3 a, h3 a:visited {
	color:#FFF;
}

.date {
	float:right;
	font-size:10px;
	font-weight:bolder;
}

.newspost {
	padding-top:0px;
	margin-top:0px;
}

#map_canvas {
	width:400px;
	height:300px;
	float:right;
	color:#000;
}

.testimonialbutton {
	background-image:url(images/detailsbutton.jpg); 
	background-repeat:no-repeat;
	color:#2E2E2E;
	float:right;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	height:32px;
	margin:0;
	padding:6px 0 0;
	text-align:center;
	text-decoration:none;
	width:116px;
}

#visitblog {
	float:right;
	clear:both;
}