body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #b7986b;
}
h1{
	font-size:2em;
	margin-top: 20px;
	border-bottom: 1px solid #000;
	}
h2{
	font-size: 1.7em;
	line-height:14px;
	color: #333333;
	}
a {
	text-decoration: none;
	color: #124d6f;
	}
a:hover {
	text-decoration: underline;
	color: #6a4729;
	}
table {
	font-size: 1.2em;
	margin-left: 20px;
	}
.cellBorder {
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	}
#wrapper {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(images/wrapper_bg.jpg) center top repeat-y;
}
#header{
	background: url(images/header.jpg) center top no-repeat;
	height: 231px;
	margin: 0;
	padding: 0;
}
#contentbg{
	clear: both;
	float: left;
	width: 928px;
	/*height: 323px;*/
	background: url(images/content_bg.jpg) center top no-repeat;
	
	}
#subnav{
	float: left;
	margin-top: 10px;
	margin-left: 50px;
	width: 800px;
	}
#subnav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#subnav li{
	font-size: 1.4em;
	display: inline;
	margin-right: 35px;
	}
#content{
	float: left;
	width: 570px;
	margin-left: 75px;
	margin-top:0px;
	}
#content p{
	font-size: 1.2em;
	line-height: 20px;
	margin: 10px 0 20px 0;
	}
#content ul{
	font-size:1.1em;
	margin-left: 25px;
	list-style-type: square;
	}
#sidebar{
	background: url(images/otherlinks_tan.jpg) center top no-repeat;
	float: right;
	margin-right: 40px;
	margin-top: 3px;
	width: 165px;
	text-align: right;
	}
#sidebar p{
	font-size: 1.3em;
	margin-right: 10px;
	line-height: 15px;
	/*margin-top: 5px;*/
	}
#adminSidebar{
	background: url(images/adminlinks.jpg) center top no-repeat;
	float: right;
	margin-right: 40px;
	margin-top: 3px;
	width: 165px;
	text-align: right;
	}
#adminSidebar p{
	font-size: 1.3em;
	margin-right: 10px;
	line-height: 10px;
	margin-top: 5px;
	}
#adminSidebar ul{
	list-style-type: none;
	font-size: 1.1em;
	margin: -10px 10px 30px 0;
	border-top: 1px solid #000;
	width: 110px;
	}
#galleryThumbs{
	float: right;
	margin-right: 40px;
	margin-top: 3px;
	width: 180px;
	text-align: center;
	}
#galleryThumbs p{
	font-size: 1.3em;
	line-height: 10px;
	margin-top: 5px;
	}
#galleryThumbs img{
	margin-left: 20px;
	border: 1px solid #ffffff;
	padding: 2px;
}
#galleryContent{
	float: left;
	width: 570px;
	margin-top: 10px;
	margin-left: 125px;
	}
#galleryContent p{
	font-size: 1.2em;
	line-height: 20px;
	margin: 10px 0 20px 0;
	}
#galleryContent img{
	border: 1px solid #000000;
	padding: 5px;
}
#footer{
	clear: both;
	width: 928px;
	height: 40px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 1.1em;
	}
#footer a:hover{
	color: #ffffff;
}
.captioned{
	float: right;
	width: 210px;
	margin: 6px 0 10px 20px;
	}
.captioned p{
	font: 1.1em/normal Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0 0 0;
	}
.warning {
	color: #ff0000;
	}
.imgFloatRight {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	}
/* --------- Image Gallery styles ---------- */
.photo img{
	border: 1px solid #4d4d4d;
	padding: 4px;
	}
.figure p{
	font: 1.1em/normal Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0 0 0;
	}
.figure{
	float: left;
	width: 135px;
	margin: 0 0 15px 40px;
	}
/* --------- End Image Gallery styles ---------- */

.designerFigure{
	float: left;
	width: 500;
	margin: 0 0 15px 20px;
	}
.designerFigure p{
	font: 1.1em/normal Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	}
.designerPhoto img{
	border: 1px solid #4d4d4d;
	padding: 4px;
	margin-left: 20px;
	}

/* --------- Lightbox Gallery styles ---------- */
.lightboxphoto img{
	border: 1px solid #4d4d4d;
	padding: 4px;
	}
.lightboxfigure p{
	font: 1.1em/normal Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0 0 0;
	height: 5em;
	}
.lightboxfigure{
	float: left;
	width: 135px;
	margin: 0 0 15px 40px;
	}
/* --------- End Image Gallery styles ---------- */

/*-------------------------Begin top navigation styles----------------------------------*/
#nav {
	width: 928px;
}
#nav ul {
	list-style-type: none;
}
#intDesign a {
 float:left;
 width:185px;
 height: 66px;
 background-image:url(images/navigation.jpg);
 background-position: 0px 0px;
}
#intDesign a:hover {
 background-position: 0px -66px;
}
body#carolsdesign a#intDesignLink {
	background-image: url(images/navigation.jpg);
	background-position: 0px -66px;
	}
#trends a {
 float:left;
 width:183px;
 height:66px;
 background-image:url(images/navigation.jpg);
 background-position: -185px 0px;
}
#trends a:hover {
 background-position: -185px -66px;
}
body#carolstrends a#trendsLink {
	background-image: url(images/navigation.jpg);
	background-position: -185px -66px;
	}
#retShowroom a {
 float:left;
 width:184px;
 height:66px;
 background-image:url(images/navigation.jpg);
 background-position: -368px 0px;
}
#retShowroom a:hover {
 background-position: -368px -66px;
}
body#carolsshowroom a#retShowroomLink {
	background-image: url(images/navigation.jpg);
	background-position: -368px -66px;
	}
#years a {
 float:left;
 width:182px;
 height:66px;
 background-image:url(images/navigation.jpg);
 background-position: -552px 0px;
}
#years a:hover {
 background-position: -552px -66px;
}
body#carolsyears a#yearsLink {
	background-image: url(images/navigation.jpg);
	background-position: -552px -66px;
	}
#trades a {
 float:left;
 width:194px;
 height:66px;
 background-image:url(images/navigation.jpg);
 background-position: -734px 0px;
}
#trades a:hover {
 background-position: -734px -66px;
}
body#carolstrades a#tradesLink {
	background-image: url(images/navigation.jpg);
	background-position: -734px -66px;
	}
/*--------------------------End top navigation styles-----------------------------------*/

/* IE6 Hacks */
*html #nav{
	display: inline;
	}
*html #subnav{
	display: inline;
	}
*html #sidebar{
	display: inline;
	}
*html #adminSidebar {
	display: inline;
	}
*html div.figure{
	display: inline;
	}
*html #content{
	display: inline;
	}
*html #galleryContent{
	display: inline;
	}
*html #galleryThumbs{
	display: inline;
	}