body	{ 
	background: url(../images/bkgrnd.gif) repeat-x 0px 0px;
	background-color: #eaeaea; 
	color: #3f402c; font-family: Arial, Helvetica, sans-serif; 
	margin: 0; padding: 0;
}

#fullwidth {
	width: 961px; 
	text-align: left;
	margin-left: auto; 
	margin-right: auto; 
	padding: 0;
}

p, td	{font-size: 10pt;}

.topbtm {margin: 0;}

sup {font-size: 50%;}

img {
	border: 0px;
	vertical-align:text-bottom;
}
td img {display: block;}

H1 {
	color: #a62c28;
	font-size: 24pt;
	margin-top: 10px; 
	margin-bottom: 0;
	font-weight: normal;
}

H2 {
	color: #000000;
	font-size: 16pt;
	margin-bottom: 0;
	font-weight: normal;
}

H3 {
	color: #a62c28;
	font-size: 14pt;
	margin-bottom: 0;
	font-weight: normal;
}

H4 {
	color: #000000;
	font-size: 12pt;
	margin-bottom: 0;
	font-weight: normal;
}

.leftshadow {
	width: 31px;
	background: url(../images/leftgray.jpg) repeat-y 0px 0px;
}

.rightshadow {
	width: 31px;
	background: url(../images/rightgray.jpg) repeat-y 0px 0px;
}

#contactbox2 {
	background: #b6b7b1;
	color: #000;
	font-size: 9pt;
	padding: 5px; 
	border: 1px solid #000;
	float: right; display: block;
	margin-top: 15px;
	margin-left: 20px;
	width: 200px;
}

.home {
	width: 510px;
	margin: 0; padding: 0;
}

#contactbox {
	background: #b6b7b1;
	color: #000;
	font-size: 9pt;
	padding: 5px; 
	border: 1px solid #000;
	margin-left: 10px;
	*margin-left: 0px;
	width: 160px;
	text-align:left;
}

#contactbox p, #contactbox2 p {
	font-size: 9pt;
}

#contactbox .small, #contactbox2 .small {
	font-size: 8pt;
}

.copyright {
	font-size: 8pt;
	color: #b6b7b1;
	text-align: right;
	margin-top: 30px;
}

td.images {
	padding: 4px;
	border: 1px solid #000;
}

td.images2 {
	padding: 4px;
	border: 1px solid #000;
}

td.images2 img {
	padding-top: 2px;
	padding-bottom: 2px;
}

.rowcolor {
	background: #fff;
}

.productphoto {
	background: #fff;
	width: 65px;
	text-align: center;
}


.border {
	border: 1px solid #000;
}

/*~~~~~~~~~~~~~~~~~Navigation Styles~~~~~~~~~~~~~~~~~*/

#navbar {
	width: 190px;
	background: #a62828;
	text-align: center;
	padding-top: 98px;
	padding-bottom: 13px;
}

#navbar2 {
	width: 190px;
	background: #a62828;
	text-align: center;
	padding-top: 15px;
}

.button {
	width: 166px; height: 47px;
	font-size: 12pt;
	padding-top: 13px;
	margin-left: auto; margin-right: auto;
	background: url(../images/button.gif) no-repeat 0px 0px;
}

.button a:link, .button a:active, .button a:visited {
	color: #dfdfdd; 
	text-decoration: none;
}

.button a:hover 	{color: #fff; text-decoration: none;}

a:link 		{color: #a62c28;}
a:active 	{color: #a62c28;}
a:visited 	{color: #000000;}
a:hover 	{color: #a62828;}
