body {
	padding: 0;
	margin: 0;
	background: #6b472e url('images/bg.gif') top left;
	font-family: Arial;
	font-size: 12px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #777777;
	text-decoration: underline;
}

h1 {
	margin: 0 0 12px 0;
	font-size: 22px;
	color: #da5d22;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #f26726;
}

img {
	border: 0;
}

.white {
	font-size: 13px;
	color: #ffffff;
}

.phone {
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding: 0
}

.orange, .orange a, .orange a:hover {
	color: #f26726;
	font-size: 15px;	
	margin: 0;
	padding: 0;
}

#dark {
	background: url('images/bg_dark.gif') top left repeat-x;
}

#dark-inner {
	background: url('images/bg_dark.gif') bottom left repeat-x;
}

#container {
	margin: 0 auto;
	width: 856px;
	border-left: 1px solid #000000;
}

#container td,tr {
	vertical-align: top;
}

#header {
	height: 130px;
	background: url('images/header_bg.gif') 97% 0% no-repeat;
}
#promo {
	width: 300px;
	height: 60px;
	text-align: right;
	font-weight: normal;
	padding: 20px;
	color: #ffffff;
	font-size:14px;
	margin: 0 0 0 200px;
}

.menu {
	height: 30px;
}

.menu ul { 
	margin: 0;
	padding: 0;	
}

.menu li.wooden {
	height: 19px;
	display: block;
	float:left;	
	padding: 7px 12px 4px 11px;	
	background: url('images/menu_bg.gif') top left repeat-x;
	border-left: 1px solid #000000;
}

.menu li.glass {
	height: 19px;
	display: block;
	float:left;	
	padding: 7px 4px 4px 10px;	
}

.menu li.wooden a {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.menu li.wooden a:hover {
	text-decoration: underline;
}

.menu li.glass a {
	color: #cccccc;
}

.menu li.glass a:hover {
	text-decoration: underline;
}

#topsider {
	width: 180px;
	height: 60px;
	padding: 20px;
	position:relative;
}

#sidebar {
	width: 180px;
	height: 448px;
	padding: 20px;
	background: #f26726 url('images/side_bg.gif') top left no-repeat;
}

#sidebar ul {
	padding: 0;
	margin: 0;
}

#sidebar li {
	display: block;
	float: left;
	margin: 4px 0 3px 0;
}

#sidebar li img {
	border: 0;
}


#content-outer {
	padding-top: 15px;
	background: #ebebeb url('images/container_bg_top.gif') top center no-repeat;
}
#content {
	background: url('images/container_bg_bot.gif') bottom center no-repeat;
	padding: 16px 32px;
}
#content-inner {
	width:  636px;
	background: url('images/container_bg_mid.gif') top center repeat-y;
}

#footer {
	padding: 3px 25px;
	background: #4f4f4f url('images/footer_bg.gif') top left repeat-x;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

#bottomone {
	padding: 12px 24px;
	text-align: right;
	background: url('images/bottom_bg.gif') 97% 0% repeat-y;
}

#newsflash {
	width: 576px;
	padding: 0;
	margin: 0;
	display: table;
}

#newsflash img {
	border: 4px solid #ffffff;
}

#newsflash img:hover {
	border: 4px solid #cccccc;
}

#stuffdisplay {
	width: 576px;
	padding: 0;
	margin: 0;
	display: table;
}

#stuffdisplay img {
	border: 4px solid #ffffff;
}

#stuffdisplay img:hover {
	border: 4px solid #cccccc;
}
	

.block {
	display: block;	
	float: left;
	margin: 6px 6px;
	text-align: center;
}

.blockc {
	display: block;	
	float: left;
	width: 128px;
	height: 172px;
	margin: 6px 6px;
	text-align: center;
}

.block a {
	font-size:12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#something {
	width: 390px;
	padding: 0;
	margin: 0;
	border-right: 2px solid #f7f7f5;
}

#something-right {
	width: 172px;
	float: right;
}