/* top elements */
* { padding: 0; margin: 0; }
html {
	height:100%;
	font-size:100.01%;
}

body {
	font: normal .72em/1.5em "Trebuchet MS", Tahoma, sans-serif;
	color: #000000;
	background: #FFF url(images/bg.jpg) repeat-x;
	text-align: center;	
	height:101%;
}
a { background: inherit; color: #72A545; }
a:hover { background: inherit; color: #006699; }
h1, h2, h3 { font: bold 1em "Trebuchet MS", Tahoma, sans-serif;
color: #65944A;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; text-transform: uppercase;}
h3 { font-size: 1.2em; }
h4 { color: #333333;
	 margin: 5px 10px;
}

p, h1, h2, h3 {
	margin: 5px 10px;
}
ul {
	margin: 10px 30px;
	padding: 0 15px;
	color: #72A545;
}
body#index a#indexnav,
body#jewelryboxes a#jewelryboxesnav,
body#pastwork a#pastworknav,
body#buying a#buyingnav,
body#aboutme a#aboutmenav,
body#aboutwood a#aboutwoodnav,
body#construction a#constructionnav,
body#bandsaw a#bandsawnav,
body#cardholders a#cardholdersnav,
body#shop a#shopnav,
body#feedback a#feedbacknav {
	background-color: #72A545;
}
img.float-right {
    margin: 5px 0px 5px 15px;  
}
img.float-left {
    margin: 5px 15px 5px 0px;
}
a img {  
    border: 2px solid #72A545; /* #32CD32; */
}
a:hover img {  
    border: 2px solid #806B4D !important; /* IE fix*/
    border: 2px solid #72A545; /* #32CD32; */
}
blockquote {
	margin: 10px;
	padding: 0 5px;
	background-color: #FAFAFA;
	background-position: 8px 10px;
	border: 1px solid #72A545;
	border-left: 2px solid #72A545;
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif;
	color: #666666;
	/*overflow:auto;*/
}
form {
	margin:0px; padding: 0;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	margin: 3px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}
#wrap {
	width:780px;
	margin: 0 auto;
}
#header-content, #content, #footer-content {
	width: 760px;
}
#header {
	height: 100px;
	text-align: left;	
}
#header-content {
	position: relative;
	margin: 0 auto;
	height: 100px;
}
#logo {
	position: absolute;	
	font: bold 4em 'Trebuchet Ms', Sans-serif;
	letter-spacing: -2px; 
	color: #FFF;
	top: 0; left: -20px;
}
#slogan {
	position: absolute;	
	font: bold 1.3em 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;	
	top: 57px; left: 25px;
}
#header-content ul {
	position: absolute;
	right: -65px; top: 0px;
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
}
#header-content li, #header-content1 li {
	display: inline;
}
#header-content li a, #header-content1 li a {
	float: left;
	display: block;
	padding: 3px 10px;	
	color: #FFF;
	background-color: #272727;
	text-decoration: none;
	border-right: 1px solid #272727;
}
#header-content li a:hover, #header-content1 li a:hover, #header-content li a#current, #header-content1 li a#current {
	background: #65944A;
	color: #FFF;
}
#header-content1 ul {
	position: absolute;
	right: -65px; top: 30px;
	font: bolder 1em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
}
#contact {
	position:absolute;
	top: 70px;
	right: -10px;
	color: #FFFFFF;
}
#contact a {
	text-decoration:none;
	color:#FFFFFF;
}
#contact a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.headerphoto {
	margin: 0 auto;
	width: 770px;
	height: 110px;
	padding: 5px; 
	background: #FFF url(images/headerphoto.jpg) no-repeat center;	
}
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
}
#content {
	text-align: left;	
	margin: 0 auto;	
}
#sidebar {
	float: right;
	width: 30%;
	margin: 0 0 10px;
}	
.sidebox {
	background: #F2F2F2;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
}
#main {
	float: left;
	width: 68%;	
	margin: 0 0 20px;
	padding: 0;	
}
.post {
	margin: 0 0 10px 0; padding: 0;
	background: #FFF url(images/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
}
.readmore {
	padding-left: 20px; margin: 0 10px 0 5px;
}
.showright { 
	float:right;
}
.showleft { 
	float:left;
}
#footer {
	clear: both;
	font: normal .95em/1.5em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;	
}
#footer-content {	
	margin: 0 auto;
	text-align:center;
}
#footer-content ul {
	list-style: none;
}
#footer-content li {
	display: inline;
}
#footer-content a {
	text-decoration: none;
	color: #777;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #333;
}
#footer-content a#current {
	text-decoration:underline;
	color: #333;
}
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }
.clear { clear: both; }
.brown  {
	color: #996633;
}
#table1 {
border: solid 1px #CCCC66;
margin-bottom:20px;
}
.style2 {
color:#33CC00;
}
div.row {
clear: both;
padding:10px;
}
div.row span.pix {
float: left;
}
div.row span.desc {
float: right;
width: 285px;
text-align: left;
} 
.block {
background-color: #FAFAFA;
border: 1px solid #72A545;
margin:5px;
}
div.border {
border: 2px solid #EFEDED;
height:200px;
margin:10px;
}
