* {
	margin: 0;
	padding: 0;
}



body {
	text-align: center;
	min-width: 1000px;
	font: 85%/1.6 "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #0d2443 url(_images/bg_alternate.jpg) no-repeat center top;
	color: #fff;
}
body.landing {
	background: #0d2443 url(_images/bg_landing.jpg) no-repeat center top;
}
a {
	color: #fc0;
}
a:hover {
	text-decoration: none;
}
h2 {
	color: #fc0;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	text-transform: capitalize;
}
h3 {
	font: italic bold 18px/24px Georgia, "Times New Roman", Times, serif;
	color: #FFCC00;
	padding-top: 10px;
}
h4 {
	font: italic bold 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
}
h5 {
	color: #FFCC00;
	font-size: 1em;
	line-height: 1.4em;
	padding-top: 10px;
	padding-bottom: 20px;
}
.bi-line {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-left: -9px;
	color:#FFFFFF;
	margin-top: -5px;
}

hr {
	clear: both;
}


cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
}

ul.bullet-left {
	float:left;
	margin-right:40px;
	padding-bottom: 30px;
	font-size: 16px;
	width: 45%;
}




#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}



#nav-topstrip {
	width: 1000px;
	height: 35px;
	margin-bottom: 15px;
	background: url(_images/bg_topstrip.jpg) repeat-x bottom;
}
#nav-topstrip ul {
	text-align: center;
	padding-top: 8px;
	white-space: nowrap;
}
#nav-topstrip li {
	list-style: none;
	display: inline;
	font-size: 12px;
	letter-spacing: 2px;
}
#nav-topstrip a {
	color: #ffffff;
	text-decoration: none;
	letter-spacing: normal;
}
#nav-topstrip a:hover {
	text-decoration: underline;
}



#branding {
	height: 110px;
	position: relative;
}
#landing-branding {
	height: 74px;
	position: relative;
}
#landing-branding h1 { 
	position: absolute;
	right: 10px;
	top: 10px;
	width: 605px;
	height: 64px;
	background-image:url(_images/bg_phone-tag_landing.jpg);
	text-indent:-1000em; 	
	}

.padding {
	padding-right: 5px;
}
.phone img {
	position: absolute;
	right: 10px;
	top: 10px;
}
.phone-tag {
	position: absolute;
	right: 10px;
	bottom: 4px;
	background: url(_images/bg_phone-tag.jpg) no-repeat 0;
	width: 605px;
	height: 27px;
	font: italic 14px/24px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #fff;
	text-align: right;
	letter-spacing: 1.8px;	
}
h3.phone-tag {
	padding-top: 0px;
}
.logo img {
	position: absolute;
	left: 10px;
	top: 10px;
	border:none;
}
.logo-tag img {
	position: absolute;
	left: 10px;
	bottom: 5px;
}


#header {
	height: 365px;
	position: relative;
	margin-bottom: 10px;
}
#header h1 {
	font: 16px/36px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1.8px;
	display: block;
	padding-left: 10px;	
	background-color: #122e52;
}
#header h1 a {
	color: #fff;
	display: block;	
	text-decoration: none;
}
#header h1 a:hover {
	background-color: #369;
	margin-left:-10px;
	padding-left:10px;
}

#header-practice-areas {
	position: absolute;
	z-index: 5;
	top: 0;
	left: 390px;
	width: 300px;
}

#header-content {
	background: url(_images/bg_titles.png) !important;
	background: none;
	padding: 10px 0 10px 10px;
	margin-bottom:4px;
	font-size:12px;	
}
#header-content-flash {
	background: url(_images/bg_titles.png) !important;
	background: none;
	padding:0;
	margin:0;
}
#header-right-column {
	position: absolute;
	top: 0;
	width: 295px;
	right: 10px;
	z-index: 3;
}
#header-right-column ul {
	padding-bottom: 2px;
}
#header-right-column li {
	margin-bottom: 0;
	padding-left: 15px !important;
	padding-left: 0;
	margin-left:0 !important;
	margin-left:15px;
	background: url(_images/bullet.png) no-repeat 0 7px !important;
	background: none;	
	list-style: none !important;
	list-style: disc;	
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:.11em;
}
#header-right-column li a {
	color:#FFFFFF;
	text-decoration:none;
}
#header-right-column li a:hover {
	color: #FFCC00;
	text-decoration:underline;
}
.photo {
	position: absolute;
	top: 0;
	left: 10px;
}


#body-area {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#body-area h1 {
	color: #fff;
	font: 16px/36px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1.8px;
	background: #FFCC00;
	padding: 0px 10px;
	background-color: #024;
}
#body-area h1.landing {
	color: #fff;
	font: bold 24px/40px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	letter-spacing: 1.8px;
	background: #6591c2 url(_images/bg_titles-landing2.jpg) repeat-x bottom;
	padding: 0 15px 3px;
}
#body-area p {
	margin-top: 10px;
	margin-bottom: 15px;
}



