/*
--------------------------------------------------------------------
Site:		friedmanlaw.com
File:		default.css
Created:	August 24, 2008
Modified:	September 8, 2008
--------------------------------------------------------------------
Author:		jeremy gode | jgode@me.com
			fromblankpages.com
--------------------------------------------------------------------
*/

			/* Main Body */
body {
	font-size:0.85em; 
	background:#bdb7b7;
	font-family:"Times New Roman", Times, serif;
	padding:0;
	margin:0;
}

#wrapper {
	position: relative;
	width: 989px;
	margin: 15px auto 0 auto;
	text-align:left;
}


			/* Page Elements */
			

h2 {
	font-size:1.1em;
	margin:20px 0 0 0;
	padding:0;
}

h3 {
	font-size:1.0em;
	font-weight:bold;
	padding:0;
	margin:0;
}

p {
	margin: 0;
	line-height:1.3em;
}

hr {
	margin:5px 0 0 0;
	color:#999999;
}

img {
	border:none;
}

.italic {
	font-style:italic;
}

.clear {
	clear:both;
}


			/* PDFs */

#pdfLink {
	width:400px;
}

#pdfLink p {
	margin:0;
	padding:1px 0;
}

a.pdf_link {
	background:url(../images/reader_link.gif) left top no-repeat;
	padding:1px 0 3px 25px;
	margin:0;
}

#AAReader {
	clear:both;
	float:right;
	width:100px;
	margin:0;
	padding:0 5px 0 0;
}

			/* Links */

a {outline:none;}
a:link{color: #660000;text-decoration:none;}
a:visited{color: #660000;text-decoration:none;}
a:hover{color: #998484;text-decoration:underline;}
a:active{color: #998484;text-decoration:underline;}

#contentLeft a.return {
	color:#ff0000;
}


			/* Header */

#header {
	width:100%;
	height:95px;
	background:url(../images/header-fmf.gif) 0 0 no-repeat;
	margin:0;
}

#header-address {
	color:#eee;
	padding:10px 0 0 17px;
	letter-spacing:.05em;
}


			/* Top Navigation */

#nav {
	width:100%;
	height:25px;
	background:url(../images/nav-bg.gif) 0 0 no-repeat;
}

#nav ul {
	list-style-type: none;
	padding:0;
	margin:0;
	text-align:center;
}

#nav ul li {
	list-style-type:none;
	display:-moz-inline-box;/* Firefox 2 and under*/
	display:inline-block;
	height:25px;
	padding:0;
	margin:0 0 0 -2px;
	text-align:center;
}

#nav ul li a {
	background:url(../images/nav-tab.gif) 0 0 no-repeat;
	width:130px;
	height:19px;
	text-decoration:none;
	color:#000;
	display:block;
	padding:6px 0 0 0;
	margin:0;
}

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

#nav ul li a:active, a:visited {
	outline:none;
}

body#home a#homeTab,
body#social a#ssTab,
body#admin a#alTab,
body#elder a#elTab,
body#about a#aboutTab,
body#contact a#contactTab {
	color:#fff;
	background:url(../images/nav-tab-hl.gif) 0 0 no-repeat;
}

			/* Right Navigation */

#contentRight {
	float:right;
	margin:15px 0 0 0;
	width:214px;
}

#contentRight h1 {
	font-size:1.2em;
	padding:0;
	margin:0 0 4px 10px;
	text-decoration:none;
}

#contentRight h1 a {
	color:#000;
	text-decoration:none;
}

#contentRight h1 a:hover {
	text-decoration:underline;
}

.rightNav ul {
	margin:0 0 15px 0;
	padding: 0;
	list-style-type: none;
} 

.rightNav ul li {
	margin:0;
	width:205px;
} 

.rightNav ul li a {
	line-height:1.1em;
	display: block;
	margin:5px 0 0 0;
	padding:1px 12px 2px 14px;
	text-decoration:none;
}


.rightNav ul li a:hover {
	background:#b7b7a5;
	text-decoration:none;
	color:#fff;
} 


			/* Bottom Navigation */


#bottomNav {
	clear:both;
	margin:0 0 0 17px;
	padding:0 0 3px 0;
}

#bottomNav ul {
	list-style-type: none;
	padding:0;
	margin:0;
}

#bottomNav ul li {
	list-style-type:none;
	display:-moz-inline-box;/* Firefox 2 and under*/
	display:inline-block;
	text-align:center;
	margin:0;
}

#bottomNav ul li a {
	text-decoration:none;
	color:#000;
}

#bottomNav ul li a:hover {
	text-decoration:underline;
}


			/* Footer Elements */

#footer {
	clear:both;
	margin:0;
	padding:0;
	width:100%;
	height:72px;
	background:url(../images/footer.gif) no-repeat;
	font-size:.95em;
	overflow:hidden;
}


