body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	margin:0px;
	behavior: url("includes/inc.csshover.htc");
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: 0px 181px;
	z-index:0;
}
img {border:none;}

img a, ul li a {outline:none;}

#general {
	background-image: url(images/bg-body-home.gif);
	background-repeat: repeat-x;
	background-position: 0px 181px;
	z-index:0;
}

#wrapper {width:970px;margin:0 auto; z-index:0;}

/*#photo {float:left;font-size:1px;width:970px;}*/

/*#photo {background-image: url(images/photos/<?php echo $row_content['photo']; ?>);}*/

#photo img {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.clear { clear:both}
.photo-wrapper {background:white;width:960px;float:left;padding:0 4px 0 4px}

#photo-sub {
	float: left;
	width: 958px;
	background-repeat: no-repeat;
	height: 154px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003745;
	border-bottom-color: #003745;
	position:relative;
}

.wrapping {width:970px;margin:0 auto;}

#language {float:right;}
#language ul {margin:0;padding:0;list-style:none;}
#language ul li {float:left;font-size:13px;text-align:center;padding-left:1px;}
#language ul li a {
	display:block;
	background:#e0e0e7;
	width:125px;
	height:21px;
	color:#373432;
	text-decoration:none;
	text-align: center;
}
#language ul li a:hover {color:#2a68a8;}


p, ol, ul, li, td, tr {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}

h1 {
	color:#0A2D48;
	/*float:left;*/
	font-size:18px;
	font-weight:normal;
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	/*width:100%;*/
}

a, a:link, a:active, a:visited {
	color:#336699;
	text-decoration:none;
}

a:hover {
	color:#003366;
	text-decoration:underline;
}

#logo-home {float:left;padding:0px 0 52px;width:970px;}
#logo {
	float:left;
	padding:0px 0 52px;
	width:970px;
	background-image: url(images/bg-logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content {
	float:left;
	padding:15px 0px 25px 25px;
	width:945px;
	background-image: url(images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}

#home-content {
	float:left;
	padding:0px 0px 5px 25px;
	width:945px;
}

#hp-boxes {
	clear:both;
	float:none;
	padding-left:10px;
}
#hp-boxes .box {
	width:236px;
	padding: 25px 5px 0px 35px;
	margin-right:20px;
	float:left;
	background-image: url(images/homepage-box-background.jpg);
	background-repeat: no-repeat;
	height:286px;
	color:#5a5a5a;
	font-size:12px;
	margin-left:20px;
	margin-bottom:25px;
}
#hp-boxes p.firstbox { width:215px;}
#hp-boxes p.bline {
	border-bottom:solid 1px #d9d9d9;
	padding: 10px 0 10px 0;
	margin: 0 0 5px 0;
	width:215px;
}
#content ul.list {list-style:none;}
#content ul {list-style:square; list-style-position:inside;margin:10px 0 10px 0;padding:5px;}
#content ul li ul {padding:10px;margin:10px;}
#content ul li {color:#666666;}
#content ul li a {font-weight:normal;}
#content ul.alist {list-style:none;}
#content ul.alist li a {color:#000;}

#body	{float:left;width:710px;padding:0 0 20px 0px;color:#5a5a5a;text-align:justify;}
#body p, #body-sub p {color:#5a5a5a;text-align:justify;font-size:14px;line-height:16px; margin:10px 0 10px 0;padding:0;}

#body-sub {float:left;width:630px;color:#5a5a5a;font-size:14px;padding-right:30px; padding-top:20px;text-align:justify}
#body-sub img {float:right;padding:15px;}

#subnav {float:right;width:170px;padding:20px 20px 0 20px; position:relative}
#subnav-sub {float:right; padding-right:25px; width:230px;}
a.blog_button { position:absolute; display:block; top:98px; left: 29px ; width: 138px; font-size:14px; color:#fff; text-decoration:none;background-image:url("images/bg-menu-button.jpg"); background-position:left bottom; background-repeat:no-repeat; text-align:center; padding:3px 0}
a.blog_button:hover { background-position:left top; } 
div.home #contact {padding-top:70px; }


#footer {
	line-height:12px;
	color:#6c6c6c;
	font-size:10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0c3556;
	padding-bottom:20px;
	width:922px;
	margin-top:45px;
	clear:both;

}

#footer a {	color:#6c6c6c;text-decoration:none;}	
#footer a:hover {text-decoration:underline;}

