/* CSS Document */

BODY {background:#451515;}

DIV.content {background:#ECE2DE;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:15px;
	padding:10px;
	border:15px;
	border-color:#E0D7CF;
	border-style:solid;
	vertical-align:top;}
	
DIV.footer {background:#ECE2DE;
	margin-right:10px;
	margin-bottom:20px;
	padding:10px;
	border:15px;
	border-color:#E0D7CF;
	border-style:solid;
	vertical-align:bottom;}
	
IMG {border:none;
	margin:0;}
	
IMG.product_header {margin-bottom:10px;}

IMG.product_photo {float:right; 
	margin-right:20px;
	margin-left:20px;
	border:3px solid black;}
	
HR.product_divider {margin-top:15px;
	margin-bottom:10px;}
	
A:link {color:#451515;}

A:visited {color:#451515;}

A:hover {color:#000000;}

DIV.title {font-family: "Times New Roman", serif;
	font-size:16pt;
	text-align:center;
	font-weight:bold;}

DIV.text {font-family: "Arial", sans-serif;
	font-size:9pt;
	line-height:14pt;
	text-align:justify;}
	
DIV.form_header {background:#d3bcc5;
	width:550px;
	font-family: "Arial", sans-serif;
	font-size:12pt;
	font-weight:bold;
	line-height:18pt;
	text-align:left;
	margin-bottom:10px;
	margin-top:15px;}
	
DIV.form_field_label {font-family: "Arial", sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:right;
	width:150px;
	margin-right:10px;}
	
DIV.form_field_label2 {font-family: "Arial", sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	margin-left:15px;
	margin-bottom:7px;}
	
DIV.form_field_label3 {font-family: "Arial", sans-serif;
	font-size:9pt;
	line-height:14pt;
	text-align:justify;
	padding-left:15;
	padding-right:40;
	margin-bottom:7px;}
	
DIV.form_field_note2 {font-family: "Verdana", sans-serif;
	font-size:7pt;
	text-align:justify;
	margin-left:15px;
	margin-bottom:15px;
	padding-right:40;}
	
DIV.form_field2 {margin-left:15px;
	margin-bottom:15px;}
	
DIV.cart_total {color:#ECE2DE;
	position:absolute;
	top:845;
	left:70;}
	
DIV.error {color:#FF0000;
	font-weight:bold;}
	
.sale {color:red;}
	
.italic {font-style:italic;}

.bold {font-weight:bold;}

.fine_print {font-family: "Verdana", sans-serif;
	font-size:7pt;}