.sitewidth {
	width: 1000px;
	margin: 0 auto;
}
.clearflt {
	clear: both;
}

.fltlft {
	float: left;
}

.fltrt {
	float: right;
}

#head {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
#button {
	float:right;
	display: block;
	position: relative;
	bottom: 355px;
	height: 40px;
	width: 50px;
	margin-right: -15px;
}
#head img.logo {
	margin-bottom: 2px;
	float: left;
	margin-left: 27px;
	margin-top: 9px;
}
#banner {
	width:999px;
	height: 250px;
	margin-top: -19px;
	margin-left: -10px;
	padding-bottom: 15px;
}

ul#alt-nav, #head p.call-us {
	margin-top: 0px;
	margin-right: 47px;
	float: right;
}

#head ul#alt-nav li {
	margin: 0 2px;
	float: right;
	list-style-type: none;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 25px;
	border-color: #a1a09f;
	border-width: 2px;
	border-style: solid;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(../img/bg-alt-nav.png);
	display: inline-block;
}

ul#alt-nav li a {
	color: #323131;
	text-decoration: none;
}

ul#alt-nav li a:hover {
	text-decoration: underline;
	color: black;
}

#head p.call-us {
	font-weight: bold;
	margin: 5px;
	padding-top: 3px;
}
ul#nav {
	margin: 0px;
	background-color: #c4ac76;
	padding-left: 70px;
	width: 930px;
	clear: both;
	background-repeat: repeat-x;
	background-image: url(../img/bg-navbar.png);
}

ul#nav li {
	list-style-type: none;
	line-height: 30px;
	position: relative;
	margin-right: 40px;
	margin-left: 0px;
	display: inline;
}

ul#nav li a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	color: white;
}

ul#nav a:hover {
	color: #d5d5d5;
}

#body .leftcol {
	margin-top: 25px;
	width: 300px;
	float: left;
}

ul#one-two-three {
	display: none;
	margin-left: 30px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

ul#one-two-three li {
	background-color: #ebead3;
	text-align: center;
	list-style-type: none;
	width: 249px;
}

ul#one-two-three li.one {
	background-repeat: no-repeat;
	background-image: url(../img/tab-one.png);
	height: 110px;
}

ul#one-two-three li.two {
	background-repeat: no-repeat;
	background-image: url(../img/tab-two.png);
	height: 112px;
}

ul#one-two-three li.three {
	background-repeat: no-repeat;
	background-image: url(../img/tab-three.png);
	height: 120px;
}

.orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c73c2f;
}

h3.orange {
	font-style: normal;
	font-weight: normal;
	padding-top: 40px;
	font-size: 20px;
}
#body .rightcol, #body .single-col {
	color: #848484;
	line-height: 23px;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
}
#body .rightcol {
	color: #848484;
	line-height: 23px;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
}

#body .rightcol h3 {
	font-style: normal;
	font-weight: normal;
	margin-bottom: 10px;
	color: #3f3939;
	font-size: 23px;
}

.music-player {
	margin-top: 40px;
	float: right;
}

#footer {
	clear: both;
	display: block;
                position: relative;
	background-color: none;
	font-family: Tahoma, Geneva, sans-serif
}

#footer p {
	display: block;
                position: relative;
	text-align: center;
	color: #e7d074;
	font-size: 11px;
	padding-top: 5px;
}

#footer a {
	text-decoration: none;
                position: relative;
	color: #e5e5e5;
}

#footer a:hover {
	text-decoration: underline;
                position: relative;
}
.txtCopyright{
	font-size: 11px;
	color: #e5e5e5;
	}

body.home ul#one-two-three {
	display: block;
}

#not-home {
	display: block;
}

body.home #not-home {
	display: none;
}

ul#one-two-three a {
	color: #575757;
}

ul#one-two-three a:hover {
	color: black;
}