#footer-logo {position:relative;}
#footer-logo img {position:absolute;top:-20px;}

#footer p {margin:7px 0 7px 0; padding:0;}

#submenu {margin:0 0 30px 0;}
#submenu ul {list-style:none;margin:0;padding:0;}
#submenu ul li {text-align:right;border-bottom-width: 1px;border-bottom-style: solid; border-bottom-color: #d29b4c;font-size:15px;padding:10px 0 10px 0;}
#submenu ul li a {color:#7f7f7f;}
#submenu ul li a:hover {color:#ce9754;text-decoration:none;}
#submenu ul li ul {margin:0;padding:0;}
#submenu ul li ul li {
	padding:0;
	font-size:12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#submenu ul li ul li ul li {font-size:10px;}


#options {float:left; position:relative;}
#options ul {position:relative;list-style:none;margin:0;padding:0;float:left; clear:both;}
#options ul li {float:left;text-align:center;}
#options ul li a {display:block;width:95px;height:54px;background-image: url(images/bg-options-normal.gif);background-repeat: no-repeat;background-position: left top;padding:5px 10px 15px 10px;color:#4a4b4b;}
#options ul li a:hover {display:block;width:95px;height:54px;background-image: url(images/bg-options-normal.gif);background-repeat: no-repeat;background-position: left bottom;color:white;text-decoration:none;padding:5px 10px 15px 10px;}
body > #options ul li#back { position: fixed; }
#options ul li#back { z-index:9999; display:block; top:-74px; clear:both; float:left; position:absolute; left:690px;}
#options ul li#back a { display:block;width:95px;height:44px;background-image: url(images/bg-options-normal.gif);background-repeat: no-repeat;background-position: left top;padding:5px 10px 15px 10px;color:#4a4b4b;}
#options ul li#back a:hover { background-position: left -74px;color:white;text-decoration:none;padding:5px 10px 15px 10px;}

#options ul li#estate-p { z-index:9999; display:block; top:-74px; clear:both; float:left; position:absolute; left:805px;}
#options ul li#estate-p a { display:block;width:95px;height:44px;background-image: url(images/bg-options-normal.gif);background-repeat: no-repeat;background-position: left top;padding:5px 10px 15px 10px;color:#4a4b4b;}
#options ul li#estate-p a:hover { background-position: left -74px;color:white;text-decoration:none;padding:5px 10px 15px 10px;}


