/*2/22/10*/
html {
	margin: 20px;
	padding: 20px;
	}
body {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	/*IE5.x hack*/
	background-color: #4a2f04;
	background-image: url(images/bkgnd.gif);
	background-repeat: repeat-x;
	}
p {
	line-height: 1.4em;
	text-align: left;
	}
img {
	border-style:none;
	}
.imglg p {
	text-align:center;
	color:white;
	/*border: 1px solid red;*/
	}
/* heads */
h1, h2, h3, h4, .bloghead {
	padding-top: 1.4em;
	color: #a16203;
	font-size: 1.2em; 
	letter-spacing: 1px; text-align: left;
	margin: 0; 
	}
.bloghead:hover {
	color:white;
	text-decoration:underline;
	}
h2, h3, h4 {
	font-size: 1em;
	}
h3 {
	color:#001e7d;
	}
h4 {
	color: black;
	font-weight: bold;
	}
/*content areas*/
#frame, #framelg {
	position:relative;
	width:750px;
	height:543px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-color:white;
	}
#framelg {
	height:530px;
	border: 1px solid #a16203; /*without this false border, positioning of off in Safari*/
	/*border: 1px solid black;*/
	}
.imglg {
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	height: 543px;
	text-align: center;
	/*border: 1px solid red;*/
	}
.imglg p, p.vert {
	width:600px;
	margin-top: 2em;
	padding:.5em 1em;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border-top: 1px solid #cf7e05;
	}
.imglg span {
	font-style: italic;
	}
p.vert {
	width:330px;
	}
#extimg{
	margin: 120px auto 0 auto;
	text-align:center;
	padding:6px;
	/*border:2px solid red;*/
	}
#topgold, #acwTopgold { /*doesn't work in Windoze*/
	position: absolute;
	background-color:#a16203;
	width: 750px;
	height:54px;
	text-align:left;
	/*border: 3px solid green;*/
	}
#acwTopgold {
	background-color:#7d4517;
	}
#logoholder {
	z-index:10;
	position: absolute;
	margin-left: 172px;
	padding: 22px 0 0 0;
	/*border: 1px solid silver;*/
	}
#content, #content2 {
	position: absolute;
	margin: 90px 320px;	
	font-size:.8em;
	padding-right: 9px;
	width: 400px;
	height: 420px;	overflow: auto;
	/*5/16/07 height was 380; changed to 420*/
	font-size: .9em;
	line-height: 1.4em;
	color:black;
	/*border:1px solid red;*/
	}
#content2 {
	height:auto;
	}
#content h2 { /*5/16/07*/
	margin:0 0 0 1.4em;
	padding-top:.9em;
	/*border:1px solid red;*/
	}
#Artisan Custom Woodworks {
	position:relative; top:20px;
	text-align:center;
	white-space:nowrap;
	border-top:1px solid #cf7e05;
	/*border:1px solid red;*/
	}
#pagename {
	position: absolute;
	width:300px;
	margin:40px 0 0 380px;
	}
#clientl, #clientr {
	position: absolute;
	margin-top: 1em;
	width: 180px;
	line-height: 3em;
	/*border: 1px solid red;*/
	}
#clientl {
	margin-left: 60px;
	}
#clientr {
	margin-left: 210px;
	/*border: 1px solid green;*/
	}
.indt {
	margin: 0 0 0 20px;
	}
.name, .olname {
	margin: 0;
	padding: 0 .8em 1.4em 0;
	color: #a16203; 
	text-align: right; line-height: 2em;
	font-style: italic;
	}
.olname {
	display:block;
	font-weight: bold;
	text-align:left;
	font-style:normal;
	padding: 0;
	}
.city { 
	font-style:normal;
	}
.preload {
	display:none;
	}
#links, #links2, #linksclient {
	position:absolute;
	margin-top:85px;
	margin-left: 152px;
	line-height:1.8em;
	font-size: 1em;
	}
#links2 {
	margin-top: 340px;
	}
#linksclient { /*5/16/07*/
	margin-left:0;
	/*border:1px solid red;*/
	}
/*---------------image styles---------------*/
#imgholder {
	position: absolute;
	}
/*2/10/10*/
#homeimgholder1, #homeimgholder2 {
	position:absolute;
	width:444px;
	}
