/*
 *********************************************
 *             Layout.css                    *
 * 											 *
 *		  IE6 Fixes: see ie6-Layout.css      *
 *		  IE7 Fixes: see ie7-Layout.css      *
 * 											 *
 *********************************************
 */

/* Base Grid
-------------------------------------------------------------- */

#container {
	background: #e7eaf3;
	margin: 0 auto 0;
	padding: 1em; 
	width: 890px;
	overflow: hidden;
}

#header {
	background: transparent url(images/header-back.jpg) repeat-x;
	margin: 0;
	padding: 0;
	position: relative;
}

#wrapper {
	background: #fff url(images/wrapper-back.png) repeat-y;
	overflow: hidden;
}

#content {
	background: ;
	margin: 0;
	padding: 0 4em;
	position: relative;
}

#right {
	background: #ebead1;
	float: right;
	margin: 0;
	padding: 0;
	width: 255px;
}
#footer {
	clear: both;
	margin: 0 auto 1em;
	padding: 1em;
	overflow: hidden;
	width: 890px;
	text-align: left;
}



/* Header
-------------------------------------------------------------- */

#logo {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 916px;
}
#logo a {
	border: none;
	display: block;
	outline: none;
	margin: 0;
	padding: 0;
}
#logo a img {
	margin: 0;
	padding: 0;
	position: relative;
	top: 25px;
}

#contact {
	position: absolute;
	right: 47px;
	top: 15px;
		
}

#contact {
	background: transparent url(images/buttons/contact.png) no-repeat;
	text-indent: -9999px;
	height: 39px;
	width: 110px;
}



/* Content
-------------------------------------------------------------- */

.section {
	border-bottom: dashed 2px #000;
	margin: 0 0 3em;
	padding: 0;
	overflow: hidden;
}

.top {
	margin: 0;	
	text-align: right;
	clear: both;
}

.no-border {
	border: 0 none;	
}

/********** Feature **********/
#feature
{
	margin: 2.5em auto;
	overflow: hidden; 
}

#feature img
{
	display: block;
	margin: 0 auto; 
	padding: 0;
}

/********** Headers **********/

.about {
	background: transparent url(images/headings/about.png) top left no-repeat;
	height: 40px;
	width: 113px;
	text-indent: -9999px;
}

.mission-statement {
	background: transparent url(images/headings/mission-statement.png) top left no-repeat;
	height: 40px;
	width: 876px;
	text-indent: -9999px;
}

.our-lawyers {
	background: transparent url(images/headings/our-lawyers.png) top left no-repeat;
	height: 40px;
	width: 198px;
	text-indent: -9999px;
}

.our-staff {
	background: transparent url(images/headings/our-staff.png) top left no-repeat;
	height: 40px;
	width: 169px;
	text-indent: -9999px;
}

.payments {
	background: transparent url(images/headings/payments.png) top left no-repeat;
	height: 40px;
	width: 164px;
	text-indent: -9999px;
}

.adr {
	background: transparent url(images/headings/adr.png) top left no-repeat;
	height: 40px;
	width: 532px;
	text-indent: -9999px;
}

.family-law {
	background: transparent url(images/headings/family-law.png) top left no-repeat;
	height: 40px;
	width: 532px;
	text-indent: -9999px;
}

.wills {
	background: transparent url(images/headings/wills.png) top left no-repeat;
	height: 40px;
	width: 532px;
	text-indent: -9999px;
}

.powers-of {
	background: transparent url(images/headings/powers-of.png) top left no-repeat;
	height: 40px;
	width: 532px;
	text-indent: -9999px;
}

.notarial-services {
	background: transparent url(images/headings/notarial-services.png) top left no-repeat;
	height: 40px;
	width: 532px;
	text-indent: -9999px;
}

.adoption {
	background: transparent url(images/headings/adoption.png) top left no-repeat;
	height: 40px;
	width: 532px;
	text-indent: -9999px;
}

.children {
	background: transparent url(images/headings/children.png) top left no-repeat;
	height: 40px;
	width: 532px;
	text-indent: -9999px;
}

.directories {
	background: transparent url(images/headings/directories.png) top left no-repeat;
	height: 40px;
	width: 532px;
	text-indent: -9999px;
}

#content h3 {
	font-size: 182%;
	font-weight: bold;
	margin: 0em 0 .5em;
}

#content h4 {
	font-size: 146.5%;
	font-weight: bold;
	margin-bottom: 0;
}

#content ul {
	margin: 0 0 1em .9em;	
	font-size: 138.5%;	
}
.listylenone  {
	margin: 0!important;
} 

.listylenone li {
	list-style: none;
	margin: 0 0 .5em;
}

#content p {
	font-size: 138.5%;	
	
	
}

.info {
	float: right;
	margin: 0 0 3em;
	overflow: hidden;
	
}

.info li {
	float: left;
	list-style: none;
	margin: .2em .5em;
}

li.phone-number {
	font-size: 220%;
	font-weight: bold;
	margin: 0 .1em;
}

.thumb {
	margin-bottom: 4em;
	overflow: hidden;
	clear: both;
	
}

