/******************
GENERAL STYLES
******************/

body {
	background:url('../images/bg.jpg') repeat-x 0 0;
	background-color: #312b18;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	margin-left: auto;
 	margin-right: auto;
 	width: 990px;
 	text-align: left;
}

/******************
HEADER
******************/

#header {
	background: url('../images/header_bg.jpg') no-repeat 0 0;
	position: relative;
	float: left;
	width: 	990px;
	height: 153px;
}

#header a.logo {
	position: absolute;
	width: 236px;
	height: 95px;
	top: 12px;
	left: 35px;	
	background: url('../images/logo.png') no-repeat 0 0;	
}

#mailinglist {
	background: url('../images/mailinglist_bg.png') no-repeat 0 0;
	position: absolute;
	width: 235px;
	height: 102px;
	top: 0px;
	right: 51px;	
}

#mailinglist .textbox {
	position: relative;
	float: left;
	background: url('../images/textbox_bg.jpg') repeat-x 0 bottom #ffffff;
	font: 11px/12px arial;
	width: 115px;
	height: 15px;	
	_height: 15px;
	padding: 3px 2px 2px 2px;
	color: #919191;
	margin: 33px 0 0 37px;
	border: 1px solid #a6a6a6;	
}

#mailinglist .submit {
	position: relative;
	float: left;
	width: 31px;
	padding: 0 5px 0 5px;
	height: 22px;
	background: #ccc8a9;
	margin: 33px 0 0 4px;
	font: 11px/18px arial;
	color: #62552c;
	font-weight: bold;
	border: 0px;
}

#mailinglist .submit:hover {
	background: #a4a186;
}

/******************
NAV
******************/

#nav {
	position: relative;
	float: left;
	width: 946px;
	margin:	113px 0 0 22px;		
	display: inline;
}

#nav a.about_mcpc:hover, #nav a.collaborative_practice_resources:hover, #nav a.contact_mcpc:hover, #nav a.locate_a_cp_professional:hover, #nav a.maryland_practice_groups:hover {
	background-position: 0 -37px;
}

#nav a.about_mcpc {
	position: relative;
	float: left;
	width: 108px;
	height: 37px;
	background: url('../images/nav/about_mcpc.jpg') no-repeat 0 0;	
	display: inline;
}

#nav a.collaborative_practice_resources {
	position: relative;
	float: left;
	width: 204px;
	height: 37px;
	background: url('../images/nav/cp_resources.jpg') no-repeat 0 0;	
	display: inline;
}

#nav a.contact_mcpc {
	position: relative;
	float: left;
	width: 108px;
	height: 37px;
	background: url('../images/nav/contact_mcpc.jpg') no-repeat 0 0;	
	display: inline;
}

#nav a.locate_a_cp_professional {
	position: relative;
	float: left;
	width: 166px;
	height: 37px;
	background: url('../images/nav/locate_a_cp_professional.jpg') no-repeat 0 0;	
	display: inline;
}

#nav a.maryland_practice_groups {
	position: relative;
	float: left;
	width: 164px;
	height: 37px;
	background: url('../images/nav/maryland_practice_groups.jpg') no-repeat 0 0;	
	display: inline;
}

#search {
	position: relative;
	float: left;
	width: 195px;
	height: 37px;
	background: url('../images/search_bg.jpg') no-repeat 0 0;
}

#search .textbox {
	position: relative;
	float: left;
	background: url('../images/textbox_bg.jpg') repeat-x 0 bottom #ffffff;
	font: 10px/11px arial;
	width: 85px;
	padding: 2px 2px 2px 2px;
	color: #111111;
	margin: 9px 0 0 60px;
	border: 1px solid #a6a6a6;	
}

#search .submit {
	position: relative;
	float: left;
	width: 25px;
	padding: 0 5px 0 5px;	
	height: 19px;
	background: #565656;
	margin: 9px 0 0 4px;
	font: 11px/12px arial;
	color: #ffffff;
	font-weight: bold;
	border: 0px;
}

#search .submit:hover {
	background: #818181;
}

