/* CSS Document */

/* TYPOGRAPHY */
body {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #443731;
}
p, 
ul, 
ol {
	margin: 0 0 1.5em;
}
#column h1 {
	display: none;
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	margin: 1.2em 0 .3em;
	color: #72211E;
	border-bottom: 1px solid #5A4A41;
	padding-bottom: .1em;
}
h1 {
	font-size: 196%;
	margin-top:.6em
}
h2 {
	font-size: 146%;
	text-transform: uppercase;
	background-image: url(../img/trail-l.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: 50px;
}

h3 {
	font-size: 126%;
	border-bottom: none;
	letter-spacing: -1px;
}
h4 {
	font-size: 116%;
}
h5 {
	font-size: 106%;
}
h6 {
	font-size: 96%;
}
.highlight {
	color:#E17000;
}
.subdued {
	color:#999;
}
.error {
	color:#c00;
	font-weight:bold;
}
.success {
	color:#390;
	font-weight:bold;
}
.caption {
	color:#999;
	font-size:11px;
}
.small {
	font-size:11px;
}
.fltr {
	float: right;
	margin: 0 10px 10px;
}
.txtc {
	text-align: center;
}
.txtr {
	text-align: right;
}
.clearfix {
	clear: both;
}
.orange {
	color: #D6852B;
}
.alt {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif
}
/* LINKS */
a:link {
	color:#c60;
}
a:visited {
	color:#960
}
a:active,
a:hover {
	color: #f60;
}
/* LISTS */
ul {
	margin: .3em 0 1.5em 0;
	list-style-type:none;
}

ol {
	margin: .5em .5em 1.5em;
}
ol li {
	margin-left: 1.4em;
	padding-left: 0;
	background: none; 
	list-style-type: decimal;
}
li {
	line-height: 1.4em;
	padding-left: 25px;
	background-image:url(../img/li.gif);
	background-repeat:no-repeat;
	background-position: 10px 5px;
}
li.doc {
	background-position: 3px -500px;
}
ul.nomarker li {
	background:none;
	padding-left:0;
}

dl {
	margin: 0 0 1em 0;
}
dt {
	font-weight:bold;
	margin-top: 1.3em;
}
dl dl {
	margin: 0 0 1.5em 30px;
}

.stretcher {
	overflow: hidden; 
	visibility: hidden; 
	opacity: 0; 
	height: 0;
}
#footer p {
	font-family: Arial, Verdana, sans-serif;
	line-height: 10px;
	padding: 0 0 0 5px;
	color: #F1EBDB;
	font-size: 10px;
	font-weight: bold;
}
#footer p strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.menu-block {
	width: 100%;
}
.top {
	width: 53%;
}
.menu-block {
	margin-bottom: 10px;
}
.menu-block td {
	padding: 15px 0 0 0;	
	border-top: 1px solid #eee;
	border-spacing: 0px;
	padding-top: 10px;
	font-size: 10px;
	font-weight: normal;
	font-style:italic;		
}
.no-price td {
	border-top: 0;
}
.menu-block td strong {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;	
}
.menu-block td span strong {
	display: inline;
	font-size: inherit;
	font-weight: bold;
	text-transform: none;
}
.menu-block td.price {
	font-size: 12px;
	font-weight: bold;	
	text-align: right;
	vertical-align: bottom;
}
.no-desc td strong {
	display: inline;
}
#img-wrap {
	background-position:top right;
	background-repeat:no-repeat;
	margin-right: -15px;
	margin-top: -5px;
	padding-top: 20px;
	padding-right: 15px;
}
.twocol td {
	width: 250px;
	vertical-align:top;
}

.twocol td p  {	
	font-size: 10px;
	font-weight: normal;
	font-style:italic;		
}
.threecol p {
	float: left;
	width: 165px;
	text-align: center;	
	vertical-align:top;
	font-size: 10px;
	font-weight: normal;
	font-style:italic;
	padding: 0 2px;

}
.set p {
	text-align: left;	
    height: 150px;
	border-right: 1px solid #c60;
	border-bottom: 1px dashed #c60;
}
.threecol strong  {	
	display: block;
	font-size: 12px;
	font-weight: bold;
}



.hilite {
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #72211E;
	font-weight: bold;
	font-size: 10px;		
}
.ref-blocks p {
	width: 220px;
	float: left;
}
table.order-options,
table.order-contact {
	width: 100%;
	border: none;
}
table.order-contact td {
	padding: 3px;
}
table.order-options td {
	padding: 5px;
	font-size: 10px;
}
table.order-options th {
	text-align: left;
}
table.order-options h3 {
	text-align: center;
}




