html {
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	color: #000;
	font-family: Arial, sans-serif;
	line-height: 130%;
	margin: 0;
	padding: 0;
	text-align: center;
}

a:link {
	background: transparent;
	color: #4F6445;
	text-decoration: underline;
}

a:visited {
	background: transparent;
	color: #4F6445;
	text-decoration: underline;
}

a:hover {
	background: transparent;
	color: #4F6445;
	text-decoration: none;
}

a:active {
	background: transparent;
	color: #4F6445;
	text-decoration: none;
}

h1 {
	border-bottom: 2px solid #536748;
	background: url(images/3diamonds-med.gif) right no-repeat transparent;
	font-family: Impact, Arial, sans-serif;
	font-size: x-large;
	color: #536748;
	line-height: 100%;
	margin: 0;
	margin-bottom: 10px;
	padding-right: 76px;
	font-weight: normal;
	position: relative;
}

h1 span#welcome {
	background: url(images/h1Welcome.gif) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
}

h1 span#about {
	background: url(images/h1About.gif) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
}

h1 span#products {
	background: url(images/h1Products.gif) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
}

h1 span#contact {
	background: url(images/h1Contact.gif) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
}

h2 {
	font-size : small;
	font-weight : bolder;
	margin: 0;
	padding: 0;
}

p { 
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0;
	font-size: 14px;
}

/*/*/a{}

body p {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}

html>body p {
  font-size: small;
}

/* */

a.backToTop {
	font-size: x-small;
	text-decoration: none;
	font-weight: bolder;
}

a.backToTop:hover {	text-decoration: underline; }

caption {
		font-size : small;
		font-weight : bolder;
		margin: 0;
		padding: 0;
}

legend {
	color: #BABABA;
	font-size: small;
	background-color: transparent;
}

form {
	text-align: left;
	font-size: small;
	width: 460px;
}

label {
	float: left;
	text-align: right;
	width: 177px;
	margin-bottom: 5px;
}

input {
	float: left;
	text-align: left;
	margin-left: 10px;
	width: 240px;
	margin-bottom: 5px;
}

input#submit {
	width: 100px;
	float: right;
	margin-top: 10px;
	text-align: center;
}

form br {
	clear: left;
}

fieldset {
	border: 1px solid #BABABA;
}

textarea {
	float: left;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 247px;
}

table.products {
	font-size: small;
	width : 460px;
	margin: 0;
	padding: 0;
}

td { 
	display: table-cell; 
	background-color: #F5F5F5; 
	padding-left: 5px;
}

th {
	font-weight: bolder;
	text-align: left;
	background-color: #F5F5F5; 
	padding-left: 5px;
}

ul {
	display: block;
	list-style-image: url(images/diamond-bullet.gif);
	font-size: small;
}

#container {
	height: 100%;
	width: 762px;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	background: url(images/header.jpg) no-repeat #fff;
}
	
img#logo {
	margin: 60px 0 0 20px;
	float: left;
	border: none;
	background-color: transparent;
	display: inline;
}

img#logo[alt]{
	font-size : large;
	font-family: Impact, Arial, sans-serif;
	line-height: 160%;
	color: #536748;
	background-color: transparent;
	font-weight: normal;
}

ul#nav {
	float: right;
	margin: 65px 20px 0 0;
	background-color: transparent;
	display: inline;
}

ul#nav li {
	display: inline;
	text-transform: uppercase;
	font-size: xx-small;
	font-weight: bold;
	margin-left: 7px;
}

ul#nav li#on {
	background: url(images/diamond-bullet.gif) no-repeat left transparent;
	padding-left: 10px;
	color: #536748;
	background-color: transparent;
}

ul#nav li a:link {
	padding-left: 10px;
	color: #BABABA;
	text-decoration: none;
}

ul#nav li a:visited {
	color : #BABABA;
	text-decoration: none;
	padding-left: 10px;
}

ul#nav li a:hover {
	color: #BABABA;
	text-decoration: none;
	background: url(images/diamond-bullet_grey.gif) no-repeat left;
}

img#banner {
	clear: both;
	padding: 0;
	margin: 0;
	float: none;
	border: none;
}

img#banner[alt]{
	font-size : x-large;
	font-weight : normal;
	line-height : 148px;
	color: #536748;
	background-color: transparent;
	width: 720px;
	margin-left: 21px;
	display: block;
	height: 148px;
}
	
#content {
	display: inline; /*A rule to stop the IE double margin float bug */
	margin-top: 27px;
	width: 460px;
	text-align: left;
	margin-left: 20px;
	float: left;
}

#sidebar {
	display: inline; /*A rule to stop the IE double margin float bug */
	float: left;
	width: 230px;
	margin-top: 51px;
	margin-right: 20px;
	margin-left: 30px;
	border-bottom: 3px solid #536748;
	text-align: left;
	font-size: small;
}

#sidebar h2 {
	background-color: #536748;
	color: #fff;
	padding: 2px 0 2px 10px;
	line-height: 160%;
}

#sidebar p {
	margin: 10px 0 0 0;
	padding: 0 10px 15px 10px;
	font-size: small;
	line-height: 150%;
	border-bottom: 1px dashed #333;
}

#sidebar p.last { border-bottom: none; }

img {
  	float: right;
	padding: 5px;
  	margin: 5px 0 5px 10px;
	border: 5px solid #536748;
	font-size: small;
}

table#stocklist {
	font-size: x-small;
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px dashed #333;
	padding-bottom: 5px;
}

table#stocklist th {
	background-color: #fff;
	border-bottom: 2px solid #536748; 
}

table#stocklist th#quantity, table#stocklist th#price { text-align: right; }

table#stocklist td { background-color: #fff; }

table#stocklist tr.evenrow td {	background-color: #F5F5F5; }

table#stocklist td.quantity { text-align: right; }

table#stocklist td.price { text-align: right; }

#footer {
	height: 57px;
	width: 762px;
	color: #BABABA;
	margin-bottom: 8px;
	background: url(images/footer.jpg) no-repeat bottom center;
	clear: both;
}

p#disclaimer {
	padding-top: 15px;
	margin-left: 24px;
	float: left;
	font-size: x-small;
	display: inline;
}

p#signature {
	display: inline;
	padding-top: 15px;
	margin-right: 24px;
	float: right;
	font-size: x-small;
}