/******************
CONTENT WELL
******************/

#container {	
	background: url('../images/container_bg.png') repeat-y 0 0;
	position: relative;
	float: left;
	width: 990px;	
}

/******************
SIDEBAR
******************/

#sidebar {
	position: relative;
	float: left;
	width: 231px;
	margin: 0px 0 0 22px;
	display: inline;
}

#sidebar_lower {
	position: relative;
	float: left;
	width: 231px;
	min-height: 250px;
	margin: 10px 0 0 0;
	display: inline;
	background: url('../images/sidebar_lower_bg.jpg') no-repeat right 0;
}

/*** Subnav ***/

#subnav {
	position: relative;
	float: left;
	width: 231px;
	height: 266px;
	background: url('../images/subnav/bg.jpg') no-repeat 0 0;
}

#subnav a.about_collaborative_practice {
	position: relative;
	float: left;
	width: 231px;
	height: 38px;
	background: url('../images/subnav/about_cp.jpg') no-repeat 0 0;	
	display: inline;
}

#subnav a.when_collaborative_practice_may_be_appropriate {
	position: relative;
	float: left;
	width: 231px;
	height: 33px;
	background: url('../images/subnav/when_appropriate.jpg') no-repeat 0 0;	
	display: inline;
}

#subnav a.how_collaborative_practice_is_different_from_traditional_lawyering {
	position: relative;
	float: left;
	width: 231px;
	height: 44px;
	background: url('../images/subnav/how_different.jpg') no-repeat 0 0;	
	display: inline;
}

#subnav a.what_is_the_difference_between_cp_and_mediation {
	position: relative;
	float: left;
	width: 231px;
	height: 44px;
	background: url('../images/subnav/what_difference.jpg') no-repeat 0 0;	
	display: inline;
}

#subnav a.what_is_a_collaborative_interdisciplinary_team {
	position: relative;
	float: left;
	width: 231px;
	height: 45px;
	background: url('../images/subnav/what_ci_team.jpg') no-repeat 0 0;	
	display: inline;
}

#subnav a.how_begin_process {
	position: relative;
	float: left;
	width: 231px;
	height: 40px;
	background: url('../images/subnav/how_beginprocess.jpg') no-repeat 0 0;	
	display: inline;
}

#subnav a:hover {
	background-position: -231px 0;
}

/*** Recent News ***/

#recentnewsletters {
	position: relative;
	float: left;
	width: 200px;
	margin: 8px 0 0 17px;
	display: inline;
}

#recentnewsletters .header {
	position: relative;
	float: left;
}

#recentnewsletters ul {
	list-style: none;
	position: relative;
	float: left;
	width: 200px;
	margin: 5px 0 0 0;
	display: inline;
	padding: 0 0 0 0;
}

#recentnewsletters li {
	list-style: none;
	position: relative;
	float: left;
	width: 201px;		
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;
	border-top: 1px solid #e0e0e0;
}

#recentnewsletters .date {
	position: relative;
	float: left;
	width: 200px;
	font: 10px/16px arial;
	color: #4499aa;
	font-weight: bold;
}

#recentnewsletters .headline {
	position: relative;
	float: left;
	width: 200px;
	font: 11px/16px arial;
	color: #4a4a4a;
	font-weight: bold;
}

#recentnewsletters .headline a{
	font: 11px/16px arial;
	color: #4a4a4a;
	font-weight: bold;
	text-decoration: none;
}

#recentnewsletters .headline a:hover {	
	text-decoration: underline;
}

#recentnewsletters .text {
	position: relative;
	float: left;
	width: 200px;
	font: 11px/16px arial;
	color: #4a4a4a;
}

/*** Promo ***/

#promo {
	position: relative;
	float: left;
	width: 195px;
	font: 11px/16px arial;
	color: #8f835e;
	margin: 5px 0 0 17px;
	display: inline;
	padding: 11px 0 5px 0;
	border-top: 1px solid #e0e0e0;
}

#promo a.link {
	font: 11px/16px arial;
	color: #8f835e;
	font-weight: bold;
	text-decoration: none;
}

