@CHARSET "ISO-8859-1";

#center #wrapper {
	background: url(../images/rightnav_bg.gif) repeat-y top right;
        background-color:#E5E1CB;
}

img {border:0px;}

#center #wrapper #nav {
    background-color: #D9D6B7;
    border-left: 1px solid #FFFFFF;
    float: right;
    height: 100%;
    padding: 0 2px 2px;
    right: 0;
    top: 108px;
    width: 169px;
}

#center #wrapper #nav .navblock {
margin-bottom:5px;
}

#center #wrapper #nav a:hover {
text-decoration:underline;
}
#center #wrapper #body {
    float: left;
    position: relative;
    width: 830px;
}

#center #wrapper #body #body_head {
	display: block;
	width: 100%;/*829px;*/
	height: 51px;
	background-color: #f3daad;
}

#center #wrapper #body #body_head h1 {
	margin: 0px 0px 0px 0px;
	padding: 12px 25px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-color: #ecc985;
	/*width: 355px;*/
	float:left;
	border-right: 1px solid #FFFFFF;
}

#center #wrapper #body #body_mid {
	width: 830px;
	background-color: #e5e1cb;
	/* padding:18px 18px 0 18px; */
	/* padding: 1.4% 1.4% 0px; */
	border-top: 1px solid #FFFFFF;
	float:left;
}

#center #wrapper #body #body_mid #body_content {
	float: left;
	width: 785px;
	padding: 20px 0 0 20px;
	/* margin-bottom: 20px;*/
	margin:12px;
	_margin:12px 0px 12px 6px;
	background: url('../images/content_bg.jpg') repeat-y right;
	background-color: #edeadb;
	border-left: 1px solid #c6c5c5;
	border-top: 1px solid #c6c5c5;
	border-bottom: 1px solid #c6c5c5;
	
	min-height: 450px;
	height: auto !important;
	!height: 450px;
	
}

#center #wrapper #body #body_mid #body_content #copy {
	float: left;
	width: 150px;
	color: #212121;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#center #wrapper #body #body_mid #body_content #copy h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #734028;
	font-size: 18px;
	line-height: 24px;
}

#center #wrapper #body #body_mid #body_content #big_pic {
	float: left;
	display: block;
	height: 433px;
	width: 433px;
	border: 1px solid #b0b097;
	margin-left: 20px;
}

#center #wrapper #body #body_mid #body_content #small_pic {
	float: right;
}

#center #wrapper #body #body_mid #body_content #small_pic .small_pic {
	height: 128px;
	width: 128px;
	border: 1px solid #b0b097;
	margin-bottom: 22px;
	/* margin-left:18px; */
	text-align: center;
}

#center #wrapper #body #sub2bottom {
	width: 697px;
}

.button,button {
	background-color:#887a61;
	border:1px outset #4b372e;
	color:#fff;
	font-size:12px;
	padding:1px 3px;
	text-align:center;
	cursor:pointer;
}

a.button {
	text-decoration:none;
	color:#fff;
}

input.button,button {
	padding:1px 2px;
}


div#body_content table td, div#body_content p, div#body_content p span, div {
font-size:10pt;
}

#body_content h3 {
color:#333333;margin-bottom:10px;
font-size:15px;
display:block;
font-family:arial,helvetica, sans-serif;
}

#checkoutsteps {
    background: none repeat scroll 0 0 #F3DAAD;
    border: 1px solid #936C5A;
    width:96%;
    list-style: none outside none;
    margin: 10px 0;
    padding: 5px 0;
}

#checkoutsteps li.currentstep {
    color: #000000;
    font-weight:normal;
}

#checkoutsteps li {
    display: inline;
    font-weight: 700;
    padding: 0 9px;
}

#checkoutsteps a {
color:#936C5A;
}

#checkout {
margin: 0 0 20px;
}

#ship_dealers label {
margin-right:0;padding:0;}

label {
    display: block;
    float: left;
    margin-right: 20px;
    margin-top: 5px;
    text-align: right;
    width: 140px;
}

#checkout textarea, #checkout input {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    width: 250px;
    margin-top: 5px;
    padding:2px;
    border:1px solid #CCC;
    max-width:250px;
    background-color:#FAFAFA;
}

#checkout select {
    background-color:#FAFAFA;
    border:1px solid #CCC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding:2px;
    margin-top: 5px;
    width: 255px;
}



#checkout #continue {
background-color:#734028;
color:#FFF;
cursor:pointer;
cursor:hand;
padding:4px;
font-weight:bold;
}


.errors {
    color: #EE0000;
    padding:0 0 0 30px;
    font-weight: 700;
}


#cartTbl {
    border: 1px solid #936C5A;
    border-spacing: 1px;
    width: 96%;
}

#cartTbl th {
    background: none repeat scroll 0 0 #936C5A;
    color: #FFFFFF;
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
    font-weight: 700;
    padding: 2px 5px;
    text-align: left;
}

table.productListing td, #cartTbl td {
    padding-left: 10px;
    padding-right: 10px;
}

tr.totals td {
    background-color: #F3DAAD;
font-weight:bold;
}

#checkout h2 {
display:block;
padding: 20px 0 0 ;
}

