/*---------------------------------------------
	Global reset
---------------------------------------------*/

html, body, div, span, 
h1, h2, h3, h4, h5, h6, 
a, em, font, img,
small, strong,
ol, ul, li,
fieldset, form, label, legend,
table, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

a {
	color: #5874b7;	
}

a:hover {
	color: #000;
}

/*---------------------------------------------
	Masthead
---------------------------------------------*/

body {
	text-align: center;
	background: #ccc;
}

#wrapper {
	background: url(http://www.martsandlundyinc.com/counsel/images/bgd.gif);
	width: 866px;
}

#header {
	width: 851px;
	height: 154px;
	background: url(http://www.martsandlundyinc.com/counsel/images/counsel_header.gif) no-repeat;
	margin: 0 auto;
	text-align: left;
}

#content {
	width: 840px;
	text-align: center;
	margin: 7px 0 0 0;
}

#featured {
	width: 840px;
	height: 233px;
	background: url(http://www.martsandlundyinc.com/counsel/archive/june08/images/downturns_main.jpg) no-repeat;
	margin: 0 auto;
	text-align: left;
	background-color: #f0f0f0;
}

#box1 {
	float: left;
	width: 404px;
	height: 208px;
	margin: 5px 0 0 0;
	text-align: left;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
}

#box2 {
	float: left;
	width: 210px;
	height: 210px;
	overflow: hidden;
	margin: 5px 0 0 7px;
	text-align: left;
	background: url(http://www.martsandlundyinc.com/counsel/archive/june08/images/bg_box2.gif) no-repeat;
}

#box3 {
	float: left;
	width: 210px;
	height: 210px;
	margin: 5px 0 0 7px;
	text-align: left;
	background: url(http://www.martsandlundyinc.com/counsel/archive/june08/images/bg_box3.gif) no-repeat;
}

#footer {
	width: 851px;
	height: 21px;
	margin: 7px 0 0 0px;
	text-align: left;
	background-color: #e5e5e5;

}


ul#featured_btn {
	position: relative;
	background: url(http://www.martsandlundyinc.com/counsel/archive/june08/images/featured_btn.gif) no-repeat;
	width: 99px;
	height: 23px;
	padding: 2px 0 0 3px;
	top: 175px;
	left: 24px;
}

ul#featured_btn , 
ul#featured_btn  li {
	list-style-type: none;
}

ul#featured_btn  li a {
	color: #cd0711;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0 8px 0 0;
	font-size: 12px;
}

ul#featured_btn  li a:hover {
	color: #000;
}


ul#box1_btn {
	position: relative;
	background: url(http://www.martsandlundyinc.com/counsel/images/box_btn_1.gif) no-repeat;
	width: 101px;
	height: 25px;
	padding: 3px 0 0 3px;
	top: 20px;
	left: 15px;
}

ul#box1_btn , 
ul#box1_btn  li {
	list-style-type: none;
}

ul#box1_btn  li a {
	color: #cd0711;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0 8px 0 0;
	font-size: 12px;
}

ul#box1_btn  li a:hover {
	color: #000;
}


ul#box2_btn {
	position: relative;
	background: url(http://www.martsandlundyinc.com/counsel/images/box_btn_2.gif) no-repeat;
	width: 101px;
	height: 25px;
	padding: 3px 0 0 3px;
	top: 10px;
	left: 15px;
}

ul#box2_btn , 
ul#box2_btn  li {
	list-style-type: none;
}

ul#box2_btn  li a {
	color: #cd0711;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0 8px 0 0;
	font-size: 12px;
}

ul#box2_btn  li a:hover {
	color: #000;
}

ul#box2_btn2 {
	position: relative;
	background: url(http://www.martsandlundyinc.com/counsel/images/box_btn_2.gif) no-repeat;
	width: 101px;
	height: 25px;
	padding: 3px 0 0 3px;
	top: 3px;
	left: 15px;
}

ul#box2_btn2 , 
ul#box2_btn2  li {
	list-style-type: none;
}

ul#box2_btn2  li a {
	color: #cd0711;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0 8px 0 0;
	font-size: 12px;
}

ul#box2_btn2  li a:hover {
	color: #000;
}

ul#box3_btn,
ul#box3_btn2 {
	position: relative;
	background: url(http://www.martsandlundyinc.com/counsel/images/box_btn_3.gif) no-repeat;
	width: 101px;
	height: 25px;
	padding: 3px 0 0 3px;
	top: 10px;
	left: 15px;
}

ul#box3_btn2 {
	top: 6px;
}

ul#box3_btn, 
ul#box3_btn  li,
ul#box3_btn2, 
ul#box3_btn2  li {
	list-style-type: none;
}

ul#box3_btn  li a,
ul#box3_btn2 li a {
	color: #cd0711;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0 8px 0 0;
	font-size: 12px;
}

