/* general tag styles */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #999999;
	background: #fff url(/images/bg.jpg) left top repeat-x;
	padding: 0;
	margin: 25px 0 0 0;
	text-align: center;
	font-size: 75%;
}

p, td, li, form, label {
	font-size: 1em;
}

td, ul, ol, li, form, input, select {
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	border: 0;
}

p {
	line-height: 130%;
	padding: 0 0 10px 0;
	color: #999999;
	font-weight: normal;
	border: 0;
	margin: 0;
}

p.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
}

div.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
  height: 1px;
}

h1, h2, h3, h4 {
	font-size: x-small;
	line-height: 120%;
	padding: 10px 0 1px 0;
	border: 0;
	margin: 0;
	color: #fff;
}

h5, h6 {
	font-size: x-small;
	padding: 10px 0 2px 0;
	border: 0;
	margin: 0;
}

select {
	font-size: x-small;
}

a {
	color: #AC0A01;
}

a:hover {
	color: #AC0A01;
}

label {
	vertical-align: top;
}

.em-note {
  font-style: italic;
}

sup {
	font-size: 1em;
	vertical-align: baseline;
	position: relative;
	bottom: 0.36em;
}

sub {
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: -0.25em;
}

/* tabular data cell styles */

td {
	text-align: left;
	vertical-align: top;
}

td.lm {
	text-align: left;
	vertical-align: middle;
	font-size: x-small;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.lt {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}

/* main containers */

#main-container {
	text-align: left;
	margin: 0 auto;
	width: 940px;
	background: url(/images/content-bg.jpg) left top no-repeat;
}

#spacer {
	float: left;
	width: 1px;
	height: 600px;
}

#content-container {
	float: left;
	padding: 77px 0 0 0;
	width: 939px;
}

/* header */

#header {
	padding: 4px 121px 0 124px;
	height: 100%;
}

#logo {
	float: left;
	width: 329px;
}

#nav {
	float: right;
	padding: 39px 0 0 0;
}

#nav ul {
	list-style: none
}

#nav ul li {
	float: left;
	padding: 0 17px;
	background: url(/images/nav-sep.jpg) right top no-repeat;
}

#nav ul li.last {
	background: none;
}

#content {
	padding: 5px 60px 25px 60px;
}

.prev-next {
	padding: 135px 0 0 0;
	width: 48px;
	float: left;
}

.scroll {
	width: 159px;
	float: left;
	margin: 0 22px;
	padding: 69px 0 0 0;
}

.scroll p, .main-pic p {
	text-align: center;
}

.scroll span, .main-pic span {
	color: #67432C;
}

span.small {
	font-size: 0.9em;
	color: #999;
}

.main-pic {
	width: 302px;
	float: left;
	padding: 0 0 25px 0;
}

.share {
	background: url(/images/share-line.jpg) center top no-repeat;
	padding: 10px 0 0 0;
}

.align-center {
	text-align: center;
}

#column-l {
	padding: 25px 0 0 75px;
	float: left;
	width: 302px;
}

#column-r {
	padding: 22px 55px 0 55px;
	float: left;
	width: 300px;
	color: #66432C;
}

#column-l .prev-next {
	padding: 4px 0 0 2px;
	width: 52px;
	float: left;
}

#column-l .main-pic {
	width: 164px;
	float: left;
	padding: 0 15px 25px 15px;
}

.dotted-line {
	background: url(/images/dot.gif) left top repeat-x;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	margin: 15px 0;
}

.h-line {
	background: #dfdfdf;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	margin: 20px 0 30px 0;
}

#column-r input {
	border: 1px solid #ccc;
	padding: 0 0 1px 0;
	margin: 0;
	width: 250px;
	vertical-align: middle;
	color: #66432C;
}

#column-r select {
	border: 1px solid #ccc;
	padding: 1px 0 0 0;
	margin: 0;
	width: 100px;
	vertical-align: middle;
	color: #666666;
}

#column-r input.small {
	width: 90px;
}

#column-r .btn {
	border: none;
	padding: 0;
	margin: 0;
	width: auto;
	vertical-align: middle;
}

#column-r p {
	color: #66432C;
}

#column-r p.align-center {
	padding: 0 0 25px 0;
	line-height: 220%;
}

#column-r label {
	margin: 0 10px 0 0;
	vertical-align: middle;
}

.brown {
	color: #66432C;
}

ol {
	margin: 0 0 15px 25px;
}

ol li {
	padding: 0 0 2px 0;
}

ol li span {
	font-size: 0.9em;
}

ol li a {
	color: #66432C;
	text-decoration: none;
}

ol li a:hover {
	color: #AC0A01;
	text-decoration: none;
}

.res-scroll {
	background: url(/images/dot.gif) left top repeat-x;
	margin: 0 0 15px 0;
	font-size: 0.9em;
}

.res-scroll-bg {
	background: url(/images/dot.gif) left bottom repeat-x;
	padding: 5px 0 5px 0;
	height: 100%;
}

.prev {
	float: left;
	color: #8D7160;
	width: 75px;
	padding: 0;
}

.prev a {
	color: #8D7160;
	text-decoration: none;
	background: url(/images/arrow-prev.jpg) left center no-repeat;
	padding: 0 0 0 10px;
}

.prev a:hover {
	color: #AC0A02;
	background: url(/images/arrow-prev-on.jpg) left center no-repeat;
}

.next {
	float: right;
	color: #8D7160;
	width: 75px;
	text-align: right;
	padding: 0;
}

.next a {
	color: #8D7160;
	text-decoration: none;
	background: url(/images/arrow-next.jpg) right center no-repeat;
	padding: 0 10px 0 0;
}

.next a:hover {
	color: #AC0A02;
	background: url(/images/arrow-next-on.jpg) right center no-repeat;
}

.page {
	float: left;
	text-align: center;
	width: 150px;
	padding: 0;
}

/* overlayer */

#overlayer {
	position: absolute;
	left: 30%;
	top: 30%;
	width: 413px;
	height: 243px;
	background: url(/images/overlayer-bg.jpg) left top no-repeat;
	padding: 45px 0 0 95px;
	text-align: left;
}

#overlayer table {
	margin: 10px 0 0 0;
}

#overlayer th {
	color: #66432C;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 0.9em;
	padding: 3px 15px 0 0;
	text-align: left;
	vertical-align: top;
}

#overlayer span {
	font-size: 0.9em;
	text-transform: none;
	color: #999999;
}

#overlayer td {
	padding: 0 0 7px 0;
}

#overlayer td img {
	vertical-align: top;
}

#overlayer td input {
	border: 1px solid #ccc;
	padding: 1px 0;
	width: 210px;
	vertical-align: middle;
}

#overlayer td input.small {
	width: 92px;
}

#overlayer td input.btn {
	border: none;
	padding: 0;
	width: auto;
	vertical-align: middle;
}

#overlayer td.ct {
	background: url(/images/sep.jpg) center top no-repeat;
	padding: 10px 0 0 0;
}

/* footer */

#footer {
	background: url(/images/footer-line.jpg) center top no-repeat;
	padding: 20px 145px 0 145px;
}

.cache{
	position: absolute;
	left: -10000px;
}