/*
sheets for Signature Woodworks by Bluestwave
*/

BODY {
  background: #E4EAD0;
  margin: 0 0 0 0px;
}

BODY TABLE {
  color: #000000;
	font-family: Lucida Sans, Lucida Sans Unicode, Arial, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 300;
}

A, TABLE A { color: #3665D1; text-decoration: none; }
A:hover, TABLE A:hover { text-decoration: underline; }


FORM { display: inline; }

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

H1, H2, H3, H4, H5, H6 {
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 { 
letter-spacing:-1px;
font:14px;
font-weight:bold;
}

h2 { 
color: #FFFFFF;
font:14px;
font-weight:normal;
padding-bottom: 5px;
}
h2 a					{ color: #FFFFFF; }
h2 a:link 		{ }
h2 a:visited 	{ }
h2 a:active 	{ }
h2 a:hover 		{ text-decoration: underline; }

h3 { 
color: #FFFFFF;
font:12px;
font-weight:300;
}
h3 a					{ color: #FFFFFF; }
h3 a:link 		{ }
h3 a:visited 	{ }
h3 a:active 	{ }
h3 a:hover 		{ text-decoration: underline; }

td.shadow-top 					{	background-image: url(../image/shadow-top.gif); }
td.shadow-top_right 		{	background-image: url(../image/shadow-top_right.gif); }
td.shadow-right 				{	background-image: url(../image/shadow-right.gif); }
td.shadow-right_green 	{	background-image: url(../image/shadow-right_green.gif); }
td.shadow-bottom 				{	background-image: url(../image/shadow-bottom.gif); }
td.shadow-bottom_right	{	background-image: url(../image/shadow-bottom_right.gif); }
td.bkgrd-green_shadow_long	{	background-image: url(../image/bkgrd-green_shadow_long.gif); }

td.bkgrd-green					{ background: #CFD9AD url("../image/bkgrd-green.gif") repeat-x; background-position: top left; }

div.navigation {
	padding-right: 13px;
	padding-top: 25px;
}

div.content {
	padding-left: 20px;
	padding-right: 5px;
}

td.tan									{ background-color: #E2E1C8; color: #7A4F14; }
td.tan h1								{ color: #AA511B; padding-top: 28; padding-bottom: 2; font:21px; font-weight:bold; }

BODY.content {
  background: #E2E1C8;
  margin: 0 0 0 0px;
}


#horizontal_nav 			 			{ font-size: 10px; font-weight: bold; color: #AA511B; }
#horizontal_nav ul 					{ margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
#horizontal_nav li 					{ display: inline; }
#horizontal_nav ul li  			{ margin: 0px; padding: 0px 3px 0px 0px; }
#horizontal_nav a						{ color: #AA511B; }