#homeimgholder2 {
width: 450px;
	margin: 345px 0 0 307px;
	/*border:1px solid red;*/
	}
#homeblurbs {
	position:absolute;
	left: 460px;
	top: 85px;
	}
#imgholder a {
text-decoration:none;
	}
#img1, #img2, #img3 {
	float:left;
	margin: 167px 0 0 0;
	padding:0 6px 5px 0;
	/*border:1px solid black;*/
	}
#img2 {
	padding:0 0 12px 9px;
	}
#img3 {
	padding: 0 0 12px 18px;
	}
/*bottom images*/
#img4 {
	float:left;
	padding: 0 16px 0 0;
	}
#img5 {
	float:left;
	padding: 0 16px 0 0;
	}
#img6 {
	float:left;
	padding: 0 0 0 0px;
	}
#footer, #footerL, #LP {
	font-size:11px;
	text-align: right;
	margin:10px 0 0 20px;
	color: white;
	}
#footerL {
	text-align:left;
	}
/*---------------links---------------*/
a:link, a:visited, a:hover, a:active {
	color: black;
	text-decoration: none;
	text-align: left;
	letter-spacing: .073em;
	}
a:hover {
	text-decoration: underline;
	}
#linksbot a {
	font-size:.8em;
    padding-left: 6px;
	color:#cf7e05;
	letter-spacing:0;
	}
#links a, #links2 a, #linksclient a  {
	white-space: nowrap;
	color: white;
	text-decoration: none;
	/*border: 1px solid red;*/
	}
#linksclient a {
	color:#cf7e05;
	display:block;
	/*border: 1px solid red;*/
	}
#links a:hover, #links2 a:hover, #linksbot a:hover, #clientl a:hover, #clientr a:hover, #linksclient a:hover {
	text-decoration: none;
	padding-left: 4px;
	border-left: 10px solid #cf7e05;
	color:#001e7d;
	}
#clientl a, #clientr a {
	font-weight: bold;
	}
#footer a, #footerL a {
	color: white;
	}
#footer a:hover, #footerL a:hover {
	color: #a16203;
	}
#newgold {
	text-align:left;
	position: relative;
	margin:0;
	background-color:#a16203;
	/*border: 1px solid red;*/
	width:298px; height:543px;
	}
div#img2 span {
	display: none;
	}
div#img2 a:hover span {
	/*border: 1px solid red;*/
	font-size:.9em;
	display: block;
	position: absolute; top: 157px; left: 140px; width: 134px; height:160px;
	padding-left: 6px; margin: 10px; z-index: 100;
	color: black; background: #cf7e05;
	}
ul li, ol li {
	padding-left: 0;
	margin-left: .5em;
	/*list-style-image: url(images/list.gif);*/
	list-style-type: square;
	/*border: 1px solid red;*/
	}
#gqholder {
    position: absolute;
    bottom: 10px; left: 0px;
    /*border: 1px solid red;*/
    }
#acwLogoholder {
	position: absolute;
	padding: 0;
	display:inline;
	/*height:534px;*/
	/*border: 1px solid silver;*/
	}
#acw {
	text-align:left;
	position: relative;
	margin:0;
	width:298px; height:543px;
	background-color:#7d4517;
	}
#ACWlinks {
	position:absolute;
	top:320px;
	left: 172px;
	line-height:1.4em;
	font-size: .9em;
	}
#ACWlinks a:link, #ACWlinks a:visited, #ACWlinks a:hover, #ACWlinks a:active {
	text-decoration: none;
	color:white;
	}
#ACWlinks a:hover {
	color:#c69c6d;
	padding-left: 4px;
	border-left: 10px solid #c59d6c;
	}
.tight {
	line-height:1.2em;
	}
.bloghead {
	font-size:1.6em;
	margin-top: 1em;
	}
#LP {
	/*border:1px solid red;*/
	position:absolute;
	margin: -10px 0 0 400px;
	text-align:right;
	font-size: 1.2em;
	}
#LP a:link, #LP a:visited, #LP a:hover, #LP a:active {
	color:#d09235;
	}
#LP a:hover {
	color:white;
	}
#footerL .wrb {
	color:#a16203;
	}
#footerL .wrb a:hover {
	color:white;
	}