body{
	margin:0;
	background:url(../images/bg_pattern.jpg) repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.christian{
	font-weight:bold;
	color:#8ac0dc;
}

.cotton{
	color:#8ac0dc;
}

.clear{
	clear:both;
}

#wrapper{
	width:811px;
	margin:0 auto;
}

#header{
	width:811px;
	height:133px;
	background:url(../images/header.gif) no-repeat;
}

#header #logo{
	padding-top:28px;
	padding-left:40px;
	float:left;
	width:276px;
}

#logo img{
	border:none;
}

#header #header_links{
	width:134px;
	float:left;
	padding-top:40px;
	font-size:.9em;
}

#header_links ul{
	padding:0;
	margin:0;
}

#header_links li{
	list-style:none;
	padding-left:20px;
}

#header_links li a{
	text-decoration:none;
	color:#413925;
}
#header_links li a:hover{
	color:#000000;
}


#header #header_shipping{
	width:189px;
	float:left;
	padding-top:48px;
	padding-left:35px;
	color:#413925;
	font-size:1.6em;
}

#header_shipping a{
	color:#413925;
	text-decoration:none;
}

#header #header_account_links{
	width:100px;
	float:left;
	padding-top:40px;
	color:#413925;
	font-size:.9em;
}

#header_account_links ul{
	padding:0;
	margin:0;
}

#header_account_links li{
	list-style:none;
	padding-left:12px;
}

#header_account_links li a{
	text-decoration:none;
	color:#413925;
}
#header_account_links li a:hover{
	color:#000000;
}

#content_wrapper{
	width:811px;
	background:url(../images/content_bg.gif) repeat-y;
}

#keywords{
	padding-top:15px;
	text-align:center;
	padding-bottom:15px;
	font-size:.95em;
}

#footer{
	width:811px;
	height:133px;
	background:url(../images/footer.gif) no-repeat;
	line-height:75px;
	font-size:1.4em;
}

#footer ul{
	padding-left:50px;
	margin:0;
}

#footer li{
	list-style-image:url(../images/footer_bullet.jpg);
	float:left;
	margin-left:20px;
}

#footer li a{
	color:#413925;
	text-decoration:none;
}

#footer li a:hover{
	color:#000000;
}

#navigation{
	float:left;
	width:144px;
	margin-left:26px;
	margin-right:12px;
}

.navigation_box{
	background-color:#ddd9d3;
	padding-bottom:10px;
	margin-bottom:10px;
}

.navigation_box .title{
	font-size:1em;
}	

.navigation_content{
	padding-left:5px;
	padding-right:5px;
}

.navigation_content ul{
	color:#8ac0dc;
	margin:10px 0 0 0;
	padding:0;
	list-style-position:inside;
}

.navigation_content li a{
	color:#413925;
	text-decoration:none;
}

.navigation_content li a:hover{
	color:#000000;
}

#content{
	margin:0 auto;
	width:600px;
	float:left;
}

#category_banner{
	background-color:#413925;
	height:45px;
	margin-bottom:12px;
}

#banner{
	width:552px;
	float:left;
	line-height:45px;
	font-size:1.4em;
	padding-left:10px;
}

.category_box{
	width:192px;
	height:175px;
	float:left;
	margin-right:12px;
	margin-bottom:12px;
	font-size:.75em;
}	

.category_box ul{
	list-style:none;
	margin:0;
	padding:78px 0px 0px 0px;
}

.category_box a{
	color: #413925;
}
.category_box a:hover{
	color: #000000;
}

.category_box .image{
	width:123px;
	height:175px;
	float:left;
}

.category_box img{
	border:none;
}

.products{
	width:140px;
	height:194px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#design_preview{
	width:375px;
	float:left;
}

#design_preview #design{
	height:371px;
}

#design_preview #preview{
	width:140px;
	height:194px;
}

#product_banner{
	background-color:#413925;
	height:45px;
}