ul#boxes {
	list-style:none;
	padding:15px 0 15px 0;
	margin:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b36519;
}
ul#boxes li {
	float:left;
	width:50%;
	background-image: url(images/bg-boxes-total.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul#boxes h1 {
	background-image: url(images/bg-boxes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0; margin:0;
	padding-top: 10px;
	padding-left: 20px;
}
ul#boxes p {color:#5a5a5a;padding:0 20px 10px 20px;margin:10px 0 10px 0;text-align:left;}

/* Form */

.input {border: 1px solid #abccdc;color:#888888;padding:2px;width:105px;}
.inputf {border: 1px solid #abccdc;color:#888888;padding:2px;width:180px;font-size:12px;}
label.inputf {width:180px;}
.textarea {border: 1px solid #abccdc;color:#888888;padding:2px;width:180px;height:200px;font-family:"Arial", Helvetica, sans-serif;font-size:12px;}

select.inputf { margin-left: 16px;}
li > select.inputf { margin-left:inherit; }

#contact {
	color:#4a4b4b;
	padding:30px 10px 30px 10px;
	background-image: url(images/bg-contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:17px;
}
#contact a {color:#0a2d48;text-decoration:none;}
#contact h1 {color:#0a2d48;font-size:16px;margin:0;padding:0; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}

#search {
	padding:10px 0px 10px 0px;
	background-image: url(images/bg-contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#search .button {position:relative; top:5px;}

/*#results {
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89b3dc;
}*/

#results {
	background:#E7EFE2 none repeat scroll 0 0;
	padding:20px;
}

h1#result {
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89b3dc;
}

* html .button {position:relative; top:0px;}


div.hide {display:none; width:0; overflow:hidden;}
div.show {
	float:left;
	padding:25px 0px;
	width:690px;
}


.result {padding:20px;width:600px;margin:0 auto;}

#shortcuts-container {position:relative;top:-15px;padding-left:70px;height:35px;}
ul#shortcuts {list-style-type:none;margin:0;padding:0;width:100%;float:left;}
ul#shortcuts li#blog {float:left; text-indent: -9999px;}
ul#shortcuts li#blog a {display:block; width:70px;	height:43px; background-image: url(images/bg-blog.jpg);	background-repeat: no-repeat; background-position: top;}
ul#shortcuts li#blog a:hover {background-image: url(images/bg-blog.jpg);	background-repeat: no-repeat; background-position: bottom;}
ul#shortcuts li#news {float:left;text-indent: -9999px;}
ul#shortcuts li#news a {display:block;	width:70px; height:43px; background-image: url(images/bg-news.jpg);	background-repeat: no-repeat; background-position: top;}
ul#shortcuts li#news a:hover {background-image: url(images/bg-news.jpg);	background-repeat: no-repeat; background-position: bottom;}


/* ATTORNEY LOGOS
---------------------------------------------------------*/
#atty {width:225px; float:right; margin-left:15px }
#atty img {float:left; padding:0; margin:0}
#attorney-badges {
	background-image: url(images/attorney-logos.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 200px;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left:5px;
	padding-right:10px;
	float:left;
	margin-top:25px;
	margin-bottom:20px;
	margin-left: -4px;
}
#attorney-badges ul {margin:0px; padding:0;}
#attorney-badges li {margin:0px; padding:0 }
#attorney-badges p { margin:3px 0 5px 0; padding:0; font-size:11px;}
/* Scroller */
/* Container DIV - automatically generated */ .simply-scroll {position: relative;}
/* Clip DIV - automatically generated */ .simply-scroll-clip {position: relative; overflow: hidden; z-index: 2;}
/* UL/OL/DIV - the element that simplyScroll is inited on 
Class name automatically added to element */ .simply-scroll-list {position: absolute; top: 0; left: 0; z-index: 1; overflow: hidden; margin: 0; padding: 0; list-style: none;}
.simply-scroll-list li {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	text-align:center;
	width:188px;
}
.simply-scroll-list li img {margin-bottom:5px;}
.simply-scroll-list li p {
	width:188px;
	text-align:center;
}
#atty p {
	text-align:center;
}
.simply-scroll-list li img {border: none; display: block;}
/* Custom class modifications - adds to / overrides above .simply-scroll is default base class */
/* Container DIV */ .simply-scroll {width: 200px; height: 126px; margin-bottom: 1em;}
/* Clip DIV */ .simply-scroll .simply-scroll-clip {width: 200px; height: 200px;}
/* Explicitly set height/width of each list item */	.simply-scroll .simply-scroll-list li {float: left; width: 200px; height: 126px;}
/* THIS IS THE NEWS SCROLLER
---------------------------------------------------------*/

#rssscroller{
width: 450px;
height: 50px;
border: 1px dashed black;
padding: 5px;
background-color: lightyellow;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}


/* THIS IS THE MENU 
---------------------------------------------------------*/

/* Overall Box Properties */

#topnav {z-index:1500;}

#menu {
	position:absolute;
	top:155px;
	margin: 0;
	padding: 0 0 0 0px ;
	z-index:1500;
}

/* Type of Menu (Vertical vs. Horizontal) */
#menu ul {
	display: block;
	list-style: none;
	margin: 0 0 0 0px;
	float: left;
	padding: 0 0 0 2px;
	z-index:1500;
}

/* Position of menu elements */
#menu ul li {
	position: relative;
	color: #fff;
	display: inline;
	padding: 0 0 0 0px;
	margin-left:2px;
	float: left;
	z-index:1500;
}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	width:117px;
	float: left;
	color: #fff;
	padding: 7px 10px 7px 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
	background-image: url(images/bg-menu-button.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:center;
	z-index:1500;
}

/* Added specifically for Internet Explorer */
* html #menu ul li a {
	padding: 7px 10px 7px 10px;
	z-index:1500;
	}

/* Sometimes Needed to Change Internet Explorer Hover */
#menu ul li a:hover {
	color: #fff;
	background-image: url(images/bg-menu-button.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
		z-index:1500;

}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
		z-index:1500;
}

/* Hover of the Main Menu */
#menu ul li:hover {
	background:#1a5178; 
	position: relative;
	color: #fff;
		z-index:1500;
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color: #fff;
	padding: 7px 10px 7px 10px;
	background-image: url(images/bg-menu-button.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
			z-index:1500;
}

