/* start global styles */

* { 
	padding: 0px;
	margin: 0px;
}

body {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	font-family: 'trebuchet ms', sans-serif;
	background: #217fc7 url(/site_images/backgrounds/site_bg.jpg) center top repeat;
}

p {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 15px 0px;
}

h2 {
	font-size: 14px;
	line-height: 14px;
	color: #ffc908;
	margin-bottom: 18px;
}

a {
	color: #fff;
	text-decoration: none;
}

#tagline {
	width: 875px;
	height: 32px;
	background: url(/site_images/shadow_top.png) center bottom no-repeat;
	margin: 0px auto;
	padding-top: 50px;
}

#tagline img {
	padding: 0px 0px 10px 25px;
}

#shadow_sides {
	width: 875px;
	background: url(/site_images/shadow_sides.png) center top repeat-y;
	margin: 0px auto;
}

#logo {
	width: 140px;
	height: 100px;
	margin-bottom: 15px;
}

#container { 
	width: 825px;
	background: #00407b;
	padding: 85px 0px 0px 0px;
	margin: 0px auto;
	overflow: hidden;
}

body#about #container {
	background: #00407b url(/site_images/backgrounds/bg_about.jpg) center top no-repeat;
}

body#industries #container {
	background: #fff url(/site_images/backgrounds/bg_industries.jpg) center top no-repeat;
}

body#attorneys #container {
	background: #00407b url(/site_images/backgrounds/bg_attorneys.jpg) center top no-repeat;
}

body#news #container, body#toc #container {
	background: #00407b url(/site_images/backgrounds/bg_news.jpg) -200px top no-repeat;
}

body#contact #container {
	background: #00407b url(/site_images/backgrounds/bg_contact.jpg) center top no-repeat;
}

#left_col {
	float: left;
	width: 210px;
	padding: 0px 0px 20px 25px;
}

#left_col ul {
	width: 195px;
	margin-top: 15px;
}

#left_col li {
	font-size: 12px;
	color: #fff;
	list-style-image: url(/site_images/list_bullet.gif);
	line-height: 17px;
	margin: 0px 0px 5px 15px;
}

#practice_areas h1 {
	font-size: 13px;
	text-transform: uppercase;
	color: #ffc908;
	padding: 20px 0px 0px 0px;
}

#right_col {
	float: right;
	width: 590px;
}

#body_copy {
	padding: 0px 20px 0px 20px;
	margin-bottom: 25px;
}

body#about #body_copy, body#industries #body_copy, body#news #body_copy,  body#toc #body_copy {
	border-left: #79a1be dotted 1px;
}

#footer {
	width: 875px;
	height: 17px;
	font-size: 11px;
	color: #ccc;
	background: url(/site_images/shadow_bottom.png) center top no-repeat;
	text-align: center;
	padding-top: 10px;
	margin: 0px auto 10px auto;
}

#footer a {
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
	padding: 0px 25px;
}

#footer a:hover {
	color: #ffc908;
}

/* end global styles */


/* start home page styles */

body#home #navbar {
	top: 330px;
}

body#home #container {
	height: 525px;
	background: url(/site_images/backgrounds/bg_home.jpg) center top no-repeat;
	padding-top: 0px;
}

body#home #left_col {
	width: 305px;
	padding-left: 15px;
}

body#home #logo {
	padding: 20px 0px 0px 10px;
}

#intro_graph {
	padding: 170px 0px 20px 0px;
}

#intro_graph p {
	text-align: justify;
}

#intro_graph em {
	color: #ffc908;
	font-style: normal;
	text-transform: uppercase;
}

body#home #right_col {
	width: 490px;
}

/* end home page styles */


/* start about page styles */

body#about #body_copy em {
	color: #ffc908;
	font-style: normal;
	text-transform: uppercase;
}

/* end about page styles */


/* start industries page styles */

#ind_footer {
	width: 825px;
	height: 155px;
	margin: 0px auto;
	border-top: #fff solid 2px;
}

#ind_footer img {
	margin-right: -4px;
}

/* end industries page styles */


/* start attorney page styles */

#content_header {
	overflow: hidden;
	width: 825px;
}

#content_main {
	width: 825px;
	background: url(/site_images/backgrounds/bg_main_content.gif) left top repeat-y;
	overflow: hidden;
}

body#attorneys #left_col {
	width: 240px;
	padding-left: 30px;
}

body#attorneys #logo {
	float: left;
	width: 140px;
	height: 100px;
	padding: 0px 0px 30px 30px;
}

body#attorneys #right_col {
	width: 550px;
}

#vcf {
	float: right;
	width: 520px;
	height: 100px;
	padding: 0px 0px 46px 0px;
}

#vcf h2 {
	text-transform: uppercase;
}

#vcf td {
	height: 30px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}

#vcf a {
	color: #fff;
	text-decoration: none;
}

#vcf td img {
	margin-right: 5px;
	vertical-align: middle;
}

#vcf td em {
	font-style: normal;
	color: #ffc908;
}

