﻿body {
	background:#0d391d;
	margin:0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#f8cb2f;
}

a:hover {
	color:#cd0000;
}

#outer-left {
	background:url('../siteart/outer-leftbtm.gif') no-repeat bottom right;
	padding-top:15px;
	vertical-align:top;
}

#outer-right {
	background:url('../siteart/outer-rightbtm.gif') no-repeat bottom left;
	padding-top:15px;
	vertical-align:top;
}

#nav {
	background:url('../siteart/navbg.gif') no-repeat left bottom;
	padding:30px 0 15px;
	text-align:center;
	vertical-align:bottom;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	display:inline;
	float:none;
}

#nav li a {
	text-decoration:none;
	color:#0d391d;
	font-weight:bold;
	font-style:italic;
	padding:3px 8px 3px 16px;
	font-size:12px;
	background:url('../siteart/navarrow.gif') no-repeat left center;
}

#nav li a:hover {
	color:#cd0000;
}

#content {
	padding:0 10px 10px;
	vertical-align:top;
}

#left {
	width:190px;
	vertical-align:top;
}

.smhdr {
	display:block;
	background:url('../siteart/lefthdr.gif') no-repeat center bottom;
	padding:10px 0;
	text-align:center;
	color:#0d391d;
	font-weight:bold;
}

#inv {
	background-color:#072913;
	padding:15px 15px 19px;
	border-right:1px #124526 solid;
	border-left:1px #124526 solid;
	height:220px;
	display:block;
}

#inv ul {
	margin:0;
	padding:0;
	list-style:none;
}

#inv li {
	display:block;
	float:left;
}

#inv li a {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#f8cb2f;
	padding:2px 0;
	border-bottom:1px #124526 dotted;
	display:block;
	width:155px;
}

#inv li img {
	margin-right:12px;
	border:0;
}

#inv li a:hover {
	color:#fff;
}

#address-block {
	background:url('../siteart/leftblock.gif') no-repeat center center;
	padding:25px 10px;
	text-align:center;
	font-weight:bold;
}

#right {
	vertical-align:top;
	padding-left:8px;
}

.hdr {
	display:block;
	background:url('../siteart/mainhdr.gif') no-repeat center bottom;
	padding:10px 20px;
	color:#0d391d;
	font-weight:bold;
}

#main {
	padding:15px 15px;
	border-right:1px #124526 solid;
	border-left:1px #124526 solid;
	color:#f8cb2f;
	display:block;
}

.highlight {
	font-size:18px;
	font-weight:bold;
	color:#f8cb2f;
	display:block;
	margin:5px 0;
}

.sales-block {
	text-align:center;
	float:right;
	width:190px;
	margin-right:5px;
}

a.finance:link, a.finance:visited, a.finance:active {
	text-decoration:none;
	font-weight:bold;
	color:#0d391d;
	font-size:13px;
	background:url('../siteart/yellowblock.gif') no-repeat center center;
	width:189px;
	text-align:center;
	padding:20px;
	display:block;
}

a.finance:hover {
	color:#cd0000;
}

#article {
	display:block;
	margin-bottom:10px;
	border-top:1px #124526 dotted;
	padding:10px;
	font-size:11px;
	clear:both;
}

#article img {
	border:0;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.art-title {
	font-size:14px;
	font-weight:bold;
	color:#f8cb2f;
	border-bottom:1px #f8cb2f solid;
	display:block;
}

.intl-hdr {
	font-size:12px;
	font-weight:bold;
	padding:5px;
	color:#f8cb2f;
	text-align:center;
	vertical-align:bottom;
	border-bottom:1px #124526 dotted;
	border-right:1px #124526 dotted;
}

.intl-equip {
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	width:130px;
	vertical-align:top;
	border-bottom:1px #124526 dotted;
	border-right:1px #124526 dotted;
}

.intl-equip ul {
	margin:0;
	padding:0;
	list-style:none;
}

.intl-equip li {
	display:block;
	float:left;
	width:130px;
	padding:2px 0;
}

.date {
	font-size:9px;
	margin-left:10px;
}

#footerbar {
	background:url('../siteart/footerbar.gif') no-repeat center bottom;
	text-align:right;
	padding:10px;
	color:#0d391d;
	font-weight:bold;
}

a.foot:link, a.foot:visited, a.foot:active {
	text-decoration:underline;
	color:#0d391d;
}

a.foot:hover {
	color:#cd0000;
}

#intlink {
	border:0;
}

#intlink td {
	text-align:center;
	vertical-align:top;
}

#intlink td img {
	border: 0px;
	margin-bottom: 5px;
}


