/* shell css */

body {
	margin: 0;
	padding: 0;
	background: #fff url('/theme-v1/images/pg-background.png') repeat-x 0 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

a {
	color: #8F6340;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #8F6340;
	text-decoration:underline;
	font-weight: bold;
}

h2 {
	color: #014292;
}

h2.smallheader, h2 span.smallheader {
	font-size: 12px;
}
h3{
	font-size:120%;
}
.clear {
	clear: both;
	height:1px;
	width:100%;
	overflow: hidden;
}

.column_end {
	clear: both;
	height:1px;
	width:100%;
	overflow: hidden;
	}
#bg_wrapper {
	width:100%;
	min-height: 648px;
	margin-top: -10px;
	padding-top: 10px;
}

#pg_wrapper {
	width: 974px;
	margin:0 auto;
	text-align: left;
}
	
	#content_wrapper {
		background: white;
		border: 1px solid #000000;
		border-top: 8px solid #014292;
	}

		#landing_wrapper {
			padding: 10px;
		}

		
		#pg_header {
			width:100%;
		}
		
			#header_logo {
				float:left;
				width: 180px;
				padding: 0;
				margin-left: 20px;
			}
			#header_top_nav {
				float:right;
				width:500px;
				height: 10px;
				padding: 0;
				text-align: right;
			}
			#header_top_nav a  {
				color: black;
				text-decoration:none;
				font-weight: normal;
			}
			#header_top_nav a:hover  {
				color: #8F6340;
				text-decoration:underline;
				font-weight: normal;
			}
			#header_search {
				float: right;
				width:500px;
				padding: 15px 10px 8px;
				text-align: right;
			}
			#header_search #header-social {
				height: 23px;
				line-height: 23px;
				margin: 0 10px 0 0;
				float:right;
				display:inline;
			}
			#header_search #header-social img {
				height: 23px;
				padding-right: 4px;
				vertical-align: middle;
				width: 23px;
			}	
			#header_search #searchformwrapper {
				float:right;
				display:inline;
			}			
			#header_search form {
				padding: 0;
				margin: 0;
			}
			.printicon {
				position:relative;
				top:3px
			}
			#header_search_text {
				margin-top:10px;
				padding:0;
				display: inline;
				float:right;
			}
				
				.phpdiginputtext {
					color: #999999;
					float: left;
					height: 21px;
					line-height: 21px;
					margin: 0 5px;
					padding: 0 6px;
					vertical-align: middle;
					width:200px;
				}
				#searchform #searchsubmit {
					border: medium none;
					height: 23px;
					position: relative;
				}

		#pg_navigation {
			border: 1px solid #000000;
			border-right: 0px;
			border-left: 0px;
			background: #8f6341;
			color: #FFFFFF;
			text-align: center;
			font-size: 10px;
			width:100%;
		}

		#pg_navigation a {
			font-weight: bold;
			text-decoration: none;
		}

		#top_nav_current {
			background: #e3d9d1;
			color: black;
		}
		
		#pg_navigation ul li.top_nav_current a {
			color: black;
		}

/* Navigation */
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:left;
}

.nav {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
}
.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font: bold 1.22em/25px Arial, Helvetica, sans-serif;
  /*background: #8F6341;*/
  color: white;
  display: block;
  padding: 0 14px;
  text-decoration: none;
}

.nav li a:hover {
  background: #e3d9d1;
  color: #000;	

}
#nav-one li:hover a, 
#nav-one li.sfHover a {
  background: #e3d9d1;
  color: black;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #e3d9d1;
  color: black;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #ccc;
  color: #000;	
}

.nav ul {
  background: #e3d9d1;
  list-style: none;
  margin: 0;
  border:1px solid black;
  /*width: 100px;*/
  position: absolute;
  top: -999em;
    text-transform: none;
  left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 25px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  padding-right: 20px;
  /*width: 80px;*/
  white-space: nowrap;
}
.nav ul a:hover {
  background: #ccc;
  color: #000;
}
.nav ul#attorney-alphabet{
	
}

.nav ul#attorney-alphabet li{
	margin:0 auto;
	width:440px;
}
.nav ul#attorney-alphabet li a.attorney-letter{
	background:#fff;
	float:left;
	font-size:200%;
	width:1.4em;
	height:1.4em;
	line-height:1.4em;
	margin:1px;
	text-align:center;
}


.nav li a.inlineNav {
	display:inline;
	padding: 0 3px;
}

		#pg_body {
			
		}
			#pg_body #header_locations{
				float: left;
				width:214px;
				height: 15px;
				padding:0;
				text-align: left;		
				font-size:175%;
				line-height:150%;
			}
				#pg_body #header_locations a {
					padding: 5px 0 5px 25px;
					color:#77a2c7;
					float:left;
					text-decoration:none;
				}
			#pg_body #header_photo{
				float:left;
				width:758px;
				height:163px;
			}
		
		#pg_body #date_pub{
			color:#666;
			text-align:right;
			font-size:90%;
			padding:0 10px 0 0;
		}
		#pg_body #fb_like_frame {
			padding:0 0 0 10px;
		}
	#breadcrumbs {
		background: #014292 url('/theme-v1/images/bc-background.gif') top right no-repeat;
		height: 18px;
		width: auto;
		float:left;
		margin: 20px 0 0 0;
		padding: 0 10px;
		line-height: 15px;
		font-size: 12px;
		color: white;
		position: relative;
	}
	
	#breadcrumbs a {
		color: white;
		text-decoration: none;
		font-weight: bold;
	}

