* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #6C2A1A;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

body {
	background: #6A8B1A url(images/bg.jpg);
	font: 14px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content {
	width: 978px;
	margin: 0px auto;
}

#main {
	width: 991px;
	padding: 10px;
	padding-top: 10px;
	background: url(images/table_top.gif) no-repeat top;
}

#table_back {
	background: url(images/table_back.gif) repeat-y;
}

#back {
	width: 1011px;
}

#header {
	height: 148px;
	text-align: right;
}

#logo {
	width: 991px;
	height: 58px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	background: url(images/header.png) no-repeat;
}

#logo p.hbig {
	font-size: 24px;
	font-weight: bold;
}

#logo p.hbig a {
	text-decoration: none;
	color: #ffffff;
}

#logo p.hsmall {
	font-size: 12px;
	color: #ffffff;
}

#menu {
	width: 971px;
	height: 39px;
	padding-left: 40px;
	padding-top: 41px}#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 138px;
	height: 29px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	text-transform: uppercase;
	background: url(images/menu.png) no-repeat;
}

#menu a:hover, #menu a.current {
	width: 138px;
	height: 35px;
	margin-top: -6px;
	padding-top: 10px;
	background: url(images/menu_r.png) no-repeat;
}

#right {
	width: 249px;
	float: right;
}

#right p {
	width: 234px;
	height: 23px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
	color: #6C2A1A;
	background: #EFE1CE;
	border-top: 5px solid #C28675;
}

#right ul {
	padding: 5px;
	margin: 0;
	list-style: none;
	text-align: left;
	font-weight: normal;
}

#right ul li {
	margin: 0 5px 10px 5px;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
	height: 100%;
	border: none;
	background: none;
}

#right ul a {
	text-decoration: none;
	font-size: 11px;
	display: inline;
	padding: 0;
	font-weight: normal;
	color: #990000;
	background: none;
}

#right ul a:hover {
	text-decoration: underline;
}

#right .right_back {
	background: #EFE1CE;
}

#right .right_bottom {
	background: url(images/right_bottom.gif) no-repeat bottom;
	padding-bottom: 30px;
	margin-bottom: 10px;
}

.bot {
	padding: 10px;
}

#left {
	width: 713px;
}

#left.wadv {

}

#left .left_top {
	background: url(images/left_top.gif) repeat-x;
	padding-top: 20px;
}

#left .left_bottom {
	background: url(images/left_bottom.gif) repeat-x bottom;
	padding: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	min-height: 300px;
//	height: 300px;
}

#left h1 {
	margin: 0 0 20px 0;
	padding: 0;
	padding-top: 10px;
	font-size: 20px;
	letter-spacing: -1px;
	color: #6C2A1A;
}

#left a {
	color: #6C2A1A;
	text-decoration: none;
}

#left p {
	margin-bottom: 10px;
	padding: 0;
	font-size: 15px;
	line-height: 20px;
}

#left ol, #left ul {
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 20px;
}

#left img.iright {
	margin: 10px;
	border: none;
	float: right;
}

#left table {
	margin-bottom: 10px;
	border-collapse: collapse;
}

#left th, #left td {
	padding: 5px;
	text-align: center;
}

#left .bordered {
	border: 2px solid #000;
}

#left .bordered td, #left .bordered th {
	border: 1px solid #000;
}

#left .bordered th {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}

#left th.price, #left td.price {
	width: 25%;
	text-align: center;
}

#left table a {
	text-decoration: none;
}

#left table img {
	margin: 10px;
	border: none;
}

#footer {
	height: 44px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.png) repeat-x top;
}

#footer p {
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #4A2011;
	font-weight: bold;
}

#footer a {
	color: #4A2011;
}

#fadv {
	margin: 0 auto 10px auto;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	width: 1010px;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	color: #000;
	margin: 10px;
	padding: 0;
}

#fadv li {
	display: block;
	float: left;
	width: 315px;
	margin: 5px;
	padding: 0;
	text-align: left;
	line-height: 1.1em;
	font-size: 11px;
}

#fadv li a {
	color: #990000;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
}

#fadv li a:hover {
	text-decoration: underline;
}
