#cont-top{
	background: #89695c url("../images/bottom-brown.gif") no-repeat bottom !important;
}

#cont-top-grad{
	background: url("../images/cont-top-back-brown.jpg") repeat-x;
}

#cont-top-rounded{
	background: url("../images/top-rounded-brown.gif") no-repeat;
}

#main-img{
	background: url("../images/img-brown.jpg") no-repeat;
}

#small-img{
	background: url("../images/small-brown.jpg") no-repeat;
}

#badge, #higher-badge{
	background: url("../images/badge-black.png") no-repeat top left;
}

#badge:hover, #higher-badge:hover{
	background: url("../images/badge-black.png") no-repeat bottom left;
}

#badge, #higher-badge{
	height: 84px;
}

#what{
	background: url("../images/what-black.jpg") no-repeat;
}

#hype{
	background: url("../images/hype-black.gif") no-repeat;
}


#seconds{
	background: url("../images/seconds-black.jpg") no-repeat;
}

#why{
	background: url("../images/why-black.jpg") no-repeat;
}

#why-home{
	background: url("../images/why-black-home.jpg") no-repeat;
}

#press{
	background: url("../images/press-black.jpg") no-repeat;
}

#faq{
	background: url("../images/faq-black.gif") no-repeat;
}

#user{
	background: url("../images/user-black.jpg") no-repeat;
}

#privacy{
	background: url("../images/privacy-black.gif") no-repeat;
}

#terms{
	background: url("../images/terms-black.gif") no-repeat;
}

#signup{
	background: url("../images/signup-black.jpg") no-repeat;
}

#signup-free{
	background: url("../images/signup-free-brown.jpg") no-repeat;
}

#signup-premium{
	background: url("../images/signup-premium-black.jpg") no-repeat;
}

#payment-questions{
	background: url("../images/payment-questions-black.jpg") no-repeat;	
}

#freeplan-specs{
	background: url("../images/freespecs-black.gif") no-repeat;	
}

#fullplan-specs{
	background: url("../images/fullspecs-black.gif") no-repeat;	
}

.next-step{
	background: url("../images/next-black.jpg") no-repeat top left;
}

.next-step:hover{
	background: url("../images/next-black.jpg") no-repeat bottom left;
}

.final-step{
	background: url("../images/final-black.jpg") no-repeat top left;
}

.final-step:hover{
	background: url("../images/final-black.jpg") no-repeat bottom left;
}

#choose-premium{
	background: url("../images/choose-premium-brown.gif") no-repeat top left;
}

#choose-premium:hover{
	background: url("../images/choose-premium-brown.gif") no-repeat bottom left;
}

#choose-free{
	background: url("../images/choose-free-brown.gif") no-repeat top left;
}

#choose-free:hover{
	background: url("../images/choose-free-brown.gif") no-repeat bottom left;
}

table#choose tr th a#premium{
	background: url("../images/premium-head-grey.gif") no-repeat;
}

table#choose tr th a#free{
	background: url("../images/free-head-grey.gif") no-repeat;
}

h4, .corner a, p.user-credit{
	color: #8A6A5C;
}

tr td p b{
  	color: #664d44;
}

.accordion_headings{
	background-color: black;
}

.boxholder{
	background: #8A6A5C;	
}

b.form-header-color{
	color: #664d44;
}

p.paraheader{
	color: #664d44 !important;
}

#basic-accordian{
	background: url("../images/signup-back-brown.png") no-repeat !important;
}

.link-profile, .link-study, .link-billing{
	color: #fff;
}

.accordion_headings{
		background: #664d44 url("../images/form-tab-right.png") no-repeat top right;
}

.header_highlight{
	background: #8b6c5d url("../images/form-tab-right.png") no-repeat top right;
}

.accordion_headings:hover{
	background: #8b6c5d url("../images/form-tab-right.png") no-repeat top right;
}

h2{
	color: #89695c;
}

h3{
	color: #89695c;
	margin: 0 0 10px 17px;
}

.number1{
	background: url("../images/1-brown.gif") no-repeat top left;
}

.number1:hover{
	background: url("../images/1-brown.gif") no-repeat bottom left !important;
}

.number2{
	background: url("../images/2-brown.gif") no-repeat top left;
}

.number2:hover{
	background: url("../images/2-brown.gif") no-repeat bottom left !important;
}

.number3{
	background: url("../images/3-brown.gif") no-repeat top left;	
}

.number3:hover{
	background: url("../images/3-brown.gif") no-repeat bottom left !important;
}

.number4{
	background: url("../images/4-brown.gif") no-repeat top left;	
}

.number4:hover{
	background: url("../images/4-brown.gif") no-repeat bottom left !important;
}

.number5{
	background: url("../images/5-brown.gif") no-repeat top left;	
}

.number5:hover{
	background: url("../images/5-brown.gif") no-repeat bottom left !important;
}

.accordion_toggle_active {
	background: url("../images/arrow-brown.gif") no-repeat;
}

/* signup styles */
td.profilesidebar p b{
	color: #664d44;
}

.stripNav li.tab1 a { background: url("../images/btn-profile-brown.gif") no-repeat; }
.stripNav li.tab2 a { background: url("../images/btn-classes-brown.gif") no-repeat; }
.stripNav li.tab3 a { background: url("../images/btn-billing-brown.gif") no-repeat; }

.stripNav li.tab1 a:hover { background: url("../images/btn-profile-brown.gif") bottom no-repeat; }
.stripNav li.tab2 a:hover { background: url("../images/btn-classes-brown.gif") bottom no-repeat; }
.stripNav li.tab3 a:hover { background: url("../images/btn-billing-brown.gif") bottom no-repeat; }

.stripNav li.tab1 a.current { background: url("../images/btn-profile-brown.gif") bottom no-repeat; }
.stripNav li.tab2 a.current { background: url("../images/btn-classes-brown.gif") bottom no-repeat; }
.stripNav li.tab3 a.current { background: url("../images/btn-billing-brown.gif") bottom no-repeat; }

