body * {
margin:0;
padding:0;
text-decoration: none;
list-style-type: none;

}

img {border:none;}

body {
	font-family:verdana, helvetica, sans;
	font-size:62.5%;
	background-color:#6F3714;
	text-align:center;
	margin-top:0;
	/*overflow:-moz-scrollbars-vertical;*/
	color: #281F0B;

}

p{margin-bottom:10px; line-height:150%; font-size:1.1em;}

#wrapper {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:780px;
	background-image: url(/images/container-bk.gif);
	border:solid 3px #fff;
outline:solid 1px #3C1B14;
	margin-top:12px;
}
h1 { font-size:1.5em;
	margin: 15px 0 15px 0;
	padding-bottom:4px;
	border-bottom: 1px dotted #A66D39;
	color: #503E16;

}
h2 { font-size:1.3em; margin: 25px 0 15px 0;}
h3 { font-size:1.25em; margin: 25px 0 15px 0;}
h4 { font-size:1.2em; margin: 25px 0 15px 0;}
h5 { font-size:1.1em; margin: 25px 0 15px 0;}
h6 { font-size:1.1em; margin: 25px 0 15px 0;}
h1, h2, h3, h4, h5, h6 { text-align: left;}


#header { height:150px; margin-bottom:10px; background-image: url(/images/kjohnwoodworks.gif);}
#toplinks{ margin: 10px auto 10px; text-align:right; width: 775px; color: #fff; }
#toplinks a{color: #fff;}

#content { padding: 0px; margin-left: 224px; margin-right: 25px; text-align: justify; }
#content a{color:#003366;border-bottom: solid 1px #003366;}
#content a:hover{color:#A90832; border-bottom: solid 1px #A90832;}

.contentleft, .contentright, .testleft, .testright {width: 235px; padding: 5px; }
.contentleft, .testleft { float: left; margin-left: 0; }
.contentright, .testright {float: right; }
.contentleft li, .contentright li, .testleft li, .testright li { list-style: circle; margin: 15px; text-align: left; line-height:150%; font-size:1.1em;}
.testleft, .testright {background-image: url(/images/quotes-left.gif); background-position: top left; background-repeat: no-repeat;}

#content li{ list-style: circle; margin: 15px 15px 15px 15px;  text-align: left; line-height:100%; font-size:1.1em;}
#content li li{ list-style: circle; margin: 15px 15px 15px 45px; text-align: left; line-height:100%; font-size:1.0em;}
.arnaudnav ul {padding-top: 50px;}
.contact {padding: 25px 0 15px 0;}
#benefits {border: 1px solid #BC9D61; width: 275px; padding: 5px;}

#menubar { float: left; width: 180px; z-index:99; margin-bottom:20px; }
#menubarspotlight { font-weight: bold; background-color: #D5C19A; padding: 3px; margin: 25px 3px 25px 10px; width: 150px; text-align: center;  border: 1px solid #D5C19A;}
.shutters {font-size: 18px; font-weight: bold;}
#search {margin-top:25px; margin-left: 10px;}

.imgfl a, .imgfr a, .imgfr104 a, .imgfr135 a{border:none!important;}
.imgfr{float:right; width: 210px; background-color: #fff; margin:4px 0 5px 12px; text-align: center;  padding:5px; border: solid 1px #E4D7BE;}
.imgfl{float:left; width: 210px; background-color: #fff; margin:4px 12px 5px 0; text-align: center;  padding:5px; border: solid 1px #E4D7BE;}
.imgfr135{float:right; width: 145px; background-color: #fff; margin:4px 0 5px 12px; text-align: center;  padding:5px; border: solid 1px #E4D7BE;}
.imgfr104{float:right; width: 114px; background-color: #fff; margin:4px 0 5px 12px; text-align: center;  padding:5px; border: solid 1px #E4D7BE;}
.imgflla{float:left; width: 150px; margin:4px 12px 5px 0; text-align: center;  padding:5px; }
.container {width: 530px;float:left;clear:right;}
.pcenter {text-align: center;}

.clearboth {clear: both;}

.testimonials {
font-style: italic;
margin-top: 16px;
padding-bottom: 16px;
background-image: url(/images/quotes-right.gif);
background-position: bottom right;
background-repeat: no-repeat;
}

/* navigation menu */

/* navigation menu */
#navlist li { list-style: none; margin: 5px; text-align: left; }

#navlist li a {
	display: block;
	color: #493119;
	padding: 4px 0 4px 3px;
	text-decoration: none;
	font-size: 1.1em;
	width: 150px;
	line-height: 16px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
	background-color: #D5C19A;
	border-right: 1px solid #6F3714;
	border-bottom: 1px solid #6F3714;
	/*background-image: url(/images/nav-bk.gif);*/
}


#navlist li a:hover {
	color: #fff;
	background-color: #6F3714;
	border-right: 1px solid #511B1B;
	border-bottom: 1px solid #511B1B;
	/*background-image: url(/images/nav-bk2.gif);*/
}

/* end navigation menu */

/*#footer {
	clear: both;
	margin-top: 20px;
	margin-bottom:0;
	text-align: center;
	}

#footer p{ font-size:1em; padding:15px; margin:0}*/

		#footer {
	clear: both;
	margin-top: 20px;
	margin-bottom:0;
	text-align:center;
	background-image:    url(/images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:30px;

	}

#footer p{color:white; font-size:1em; padding:10px; margin:0;}

#footer a{color:#fff}
#footer a:hover{color: #A90832; text-decoration: underline;}

/* Hides from IE5-mac \*/
/*#content {
	height: 0.1%;
}*/
/* End hide from IE5-mac */

/*div{border: solid 1px red;}*/
