@charset "utf-8";
/* CSS Document */

*{
	font-family:Arial, Helvetica, sans-serif;
}
body, ul, li, p, hr, h1, h2,h3,h4,h5,h6,dl,dt,dd{
	margin:0;
	padding:0;
}
body{
	background-color:#A1A1A1;
	background-image:url(../images/template/bg-body-ALT.png);
	background-repeat:repeat-y;
	background-position:center;
	padding:0;
	margin:0;
}
h1{
	font-size:26px;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-bottom:10px;
}
h2{
	font-size:14px;
	font-weight:bold;
	color:#036;
}
h3{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	padding-top:10px;
}
h4{
	font-size:13px;
	color:#333;
	margin-bottom:5px;
	margin-top:8px;
	text-align: center;
}
a{
	color:#003366;
	}
a:hover{
	color:#333333;
	}
#wrapper{
	width:775px;
	margin-left:auto;
	margin-right:auto;
	top:0;
	border:#333333 1px solid;
	background-color:#053668;
	background-image:url(../images/template/bg-wrapper.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#header{
	background-color:#013366;
	background-image:url(../images/template/bg-header.png);
	background-repeat:no-repeat;
	background-position:right;
	height:125px;
}
#logo{
	margin-left:20px;
	padding-top:15px;
	width:450px;
	text-align:center;
}
#logo hr{
	color:#FF3;
}
#contactBox{
	background-color:#CFF;
	border:2px solid #069;
	padding:8px;
	margin-bottom:15px;
}
.Logo1{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	color:#ffce68;
	letter-spacing:4px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 26px;
}

.Logo2{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;	
	font-size:20px;
	font-weight:bold;
	color:#ffce68;
	letter-spacing:12px;
	
}
.Logo3{
	font-size:12px;
	color:#FFFFFF;
	text-align:center;	
}
#topNavWrap{
	background-image:url(../images/template/bg-topnav.png);
	background-repeat:repeat-x;
	height:28px;
	overflow:hidden;
}
#topNavWrap ul{
	
	list-style:none;
	padding:5px;
	margin:0;
	height:28px;
}
#topNavWrap ul li{
	float:left;
	
}
.topNav a{
	font-size:12px;
	color:#FFF;
	margin-left:30px;
	text-decoration:none;
}
.topNav a:hover{
	color:#FF0;
}
#leftNavWrap{
	width:235px;
	padding-top:5px;
	float:left;
	padding-bottom:30px;
}

#leftNav{
	background-color:#336699;
	width:235px;
	float:left;
}
#leftNav ul{
	list-style:none;
	padding-bottom:20px;
	margin-left:15px;
	top:5px;
	position:relative;
}
#leftNav ul li{
	padding-left:18px;
	background-image:url(../images/template/bg-bulletLeftNav.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:4px;
	margin-top:4px;
	}
#leftNav li a{
	color:#6CC;
	font-size:11px;
	}
#leftNav li a:hover{
	color:#FC0;
	font-size:11px;	
	
}
#leftNav h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#FC0;
	background-color:#053668;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	margin:5px;
	position:relative;
	top:5px;
}
#bodyWrap{
	width:535px;
	float:right;background-image:url(../images/home-banner.png);
	background-repeat:no-repeat;
}
#bodyWrap span{
	width:100%;
}
#bodyWrap ul{
	margin-left:20px;
}
#bodyWrap ul li{
	list-style:url(../images/template/bg-bulletLeftNav.png);
	background-position:left center;
	margin-left:20px;
}
#sideBarContact{
	clear:both;
	padding:9px;
	padding-top:20px;
	color:#CCCCCC;
	font-size:11px;
	}
#sideBarContact p{
	margin-bottom:5px;
	}
.bodyBelt{
	margin-top:60px;
	padding:5px;
	background-image:url(../images/home-headerSpan.png);
}
.bodyBelt p{
	font-weight:bold;
	text-align:right;
	color:#FFF;
}
.bodyContent{
	background-color:#e7e7d3;
	margin:3px;
	padding:18px;
	float:right;
	background-image:url(../images/template/bg-bodyContent.png);
	background-repeat:no-repeat;
}
.bodyContent p, ul, li, dd, dt, dl{
	font-size:12px;
	line-height:18px;
}
.bodyContent p{
	margin-bottom:15px;
}
.bodyContent dt{
	margin:5px;
}
.bodyContent dd{
	margin-left:15px;
}
.bodyContent ul{
	margin:15px;
}
.bodyContent li{
	line-height:20px;
}
.bodyContent h2{
	padding-bottom:12px;
}
#bodyForm{
	height:200px;
	width:180px;
}
#footerWrap{
	text-align:center;
	background-color:#99ccff;
	padding:8px;
	font-size:10px;
}
#formBox{
	width:200px;
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}
.clearBoth{
	clear:both;
}
.attorneyProfile{
	width:175px;
	padding:4px;
	margin:5px;
	float:right;
	border:#036 1px dotted;
	background-color:#ACAD7C;
}
.attorneyProfile h3{
	text-align:center;
	padding:3px;
	background-color:#036;
	color:#FFF;
	}
.attorneyProfile h4{
	padding:5px;
	margin:8px;
	border:#333 1px solid;
	font-size:11px;
	text-align:center;
	background-color:#FFF;
}
.attorneyProfile h4:hover{
	padding:5px;
	margin:8px;
	border:#333 1px solid;
	font-size:11px;
	text-align:center;
	background-color:#CFF;
}
.attorneyProfile a{
	color:#FFF;
	text-decoration:none;
}
.bbb{
	float:left;
	}
	
	
	
.narrowcolumn{
	width:495px;
}

.widecolumn{
	padding:10px;
	background-color:#FFF;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}
	
#searchform{
padding:10px;
}

#searchform ul li{
list-style:none;
}

.postmetadata{
	font-style:italic;
	padding:10px;
}

.screen-reader-text{
	display:none;
}

#leftNav ul{
	list-style:none;
}

.imgRight{
	float:right;
	margin:5px 5px 0 5px;
}
	