#bio {
	float: right;
	width: 470px;
	background: #fff;
	padding: 30px 35px 15px 35px;
}

#bio p {
	color: #00457c;
}

#bio p em {
	font-style: normal;
	text-transform: uppercase;
}

#bio a {
	color: #00457c;
}

#bio ul {
	margin: 0px 0px 20px 15px;
}

#bio li {
	color: #00457c;
	font-size: 12px;
	line-height: 18px;
	list-style-image: url(/site_images/list_bullet_body.gif);
}



body#popup {
	background: none;
}

#disclaimer {
	width: 450px;
	height: 320px;
	border: #00457c solid 3px;
	padding: 15px 20px;
	margin: 25px auto 5px auto;
}

#disclaimer h1 {
	font-size: 18px;
	color: #00457c;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#disclaimer p {
	color: #00457c;
}

#popup_link a {
	display: block;
	font-size: 11px;
	color: #00457c;
	text-align: center;
}

/* end attorney page styles */


/* start news page styles */

#news_items {
	padding-top: 20px;
	text-transform: uppercase;
}

#news_items h1 {
	font-size: 13px;
	color: #ffc908;
	margin: 10px 0px 0px 0px;
}

#news_items h1 a {
	color: #ffc908;
}

#news_items ul {
	margin: 0px 0px 15px 0px;
}

#news_items li {
	list-style-image: url(/site_images/list_bullet.gif);
	line-height: 16px;
	margin-left: 13px;
}

body#news #body_copy {
	min-height: 400px;
}

body#news #body_copy h1 {
	font-size: 13px;
	color: #ffc908;
	text-transform: uppercase;
	margin-bottom: 15px;
}

body#news #body_copy h1 a {
	color: #ffc908;
}

body#news #body_copy h2 {
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 3px;
}

body#news #body_copy h2 a {
	color: #fff;
}

body#news #body_copy h3 {
	font-size: 12px;
	color: #fff;
	margin-bottom: 3px;
}

p.yellow {
	color: #ffc908;
}

.news_img {
	float: right;
	padding: 0px 0px 0px 10px;
	margin-right: 10px;
}

/* end news page styles */


/* start contact page styles */

#contact_info h2 {
	margin: 5px 0px 10px 0px;
}

#contact_info p {
	line-height: 22px;
}

#contact_info em {
	color: #ffc908;
	font-style: normal;
	text-transform: none;
}

body#contact #body_copy em {
	
}

/* end contact page styles */


/* start proposal generator styles */

body#proposal h2 {
	text-transform: uppercase;
	margin: 20px 0px 5px 0px;
}

/* end proposal generator styles */


/* start navbar styles */

#navbar {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 100%;
	height: 31px;
	background: url(/site_images/backgrounds/navbar_bg.gif) left top repeat-x;
	margin: 0px auto;
}

#nav {
	width: 950px;
	height: 31px;
	background: none;
	margin: 0px auto;
}

#nav ul {
	float: right;
	width: 800px;
	list-style: none;
	padding: 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 7px 25px;
}

#nav a:hover {
	color: #ffc908;
}

body#about a.about_link { color: #ffc908; }
body#industries a.industries_link { color: #ffc908; }
body#attorneys a.attorneys_link { color: #ffc908; }
body#news a.news_link { color: #ffc908; }
body#contact a.contact_link { color: #ffc908; }

#nav li ul li {
	width: 180px;
	background: url(/site_images/nav_shadow_sides.png) center top repeat-y;
	padding: 0px 20px 0px 5px;
}

#nav li ul.industries_nav { margin-left: -26px; }
#nav li ul.attorneys_nav { margin-left: -27px; }


#nav li ul li a {
	width: 180px;
	color: #ffc908;
	margin-left: -15px;
}

#nav li ul li a:hover {
	color: #fff;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	text-align: center;
	font-weight: normal;
	margin: 0;
}

#nav li li {
	background: url(/site_images/nav_shadow_sides.png) center top repeat-y;
}

#nav li li.shadow_bottom {
	height: 9px;
	background: url(/site_images/nav_shadow_bottom.png) center top no-repeat;
	border: none;
}

#nav li ul a {
	font-size: 13px;
}

#nav li ul ul {
	margin: -1.75em 0 0 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
}

/* end navbar styles */


/* start accordion menu styles */

.AccordionTitle, .AccordionContent, .AccordionContainer {
	position: relative;
	width: 180px;
}

.AccordionTitle {
	cursor:pointer;	
	font-size: 13px;
	text-transform: uppercase;
	color: #ffc908;
	vertical-align:middle;
	background-repeat:repeat-x;
	display:table-cell;
	-moz-user-select:none;
	padding-top: 8px;
}

.AccordionContent {
	height:0px;
	overflow:auto;
	font-size: 13px;
	display:none; 
	color: #fff;
	padding-bottom: 5px;
	overflow: hidden;
}

.AccordionContainer {
	margin-top: 15px;
}


.AccordionContainer li {
	list-style-image: url(/site_images/list_bullet.gif);
	line-height: 16px;
	margin-left: 10px;
}


/* end accordion menu styles */