/* For Top Level Hover when on the second level (I think) */
#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 211px;
	height: auto;
	margin: 0 0 0 -2px;
	padding: 0;
	z-index: 9999;

}

/* Added specifically for Internet Explorer */
* html #menu ul li:hover ul { 
	background: none; 
}

#menu ul li ul li,
#menu ul li.more ul li {
	width: 211px;
	background: #c27911;
	padding: 0;
	z-index: 9999;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	background: none;
	padding: 8px 0px 8px 10px;
	width: 200px;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	float: none;
	text-align:left;
}

#menu ul li ul li:hover { 
	background: #d0994a; 
}

#menu ul li ul li a:hover {
	color: #fff;
	background: none;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li:hover > a {
	color: #fff;
	background: none;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li ul,
#menu ul li:hover ul li ul { 
	display: none; 
}

#menu ul li ul li:hover ul,
#menu li.exp:hover ul,
#menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 211px;
}

#menu ul li:hover ul li:hover ul li,
* html #menu ul li ul li a { 
	width: 211px; 
}

#menu ul li:hover ul li:hover ul li a {
display:none;
}

/* THIS IS THE MENU */


/* News & Blog Formating */
#left-news h1  { border-bottom:1px solid #D29B4C;}
#left-news ul {padding:0; margin: 0; list-style:none;}
#left-news ul li { line-height: 16px; margin: 10px 0;}
.news-box {width:700px;text-align:left;}
.news-box p {font-size:11px;}
.news-box li {
	margin: 10px 0;
	list-style-type: none;
	line-height:16px;
}
#news-box td, .news-box tr {vertical-align: top;}
#news-box h1 {margin:0;padding:0;}
.width {
	width:300px;
	padding:0 20px 0 20px;
	background-image: url(images/bg-box-news-fill.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.top {padding:10px 20px 0 20px;
	background-image: url(images/bg-box-news-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.middle {width:10px;}
.bottom {
	background-image: url(images/bg-box-news-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


ul#form {list-style:none;margin:0;padding:0;}
ul#form li {padding:5px 0 5px 0;}


.headline h1 
		{
		color:#0A2D48;
		font-size:27px;
		font-weight:normal;
		margin:10px 0;
		padding:10px 0;
		width:580px;
		}
		
.gmap {
	padding:20px;
	background-color: #EEEEEE;
}

#contact-form {width:200px;float:right;}

.width img, #feed img {padding-right:5px;position:relative;top:3px;}

#flat-fee-form input, #flat-fee-form select { width: 230px; }
#flat-fee-form textarea { width: 100%; }
#flat-fee-form .smaller { width: 160px; }
#flat-fee-form select.smaller { width: 166px; }

.pagination {
            font-size: 80%;
			margin-left:20px;
			margin-top:20px;
        }
        
.pagination a {
    text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
    background: #26B;
    color: #fff;
	border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}

#event {
	margin-top:100px;
	width:685px;
	height:194px;
	background:#fff url(images/event.jpg) no-repeat;;
	font-size:14px;
	border:1px solid #C37812;
	color:#333;
}

#event h2 { margin:0; font-size:18px; margin-top:10px;}

#event #info {
	float:right;
	width:240px;
	clear:both;
}

#event #directions {
	float:right;
	width:300px;
	clear:both;
	padding-top:20px;
}

#event #links {
	float:right;
	width:350px;
	clear:both;
	padding-top:20px;
}
#event #directions a {color:#333;}
#event #directions a:hover {color:#086bae; text-decoration:none;}
#event #links a{font-weight:bold;}


#chpalaw { position:absolute; right:-12px; top:-154px; width:330px; background: #e0e0e7; margin: 0; padding: 5px 8px 5px 8px; color:#373432; }

/* Twitter and Facebook Links */
#social {float:right; margin-top: 5px; width:140px;}
#social a {background:url("/images/social.jpg") no-repeat scroll 0 0 transparent; display:block; float:right; height:27px; text-indent:-9999px; width:30px;}
#social a.fb {background-position: -60px 0;}
#social a.fb:hover {background-position: -60px -27px;}
#social a.tw {background-position: 0 0;}
#social a.tw:hover {background-position: 0 -27px;}

#popoverlay {padding: 5px 30px; color: #6c6d71;}
#popoverlay h2 {color: #02476e; border-bottom: 1px solid #e7c9a7; width: 320px;}