.news_item {
	padding: 0 10px 10px;
}
.blog_feed {
	margin-left: 20px;
}
.blog_feed .feeditem {
	
}
.blog_feed .feeditem h3 {
	margin:0px;
	padding:0px;
}
.blog_feed .feeditem h3 a {
	color:#014292;
}
.blog_feed .feeditem .feeddate {
	margin:0px;
	padding:0px;
}
.blog_feed .feeditem .feeddescription {
	margin:5px 0px 10px;
	padding:0px;
}
#pg_body h2.widgettitle{
	color:#b27b54;
	text-transform:uppercase;
	font-size:10.5pt;
}
#pg_body h2.widgettitle span.square{
	position:relative;
	top:-2px;
}
#landing_wrapper,
#left_column_wrapper {
    padding: 15px;
}
#landing_wrapper hr,
#left_column_wrapper hr{
	border:none;
	color:#dedddd;
	background-color:#dedddd;
	height:1px;
	margin:1em 0px;
}
#landing_body {
	padding: 12px 12px 0 12px;
	background: url("/theme-v1/images/col2-background.png") repeat-x scroll 0 0 #FFFFFF;
}
#landing_body p{
	margin-top:0.75em;
	line-height:120%;
        margin-bottom:0.75em;
}
#landing_body table{
	display:table;
}
#landing_body form#email_me{
    margin-bottom:1.5em;
}
#landing-carousel-wrapper{
	background-color:#eae6d2;
	width:647px;
	margin:15px 0;
	padding:0 15px 15px;
	overflow:hidden;
}
#landing-carousel-wrapper h2{
	margin:1em 0;
	font-size: 120%;
}
	.right_column {
		/*background: url('/theme-v1/images/column-fade.png') right top no-repeat;*/
		overflow: hidden;
		padding:15px 0;
	}
		.right_column_title {
			background: #014292 url('/theme-v1/images/bc-background.gif') top right no-repeat;
			height: 18px;
			width: auto;
			float:left;
			margin: 20px 0 0 0;
			padding: 0 10px;
			line-height: 15px;
			font-size: 12px;
			color: white;
			font-weight: bold;
			position: relative;
		}
		.right_column_data {
			padding: 10px;

		}
		.right_column_data li {
			position: relative;
			left: -25px;
		}
		.right_column img {
			margin-left: 10px;
		}
		.right_column p {
			margin:0 0 1em 0;
			line-height:140%;
		}
#right_column_wrapper {
	width: 235px;
	background: none;
}
.sands-widget {
	margin:0 15px 15px 0;
	padding:10px 14px;
	background-color:#eae6d2;
}
.sands-widget h2{
	margin:0 -7px 12px -7px;
}
.sands-widget a{
	text-decoration: none;
}
.sands-widget li {
	padding:0;
	/*margin: 11px 13px;*/
}
#accordion{
	background-color:#eae6d2;
	margin: 0 15px 15px 0;
	font-size:100%;
}
	#accordion .ui-state-default, .ui-widget-content .ui-state-default {
		background: #b5825c url('/theme-v1/images/buttongrad.gif') top left repeat-x;
		border: 1px solid black;
	}

.sands-widget li a {
	color: #014294;
	font-weight: bold;
	text-decoration:none;
}
#accordion a{text-transform:none;}
#accordion div{
	padding:0 15px;
}
#blog-links {
	background:none;
}
#blog-links ul {
	padding:0 5px;
	list-style:none;
}
#blog-links ul li {
	padding:5px 0;
	list-style:none;
}
#blog-links ul li a{color:#014294;}
#recent-blog-posts,
#recent-news{
	list-style:none;
}
#recent-news li{
	list-style:none;
}

	#pg_footer {
		text-align: center;
		color: #333;
		margin-top: 25px;
		padding: 0 55px;
	}
	#pg_footer p{
		margin: 30px 0;
	}
	#pg_footer a {
		color: #333;
		font-weight:normal;
	}
	
	#pg_footer  ul {
		margin-left: 0;
		padding-left: 0;
		display: inline;
	} 
	
	#pg_footer ul li {
		margin-left: 0;
		padding: 0px 5px;
		list-style: none;
		display: inline;
	}
		
			
	#pg_footer ul li.first {
		margin-left: 0;
		border-left: none;
		list-style: none;
		display: inline;
	}
	
	.infoalert {
		/*font-weight: bold;*/
	}

#pg_debug {
	text-align: left;
	background: #ccc;
	width: 80%;
	border: 1px solid #000000;
	margin: 10px auto;
	padding: 5px;
}

html.cufon-loading #header_locations{
    visibility:hidden !important;
}