ul#box3_btn  li a:hover,
ul#box3_btn2  li a:hover {
	color: #000;
}

ul#navigation {
	float: left;
	margin: 130px 0 0 20px;
}

ul#navigation, 
ul#navigation li {
	list-style-type: none;
	display: inline;
}

ul#navigation li a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0 8px 0 0;
	font-size: 12px;
}

ul#navigation li a:hover {
	color: #ffe894;
}



ul#footer_navigation {
	float: right;
	margin: 1px 15px 0 0px;
}

ul#footer_navigation, 
ul#footer_navigation li {
	list-style-type: none;
	display: inline;
}

ul#footer_navigation li a {
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0 8px 0 0;
	font-size: 11px;
}

ul#footer_navigation li a:hover {
	color: #000;
}


ul#footer_text {
	float: left;
	margin: 4px 20px 0 0px;
}

ul#footer_text, 
ul#footer_text li {
	list-style-type: none;
	display: inline;
	font-size: 11px;
	color: #999999;
}

ul#footer_text li a {
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0 8px 0 0;
	font-size: 11px;
}

ul#footer_text li a:hover {
	color: #000000;
}


#box1 h2 {
		text-indent: -9999px;
		overflow: hidden;
		background: url(http://www.martsandlundyinc.com/counsel/archive/june08/images/title_offord.gif) top left no-repeat;
		width: 315px;
		height: 50px;
		margin: 15px 0 0px 18px;	 
	}
	
	
#box2 h2 {
		text-indent: -9999px;
		overflow: hidden;
		background: url(http://www.martsandlundyinc.com/counsel/archive/june08/images/title_mega.gif) top left no-repeat;
		width: 186px;
		height: 40px;
		margin: 15px 0 0px 15px;	 
	}
	
#box2 .box_divided_bottom h2 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(http://www.martsandlundyinc.com/counsel/archive/june08/images/title_gap.gif) top left no-repeat;
	width: 183px;
	height: 52px;
	margin: 15px 0 0px 15px;	
}
	
	
#box3 h2 {
		text-indent: -9999px;
		overflow: hidden;
		background: url(http://www.martsandlundyinc.com/counsel/images/minute_title.gif) top left no-repeat;
		width: 132px;
		height: 25px;
		margin: 15px 0 0px 15px;	 
	}
	
#box1 p,
#box2 p,
#box3 p {

	color: #000;
	padding: 0 17px 0 0;
	margin: 10px 0 0 17px;
	font-size: 13px;
}

h2#minute {
	text-indent: -9999px;
	overflow: hidden;
	background: url(http://www.martsandlundyinc.com/counsel/archive/june08/images/bg_minute2.gif) top left no-repeat;
	width: 106px;
	height: 41px;
	margin: 15px 0 0px 15px;
}

h2#welcome_team {
	text-indent: -9999px;
	overflow: hidden;
	background: url(http://www.martsandlundyinc.com/counsel/archive/june08/images/title_welcome.gif) top left no-repeat;
	width: 165px;
	height: 48px;
	margin: 15px 0 0px 15px;
}


/*---------------------------------------------
	Interior Styles
---------------------------------------------*/

#page_header {
	width: 840px;
	height: 156px;
}


#content_area {
	float: left;
	width: 580px;
	text-align: left;
	margin: 0px 0 0 0px;
}


#content_bg {
	width: 840px;
	background: url(http://www.martsandlundyinc.com/counsel/images/content_bg.gif);
	margin: 7px 0 0 0;
	text-align: left;
}


#sidebar {
	float: right;
	width: 245px;
	margin: 0px 0 0 3px;
	background-color: #ebe6d7;
	text-align: left;
	padding-left: 5px;
}

#content_area p,
#content_area ol {

	color: #000;
	padding: 5px 17px 0 17px;
	font-size: 13px;
	line-height: 18px;
	
	}
	
#content_area ol {
	margin-left: 20px;
}

#content_area ol ol {
	margin-bottom: 10px;
}

#content_area ol ul li {
	list-style: disc;
}
	
#content_area p a{

	color: #5874b7;
	
	}
	
#content_area p a:hover{

	color: #000;
	
	}
	
	
#content_area h2 {

	color: #9c1822;
	padding: 5px 17px 0 17px;
	font-size: 15px;
	line-height: 18px;
	
	}
	
	
#sidebar p {

	color: #000;
	padding: 3px 17px 0 17px;
	font-size: 11px;
	line-height: 18px;
	
	}
	
	
	
h3#sidebar_title_blue {
	margin: 15px 0 0 17px;
	color: #0f2048;
	font-size: 19px;
	line-height: 20px;
	
	}
	
h3#sidebar_title_violet {
	margin: 0 0 0 17px;
	color: #546fa6;
	font-size: 19px;
	line-height: 20px;
	
	}
	
