html {
	font-size: 125%;
}
body {
	font: 50% Arial, Helvetica, sans-serif;
	background: #edae6d url(/images/bkg1.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	font-size: 1.2em;
	background: #FFFFFF url(/images/bkg.gif) repeat-y;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 801px;
	
}
#header {
	background: #000000;
	height: 179px;
	width: 801px;
	font-size: 1px;
}
#nav {
	background: url(/images/nav_bkg.gif) no-repeat right top;
	width: 178px;
	float: left;
	height: 397px;
}
.clear {
	font-size: 12px;
	clear: both;
}
#content {
	background: #FFFFFF;
	width: 623px;
	float: left;
	
}
#photoarea {
	float: left;
	width: 208px;
}
#text {
	float: left;
	width: 386px;
	padding-top: 14px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.phone {
	font-size: 1.6em;
	font-weight: bold;
}
#feature {
	width: 556px;
	padding-bottom: 12px;
}
.bold {
	font-weight: bold;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.feature_text {
	padding: 10px;
}
#footer {
	font-size: 0.9em;
	color: #edae6d;
	clear: both;
	background: #090e0a;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px;
}
#footer a {
	color: #edae6d;
}
#subtext {
	width: 600px;
	padding-top: 14px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.marginleft {
	margin-left: 25px;
}
.black_border {
	border: 1px solid #000000;
}
.caps {
	text-transform: uppercase;
}
h2 {
	font-size: 1.6em;
	color: #644a54;
}

h3 {
	font-size: 1.4em;
	color: #644a54;
	padding-top: 0px;
 margin-bottom: 0;

	padding-bottom: 0px;

}

.centered {
	text-align: center;
}
.subheader {
	color: #644a54;
	font-size: 1.6em;
	text-align: center;
	font-weight: bold;
}
.padleft_bottom {
	margin-bottom: 5px;
	margin-left: 5px;
}
.padright_bottom {
	margin-right: 12px;
	margin-bottom: 12px;
}
.pad_top {
	margin-top: 12px;
}
.testname {text-align: right;
                        font-weight: bold;
                        padding-right: 70px;}
                        
                        
.prodcat { padding-bottom: 10px;
			}
			
.catimage { width: 120px;
			float: left;
			}
.catdesc {width: 300px;
			float: left;
			}
			
.prodbott {clear: both;
			border-bottom: 1px dotted black;
			}
