#wrap {
	position: relative;
	width: 957px;
	margin-left: -500px;
	left: 50%;
	padding: 21px;
	padding-top: 0px;
	padding-bottom: 20px;
	background: url('../images/bg_wrap.gif') repeat-y;
}

.corner{
	position: absolute;	
	width: 35px;
	height: 38px;
	z-index: 5;
}

.corner#topL{
	background: url('../images/corner_topleft.gif') no-repeat;
	top: -3px;
	left: 0px;
}

.corner#topR{
	background: url('../images/corner_topright.gif') no-repeat;
	top: -3px;
	width: 45px;
	right: 5px;
}

.corner#botL{
	background: url('../images/corner_botleft.gif') no-repeat;
	bottom: 0px;
	width: 45px;
	left: -1px;
}

.corner#botR{
	background: url('../images/corner_botright.gif') no-repeat;
	bottom: 0px;
	width: 45px;
	right: -1px;
}

#bottomSpan {
	position: absolute;
	display: block;
	width: 937px;
	height: 40px;
	z-index: 5;
	bottom: -2px;
	left: 25px;
	background: url('../images/bg_bottomSpan.gif') repeat-x;
}

#branding {
	height: 150px;
	background: url('../images/bg_branding.gif') repeat-x;
}

#branding a.banner_logo:link, #branding a.banner_logo:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 20px;
	color: #000000;
	letter-spacing: 1px;
	display: block;
	position: relative;
	text-indent: -2000px;
	background: url('../images/branding.gif') no-repeat;
	width: 530px;
	height: 124px;
	float: left;
}

#branding a.banner_logo:link img, #branding a.banner_logo:visited img {
	display: none;
}

	

#branding a.feature img, #branding a.feature img {
	margin-left: 235px;
	margin-top: 30px;
}

#navHeader {
	list-style-type: none;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 11px;
}

#navHeader li {
	display: block;
	float: left;
	border-right: 2px solid #CECEE5;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
}

#navHeader li.search {
	float: right;
	border: 0px;
	visibility: hidden;
}

#navHeader li.search form{
	position: relative;
	top: -8px;
	padding: 0px;
	margin: 0px;
}

#navHeader li.search input {
	position: relative;
	display: block;
	height: 20px;
	float: left;
}

#navHeader li.search .searchbox {
	position: relative;
	display: block;
	height: 18px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #E6E6D2;
	width: 143px;
}

#navHeader li.last {
	border: 0px;
}

#navHeader li a:link, #navHeader li a:visited{
	text-transform: uppercase;
	letter-spacing: 1px;
}

#page {
	clear: both;
	padding: 20px;
	padding-right: 21px;
	padding-top: 0px;
	margin-top: 0px;
}


#page #image {
        display: block;
        height: 305px;
        width: 915px;
        background: url('../images/catalogimage.jpg') no-repeat;
        text-indent: -2000px;
        margin-bottom: 5px;
}

#page #menu {
	float: right;
	width: 230px;
}

#page #menu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#page .content {
	position: relative;
	width: 675px;
	display: block;
	float: left;
	margin-right: 10px;
}

#page .contentA {
	position: relative;
	width: 435px;
	display: block;
	float: left;
	margin-right: 10px;
}

#page .contentB {
	position: relative;
	display: block;
	float: left;
	width: 230px;
	margin-right: 10px;
	
}

#page .contentB .section {
	overflow: hidden;
}

#page p {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#page .section {
	margin-bottom: 10px;
	border: 1px solid #E6E6D2;
	background-color: #ffffff;
	padding: 8px;
	position: relative;
}

#page .heading {
	background-color: #E6E6D2;
	position: relative;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 5px;
	padding-left: 7px;
	text-transform: uppercase;
}

#page .section ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#page .section ul li {
	margin-left: 17px;
	text-indent: -17px;
}

#page .section ul.spaced {
	margin-right: 10px;
}

#page .section ul.spaced li{
	padding-top: 4px;
	padding-bottom: 4px;
}

#page #facebook {
        padding: 8px;
}


#page #facebook a:link, #page #facebook a:visited {
        font-size: 12px;
        height: 48px;
        display: block;
        text-indent: 55px;
        background: url('../images/facebook_48.png') no-repeat 0px 0px;
}



#page #aaup {
	padding: 8px;
}

#page #aaup a:link, #page #aaup a:visited {
	font-size: 9px;
	height: 28px;
	display: block;
	text-indent: -2000px;
	background: url('../images/aaup.gif') no-repeat 0px 0px;
}

#page #uw {
	padding: 8px;
	margin-top: 10px;
}

#page #uw a:link, #page #uw a:visited {
	display: block;
	height: 15px;
	text-indent: -2000px;
	background: url('../images/uw.gif') no-repeat 0px 0px;
}

#footer {
	display: block;
	position: relative;
	width: 94%;
	padding: 20px;
	line-height: 10px;
	font-size: 10px;
	text-indent: -14px;
	margin-left: 14px;
	clear: both;
}

.smallPrint {
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}

.uc, .addToCart {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

.new {
	color: #CC0000;
}

a.addToCart {
	font-size: 10px;
	color: #CC3333; 
}

.book, .quote {
	font-style: italic;
}

.qauthor { /* quote author */
	
}

.review {
	border-bottom: 1px solid #E6E6D2;
	margin-bottom: 30px;
	clear: both;
}

.review img {
	position: relative;
	margin-top: -15px;
	float: right; 
	width: 140px; 
	margin-left: 20px;
	border: 0px;
	margin-bottom: 30px;
}

img.book {
	position: relative;
	padding-right: 8px;
	padding-top: 20px;
	border: 0px;
	float: left;
}
