/*Attorney Green stylesheet*/

/* zeroing margins and padding - add these to the elements in the various containers */
html, body, ol, li, h1, h2, 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: 90%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #6B635D;
	background-color: #AAA995;
}

/* outer wrapper div */
#wrapper {
	margin: 7px auto;
	marg\n: 7px 0px 0px 130px;
/*	width: 712px;*/
	width: 800px;
	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;
}

#header p {
	color:#FFF;
	font-style:italic;
	font-weight:bolder;
	font-size:22px;
	padding: 32px 0px 0px 45px;
}

#header a {
	color:#FFF;
	text-decoration:none;
}


/* section under company name - graphics */
#strap {
	background-image: url(images/strap_bg.jpg);
	background-repeat: no-repeat;
	height: 140px;
	padding: 0px 3px 0 21px;
	color:#FFF;
	font-style:italic;
	font-size:18px;
	padd\ng: 15px 0px 0px 0px;
	text-align: center;
}

#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-family: 'Times New Roman', Times, Serif;
	font-size: 28px;
	color: #993300;
	font-weight: bolder;
	font-style: italic;/*	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;*/
}
h2 {
	font-size: 95%;
	color: #563105;
	padding: 12px 10px 0 5px;
	margin-left: 245px;
}

h3 {
	font-size: 16px;
	color: #663300;
	font-weight: bold;
}

A:link    { color: #72a28a }    /* unvisited links */
A:visited { color: #72a28a }   /* visited links   */
A:hover   { color: #000000 } /* user hovers     */
A:active  { color: #72a28a }   /* active links    */
 
/* paragraph styles in the content area */
/*#content p {
	font-size: 90%;
	margin: 10px 25px 6px 240px;
	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: 12px 45px 12px 70px;
	}*/
	
#MainContainer {
	font-size: 90%;
	margin: 0px 0px 0px 0px;
	color: #5A5A5A;
/*	line-height: 1.4em;*/
}

/*#MainContainer h3 { 
	font-family: 'Times New Roman', Times, Serif; 
 	font-size: 24px; 
	color: #4B2C1B; 
	font-weight: bold; 
	font-style: italic;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}*/

/*#miscTable {  
   float: left;
/*   width: 187px; 
   w\idth: 190px;  
   margin-top: 0px;
   margin-left: 300px;
}*/	

	/* footer div */
#footer {
	height: 60px;
	w\dth: 706px;
	width: 801px;
	background: url(images/footer_bg.jpg) no-repeat bottom;
	padding: 5px 0 0 0;
	padd\ng: 5px 0 0 10px;	
	padd\ng: 8px 0 0 5px;
	float: left;
	clear: both;
	background-color: #474A3C;
}

/* paragraph styles in the footer area */
#footer p {
	font-size: 10px;
	text-align: right;
	padding: 0px 50px 0px 0px;
	padd\ng:/**/ 2px;
	/*	padd\ng: 9px 35px 0 35px;*/
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/* self explanatory  :-)  left column */
#leftcol {  
   float: left;
   width: 465px; 
   w\dth: 187px; 
/*   w\idth: 190px;  */
   margin-top: 30px;
   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: 468px;
	w\dth: 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 {
	w\dth: 628px;
	width: 350px;
	margin-left: 45px;
	color:#CCCC00;
}

.lineColor {
	color:#72a28a;
}


/* styles to float images in the content area */
.imgleft {
	float: left;
	padding: 10px;
	}

.imgright {
	float: right;
	padd\ng: 10px;
	margin: 0 10 10 15;
	border: 2px solid #72a28a;
	}
	
	/* sets no border on the validation buttons */
	#valid img {
	border: none;
		}

	
	/* FORM STYLES */

.picBorder {
	marg\n: 10px;
	border: 2px solid #000;	
}
		
/***** 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;
}