h4#minute {
	margin: 0 0 0 17px;
	color: #9c1822;
	font-size: 19px;
	line-height: 20px;
	
	}
	
h4.minute {
	margin: 0 0 0 17px;
	color: #9c1822;
	font-size: 19px;
	line-height: 20px;
	
	}
	
h5#minute {
	margin: 10px 0 0 17px;
	color: #546fa6;
	font-size: 15px;
	line-height: 20px;
	
	}
	
h5.minute {
	margin: 10px 0 0 17px;
	color: #546fa6;
	font-size: 15px;
	line-height: 20px;
	
	}
	
#sidebar h4 {
	color: #9c1822;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 17px 0 17px;
	
	}
	
ul#bio {
	padding: 0px 17px 0 17px;
	
	}
	
ul#bio, 
ul#bio li {
	list-style-type: none;
	display: list-item;
	font-size: 11px;
	color: #000;
}


ul#bio2 {
	padding: 0px 17px 0 17px;
	
	}
	
ul#bio2, 
ul#bio2 li {
	list-style-type: none;
	display: list-item;
	font-size: 13px;
	color: #000;
}

h3#bio {
	color: #9c1822;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 17px 10px 17px;
}

h3#team {
	color: #0f2048;
	font-size: 20px;
	font-weight: bold;
	padding: 17px 17px 10px 17px;
}


#bio_img {
	margin: 10px 0px 5px 17px;
}

#bio_img2 {
	float: right;
	margin: 1px 0px 0px 17px;
}


	
#paging_bar {
	width: 583px;
	height: 21px;
	background-color: #ececec;
}

#paging_bar_bottom {
	position: relative;
	width: 583px;
	height: 21px;
	background-color: #ececec;
	bottom:0px;
}

ul#firstpage {
	float: left;
	margin: 4px 0 0 0;
}

ul#firstpage, 
ul#firstpage li {
	list-style-type: none;
	display: inline;
	font-size: 11px;
	color: #999999;
}

ul#firstpage li a {
	color: #5874b7;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0 8px 0 0;
	font-size: 11px;
}

ul#firstpage li a:hover {
	color: #000000;
}


ul#pre_nextpage {
	float: right;
	margin: 4px 4px 0 0;
}

ul#pre_nextpage, 
ul#pre_nextpage li {
	list-style-type: none;
	display: inline;
	font-size: 11px;
	color: #999999;
}

ul#pre_nextpage li a {
	color: #5874b7;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0 8px 0 0;
	font-size: 11px;
}

ul#pre_nextpage li a:hover {
	color: #000000;
}


ul#team, 
ul#team li {
	list-style-type: none;
	display: list-item;
	padding: 0 0 10px 0;
	margin: 0 6px 0 10px;
	color: #666;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	
}

ul#team li a {
	color: #9c1822;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

ul#team li a:hover {
	color: #000000;
}


ul#team_sub, 
ul#team_sub li {
	list-style-type: none;
	display: list-item;
	padding: 0 0 10px 0;
	margin: 0 0 0 10px;
}

ul#team_sub li a {
	color: #9c1822;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

ul#team_sub li a:hover {
	color: #000000;
}





ul#contents {
	margin: 30px 5px 40px 35px;
}

 
ul#contents li {
	list-style-type: disc;
	display: list-item;
	padding: 0 0 10px 0;
}

ul#contents li a {
	color: #9c1822;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

ul#contents li a:hover {
	color: #000;
	text-decoration: underline;
}




p#quote_left,
p.quote_left {
	float: left;
	width:300px;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	font-size: 20px;
	color: #0f2048;
	font-weight: bold;
	line-height: 24px;
}


p#quote_right,
p.quote_right {
	float: right;
	width:300px;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	font-size: 22px;
	color: #0f2048;
	font-weight: bold;
	line-height: 25px;
}


p#sidebar_quote {
	color: #0f2048;
	padding: 3px 17px 0 17px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	
}

#charts {
	margin: 10px 0 0 10px;
	border: solid 1px #cccccc;
	
}

.charts {
	margin: 10px 0 0 10px;
	border: solid 1px #cccccc;
	
}



ul#general {
	list-style-type: none;
}

ul#general li {
	font-size: 13px;
	color: #000;
	list-style-type: disc;
	padding: 0 0 18px 0;
	margin: 0 17px 0 30px;
	line-height: 15px;
}


ol#general {
	list-style-type: none;
}

ol#general li {
	font-size: 13px;
	color: #000;
	list-style-type: decimal;
	padding: 0 0 18px 0;
	margin: 0 17px 0 50px;
	line-height: 15px;
}

.box_divided_top {
	height: 108px;
	overflow: hidden;
}

.box_divided_bottom {
	height: 108px;
	overflow: hidden;
}

#content_area p.footnote {
	font-size: 70%;
	line-height: 14px;
}