body {
	margin: 0;
	padding: 0;
	background: #ffe6a6 url('images/grad_bg.jpg') top center repeat-x;
	font-family: arial, verdana, tahoma, serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
}
img {
	border: none;
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
a:link, a:active, a:visited {
	color: #214278;
	text-decoration: none;
}
a:hover {
	color: #b85256;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 999px;
	text-align: left;
}
.button {
	padding: 3px 5px;
	background: #93a3bd;
	text-decoration: none !important;
	color: #ffffff !important;
	border-top: #f9f9f9 solid 1px;
	border-left: #f9f9f9 solid 1px;
	border-right: #828282 solid 1px;
	border-bottom: #828282 solid 1px;
}
#top {
	min-height: 150px;
	background: #fff url('images/header_bg.jpg') top right no-repeat;
	padding: none;
	margin: none;
}
#top_menu {
	float: right;
	color: #f9b461;
	font-size: 85%;
	font-weight: bold;
text-align: right;
}
#top_menu img {
padding: 0px;
padding-top: 3px;
}
#top_menu a {
	color: #214278;
	padding-left: 10px;
	padding-right: 10px;
}
#logo {
	margin-left: 45px;
}
#bar {
	height: 50px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background: url('images/bar_red_bg.gif') top center no-repeat;
	text-align: center;
}
#bar img {
	margin-top: 5px;
}
#account {
	float: right;
}
#content_bg1 {
	background: url('images/bright_stripe_background.jpg') top center repeat-y;
	padding-bottom: 30px;
}
#content_bg2 {
	background: #fff;
	border: solid 3px #afc49d;
	width: 953px;
	#width: 959px;
	margin: 0 20px;
}
#content_bg3 {
	margin-top: 3px;
	margin-bottom: 3px;
}
#right, #left {
	width: 180px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 3px;
	background: #f8fae5;
	display: inline;
	color: #214278;
}
#right ul, #left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#right li, #left li {
	padding-top: 5px;
	margin: 0;
}
#right {
	float: right;
}
#left {
	float: left;
}
#content {
	float: left;
	display: inline;
	padding: 10px;
	width: 721px;
}
#custom_designs, #company_info, #search, #premade_templates, #tutorials, #other_services {

	padding-left: 0px;
	padding-right: 5px;
	margin-bottom: 15px;
}
#cart {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 15px;
}
#news {
	text-align: center;
}
#news input {
margin-top: 10px;
}
#premade_templates {
	padding: 0;
}
#custom_designs {
	padding: 0;
}
#other_services {
	padding: 0;
}
#company_info {
}
#tutorials {
}
#search {
	text-align: center;
}
#search form {
padding-top: 10px;
}
input.button {
	margin-top: 10px;
}
#foot {
	height: 30px;
	text-align: center;
	clear: both;
}
#copy {
	padding-top: 7px;
	text-align: center;
	color: #214278;
	font-size: 85%;
	font-weight: bold;
}
#copy a {
	color: #214278;
}
#crumb {
	font-size: 11px;
	margin-bottom: 1em;
	color: #214278;
	clear: both;
	margin-bottom: 1em;
}
#crumb a {
	text-decoration: none;
	font-weight: bold;
}
#photos {
	text-align: center;
	display: block;
}
#photos img {
	width: 290px;
	margin-bottom: 10px;
}
#photo-thumbs {
	text-align: center;
}
#photo-thumbs img {
	width: 80px;
	margin: 5px;
	vertical-align: middle;
}
#options {
	text-align: center;
	margin-bottom: 1em;
}
#pagination {
	float: right;
}
.pages {
	padding: 1em;
	margin: 1em 0;
	clear: left;
	font-size: 85%;
}
.pages a, .pages span {
	display: block;
	float: left;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	border: 1px solid #b85256;
	background: #f8fae5;
}
.pages span.current {
	border: 1px solid #b85256;
	font-weight: bold;
	background: #f8fae5;
	color: #214278;
}
.pages a {
	border: 1px solid #b85256;
	text-decoration: none;
}
.pages a:hover {
	border-color: #b85256;
}
.pages a.nextprev {
	font-weight: bold;
}
.pages span.nextprev {
	color: #b85256;
}
.pages .nextprev-next {
	float: right;
}
.cart-item {
	margin-bottom: 15px;
	padding-bottom: 30px;
}
.cart-item img {
	float: left;
	margin-right: 15px;
	padding-bottom: 20px;
	display: inline;
}
.cart-item h3, .cart-item p {
	margin-bottom: 4px;
}
.cart-item a {
	text-decoration: none;
	color: #290b34;
}
.cart-item a:hover {
	text-decoration: none;
	color: #753869;
}
#cart-total {
	padding-top: 13px;
	text-align: right;
	float: right;
}
#cart-total strong {
	font-size: 21px;
}
.itemdelete {
	height: 15px;
	width: 50px;
	border: none;
	cursor: pointer;
	display: inline;
}
.itemupdate {
	height: 15px;
	width: 50px;
	border: none;
	cursor: pointer;
	display: inline;
}
#updatecart {
	height: 33px;
	width: 121px;
	border: none;
	cursor: pointer;
}
#continue {
	height: 39px;
	width: 206px;
	border: none;
	cursor: pointer;
}
#clearcart {
	height: 33px;
	width: 121px;
	border: none;
	cursor: pointer;
}
p.product-options input {
	vertical-align: middle;
}
#payment-select {
	text-align: center;
}
p#payment-select {
	text-align: center;
}
p#payment-select img {
	margin: 0 auto;
}
p#update-cart {
	font-weight: bold;
	font-size: 14px;
}
#products td {
	text-align: center;
background: #fff8e6;
vertical-align: top;
}
#price {
	font-size: 20px;
color: #214278;
padding-right: 15px;
}
#errormessage {
	font-weight: bold;
	font-size: 14px;
}

