body {
	margin:0px auto;
	padding:0px;
	background: #fff;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	color: #000;
}

#banner {
	background:#000;
	height:100px;
	border:1px solid #000;
	height:99px;
	text-align: left;
}

div.modelheader {
	margin-left: 0px;
	font-family: "Trebuchet MS",verdana,helvetica,arial,sans-serif;
	font-size:16px;
	color: #333;
	border-bottom: 2px solid #666;
	clear: both;
	margin-right: 20px;
	padding-top: 32px;
}

div.mainnavitem {
	background-color: #d2d4d9;
	border-bottom: 2px solid #a8adb7;
	border-right: 1px solid #a8adb7;
	width:218px;
	height: 24px;
	padding-top: 4px;
	clear: both;
}

a.mainnav:link,a.mainnav:visited {
	color: #363;
	text-decoration: none;
}

a.mainnav:hover,a.mainnav:active {
	color: #696;
	text-decoration: none;
}

a.adminnav:link,a.adminnav:visited {
	color: #039;
	text-decoration: none;
}

a.adminnav:hover,a.adminnav:active {
	color: #36c;
	text-decoration: none;
}

a.homefeaturelnk:link,a.homefeaturelnk:visited {
	color: #fff;
	text-decoration: none;
}

a.homefeaturelnk:hover,a.homefeaturelnk:active {
	color: #971a30;
	text-decoration: none;
}

.navbox {
	margin-top: 2px;
	padding-left: 18px;
}

.homefeature {
	float: left;
	margin: 16px 14px 16px 0px;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
	width: 120px;
}

.productfeature {
	float: left;
	margin: 16px 14px 16px 0px;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
	width: 120px;
}

.featuretitle {
	border-bottom: 1px solid #ccc; 
	width: 114px; 
	background: #333; 
	padding: 4px 3px 0px 3px;
	color: #fff; 
	height: 34px;
	line-height: 10px;
}

div.bread {
	margin-top: 8px;
	padding-bottom: 4px;
	margin-left: 0px;
	font-family: "Trebuchet MS",verdana,helvetica,arial,sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #000;
	clear: both;
	border-bottom: 1px solid #a8adb7;
	margin-right: 20px;
}

div.frmhdr {
	float: left; 
	padding-right: 8px; 
	font-weight: bold; 
	font-size: 11px;
	color: #292626;
	width: 90px;
	text-align: right;
}

div.frminpt {
	float: left;
	color: #000;
}

div.clear {
	clear: both;
	font-size: 6px;
	margin: 8px;
}

input.generic {
	font-size: 11px;
	font-family: monospace;
}

select.generic {
	font-size: 11px;
	font-family: monospace;
}

input.btn {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #900;
	text-transform: uppercase;
	padding: 2px;
}

textarea.generic {
	font-family: monospace;
	font-size: 10px;
	color: #333;
}


a.crumb:link,a.crumb:visited {
	color: #666;
	text-decoration: none;
}

a.crumb:hover,a.crumb:active {
	color: #999;
	text-decoration: underline;
}

#footer {
	background:#000;
	width: 100%;
	height:52px;
	clear: both;
	font-size: 10px;
	color: #fff;
	text-align: center;
}

input.generic {
	font-size: 10px;
	color: #000;
}

input.searchbtn {
	font-family: "Trebuchet MS",verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #a32638;
	text-transform: uppercase;
	padding: 4px;
}