.thumb-img {
	float: left;
	width: 185px;
	margin: 0;
	padding: 0;
	
}

.thumb-img p {
	margin: 0;
	padding: 0 35px 0 0;
	text-align: right!important;
}

.thumb-img p span {
	font-size: 24px;
	padding: .5em 0 0;
	display: block;
}

.thumb-text {
	float: left;
	width: 585px;
	margin: 0;
	padding: 0;
	
}
#content ul.link {
	margin-top: 2em;
	margin-bottom: 3em;
}

#content .link li {
	list-style: none;
	margin-bottom: 1.5em;
}
#content .link li a {
	background: transparent url(images/link.png) center left no-repeat;	
	padding: 1em 1em 1em 60px;
}
#content ul.phone {
	margin-top: 2em;
	margin-bottom: 3em;
}

#content .phone li {
	list-style: none;
	background: transparent url(images/phone-sm.png) center left no-repeat;	
	padding: 1em 1em 1em 60px;
}
#content .phone li a {
	
}

.red {
	color: #950101;
	font-weight: bold;
}




/* Footer
-------------------------------------------------------------- */


#footer a {
	color: #fff;
}

#footer ul {
	margin: 0 auto .5em;
	padding: 0;
	list-style: none;
	
}
#footer ul li {
	display: inline;
	border-right: 1px solid;
	font-size: 85%;
	padding: 0 .5em;
	list-style: none;
	text-transform: capitalize;
}

#footer ul li.last {
	border: none;
}

#footer p
{
	font-weight: bold;
	margin: 0 0 .5em;
	padding: .5em 0;
}

#footer p img {
	float: right;
	margin-top: -12px;
}


/* Navigation
-------------------------------------------------------------- */

/********** Main Navigation **********/

 #main-nav {
	color: #fff;
	clear: both;
	font-family:  arial,verdana, helvetica, sans-serif;
	font-size: 123.1%;
	font-weight: bold;
	line-height: normal;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	text-transform: capitalize;
	overflow: hidden;
	width: 916px;
}
#main-nav ul {
	margin: 0 0 0 260px;
	padding: 0;
	list-style: none;
}
#main-nav ul li {
	float: left;
	margin: 5px 3px 0 0;
	padding: 0;
	list-style: none;
}
#main-nav ul li.current, #main-nav ul li:hover {
	background: transparent url() right top no-repeat;
}
#main-nav ul li a {
	border: none;
	color: #fff;
	display: block;
	font-size: 108%;
	margin: 0;
	padding: 6px 6px 1.4em;
	text-transform: uppercase;
}
#main-nav ul li.current a, #main-nav ul li a:hover {
	background: transparent url(images/nav-arrow.png) center bottom no-repeat;
	border: none;
	color: #b5c9fe;
	text-decoration: none;
}

/********** Section Navigation **********/

#sec-nav {
	overflow: hidden;
	margin: 0 auto 4em;
	width: 715px;
	
}

#sec-nav li {
	float: left;
	list-style: none;
	margin: 0 1em;
}


/*#sec-nav li a {
	display: block;
	width: 152px;
	height: 156px;
	text-indent: -9999px;
	
}*/

#sec-nav li a {
display:block;
color: #1b2855;
font-size:15px;
font-weight:bold;
height:36px;
padding:124px 0 0;
text-align:center;
width:152px;
}

#sec-nav li a:hover {color: #fff; text-decoration: none;}

#mission-nav a {
	background: transparent url(images/mission-nav.png) no-repeat;	
}

#lawyers-nav a {
	background: transparent url(images/lawyers-nav.png) no-repeat;	
}

#staff-nav a {
	background: transparent url(images/staff-nav.png) no-repeat;	
}

#payments-nav a {
	background: transparent url(images/payments.png) no-repeat;	
}

#family-nav a {
	background: transparent url(images/family-nav.png) no-repeat;	
}

#wills-nav a {
	background: transparent url(images/wills-nav.png) no-repeat;	
}

#power-nav a {
	background: transparent url(images/power-nav.png) no-repeat;	
}

#notarial-nav a {
	background: transparent url(images/notarial-nav.png) no-repeat;	
}
#bill-of-rights a {
	background: transparent url(images/bill-of-rights.png) no-repeat;	
}
#report-abuse a {
	background: transparent url(images/report-abuse.png) no-repeat;	
}
#abduction a {
	background: transparent url(images/abduction.png) no-repeat;	
}
#kids-teens a {
	background: transparent url(images/kids-teens.png) no-repeat;	
}



/* Modules
-------------------------------------------------------------- */

/* --------------------BANNER ROTATOR--------------------- */

#SlideItMoo_banners_outer { 

	display:block; 

	position:relative; 

	width:782px; 

	height:306px; 

	margin:2.5em auto 0px; 

}

#SlideItMoo_banners_inner { 

	position:relative ; 

	overflow:hidden ; 

	width:782px ; 

	height:306px ; 

	margin:0px auto 0px;  

}

#SlideItMoo_banners_items { 

	white-space:nowrap; 

	display:block; 

	position:relative; 

}

#SlideItMoo_banners_items a img { 

	border:none; 

}




