/*Attorney Green stylesheet*/

/* zeroing margins and padding - add these to the elements in the various containers */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form {  
   margin: 0; 
   padding: 0; 
   border: 0; 
}

html {
   min-height: 100%;
   margin-bottom: 1px;
}

body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
	font-size: 100.01%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #6B635D;
	background-color: #AAA995;
}

/* outer wrapper div */
#wrapper {
	margin: 7px auto;
	width: 712px;
	text-align: left;
	position: relative;
	background-image: url(../images/wrapper_bg.jpg);
}

#header {
	height: 88px;
	background: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
/* section under company name - graphics */
#strap {
	background-image: url(../images/strap_bg.jpg);
	background-repeat: no-repeat;
	height: 140px;
	padding: 0px 3px 0 21px;
}


#innerwrapper {
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-y;
}
/* right content area */
#content {
	background: url(../images/bridging_slice.jpg);
	background-repeat: no-repeat;
	padding: 0;
	padding-bottom: 1px;
}

h1 {
	font-size: 100%;
	color: #BC6E1B;
	margin-left: 245px;
	padding-top: 15px;
}
h2 {
	font-size: 95%;
	color: #563105;
	padding: 12px 10px 0 5px;
	margin-left: 245px;
}
h3 {
	font-size: 95%;
	color: #563105;
	padding: 12px 10px 0 5px;
	margin-left: 250px;
	}
/* paragraph styles in the content area */
#content p {
	font-size: 90%;
	margin: 12px 45px 12px 250px;
	color: #5A5A5A;
	line-height: 1.4em;
}

/* gives the pictures in the content area a nice border, remove the style if you don't want the border */
#content img {
	border: 1px solid black;
}

/* styles the list in the content area */
	#content  li {
	font-size: 90%;
		margin-left: 70px;
	}
	#content ul {
	list-style-type: none;
	}
	/* footer div */
#footer {
	height: 60px;
	width: 706px;
	background: url(../images/footer_bg.jpg) no-repeat bottom;
	padding: 5px 0 0 0;
	padding: 5px 0 0 10px;	
	padd\ing: 8px 0 0 5px;
	float: left;
	clear: both;
	background-color: #474A3C;
}

/* paragraph styles in the footer area */
#footer p {
	font-size: 70%;
	text-align: center;
	padding: 9px 35px 0 35px;
	padding:/**/ 2px;
	padd\ing: 5px 35px 0 35px;
	color: #FFFFFF;
}

/* self explanatory  :-)  left column */
#leftcol {  
   float: left;
   width: 187px; 
   w\idth: 190px;  
   margin-top: 10px;
   margin-left: 31px;
}

/* graphic above the menu list */
#leftcol h3 {
	background-image: url(../images/h3_bg.jpg);
	background-repeat: repeat-y;
	font-size: 90%; 
	padding: 3px 0 10px 3px;
	color: #625449;
	height: 12px;
}

#leftcol h3 span {
	position: absolute;
	top: -3000px;
}

#leftcol ul {
	list-style-type: none;
	border-top: 1px solid white;
}

/* styles the list menu */
#leftcol ul li {
border-bottom: 1px solid White;
	border-left: 1px solid White;
	border-right: 1px solid White;
	width: 190px;
	w\idth: 188px;
	line-height: 100%;
	line-height:/**/118%;
	l\ine-height: normal;
	margin-bottom:/**/ -3px;
	ma\rgin-bottom: 0;	
}

#leftcol li a {
	font-size: 80%;
	height: 1%;
	display: block;
	text-decoration: none;
	color:  #333333;
	padding: 3px 0 3px 2px;
	padd\ing: 4px 0 4px 2px;
	background-color: #CC9933;
	border-left: 10px solid #999966;/* gives a colored border to the left side of the button */
	text-align: center;
}


#leftcol li a:hover, #leftcol li a:focus {
	background-color: #C4C4A6;
	color: White; 
	border-left: 10px solid #CC9933;
}

/* end menu styles */

#content img {
	margin: 3px 8px 1px 0;
}

hr {
	width: 350px;
	margin-left: 45px;
}
/* styles to float images in the content area */
.imgleft {
	float: left;
	padding: 10px;
	}

.imgright {
	float: right;
	padding: 10px;
	}
	
	/* sets no border on the validation buttons */
	#valid img {
	border: none;
		}

	
	/* FORM STYLES */
	
/***** Begin laying out the contact form *****/

form {
width: 350px;
}

fieldset{
	padding:10px;
	margin-bottom:15px;
	margin-top: 20px;
	width: 275px;
	font-size: 100%;
	margin-left: 50px;
}

/*styles the input fields*/
input,textarea{
	margin: 4px;
	padding: 2px;
	background-color: #F5F5F5;
	border: 1px solid #9D9D9D;
}
/* styles the text beside the input fields */
label{
	color:#666;
	font-size: 80%;
}
legend{
padding:10px;/*gives a bit of padding between the border and the text*/
color: #756F5F;
font-weight: bold;
}
/* styles the submit button */
.submitbutton {
	border: 1px solid #7F714B;
	background: #EEEEEE;
	color: Black;
}

textarea:focus, input:focus, select:focus {
background-color: #A6A491;
color: #414129;
}
	
/*end of form styles */

/* styles the current page navbar color */
#leftcol a.currentLink {
	background-color: #C4C4A6;
	color: #6A501A;
	font-weight: bold;
	text-align: center;
	border-left: 10px solid #999966;
}
.lawyer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.attorney {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
		margin: 12px 45px 12px 70px;
}
.attorney-li {
	font-size: 90%;
		margin: 12px 45px 12px 250px;
}
.attorney-ul {
	list-style-type: none;
	margin-left: 240px;
	}