body {
	margin: 0px ;
	font-family: verdana, arial, sans-serif ;
	line-height: 17px ;
	font-size: 12px ;
	background: url(images/pageBg.jpg) ;
	background-position: center ;
	color: #000000 ;
}

p, li, div, td {
	line-height: 17px ;
}

input, select, textarea, button {
	font-family: verdana, arial, sans-serif ;
	font-size: 12px ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 12px ;
	vertical-align: middle ;
	line-height: 20px ;
}

img {
	-ms-interpolation-mode: bicubic; 
}

h1, .preview_h1 {
	color: #C9640C ;
	font-size: 28px ;
	font-weight: bold ;
	letter-spacing: -1px ;
	line-height: 28px ;
	margin-top: 0px ;
}

.preview_h1 {
	margin-bottom: 0px ;
}

h2 {
	font-size: 18px ;
	font-weight: normal ;
	letter-spacing: -1px ;
	line-height: 22px ;
	color: #C9640C;
}

h3, .inline_h {
	font-size: 13px ; 
	font-weight: bold ;
	letter-spacing: -1px ;
	margin-top: 0px ;
	color: #C9640C;
}

a.button:link, a.button:active, a.button:visited, a.button:hover {
	display: block ;
	padding: 6px 9px ;
	text-align: center ;
	border-right: 1px solid #391F09 ;
	border-left: 1px solid #673911 ;
	background-position: center ;
	background-image: none ;
	color: #ffffff ;
	text-decoration: none ;
	font-size: 13px ;
	font-family: verdana ;
	font-weight: bold ;
	letter-spacing: -1px ;
}

a.button:hover {
	background-image: url(images/button_up.png) ;
}

a:link {
	color: #BC681F ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #8A4C16 ;
}

#content {
	padding: 20px ;
}

.orange_MB {
	border: 1px solid #BC681F ;
	padding: 1px ;
}

.orange_AH {
	background: url(images/orange_AH.gif) ;
	background-position: center ;
	padding: 5px 10px ;
	font-size: 13px ;
	font-weight: bold ;
	letter-spacing: -1px ;
	color: #ffffff ;
}

.dm {
	margin-top: 20px ;
}

/* Cart Styles */

.cart_tHead {
	background: #999999 ;
	font-weight: bold ;
	font-size: 14px ;
	border-bottom: 1px solid #000000 ;
	color: #ffffff ;
}

.cart_tCol {
	background: #666666 ;
	color: #ffffff ;
	font-size: 10px ;
	border-bottom: 1px solid #000000 ;
}

.sectionHead {
text-align:center;
border: 1px solid #666666;
background: #683A11; 
color: #ffffff; 
font-weight: bold; 
padding: 3px 5px;
}

.label {
text-align:right;
vertical-align:middle;
font-weight:bold;
}

.required {
text-align:center;
color: #990000;
}

.img_float {
	float: right ;
	margin: 0px 0px 5px 15px ;
	clear: right ;
}

a.link_brown:link, a.link_brown:active, a.link_brown:visited {
	color: #532805 ;
	text-decoration: none ;
}

a.link_brown:hover {
	text-decoration: underline ;
}

a.link_white:link, a.link_white:active, a.link_white:visited {
	color: #ffffff ;
	text-decoration: none ;
}

a.link_white:hover {
	text-decoration: underline ;
}

.quote_box {
	width: 290px ;
	background: #FDC687 ;
	border: 1px solid #C9640C ;
	vertical-align: top ;
}

.quote {
	margin: 20px ;
	font-size: 12px ;
	font-weight: bold ;
}

.author {
	margin: 20px ;
	font-size: 12px ;
	padding-bottom: 20px ;
	border-bottom: 3px solid #C9640C ;
}

.preview_margin {
}

.preview_image {
	border: 1px solid #000000 ;
	width: 605px ;
	clear: both ;
}

.preview_full {
	border: 1px solid #000000 ;
	width: 918px ;
	clear: both ;
}

.preview_caption {
	font-weight: bold ;
	font-size: 11px ;
	line-height: 14px ;
	margin: 10px 0px ;
}

.preview_imgFloat {
	width: 300px ;
	float: right ;
	margin: 20px 0px 5px 20px ;
	border: 1px solid #000000 ;
	clear: right ;
}

.preview_imgFloatSm {
	width: 200px ;
	float: right ;
	clear: right ;
	margin: 0px 0px 5px 20px ;
	border: 1px solid #000000 ;
}

.preview_imgFloatLeft {
	width: 300px ;
	float: left ;
	margin: 20px 20px 5px 0px ;
	border: 1px solid #000000 ;
}

.preview_h2 {
	font-size: 18px ;
	font-weight: bold ;
	line-height: 18px ;
	letter-spacing: -1px ;
	margin-top: 0px ;
}

.preview_h3 {
	font-size: 18px ;
	font-weight: bold ;
	font-style: italic ;
	line-height: 18px ;
	letter-spacing: -1px ;
	padding-bottom: 20px ;
	border-bottom: 5px solid #C9640C ;
}

.quote_head {
	font-size: 18px ;
	letter-spacing: -1px ;
	margin: 20px ;
	padding-bottom: 20px ;
	border-bottom: 3px solid #C9640C ;
	font-weight: bold ;
}

.no_border {
	border-bottom: 0px ;
	margin-bottom: 0px ;
}

.no_margin {
	margin-bottom: 0px ;
	padding-bottom: 0px ;
}

.sep {
	background: #C9640C ;
	height: 1px ;
	font-size: 1px ;
	line-height: 1px ;
	margin: 20px 0px ;
}