body { 
	background: #CCC6BE;
	margin:10px;
	padding:0px;
}


p, div, td, a {
	font-family: Trebuchet MS,Verdana,Helvetica,Arial,sans-serif;
	font-size:10pt;
}

a {
	text-decoration: none;
	font-size:10pt;
	color: #867866;
}
a:hover{
	color: #aa7866;
	text-decoration: underline;
}

a:visited {
	color: #aa7866;
}

h1 {
	font-size:12pt;
	color: #867866;
}

h2 {
	font-size:11pt;
	color: #867866;
}

input.sb {
	background: #867866;
	border: 0px;
	padding: 2px 5px;
	color: #ffffff;
}

input.addtocartsb {
	background: #867866;
	border: 0px;
	padding: 2px 0px;
	height: 25px;
	color: #ffffff;
		font-size:10pt;
}

a.viewdetailssb {
	background: #867866;
	border: 0px;
	padding: 4px 5px 10px 2px;
	color: #ffffff;
	height: 30px;
	width: 80px;
	font-size:10pt;
}
a.viewdetailssb:hover {
	text-decoration:none;
	color:#ffffff;
	
}
#main {
	text-align:center;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}


#header {
	background: #867866;
	width:778px;
	height: 60px;
	padding:0px;
	margin:0px;
	clear: both;
	border-bottom: 1px #867866 solid;
}


#contentregion {
	text-align:left;
	background:white;
	width:778px;
	height: 2200px;
	BORDER-LEFT: #867866 1px solid; 
	BORDER-RIGHT: #867866 1px solid; 
	BORDER-BOTTOM: #867866 1px solid; 
	margin-left:auto;
	margin-right:auto;
}

#topnav {
	width: 768px;
	height: 15px;
	text-align: right;
	padding: 5px;
}

#wishlist {
	width: 230px;
	height: 15px;
	text-align: right;
	padding: 5px;
	margin-right: 5px;
	float: right;
}

#breadcrumb {
	font-size: 8pt;
	text-transform: lowercase;
	margin: 10px 5px 5px 150px;
}

#breadcrumb a { 
	font-size: 8pt; 
	margin: 5px;
}

#sidenav {
	width: 120px;
	height: 800px;
	border-right: 1px #EAE7E3 solid;
	padding-left: 5px;
	padding-top: 25px;
	float: left;
}

#content {
	float:right;
	width: 620px;
	padding:10px;
	background: white;
}



#topnav a { margin: 5px; }


#sidenav div {
	height: 20px;
	margin-bottom: 5px;
}

#stardot {
	width:9px;
	height:9px;
	margin: 0px;
}


#footer{
	padding-top: 20px;
	margin-left: 120px;
	height:60px;
	width:660px;
	font-size: 8pt;
	clear:both;
}

#footer a { font-size: 8pt; }

.imageborderlg, .imagebordersm {
	border: 1px #EAE7E3 solid;
}