* {
	padding:0;
	margin:0;
	list-style:none;
}
img {
	border: none;
}
a {
	color: #883424;
	text-decoration: none;
}
a:hover {
	color: #413727;
	text-decoration: none;
}
#QE_Toolbar {
	display: none!important;
}
body {
	font:62.5% Arial, Helvetica, sans-serif;
	background:#eeece3;
}
p, h2, h3, h4, h5 {
	font-size:1.2em;
}
h3 {
	color: #000 !important;
}
div#wrapper {
	width:1000px;
	padding-top:8px;
	margin:25px auto 0;
	background:url(../images/top.png) no-repeat;
}
div#masthead {
	width:1000px;
	background:url(../images/main_bg.png) repeat-y;
	position:relative;
	height: 240px;
}
div#masthead-header {
	padding-left: 5px;
	width: 453px;
	float: left;
}
div#masthead-contact {
	float:left;
	margin:30px 0 0 40px;
	padding-left:5px;
	width:477px;
}
div#masthead_image {
	/*  background:url(../images/image_bg.png) center no-repeat;*/

  width:900px;
	height:193px;
	clear:both;
	padding: 8px 40px 0 0;
	position:relative;
	z-index:1;
	margin: 0 auto;
}
#exchange {
	float: left;
	width: 207px;
}
#contact {
	width: 250px;
	float: left;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413727;
}
#contact-title {
	font-weight: bold;
	color: #883424;
}
#rj-contact {
	margin-bottom: 10px;
}
h1 {
	font:3.6em 'Trebuchet MS', Arial, Helvetica;
	height: 60px;
}
h1 a {
	position:absolute;
	/*  width:191px; */

  height:30px;
	left:40px;
	top:18px;
	font-weight:bold;
	text-decoration:none;
	color:#ff7e00;
}
div#menu {
	width: 1000px;
}
div#menu ul {
	float:right;
	margin-right:22px;
	position:relative;
	z-index:2;
	bottom:-2px;
}
div#menu ul li {
	float:left;
	width: 125px;
	height: 42px;
	text-align: center;
	padding-top: 15px;
}
div#menu ul li a {
	color:#eeece3;
	text-decoration:none;
	display:block;
	font-size:1.4em;
	padding: 10px 20px;
	background:url(../images/menu-off.jpg) no-repeat;
}
div#menu ul li a:hover,  div#menu ul li.current {
	background:url(../images/menu-on.jpg) no-repeat;
}
div#menu ul li.last {
/*clear: right;*/

}
div#content {
	width:1000px;
	background:url(../images/main_bg.png) repeat-y;
}
div#main {
	padding:0 20px 20px;
	width:1000px;
	float:left;
}
h2#page_header {
	color:#403726;
	font-size:24px;
	padding:10px 0 0;
	line-height:1;
	margin:0 20px 5px;
	border-bottom:1px solid #e7e7e7;
	position:relative;
}
h2#page_header span {
	position:relative;
	padding-right:10px;
}
div#main a {
	color:#883424;
}
div#main p {
	color:#000;
	line-height:2;
	margin:10px 0;
}
div#main h3 {
	margin-top:15px;
	color:#ff7e00;
}
div#main blockquote {
	margin:0 15px;
	padding:1px 15px;
	border-left:5px solid #B8D1E4;
	background:#F0F0F0;
}
div#main ul {
	font-size:1.2em;
	color:#000;
	margin-left:15px;
}
div#main li {
	margin:5px 0;
	padding-left:15px;
	background:url(../images/square.png) 0 center no-repeat;
}
div#main ol {
	font-size:1.2em;
	color:#000000;
	margin-left:15px;
}
.left {
	display: block;
	float:left;
	padding: 10px;
}
.right {
	display: block;
	float:right;
	padding: 10px;
}
div#secondary {
	padding:15px 20px 20px 0;
	width:200px;
	float:left;
}
div#secondary h3 {
	text-transform:uppercase;
	color:#507fa3;
	margin-bottom:15px;
}
div#secondary ul#news {
	margin:15px 0 20px;
	color:#507fa3;
	padding-bottom:10px;
	border-bottom:1px solid #e7e7e7;
}
div#secondary ul#news label {
	font-weight:bold;
}
div#secondary ul#news li {
	margin:10px 0;
	font-size:1.2em;
	line-height:1.5em;
}
div#secondary h4 {
	color:#ff7e00;
	text-transform:uppercase;
	margin-bottom:15px;
}
div#secondary form p {
	position:relative;
	height:30px;
}
input.subscribe {
	position:absolute;
	top:0;
	height:18px;
	width:156px;
	padding:5px;
	background:url(../images/text_bg.png) repeat-x;
	border:1px solid #bcbcbc;
}
input.submit {
	position:absolute;
	right:0;
}
p#footer {
	height:8px;
	width:1000px;
	background:url(../images/bottom.png) no-repeat;
	text-align:center;
	font-size:1em;
	color:#686868;
	padding:15px 0;
}
p#footer a {
	color:#686868;
	text-decoration:none;
}
p#footer span {
	position:absolute;
	text-indent:-9999em;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/

  .clearfix {
	display:block;
}
/* End hide from IE Mac */





/* Page CSS */



.photoLeftFloat {
	float: left;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 6px;
	border: 2px solid #883424;
	clear: both;
}
.photoRightFloat {
	float: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 15px;
	border: 2px solid #883424;
	clear: both;
}
.descriptor {
	color: #883424 !important;
}
#new-products {
	width: 820px;
	margin: 0 auto;
}
#schedules {
	width: 820px;
	margin: 0 auto;
}
#schedule-rj {
	width: 400px;
	float: left;
	margin-right: 20px;
}
#schedule-tim {
	width: 400px;
	float: left;
}
#schedule-title {
	font-size: 14px;
	font-weight: bold;
}
#schedule-mo {
	font-weight: bold;
	color: #883424;
}
.newprd-title {
	font-size: 16px;
	font-weight: bold;
	color: #883424;
}
#aboutus {
	width: 900px;
}
#aboutus #about-rj {
	height: 300px;
}
#aboutus #about-tim {
	height: 300px;
}
#home {
	margin: 15px;
	width: 1000px;
}
#home #main-text {
	float: left;
	padding-top: 15px;
	width: 466px;
	height: 250px;
	background: url(http://kineticmediadesign.com/rjstevensmusic/main-text.jpg) no-repeat;
}
#home #main-text #content-box {
	padding: 5px 15px 0 20px;
	width: 410px;
	height: 210px;
	overflow-y: scroll;
}
#home #events {
	float: left;
	width: 263px;
	height: 250px;
	background: url(http://kineticmediadesign.com/rjstevensmusic/events.jpg) no-repeat;
	display: none;
}
#home #events #events-content {
	padding: 45px 15px 0 20px;
	font-size: 10px
}
#home #products {
	width: 466px;
	float: left;
}
/* Products Pages */



#prd-page {
	width: 1000px;
}
#left-col {
	width: 500px;
	float: left;
}
#right-col {
	width: 500px;
	float: left;
}
div.product {
	width: 500px;
	clear: both;
	margin-bottom: 10px;
	background: url(product_bg.jpg) no-repeat;
	height: 150px;
}
div.prd-left {
	width: 100px;
	float: left;
	padding: 20px 0 10px 20px;
}
div.prd-right {
	width: 250px;
	float: left;
	margin: 0 0 10px 15px;
}
div.prd-title {
	font-size: 14px;
	color: #883424;
	font-weight: bold;
	padding: 5px 0 0 5px;
}
div.prd-desc ul {
	font: 10px Arial, Helvetica, sans-serif !important;
}

