/* blue: #005cac */

body {
	background-image: url(../images/global/top-bkg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #666666;
}



a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 15px 0;
}
table {
	font-size: 12px;
	line-height: 18px;
}
ul, ol {
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-size: 24px;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 14px;
	font-style: italic;
	color: #553F32;
	line-height: 24px;
	margin: 0 0 15px 0;
}
img {
	border: 0;
}
#hero-mask {
	background-image: url(../images/global/bkg-mask-inside.png);
	background-repeat: no-repeat;
	height: 277px;
	width: 990px;
	position: absolute;
	left: 50%;
	margin-left: -495px;
	top: 0;
}
#hero-mask2 {
	background-image: url(../images/global/bkg-mask-inside.png);
	background-repeat: no-repeat;
	height: 277px;
	width: 990px;
	position: absolute;
	left: 50%;
	margin-left: -495px;
	top: 0;
}
.hero-img {
	width: 180px;
	height: 180px;
	position: absolute;
	top: 87px;
	left: 50%;
	display: none;
}
#hero-blank {
	margin-left: -484px;
}
#hero-photo1 {
	margin-left: -287px;
}
#hero-photo2 {
	margin-left: -88px;
}
#hero-photo3 {
	margin-left: 106px;
}
#hero-photo4 {
	margin-left: 306px;
}
#logo {
	width: 255px;
	height: 153px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -495px;
}
#wardrobe-link {
	position: absolute;
	top: 10px;
	right: 50%;
	margin-right: -475px;
}
#wardrobe-link a:link, #wardrobe-link a:visited, #wardrobe-link a:active {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../images/global/arrow-wardrobe-connection.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px 1px;
}
#wardrobe-link a:hover {
	text-decoration: underline;
}
#main-nav {
	position: absolute;
	right: 50%;
	margin-right: -475px;
	top: 72px;
	height: 10px;
	width: 900px;
}
#main-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#main-nav ul li {
	float: right;
}
.nav-btn {
	text-indent: -9000px;	
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	margin-left: 40px;
}
#nav-btn-home {
	width: 36px;
	background-image: url(../images/nav/home.gif);
}
#nav-btn-home:hover {
	background-image: url(../images/nav/home-over.gif);
}
#nav-btn-wardrobe-designs {
	width: 125px;
	background-image: url(../images/nav/wardrobe-designs.gif);
}
#nav-btn-wardrobe-designs-in {
	width: 157px;
	background-image: url(../images/nav/wardrobe-designs-in.gif);
}
#nav-btn-wardrobe-designs:hover {
	background-image: url(../images/nav/wardrobe-designs-over.gif);
}
#nav-btn-promotions {
	width: 82px;
	background-image: url(../images/nav/promotions.gif);
}
#nav-btn-promotions-in {
	width: 95px;
	background-image: url(../images/nav/promotions-in.gif);
}
#nav-btn-promotions:hover {
	background-image: url(../images/nav/promotions-over.gif);
}
#nav-btn-locations {
	width: 71px;
	background-image: url(../images/nav/locations.gif);
}
#nav-btn-locations-in {
	width: 84px;
	background-image: url(../images/nav/locations-in.gif);
}
#nav-btn-locations:hover {
	background-image: url(../images/nav/locations-over.gif);
}
#nav-btn-about {
	width: 62px;
	background-image: url(../images/nav/about.gif);
}
#nav-btn-about-in {
	width: 82px;
	background-image: url(../images/nav/about-in.gif);
}
#nav-btn-about:hover {
	background-image: url(../images/nav/about-over.gif);
}
#nav-btn-contact {
	width: 80px;
	background-image: url(../images/nav/contact.gif);
}
#nav-btn-contact-in {
	width: 95px;
	background-image: url(../images/nav/contact-in.gif);
}
#nav-btn-contact:hover {
	background-image: url(../images/nav/contact-over.gif);
}
#heading {
	position: absolute;
	left: 50%;
	margin-left: -456px;
	top: 288px;
}
#container {
	width: 100%;
}
#mid-section {
	width: 100%;
	background-color: #fff;
	margin-top: 327px;
}
#content {
	width: 990px;
	margin: 0 auto;
	padding: 20px 0;
}
#copy {
	width: 670px;
	margin-left: 40px;
}
#copy a:link, #copy a:visited, #copy a:active {
	color: #3c2415;
	text-decoration: none;
}
#copy a:hover {
	color: #000;
}
#sub-nav {
	width: 215px;
	float: right;
	margin: 0 20px 0 0;
	display: inline;
}
#sub-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sub-nav ul li {
	border-bottom: 1px dotted #766655;
	line-height: 30px;
	text-indent: 20px;
}
#sub-nav ul li.last {
	border-bottom: none;
}
#sub-nav ul li a:link, #sub-nav ul li a:active, #sub-nav ul li a:visited {
	color: #3c2415;
	text-decoration: none;
	font-weight: bold;
}
#sub-nav ul li a.in-no-arrow:link, #sub-nav ul li a.in-no-arrow:active, #sub-nav ul li a.in-no-arrow:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#sub-nav ul li a:hover {
	color: #000;
	text-decoration: none;
}
#sub-nav ul li.in {
	color: #000;
	text-decoration: none;
	text-indent: 50px;
	font-weight: bold;
	background-image: url(../images/global/arrow-sub-nav.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
#sub-nav ul li ul {
	margin-bottom: 10px;
}
#sub-nav ul li ul li {
	border-bottom: none;
	line-height: 30px;
	text-indent: 40px;
	font-size: 11px;
	line-height: 24px;
}
#sub-nav ul li ul li.in {
	font-weight: bold;
	background-image: none !important;
	text-indent: 40px !important;
}
#sub-nav ul li ul li.in-arrow {
	font-weight: bold;
	background-image: url(../images/global/arrow-sub-nav.gif) !important;
	background-repeat: no-repeat;
	background-position: 40px 6px;
	text-indent: 70px !important;
	color: #000;
}
#sub-nav ul li ul li ul li {
	border-bottom: none;
	line-height: 30px;
	text-indent: 60px;
	font-size: 11px;
	line-height: 24px;
}
#sub-nav ul li ul li ul li.in {
	color: #000;
	text-decoration: none;
	text-indent: 85px !important;
	font-weight: bold;
	background-image: url(../images/global/arrow-sub-nav.gif) !important;
	background-repeat: no-repeat;
	background-position: 60px 6px;
}
.copy-hr {
	border-bottom: 1px dotted #6a5f55;
	height: 10px;
	width: 670px;
	margin-bottom: 20px;
	clear: both;
}
.copy-hr hr {
	display: none;
}
.button-spacing {
	margin-left: 30px;
}
#footer {
	width: 100%;
	background-image: url(../images/global/footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding: 40px 0;
	color: #666666;
	font-size: 11px;	
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
.sitemap-container {
	width: 670px;
	float: left;
	margin-bottom: 20px;
}
.sitemap-column {
	width: auto;
	float: left;
	border-right: 1px dotted #7fadd5;
	padding-right: 20px;
}
.sitemap-column-end {
	width: auto;
	float: left;
}
.sitemap-column ul, .sitemap-column-end ul {
	margin-top: 0;
}
.sitemap-column ul li, .sitemap-column-end ul li {
	margin-bottom: 10px;
}
.sitemap-column ul ul li, .sitemap-column-end ul ul li {
	margin-bottom: 0;
}
.sitemap-column ul ul, .sitemap-column-end ul ul {
	margin: 0 0 0 20px;
	padding: 0;
}
.section-box-container {
	width: 670px;
	float: left;
	margin: 10px 0 20px 0;
}
.section-box {
	width: 140px;
	float: left;
	text-align: center;
}
.section-box a:link, .section-box a:active, .section-box a:visited {
	font-size: 12px;	
	font-weight: bold;
}
.section-box-kitchen-range {
	width: 140px;
	float: left;
	padding: 10px 15px 0 0;
	margin-right: 15px;
	border-right: 1px dotted #7fadd5;
}
.section-box-kitchen-range-last {
	width: 140px;
	float: left;
	padding-top: 10px;
}
.section-box-margin {
	margin-left: 30px;
}
.kitchen-designs-thumb {
	border: 1px solid #cccccc;
	padding: 5px;
	margin-top: 10px;
}
.kitchen-range-thumb {
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 10px 0;
}
.product-section-title {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}
motions-thumb {
	border: 1px solid #cccccc;
	padding: 5px;
}
#product-photo-container {
	width: 440px;
}
.product-photo-border {
	border: 1px solid #cccccc;
	padding: 5px;
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}
#map {
	width: 670px;
	height: 406px;
	text-align: center;
}
#accordion {
	margin: 0;
	padding: 0;
}
#accordion ul {
	margin: 0;
	color: #666666;
	list-style-type: none;
	padding: 0;
}