ul#nav li ul {
	z-index: 999;
	width: 85px;
	left: -10px;
	top: 14px;
	position: absolute;
	display: none;
}

ul#nav li:hover ul,
ul#nav li.over ul {
	z-index: 999;
	position: absolute;
	display: block;
}

ul#nav li li {
	text-align: center;
	background-color: #f9faee;
	margin: 0px;
	display: block;
	border-color: #c5c5a9;
	border-right-width: 1px;
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
}

ul#nav li li a {
	text-align: center;
	color: #575757;
}

#product-options table, #option-select table {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	color: #575757;
	background-color: #eaead3;
}

td.title {
	padding-left: 5px;
	font-weight: bold;
	color: white;
	background-color: #a0473b;
}

#product-options a {
	text-align: center;
	color: #575757;
}

#product-options td, #option-select td {
	border-spacing: 0px 0px;
	margin: 0px;
	border-color: #e1e1e1;
	border-style: solid;
	border-width: 1px;
}
#product-options th{
	padding-right: 5px;
	padding-left: 5px;
	text-align:left;
}
#option-select th{
	padding-right: 5px;
	padding-left: 5px;
	text-align:left;
}
#product-options{
	padding-right: 10px;
	float: left;
}
#box-options{
	width: 170px;
	color: #f48100;
	padding: 10px;
	border-color: #e4e4e4;
	border-width: 1px;
	border-style: solid;
	background-color: #f6f6f6;
	float: right;
	text-align: left;
	margin: 288px 0 0 0;
}
#box-options a{
	font-weight: bold;
	color: #f48100;
}
#box-options p{
	padding: 16px 0;
	height: 20px;
	margin: 0;
	border-top-color: #e4e4e4;
	border-top-width: 1px;
	border-top-style: solid;
}
#body{
	text-align: justify;
}
#body .single-col{
	margin: 0 auto;
	width: 980px;
}
#product-right-col{
	float: right;
}
.option-preview-link{
	margin: 0;
	float: right;
}
table.pricing-options{
	margin: 0 auto;
}
table.pricing-options tr{
	background-color: #f6f6f6;
}
table.pricing-options tr.odd{
	background-color: #e4e4e4;
}
table.pricing-options th{
	text-align: center;
}
.product-specs{
	text-align: justify;
}
.checkout-types{
	list-style-type: none;
}
.box li, li.section{
	list-style-type: none;
}
#checkout-step-login .col2-set{
	clear: none;
}
#checkoutSteps .head{
	height: 30px;
}
#category-view{
	margin: 0 auto;
	width: 980px;
}
.col-right{
	display: none;
}
p.product-image-zoom img{
	z-index: 1;
}
#home p {
	margin-bottom:.8em;
	font-weight: bold;
	margin-top: 50px;
}

/*********
MY ADD
********/
.floatright { float: right; }

/*********
HomeBox
********/
#boxes {
	clear: both;
                overflow: hidden;
	display: block;
	background: #ffffff;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 999px;
	margin-left: 0px;
	border-bottom-style: double;
	border-bottom-color: #cdbd7f;
	 
}
 #boxes p,
#boxes img {
	margin: 0px; padding: 0px;
}
#boxes img {
	margin: 0px 0px 10px 0px;
}
 #boxes h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #042a58;
	border: none;
	margin: 10px 0px 5px 0px; padding: 0px;
	float: none;
}
 #boxes p {
	text-align: justify;
}
#boxleft {
	display: block;
	margin: 0px; padding: 0px 15px 5px;
	float: left;
	width: 200px;
}
 #boxmiddle {
	display: block;
	margin: 0px; padding: 0px 15px 5px;
	float: left;
	width: 200px;
}
 #boxright {
	display: block;
	margin: 0px; padding: 0px 15px 5px;
	float: left;
	width: 200px;
}

#boxrightone {
	display: block;
	margin: 0px; padding: 0px 15px 5px;
	float: left;
	width: 270px;
}