#promo a.link:hover {
	text-decoration: underline;
}

#promo img {
	position: relative;
	float: left;
	margin: 5px 0 0 0;
	display: inline;
}

/******************
CONTENT
******************/

#content {
	position: relative;
	float: left;
	width: 715px;
	margin: 0px 0 0 0px;
	display: inline;
}

/******************
MAIN
******************/

#main {
	position: relative;
	float: left;
	width: 693px;
	min-height: 400px;
	margin: 12px 0 0 12px;	
	display: inline;
	background: url('../images/main_bg.jpg') no-repeat 0 0;	
}

#text {
	position: relative;
	float: left;
	width: 645px;
	font: 12px/18px arial;
	color: #262626;
	margin: 0px 0 0 25px;
	*margin: 9px 0 0 25px;
	display: inline;
}

#text a.link {	
	font: 12px/18px arial;
	color: #5f93af;	
	text-decoration: none;
}

#text a.link:hover {
	text-decoration: underline;
}

#module {
	position: relative;
	float: left;
	width: 625px;
	background: #f8f4eb;
	margin: 5px 0 0 0;
	display: inline;
	display: inline;
	border: 1px solid #e1d6bc;
	padding: 10px;
}

#module ul {
	position: relative;
	float: left;
	width: 600px;
	margin: 5px 0 15px 0;	
	padding: 0;
	list-style: none;
}

#module li {
	position: relative;
	float: left;
	width: 600px;
	margin: 3px 0 0 0;
	display: inline;
	padding: 0;
	font: 11px/18px arial;
	color: #262626;
	list-style: none;
}

#module strong {
	position: relative;
	float: left;
	width: 600px;
	margin: 0px 0 0 0;
	display: inline;
	font: 11px/18px arial;
	font-weight: bold;
	color: #a38130;
}

#module a.link {
	font: 11px/18px arial;
	color: #5f5f5f;
	text-decoration: none;
}

#module a.link:hover {
	text-decoration: underline;
}

#module .arrow {
	position: relative;
	float: left;
	width: 10px;
	margin: 7px 0 0 0;
	display: inline;
}

#module .text {
	position: relative;
	float: left;
	width: 580px;
	margin: 0px 0 0 0;
	display: inline;
	padding: 0;
	font: 12px/18px arial;
	color: #707070;
	list-style: none;
}

a.grouplink {
	font: 12px/18px arial;
	color: #5f93af;
	text-decoration: none;
}

a.grouplink:hover {	
	text-decoration: underline;
}

#module a.link:hover {
	text-decoration: underline;
}

/******************
FOOTER
******************/

#footer {
	position: relative;
	float: left;
	width: 950px;
	height: 47px;
	margin: 0 0 0 20px;	
	display: inline;
	background: url('../images/footer_bg.jpg') no-repeat 0 0;
}

#footer .left {
	position: relative;
	float: left;
	margin: 23px 0 0 30px;
	display: inline;
	font: 11px/12px tahoma;
	color: #ffffff;
}

#footer .right {
	position: relative;
	float: right;
	margin: 23px 30px 0 0px;
	display: inline;
	font: 11px/12px tahoma;
	color: #ffffff;
}

#footer a.link {	
	font: 11px/12px tahoma;
	color: #ffffff;
	text-decoration: none;
}

#footer a.link:hover {	
	text-decoration: underline;
}

/******************
SEARCH
******************/

#results a.searchtitle {
	font: 12px/18px arial;
	color: #5f93af;	
	text-decoration: none;	
}

#results a.searchtitle:hover {
	text-decoration: underline;
}

#result_report {
	position: relative;
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
	display: inline;
	border-bottom: 1px solid #eeeeee;
}

#other_pages a {
	font: 12px/18px arial;
	color: #5f93af;	
	text-decoration: none;	
}

#other_pages a:hover {
	text-decoration: underline;
}

#did_you_mean a {
	font: 12px/18px arial;
	color: #5f93af;	
	text-decoration: none;	
}

#did_you_mean a:hover {
	text-decoration: underline;
}