li.toggler {
	color: #FF0000;
}

li.toggler {
	cursor: pointer;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.element {
	padding: 0 20px;
}
.element p {
	margin: 10px 0;
}
.space {
	height: 10px;
}
.space hr {
	display: none;
}
label.contacts {
	float: left;
	width: 60px;
}
#map_canvas {
	border: 1px solid #cccccc;
	padding: 5px;
}
#location-map-container {
	float: right;
	border: 1px solid #cccccc;
	padding: 5px;
}
.promo-disclaimer-text {
	font-size: 11px;
}
.promo-img-large {
	border: 1px solid #cccccc;
	padding: 5px;
	width: 200px;
	height: 200px;
	float: right;
	margin: 0 0 15px 30px;
}
.appointment-img {
	border: 1px solid #cccccc;
	padding: 5px;
	float: right;
	margin: 0 0 15px 30px;
}
.img-float-right {
	float: right;
	margin: 0 0 30px 60px;
}
.img-float-left {
	float: left;
	margin: 0 30px 30px 0;
}
.blue-heading-sml {
	color: #3C2415;
	font-weight: bold;
}
.black-heading-sml {
	color: #000;
	font-weight: bold;
}
.blue-text {
	color: #3c2415;
}
table.builders-contacts {
	margin-bottom: 15px;
}
table.builders-contacts td {
	width: 50%;
}
ol.warranty-list li {
	margin-bottom: 15px;
}
ol.warranty-list li ol {
	margin-bottom: 15px;
	list-style-type: lower-alpha;
}
ol.warranty-list li ol li {
	margin-top: 15px;
}
.product-colour-border {
	border: 1px solid #999999;
}
.product-colour-text {
	font-size: 11px;
	padding-left: 10px;
}
table.product-colours {
	width: auto;
	margin-bottom: 30px;
}
table.product-colours td.colour {
	width: 30px;
	height: 30px;
	vertical-align: top;
	padding: 0 10px 10px 0;
}
table.product-colours td.colour-title {
	font-size: 11px;
	padding-bottom: 10px;
	width: 150px;
}
.img-slide-container {
	border: 1px solid #cccccc;
	padding: 5px;
	width: 440px;
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}
.img-slide-mask {
	position: relative;
	width: 440px;
	height: 356px;
	overflow: hidden;
}
#img-slide-box {
	position: absolute;
}
#img-slide-box span {
	display: block;
	float: left;
}
#prev1, #next1 {
	color: #29170d;
	font-size: 12px;
	cursor: pointer;
	float: right;
	margin: 5px 0 0 10px;
}
.formField {
	width: 200px;
	color: #666666;
	border: 1px solid #5697d3;
	margin-right: 10px;
}
.formField-step2 {
	width: 200px;
	color: #666666;
	border: 1px solid #5697d3;
	margin-top: 5px;
}
.LV_validation_message, .LV_invalid {
	color: red;
	font-weight: bold;
	display: block;
	font-size: 11px;
}
.LV_valid {
	display: none;
}
.promotions-thumb {
	border: 1px solid #cccccc;
	padding: 5px;
}
.appointment-form {
	width: auto;
}
.appointment-form td {
	padding: 0 10px 10px 0;
}
.formReq {
	color: #de9355;
	font-weight: bold;
	font-size: 14px;
}
.submit-btn {
	background-color: #9d5922;
	color: #fff;
	font-weight: bold;
}
ul.benefits li {
	margin-bottom: 10px;
	background-image: url(../images/global/tick.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left 5px;
	padding-left: 20px;
}
.form-col {
	width: 300px;
	float: left;
	margin-right: 30px;
}


/* call to action styles */

/* orange button */

.call-to-action-orange {
	width: 258px;
	height: 47px;
	float: left;
}
.orange-bkg, .orange-bkg2 {
	width: 212px;
	height: 28px;
	background-color: #158588;
	padding: 8px 0 0 10px;
	background-image: url(../images/buttons/arrow-orange.gif);
	background-position: 189px 10px;
	background-repeat: no-repeat;
}

.orange-bkg2 {
	width: 242px;
	height: 28px;
	background-position: 222px 10px;
}

.orange-bkg a:link, .orange-bkg2 a:link, .orange-bkg2 a:visited, .orange-bkg a:visited, .orange-bkg2 a:active, .orange-bkg a:active {
	color: #fff !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none !important;
}
.call-to-action-orange .shadow {
	background-image: url(../images/buttons/shadow-wizard-home.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 208px;
	position: relative;
	left: 0;
}

/* brochure */

.call-to-action-purple {
	width: 229px;
	height: 52px;
	float: left;
	margin-right: 20px;
}
.purple-bkg {
	width: 219px;
	height: 24px;
	background-color: #6f358b;
	padding: 8px 0 0 10px;
	background-image: url(../images/buttons/arrow-purple.gif);
	background-position: 200px 9px;
	background-repeat: no-repeat;
}
.purple-bkg a:link, .purple-bkg a:visited, .purple-bkg a:active {
	color: #fff !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none !important;
}
.call-to-action-purple .shadow-left {
	background-image: url(../images/buttons/shadow-left.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 0;
}
.call-to-action-purple .shadow-right {
	background-image: url(../images/buttons/shadow-right.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 114px;
	top: -20px;
	//top: -20px !important;
	//top: -22px;
}

/* design appointment */

.call-to-action-appoint {
	width: 239px;
	height: 52px;
	float: left;
	margin-right: 20px;
}

.green-bkg {
	width: 319px;
	height: 26px;
	background-color: #1c6f42;
	padding: 8px 0 0 10px;
	background-image: url(../images/buttons/arrow-green-home.gif);
	background-position: 298px 10px;
	background-repeat: no-repeat;
}
.green-bkg a:link, .green-bkg a:visited, .green-bkg a:active {
	color: #fff !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none !important;
}

.call-to-action-green .shadow-left {
	background-image: url(../images/buttons/shadow-left.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 0;
}
.call-to-action-green .shadow-right {
	background-image: url(../images/buttons/shadow-right.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 212px;
	top: -20px;
	//top: -20px !important;
	//top: -22px;
}

.green-bkg-appoint {
	width: 229px;
	height: 24px;
	background-color: #7bbd35;
	padding: 8px 0 0 10px;
	background-image: url(../images/buttons/arrow-green.gif);
	background-position: 210px 9px;
	background-repeat: no-repeat;
}
.green-bkg-appoint a:link, .green-bkg-appoint a:visited, .green-bkg-appoint a:active {
	color: #fff !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none !important;
}
.call-to-action-appoint .shadow-left {
	background-image: url(../images/buttons/shadow-left.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 0;
}
.call-to-action-appoint .shadow-right {
	background-image: url(../images/buttons/shadow-right.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 124px;
	top: -20px;
	//top: -20px !important;
	//top: -22px;
}

/* browse contemporary kitchens */

.call-to-action-contemp {
	width: 253px;
	height: 52px;
	float: left;
	margin-right: 20px;
}
.purple-bkg-contemp {
	width: 243px;
	height: 24px;
	background-color: #6f358b;
	padding: 8px 0 0 10px;
	background-image: url(../images/buttons/arrow-purple.gif);
	background-position: 225px 9px;
	background-repeat: no-repeat;
}
.purple-bkg-contemp a:link, .purple-bkg-contemp a:visited, .purple-bkg-contemp a:active {
	color: #fff !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none !important;
}
.call-to-action-contemp .shadow-left {
	background-image: url(../images/buttons/shadow-left.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 0;
}
.call-to-action-contemp .shadow-right {
	background-image: url(../images/buttons/shadow-right.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 138px;
	top: -20px;
	//top: -20px !important;
	//top: -22px;
}

/* browse elegant kitchens */

.call-to-action-elegant {
	width: 212px;
	height: 52px;
	float: left;
	margin-right: 20px;
}
.purple-bkg-elegant {
	width: 202px;
	height: 24px;
	background-color: #6f358b;
	padding: 8px 0 0 10px;
	background-image: url(../images/buttons/arrow-purple.gif);
	background-position: 184px 9px;
	background-repeat: no-repeat;
}
.purple-bkg-elegant a:link, .purple-bkg-elegant a:visited, .purple-bkg-elegant a:active {
	color: #fff !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none !important;
}
.call-to-action-elegant .shadow-left {
	background-image: url(../images/buttons/shadow-left.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 0;
}
.call-to-action-elegant .shadow-right {
	background-image: url(../images/buttons/shadow-right.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 97px;
	top: -20px;
	//top: -20px !important;
	//top: -22px;
}

/* browse traditional kitchens */

.call-to-action-traditional {
	width: 235px;
	height: 52px;
	float: left;
	margin-right: 20px;
}
.purple-bkg-traditional {
	width: 225px;
	height: 24px;
	background-color: #6f358b;
	padding: 8px 0 0 10px;
	background-image: url(../images/buttons/arrow-purple.gif);
	background-position: 207px 9px;
	background-repeat: no-repeat;
}
.purple-bkg-traditional a:link, .purple-bkg-traditional a:visited, .purple-bkg-traditional a:active {
	color: #fff !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none !important;
}
.call-to-action-traditional .shadow-left {
	background-image: url(../images/buttons/shadow-left.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 0;
}
.call-to-action-traditional .shadow-right {
	background-image: url(../images/buttons/shadow-right.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 120px;
	top: -20px;
	//top: -20px !important;
	//top: -22px;
}

/* browse classic kitchens */

.call-to-action-classic {
	width: 205px;
	height: 52px;
	float: left;
	margin-right: 20px;
}
.purple-bkg-classic {
	width: 195px;
	height: 24px;
	background-color: #6f358b;
	padding: 8px 0 0 10px;
	background-image: url(../images/buttons/arrow-purple.gif);
	background-position: 177px 9px;
	background-repeat: no-repeat;
}
.purple-bkg-classic a:link, .purple-bkg-classic a:visited, .purple-bkg-classic a:active {
	color: #fff !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none !important;
}
.call-to-action-classic .shadow-left {
	background-image: url(../images/buttons/shadow-left.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 0;
}
.call-to-action-classic .shadow-right {
	background-image: url(../images/buttons/shadow-right.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 90px;
	top: -20px;
	//top: -20px !important;
	//top: -22px;
}

/* browse kitchen range */

.call-to-action-range {
	width: 242px;
	height: 52px;
	float: left;
	margin-right: 20px;
}
.purple-bkg-range {
	width: 232px;
	height: 24px;
	background-color: #6f358b;
	padding: 8px 0 0 10px;
	background-image: url(../images/buttons/arrow-purple.gif);
	background-position: 214px 9px;
	background-repeat: no-repeat;
}
.purple-bkg-range a:link, .purple-bkg-range a:visited, .purple-bkg-range a:active {
	color: #fff !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none !important;
}
.call-to-action-range .shadow-left {
	background-image: url(../images/buttons/shadow-left.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 0;
}
.call-to-action-range .shadow-right {
	background-image: url(../images/buttons/shadow-right.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 127px;
	top: -20px;
	//top: -20px !important;
	//top: -22px;
}

/* promotions */

.call-to-action-promotions {
	width: 243px;
	height: 52px;
	float: left;
	margin-right: 20px;
}
.red-bkg-promotions {
	width: 233px;
	height: 24px;
	background-color: #ae1221;
	padding: 8px 0 0 10px;
	background-image: url(../images/buttons/arrow-red.gif);
	background-position: 215px 9px;
	background-repeat: no-repeat;
}
.red-bkg-promotions a:link, .red-bkg-promotions a:visited, .red-bkg-promotions a:active {
	color: #fff !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none !important;
}
.call-to-action-promotions .shadow-left {
	background-image: url(../images/buttons/shadow-left.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 0;
}
.call-to-action-promotions .shadow-right {
	background-image: url(../images/buttons/shadow-right.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	position: relative;
	left: 128px;
	top: -20px;
	//top: -20px !important;
	//top: -22px;
}

.featureBox {
	width: 212px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 150%;
	margin-right: 11px;
	height: 255px;
}

.featureTitle {
	color: #553F32;
	margin: 3px 0;
	font-style: italic;
}

.promoBox {
	width: 250px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 150%;
	margin-right: 11px;
	height: 400px;
}



.design-thumb {
	border: 1px solid #cccccc;
	padding: 5px;
	margin-bottom: 5px;
}