/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
#maintable {
	background-image:url(../images/well-adjusted.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#maintable1 {
	background-image:url(../images/well-adjusted1.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#maintable2 {
	background-image:url(../images/well-adjusted2.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#maintable3 {
	background-image:url(../images/well-adjusted3.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#topmenu a:link, #topmenu a:visited {
	text-decoration:none;
	padding:9px;
	background-image:url(../images/menu-break.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#topmenu a:hover, #topmenu a:active {
	text-decoration:none;
	background-color: #7c696d;
	padding:9px;
	color:#FFFFFF;
	background-image: none;
}
#contenttable td {
	padding-bottom:0px;
	padding-left: 20px;
	padding-top:0px;
	padding-right:20px;
}
h2 a {
	text-decoration:none;
	}
#footer {
	background-color:#FFFFFF;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
	padding:10px;
	margin-top:2px;
	width:auto;
}
body,td,th {
	font-family: 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #7c696d;
}
a:visited {
	color: #7c696d;
}
a:hover {
	color: #7c696d;
	text-decoration:underline;
}
a:active {
	color: #7c696d;
	text-decoration:underline;
}
h1 {
	margin-top:0;
	padding-top:0;
	font-size: 24px;
	color: #663333;
}
h2 {
	font-size: 18px;
	color: #999999;
}
h3 {
	font-size: 14px;
	color: #000000;
}
h4 {
	font-size: 12px;
	color: #663333;
}
#products {
	font-size:10px;
	clear:both;
	padding-bottom:10px;
}
.prodtitle {
	font-size:12px;
}
#testimonials {
	background-image:url(../images/testimonials-2.gif);
	background-repeat:repeat-y;
	width:273;
	padding-left:20px;
	margin:0px;
}
#purchaseform {
	width:281;
	background-color:#ebe9ea;
}
#purchaseform select {
	border:none;
}
.purchtext {
	color:#7e696e;
	font-size:20px;
}
.leftselect {
	width:300px;
}
.rightselect {
	width:100px;
}

#purchasetext {
	
}
.smalltext {
	font-size:10px;
}

#quotes {padding-left:20px; border-left:#cccccc 10px solid;}