body {
	background-color: #282425;
	color: white;
	margin: 0;
	padding: 0;
	font-family: 'Arial', sans-serif;
	font-size: 10pt;
}

a {
	color: #EC2B27;
}

a.cpanel {
	color: navy;
	font-size: 7pt;
}

div.top {
	width: 100%;
	height: 125px;
	background-image: url(top_back.gif);
	border: 0;
	margin: 0;
	padding: 0;
}

div.top_logo {
	float: left;
	padding-top: 10px;
	padding-left: 0.75em;
}

span.motto {
	font-family: 'Lucida Sans', 'Lucida Grande', sans-serif;
	font-weight: bold;
}

div.top_links {
	float: left;
	padding-top: 1em;
	text-align: left;
	margin-left: 2em;
	margin-right: 2em;
}

a.top_link1, a.top_link2 {
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5em;	
}

a.top_link1 {	
	color: #EC2B27;
}

a.top_link2 {	
	color: #282425;
}

div.side {
	clear: both;
	float: left;
	width: 220px;
	background-color: #c7C7C7;
	color: black;
	padding-left: 1em;
	padding-top: 0.75em;
	margin-left: 0.5em;
	margin-bottom: 1em;
	border: 2px solid #EC2B27;
}

div.side_title {
	font-weight: bold;
}

a.side_cat {
	padding-left: 0.5em;
}

a.side_subcat {
	padding-left: 1.5em;
}

div.main {
	margin-left: 220px;
	padding: 2em;
}

div.page_title, div.inv_title {
	font-weight: bold;
	font-size: 14pt;
	padding-bottom: 1em;
}

div.feat_text {
	font-size: 11pt;
	margin-bottom: 1em;
}

div.inv_item_info {
	text-align: center;
	margin-bottom: 1em;
}

div.inv_page_info {
	text-align: center;
	margin-bottom: 2em;
	font-weight: bold;
}

table.inv_table { }

td.inv_pic_cell {
	margin-bottom: 1em;
}

td.inv_info_cell {
	text-align: left;
	vertical-align: center;
	padding-left: 1em;
	padding-bottom: 1em;
}

a.inv_item_link, div.inv_item_title {
	text-decoration: none;
	font-weight: bold;
	color: white;
	font-size: 12pt;
}

img.inv_item_img {
	border: 2px solid #EC2B27;
	margin-bottom: 0.5em;
}

div.inv_item_desc, div.itm_desc {
	font-size: 10pt;
	font-weight: normal;
}

div.inv_item_price, div.itm_price {
	font-size: 10pt;
}

div.inv_item_number {
	font-size: 10pt;
	font-weight: normal;
	color: #A0A0A0;
}

a.inv_subcat {
	font-size: 12pt;
	font-weight: bold;
	line-height: 2em;
}

img.itm_img {
	margin-bottom: 2em;
	border: 1px solid #EC2B27;
}

div.itm_title {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 1em;
}

span.itm_head {
	font-weight: bold;
}

div.itm_details {
	font-style: italic;
}

div.itm_price {
	font-size: 11pt;
}

div.itm_desc, div.itm_details, div.itm_price {
	padding-bottom: 1.5em;
}