* {padding: 0; margin: 0;}

img {
	border: 0;
}

a {color:#ae624a;text-decoration:none;}
a:hover {color:#ae624a;text-decoration:underline;}

body { 
	background: #f5f1e4 url(../img/ltp_bg.png) repeat-x scroll center top;
	color:#444; 
	font:62.5% /1.5 Arial,Helvetica,sans-serif; 
	text-align: center;
	line-height: 1.5;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

.clearboth {
	clear: both;
}

#top_header {
	margin: auto;
	padding-top: 6px;
	width: 900px;
	text-align: left;
}

#navbar {
	margin: 38px 20px 0 0;
	float: right;
	display: inline;
	background: transparent url(../img/navbar_bg.png);
	width: 540px;
	height: 50px;
}

#navbar a {
	float: left;
	display: block;
	width: 90px;
	color: #f5f1e4;
	font-weight: bold;
	font-size: 13px;
	padding: 14px 0 0 0;
	text-align: center;
}

#navbar a:hover {
	text-decoration: none;
	border-bottom: 3px solid #9d4a31;
	color: #ffe384;
}

#container {
	width: 900px;
	margin: 10px auto;
	text-align: left;
	font-size: 13px;
}

#index_top {
	font-size: 26px;
	margin-bottom: 10px;
	/*border-top: 1px solid #5f88a2;
	border-bottom: 1px solid #5f88a2;
	background: #eff3f5;*/
	padding: 0 12px;
	margin-bottom: 30px;
	color: #633c30;
	letter-spacing: -0.04em;
}

#index_left {
	float: left;
	width: 600px;
	margin-right: 30px;
}

#index_right {
	float: left;
	width: 249px;
}

.content_header {
	font-size: 26px;
	font-weight: bold;
	color: #5f88a2;
	margin: 0 0 10px 0;
}

.content_text {
	padding: 0 8px 10px 0;
}

.news_header {
	font-size: 16px;
	font-weight: bold;
	color: #633c30;
}

.news_date {
	font-size: 11px;
	color: #C39383;
	margin: 0 0 5px 0;
}

.news_text {
	padding: 0 8px 2px 0;
	margin-bottom: 10px;
}

.round_icon {
	float: left;
	width: 175px;
	height: 200px;
	background: url(../img/round_icon.gif);
	text-align: center;
	margin: 8px 20px 8px 0;
	font-size: 11px;
	color: #D4B1A5;
}

.round_icon_header a {
	display: block;
	width: 160px;
	font-size: 32px;
	font-weight: bold;
	margin: 10px 8px 0 0;
	color: #E4CFC8;
	letter-spacing: -0.04em;
}

.round_icon_header a:hover {
	color: #E4CFC8;
}

.round_icon img {
	margin-right: 8px;
}

.round_icon_desc {
	margin-right: 8px;
	padding: 15px;
}

#footer {
	height: 100px;
	margin-top: 30px;
	padding-top: 10px;
	text-align: center;
	background: #412922;
	color: #C39383;
	border-top: 5px solid #633c30;
}

.major_alert {
	color: #FFF;
	background: red;
	padding: 4px;
}

#small_left {
	float: left;
	width: 249px;
	margin-right: 30px;
}

#large_right {
	float: left;
	width: 620px;
}

#left_nav {
	background: #efebde;
	padding: 12px;
}

.left_nav_header {
	font-size: 14px;
	font-weight: bold;
	color: #633c30;
}

#left_nav a {
	font-size: 12px;
	display: block;
	background: transparent url(../img/small_arrow.gif) no-repeat 8px 50%;
	padding: 4px 2px 4px 33px;
	border-bottom: 1px solid #ddd6c5;
}

#left_nav a:hover {
	background: #f7f3e8 url(../img/small_arrow.gif) no-repeat 8px 50%;
	text-decoration: none;
}

.mid_header {
	background: #ddd6c5;
	padding: 6px;
	margin: 0 0 8px 0;
	font-size: 17px;
	text-align: center;
	color: #5f88a2;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: bold;
	color: #f5f1e4;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #f5f1e4;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 10px;
	background: #633c30;
}

#piece_list td{
	border-bottom: 1px solid #ddd6c5;
	padding: 2px;
}

.piece_list_header {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}

.piece_type {
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin-top: 2px;
}

.piece_name {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	background: #7f4d3d;
	color: #f5f1e4;
	padding: 2px 8px;
}

.piece_info {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 10px;
}

.piece_publisher {
	font-size: 13px;
	margin: 0 0 0 10px;
}

.piece_price {
	float: right;
	background: #efebde;
	border: 1px solid #ddd6c5;
	font-size: 26px;
	font-weight: bold;
	padding: 12px;
}

.space_taker {
	height: 450px;
}
