div#skip,
form#cart {
	display:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background:#8C2D18 url(/elements/body_repeat.jpg) repeat-x;
	margin:0;
}
div#wrap {
	margin:0 auto;
	width:1000px;
}
div#page {
	background:#FFF;
	padding:0 8px 8px;
}
div#header {
	position:relative;
	height:166px;
	padding-bottom:2px;
	background:#FFF;
}
table#header_layout {
	width:100%;
	background:url(/elements/header_repeat.gif);
}
td#header_left img {
	float:left;
}
td#header_right img {
	float:right;
}
div#top_buttons {
	position:absolute;
	top:28px;
	right:15px;
}
div#top_buttons ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
div#top_buttons ul li {
	display:inline;

}
div#top_buttons a,
div#top_buttons a:link,
div#top_buttons a:visited {
	float:left;
	width:111px;
	height:30px;
	line-height:30px;
	background:url(/elements/top_button.jpg) no-repeat;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
div#top_buttons a:focus,
div#top_buttons a:hover,
div#top_buttons a:active {
	background:url(/elements/top_button_hover.jpg) no-repeat;
}
table#page_layout {
	width:100%;
	margin-bottom:2px;
}
td#sidebar {
	width:212px;
	margin-left:9px;
	background:url(/elements/sidebar_repeat.gif) repeat-y;
}
div#sidebar_repeat {
	background:url(/elements/sidebar.gif) no-repeat;
}
div#sidebar_inset {
	padding:15px;
}
div#menu_sidebar {
	height:230px;
}
div#menu_sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
div#menu_sidebar a,
div#menu_sidebar a:link,
div#menu_sidebar a:visited {
	color:#CCC;
	font-size:15px;
	font-weight:bold;
	line-height:20px;
}
div#menu_sidebar a:focus,
div#menu_sidebar a:hover,
div#menu_sidebar a:active {
	color:#FFF;
}
a#logo {
	position:relative;
	top:10px;
	left:10px;
}
img#paypal_accepted {
	padding-bottom:20px;
}
td#content {
	margin-right:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
div#splash {
	text-align:right;
}
div#content_inset {
	padding:20px;
}
img#splash {
	float:right;
	clear:both;
}
div#footer {
	text-align:right;
	background:#744608 url(/elements/footer_left.gif) no-repeat;
	line-height:20px;
	color:#FFF;
	padding-right:10px;
	font-size:11px;
}
div#footer a,
div#footer a:link,
div#footer a:visited {
	color:#FFF;
}
div#footer a:focus,
div#footer a:hover,
div#footer a:active {
	text-decoration:underline;
}
div#credit {
	font-size:10px;
	text-align:center;
	line-height:30px;
	color:#FFF;
}
div#credit a,
div#credit a:link,
div#credit a:visited {
	font-size:10px;
	color:#FFF;
}
div#credit a:focus,
div#credit a:hover,
div#credit a:active {
	text-decoration:underline;
}
div#preload {
	display:none;
}