#vCard {
	float:left;
	width:125px;
	height:42px;
	color:#ddd;
	margin:6px 0 0 0;
	padding:0 0 0 15px;
	text-align:left
}

#vCardLeft {
	float:left;
}

#vCardRight {
	float:left;
	padding:0 0 0 5px;
	text-align:left;
}

#vCard a {
	color:#fff;
}

#copyright {
	float:left;
	color:#ddd;
	margin:22px 0 0 0;
	padding:0 0 0 223px;
}

#disclaimer {
	float:right;
	width:199px;
	margin:2px 0 0 0;
	padding:0 15px 0 0;
}

#disclaimer p {
	text-align:right;
	line-height:1em;
	color:#ddd;

}

			/* Content Elements */ 

#content {
	height:auto;
	line-height:1.5em;
    background: url(../images/page-background.gif) 0 50% repeat-y;	
	margin:0;
	padding:0;
	
}

#contentLeft {
	float:left;
	margin:15px 0 0 0;
	padding:0 0 15px 27px;
	width:730px;
}

#contentLeft p {
	margin:0 0 10px 0;
}

#contentLeft h1 {
	font-size:1.5em;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
}

#contentLeft ul {
	width:680px;
	margin:0;
	padding:0;
	list-style-type:disc;
}

#contentLeft ul li {
	margin:0 0 0 15px;
	list-style:outside;
}

ul#questions {
	margin:0 0 0 20px;
}

p#cbLegal {
	padding:10px 0;
	width:80%;
	text-align:center;
	margin-left:10%;
}

.cbLegal_b {
	font-weight:bold;
	padding:0 0 3px 0;
}


			/* Index Page */

#fmf-pic {
	float:left;
}

#indexWelcome {
	background:url(../images/fmf-pic.jpg) left no-repeat;
	padding:0 0 0 140px;
	margin:0 0 0 0px;
	width:560px;
	height:160px;
}

#indexWelcome p {
	margin:0;
	font-size:1.1em;
	line-height:1.4em;
}


#indexQuote {
	width:544px;
	height:148px;
	background:url(../images/courthouse-cut.gif) right no-repeat #eeece8;
	margin:30px 0 10px 82px;
	padding:10px 5px 0 15px;
	border:solid 1px #bdb7b7;
	font-style:italic;
	color:#555;
	overflow:hidden;
}

#indexQuote p {
	padding:0;
	line-height:1.5em;
	
}


			/* Elder Page */

p.elder_answer {
	text-decoration:underline;
}

#guardianship_cost {
	margin:0 0 10px 40px;
	padding:5px;
	line-height:1.1em;
	background:#eeece8;
	border:solid 1px #bdb7b7;
}

#guardianship_cost td.l {
	
	width:330px;
}

#guardianship_cost td.r {
	
	width:48px;
}

#guardianship_cost tr {
	margin:0;
	padding:0;
}


			/* About Page */
			
#aboutBottom {
	margin:10px 0 0 0;
	width:100%;
}

#abDiv_l {
	float:left; 
	width:353px;  
	margin:15px 0 0 0; 
}

#abDiv_r {
	float:right; 
	width:365px;  
	margin:15px 0 0 0; 
}

#aboutBottom ul {
	margin:0;
	padding:0;
	width:100%;
}

#aboutBottom ul li {
	list-style:none;
	padding:0;
	margin:0;
}

#aboutBottom h2 {
	margin:0;
}

#aboutBottom ul li.position {
	font-style:italic;
	padding:0 0 0 20px;
}

			/* Contact Page */

#contactLeft {
	width:320px;
	float:left;
    margin:0;
    padding:0;
}


#contactRight {
	width:400px;
	float:right;
    margin:0 2px 0 0;
    padding:0;
}

.contactMessage {
	font-size:0.9em;
	margin:0 0 0 1px;
	padding:0;
}

ul#contactPage {
	margin:0 0 15px 0;
	padding:0;
	line-height:normal;
	width:400px;
}

ul#contactPage li {
	margin:0;
	padding:0;
	list-style:none;
}

#map {
	width:400px;
	height:400px;
	margin:0;
    padding:0;
    border:0;
}

			/* Contact Form */

form {
	margin:0;
}

#contactName, #contactEmail, #contactSubject {
	width: 270px;
}

#contactMessage {
	width: 300px;
	height: 150px;
}

.textarea {
	
}

label, .warning {
	font-weight:bold;
}

.warning {
	color:#FF0000;
}

#page {
	width:100%;
	text-align:right;
}

h2#success {
	color:#009900;
	font-size:1.5em;
	margin:0;
	padding:0;
}

h2#error {
	color:#FF0000;
	font-size:1.5em;
}