/* - - - - - - - - - - - - - - - - - - - - -
Title : Martel Law Office
Author : Tyler Hrycuik
URL : http://www.martellawoffice.com/

Description : 

Created : February 18th 2006
Modified : 02/22/06
- - - - - - - - - - - - - - - - - - - - - */
/*
	TABLE OF CONTENTS
	-----------------
	1.Main Structural DIVS
	2.Base Elements
		+ p,headings,lists,tables,forms
		+ classes
	3.Secondary hierarchical Elements
		+ p,headings,lists,tables,forms
	4.Hyperlinks
	-----------------
*/

/* ...........Main Structural DIVS............... */
body {
	text-align:center;
	min-width: 760px;
	font-family:verdana,arial,sans-serif;
	font-size: 13px;
	background: url(images/bg.gif) repeat-x;
	color:#000000;
	background-color:#CCCCCC
	}
#wrapper {
	width:720px;
	margin:0 auto;
	text-align:left;
	background:  url(images/1.gif) repeat-y
	}
#header {
	height:198px;
	margin:0;
	background: url(images/logo.gif);
	position:relative
	}
#content {
	width:520px;
	float:right;
	margin-bottom:30px;
	position:relative
	}
#navigation {
	width:180px;
	float:left;
	margin:-20px 0 0 0;
	border-top:1px solid #3D261D;
	border-right:1px solid #3D261D;
	border-bottom:0;
	border-left:1px solid #3D261D;
	background:  url(images/tip.gif);
	position:relative
	}
#footer {
	clear:both;
	background:url(images/bottom.gif) repeat-y;
	padding:0 0 10px 0;
	margin:0;
	position:relative
	}
#disclaimer {
	margin:0 15px 0 10px;
	border-top:1px solid #8A796D;
	border-bottom:1px solid #8A796D;
	color:#000000;
	background-color:#BFB6AE;
	position:relative
	}
/* ...........Base Elements............... */
	/* + p,headings,lists,tables,forms */
	
html,body,p,h1,h2,h3,h4,h5,h6,blockquote,ol,ul,li,img,img a,img a:hover {
	margin:0;
	padding:0;
	border:0
}
p {
	letter-spacing:1px;
	word-spacing:1px;
	margin:0 0 7px 0
	}
h1 {
	font-weight:normal;
	margin:25px 0 0px 0;
	font-size:30px;
	letter-spacing:-2px;
        color:#990000
	}
h2 {
	margin:5px 0 5px 0;
	color:#990000;
	font-size:16px;
	background-color: inherit
	}
h3 {
	margin:10px 0 5px 0;
	text-align:left;
	color:#003300;
	font-size:14px;
	background-color: inherit;
	letter-spacing:1.5px
	}
h6 {
	text-align:center;
	margin-top:5px;

	}
li {
	list-style-type:none
	}
li li {
	margin-left: 20px;
	list-style-type:none
	}
input {
	background:#BFB6AE;
	border-top:2px solid #003300;
	border-right:2px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;;
	border-left:2px solid #003300;
	font-size:14px;
	color:#003300;
	font-family:arial,helvetica,sans-serif
	}
input.button {
	border-bottom:2px solid #003300;
	border-left:2px solid #CCCCCC;
	border-top:1px solid #CCCCCC;;
	border-right:2px solid #003300;
	margin-top:5px
	}
textarea {
	background:#BFB6AE;
	border-top:2px solid #003300;
	border-right:2px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;;
	border-left:2px solid #003300;
	font-size:14px;
	color:#003300;
	font-family:arial,helvetica,sans-serif
	}
label {
	font-size:11px;
	color:#003300;
	background:inherit;
	letter-spacing:2px;
	margin-left:7px;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold
	}
/* ...........Base Elements............... */
	/* + Classes */
.aligncenter {
	text-align:center
	}	
.bold {
	font-weight:bold
	}
.bold img {
	vertical-align:bottom
	}
.italic {
	font-style:italic
	}
.underline {
	text-decoration:underline
	}
.title {
	font-size:9px;
	text-align:left
	}
.center {
	text-align:left
	}
.small {
	font-size:80%
	}
.top {
	text-align:right;
	letter-spacing:.1px;
	word-spacing:-1px;
	font-size:11px;
	margin:20px 15px 0 0
	}
.top img {
	vertical-align:bottom
	}
.cursor {
	cursor:crosshair
	}
.section {
	float:right;
	margin:20px 20px 0px 20px
	}
/* ...........Secondary Hierarchical Elements............... */
	/* + p,headings,lists,tables,forms */
#header p {
	text-align:right;
	color:#FFFFFF;
	background-color: inherit;
	width:210px;
	float:right;
	font-size:12px;
	font-family:helvetica,arial,sans-serif;
	margin:10px 25px 0 0
	}
#breadcrumb p {
	font-size:10px;
	margin-left:30px;
	color:#FFFFFF;
	background-color: inherit
	}
#content p {
	padding-right:20px
	}
#disclaimer p {
	font-size:9px;
	color:#800000;
	background-color: inherit;
	font-family:arial,helvetica,sans-serif;
	text-align:justify;
	margin:5px
	}
#footer h6 {
	font-size:10px
}
#content ul {
	margin-top:20px
	}
#content li {
	font-weight:bold;
	margin-bottom:2px;
	color:#003300;
	background:inherit
	}
#content li .answer {
	font-weight:normal;
	color:#000000;
	background-color:inherit;
	margin-bottom:20px
	}
/* ...........Hyperlinks............... */

a{
	color:#8A796D;
	text-decoration:underline;
	background:inherit
	}
a:hover,a:focus{
	color:#666699;
	background:inherit
	}
a:visited,a:active{
	color:#8A796D;
	background:inherit
	}
#header a {
	color:#FFFFFF
}
#navigation li a {
	height:32px;
  	voice-family:"\"}\""; /* BOX MODEL IE HACK */
  	voice-family:inherit; /* BOX MODEL IE HACK */
  	height:24px; /* BOX MODEL IE HACK */
	text-decoration:none;
	background:transparent
	}	
#navigation li a:link, #navigation li a:visited {
	color:#E4D6CD;
	display:block;
	background-image: url(images/menu1.gif);
	background-color:inherit;
	padding: 8px 0 0 10px
	}
#navigation li a:hover {
	color:#FFFFFF;
	background: url(images/menu1.gif) 0 -32px;
	background-color:inherit;
	padding:8px 0 0 10px;
	text-decoration:underline
	}	