#content {
	width: 680px;
	min-height: 345px;
	float: left;
	background: url(_images/bg_boxes.png) !important;
	background: url(_images/bg_boxes.jpg);
	padding-bottom:20px;
}
#content img {
	margin: 10px 20px 10px 0;
	border:solid thick #369;
 	padding:: 1px;
}
#content img.alignleft {
	margin: 10px 20px 10px 0;
	border:solid thick #369;
 	padding:: 1px;
	float: left;
}
#content img.alignright {
	margin: 10px 0 10px 30px;
	border:thick solid #336699;
	padding: 1px;
	float: right;
}
#content ul {
	margin: 20px 0 30px 0;
}
#content ul li {
	margin-bottom: 0.5em;
	margin-left: 20px;
	padding-left: 15px !important;
	padding-left: 0;
	background: url(_images/bullet.png) no-repeat 0 7px !important;
	background:none;
	list-style: none !important;
	list-style: disc;
}
#content ol li {
	margin: 0 20px .5em 40px;
}
#content strong {
	color:#FFCC00;
}
#entry-landing ul {
	margin: 20px 0 0px 0;
}
#entry-landing li {
	line-height:normal;
}


#entry {
	padding: 0 20px;
}
#entry-landing {
	padding: 0 20px;
}
p.negative-padding {
	margin-bottom: -80px;
}



#left-column {
	float: left;
	width: 300px;
	margin-right: 40px;
}
#right-column {
	float: right;
	width: 300px;
}



#sidebar {
	width: 295px;
	float: right;
	list-style: none;
	background: url(_images/bg_boxes.png) !important;
	background: url(_images/bg_boxes.jpg);
	margin-bottom:40px;
	padding-bottom:20px;
}
#sidebar * {
	padding-left: 10px;
	padding-right: 10px;
}
#sidebar * * {
	padding: 0px;
	margin: 0px;
}
#sidebar h4 {
	padding-top:5px;
	color: #FFCC00;
}
#sidebar li {
	list-style: none;
}
#sidebar li a {
	color: #fff;
	text-transform: uppercase;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px dotted #ccc;
}
#sidebar ul.landing {
	margin-top:5px;
}
#sidebar ul.landing li a {
	color: #fff;
	text-transform: uppercase;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	height: 26px;
	line-height: 26px;
	border-top: 1px dotted #ccc;
	border-bottom:none;
}
#sidebar li a:hover {
	background: url(_images/bg_nav-items.png) no-repeat !important;
	background: url(_images/bg_nav-items.jpg) no-repeat;
}
.current {
	background: url(_images/bg_nav-items.png) no-repeat !important;
	background: url(_images/bg_nav-items.jpg) no-repeat;
}
#contact-form form {
	padding-left: 0px;
	padding-top: 5px;
}
#contact-form h1 {
	margin-left: -10px;
	margin-right:-10px
}
#contact-form input[type="text"] {
	width: 250px;
	margin-bottom: 10px;
}
#contact-form textarea {
	width: 250px;
	height: 50px;
}

#bbb {
	background: url(_images/bbb_white.gif) no-repeat;	
	height: 80px;
	width: 60px;
	margin-left:220px;
	text-indent: -3000em;
}



#footer-line {
	clear: both;
	border-top: solid 1px #36c;
	width: 1000px;
	height: 1px;
}
#footer {
	background: #0d2443 url(_images/bg_footer.jpg) repeat-x center top;
	width: 980px;
	height: 365px;
	margin-left: auto;
	margin-right: auto;
}
#footer div {
	float: left;
	padding-top: 20px;
}

#footer * {
	padding-left: 30px;
}
#footer * * {
	padding: 0px;
	margin: 0px;
}

#footer h2 {
	margin-top: 0;
	color: #fc0;
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
}
#footer p {
	padding-bottom: 10px;
}
#footer ul {
	list-style: none;
}
#footer li a {
	color: #fff;
}
.practice-areas {
	padding-right:50px;
	}


.alignright-noborder {
	margin: 0 0 20px 20px;
	float: right;
	border-style: none;
	border-width: 0px;
}
.alternate-font {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.alternate-font-large {
	font: 24px Times, "Times New Roman", serif;
}
.alternate-font-medium {
	font: 18px Georgia, "Times New Roman", Times, serif;
}


.clear {
	clear:both;
}
.contact-info {
	margin-right:80px;	
}
.font-medium {
	font-size: 16px;
}

.no-margin {
	margin:-10px 0;
}
.no-padding-top {
	padding-top: 0px;
}
.numbers-font-large {
	font: 24px Times, "Times New Roman", serif;
	color: #FFFFFF;
}
.numbers-font-medium {
	font: 18px Times, "Times New Roman", serif;
}
.white {
	color: #FFFFFF;
}


.quote {
	margin: 5em 5em 0 2em;
	line-height: 1.3;
}
.attribute {
	margin-left: 5em;
	margin-top: -1em;
	padding-bottom:1.5em;
	font-size: 1em;
	line-height: normal;
}



#blog-entry {
	padding:20px;
	}
#blog-entry h2 a {
	text-decoration:none;
	}	
#blog-entry h2 a:hover {
	text-decoration:underline;
	}	
.post p {
	clear:both;
	padding-left: 15px;
}
#blog-entry h3 {
	clear:both;
}
.post-date {
	width: 45px;
	height: 50px;
	float:right;
	margin: 10px 0 0 20px;
	background: url(images/date-bg.jpg) no-repeat;
}
.post-date a {
	text-decoration:none;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}



input[type="text"] {
	width: 500px;
	height: 20px;
	margin-bottom: 10px;
}
label {
	display: block;
	font-size: 12px;
}
textarea {
	width: 500px;
	height: 70px;
	margin-bottom: 10px;
}