#product_title{
	width:327px;
	float:left;
	line-height:45px;
	font-size:1.3em;
	padding-left:10px;
}

#product_description{
	margin-top:20px;
	width:215px;
	padding-left:10px;
	float:left;
	font-size:.9em;
}

#product_description #price{
	font-size:.9em;
	font-weight:bold;
	color: #413926
}

#price #sale_price{
	color:#8AC0DC;
}

#product_description #title{
	font-size:1.2em;
	font-weight:bold;
	color: #413926;
}

.last{
	margin-right:0px;
}

.first{
	margin-left:0 !important;
	list-style:none;
	list-style-image:none !important;
}

.category_box .bg{
	width:69px;
	height:175px;
	float:left;
}

.label{
	color:#413925;
	font-size:1.1em;
	font-weight:bold;
	padding-top:10px;
}

#product_description .swatch {
	border:1px solid #525254;
	cursor:pointer;
	float:left;
	height:17px;
	margin-left:5px;
	margin-top:5px;
	width:17px;
}

#product_buttons{
	margin-top:15px;
}

#shopping_cart{
	background-color:#DDD9D3;
	padding-top:15px;
}

#shopping_cart #specials_banner{
	/*background:url(../images/specials_banner.jpg);*/
	width:585px;
	height:105px;
	margin:0 auto;
	color: #413925;
}

#specials_banner{
	margin-bottom:15px;
}

#specials_banner #new_specials{
	font-size:3em;
	width:300px;
	line-height:105px;
	float:left;
	padding-left:10px;
}


#specials_banner #promotions{
	font-size:1.2em;
	width:275px;
	float:left;
	padding-top:15px;
}

#promotions a{
	color: #413925;
	text-decoration:none;
}

#cart{
	margin-left:10px;
	margin-top:15px;
}

#cart #cart_label{
	font-size:1.6em;
	padding-left:5px;
}

#cart img{
	display:block;
}

#cart_content{
	background:url(../images/cart_bg.jpg);
	padding-right:15px;
	font-size:.9em;
}

#shipping_chart{
	margin-top:15px;
	padding-left:15px;
	width:215px;
	font-size:1.4em;
	padding-bottom:25px;
}

#shipping_chart a{
	text-decoration:none;
	color:#413925;
}

#suggest_box{
	font-size:1.6em;
	color:#413925;
	padding-left:15px;
}

#about_description{
	float:left;
	width:365px;
	font-size:.9em;
	padding-right:10px;
	border-right:1px solid #000;
}

#about_contact{
	float:left;
	width:214px;
	font-size:.7em;
	padding-top:50px;
	padding-left:10px;
}

#contact_email{
	float:left;
	width:320px;
	font-size:.9em;
	padding-right:49px;
	border-right:1px solid #000;
}

#contact_alternate{
	float:left;
	width:214px;
	font-size:.7em;
	padding-top:10px;
	padding-left:10px;
}

#login_left{
	width:260px;
	padding-left:15px;
	float:left;
}

#login_right{
	width:294px;
	float:left;
	padding-left:30px;
	border-left:1px solid #000;
}

/* Forms */

.form label {
  font-size: 0.8em;
  font-weight: normal;
  text-align: left;
  color:#000000;
}

.form input, .form select, .form textarea{
  font-size: 0.7em;
  border:1px solid #000000;
  padding-left: 3px;
  margin-bottom:5px;
}

.form input[type=radio]{
	border:0;
}

.form input[type=submit]{
	background-color:#968b71;
}

.form input[type=image]{
	border:none;
}

.form input:focus, .form select:focus, .form textarea:focus{
	border:1px solid #8AC0DC;
}

.form br { clear:both;  }

.error {
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 0.8em;
	color:#CC3300;
}

.success {
	padding: 5px;
	margin: 15px auto;
	background-color: #d3f2d0;
	border: 1px solid #a0dd99;
	color: #0A0;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
.split{
	float:left;
    width:50%;
}