body {
	background-color: #3d3356;
}

#body {
	background: url(../images/background.jpg) top left repeat-x;
}

#wrapper {
	background-color: #fff;
}

.header {
	background: url(../images/banner_mens.jpg) top left no-repeat;
}

.header li a { color: #fff; }

#womans.header {
	background: url(../images/banner_womens.jpg) top left no-repeat;
}

#home.header {
	background: url(../images/banner_home.jpg) top left no-repeat;
}

span.highlight {
	background-color: #FF0;
}

form .text_field {
	background: url(../images/input_bg.gif) bottom left repeat-x;
	border: #c0bebe 1px solid;
}

form a {
	color: #4eb6db;
}

#content li#tony {
	background: url(../images/tony.jpg) top left no-repeat;
}

#content li#paul {
	background: url(../images/paul.jpg) top left no-repeat;
}

#content li#ryan {
	background: url(../images/ryan.jpg) top left no-repeat;
}

#content li#bruce {
	background: url(../images/bruce2.jpg) top left no-repeat;
}

#content li#bryce {
	background: url(../images/bryce.jpg) top left no-repeat;
}

#content li#sam {
	background: url(../images/sam.jpg) top left no-repeat;
}

#content li#john {
	background: url(../images/john.jpg) top left no-repeat;
}

#content li#alan {
	background: url(../images/alan.jpg) top left no-repeat;
}


#content li#susan {
	background: url(../images/susan.jpg) top left no-repeat;
}

#content li#joyce {
	background: url(../images/joyce.jpg) top left no-repeat;
}

#content li#jackie {
	background: url(../images/jackie.jpg) top left no-repeat;
}

#content li#jen {
	background: url(../images/jen.jpg) top left no-repeat;
}


ul.x li {
	background: url(../images/x.jpg) top left no-repeat;	
}

h3 {
	color: #9c1c20;
}

li.one {
	background: url(../images/1.jpg) top left no-repeat;	
}

li.two {
	background: url(../images/2.jpg) top left no-repeat;	
}

li.three {
	background: url(../images/3.jpg) top left no-repeat;	
}

li.aone {
	background: url(../images/a1.jpg) top left no-repeat;	
}

li.atwo {
	background: url(../images/a2.jpg) top left no-repeat;	
}

li.athree {
	background: url(../images/a3.jpg) top left no-repeat;	
}

li.afour {
	background: url(../images/a4.jpg) top left no-repeat;	
}

li.afive {
	background: url(../images/a5.jpg) top left no-repeat;	
}

ul.check li {
	background: url(../images/check.jpg) top left no-repeat;
}

.letter {
	background: #fcf9ce;
	border: #666 1px solid;
}

.folder {
	border: #3d3356 3px solid;
}

h4.tab {
	background-color: #3d3356;
}

span.image_underline {
	background: url(../images/underline.jpg) bottom left no-repeat;	
}

li.testimonials {
	border: #000 1px solid;
}

.login_info .error { color:#F00; }