body {
  font-family: Verdana, Arial, Tahoma, Geneva, helvetica, sans-serif;
  background-color:#E9E8E3;
  margin:0px;
  color:#636466;
}
a {
	font-weight:bold;
	color:#97A783;
	text-decoration:none;
}
.missingdata {
	border:2px dashed #FF0000;
	background-color:yellow;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:769px;
	background-color:#FFFFFF;
}
form {
	padding:0px;
	margin:0px;
}
#headerimage {
	height:84px;
	background-image:url(/assets/images/kate%20tempest%20logo.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:45px;
	padding-right:10px;
	font-size: smaller;
	letter-spacing:3px;
	color:#FFFFFF;
}
#headerimage a {
	color:#FFFFFF;
	text-decoration:none;
}
#headerimage a.bold {
	font-weight:bold;
}
#headerimage a:hover {
	text-decoration:underline;
}
#header a,#footer a,#submenu a {
	font-weight:lighter;
}
.clickhome {
	width:223px;
	height:131px;
	cursor:pointer;
	position:absolute;
	float:left;
	top:0px;
}
#footer a.selected {
	font-weight:bold;
}
#content {
	float:right;
	margin:0px;
	padding:0px;
	margin-top:27px;
	min-height:606px;
	width:450px;
	max-width:450px;
	font-size:x-small;
	margin-bottom:10px;
	padding-right:50px;
}
#content2 {
	float:right;
	margin:0px;
	padding:0px;
	margin-top:27px;
	min-height:606px;
	width:450px;
	max-width:450px;
	font-size:x-small;
	margin-bottom:10px;
	padding-right:50px;
}
#shopcontent {
	margin:0px;
	padding:0px;
	/*margin-top:35px;*/
	min-height:606px;
	font-size:x-small;
	margin-bottom:10px;
	padding-left:20px;
	clear:both;
	margin-top:50px;
}
#shopcontent h1 {
	font-size:small;
}
#shopcontent h2 {
	font-weight:lighter;
 	text-transform: uppercase;
}
#content img,#content2 img {
	/*margin:20px;*/
	margin-bottom:15px;
}
#content2 a,#content a, #frontcontent a, #shopcontent a {
	color:#97A783;
	text-decoration:none
}
#content2 a:hover,#content a:hover, #frontcontent a:hover, #shopcontent a:hover {
	text-decoration:underline;
}
#content2 p,#content p, #frontcontent p,#content li,#content2 li {
	line-height:20px;
	margin-top:0px;
	/*margin-bottom:0px;*/
}
hr {
	height:1px;
	border-top-width: 1px;
	border-bottom-width: 0;
	border-top-style: solid;
	border-top-color: #E5DCB8;
	/*margin-top:15px;*/
	margin-bottom:15px;
}
#frontcontent {
	margin:0px;
	padding:0px;
	padding-top:5px;
	font-size:x-small;
	clear:both;
}
#frontcontent p {
	margin-bottom:0px;
}
h1 {
	font-size:medium;
}
#content h1 {
	font-size:small;
	color:#97A783;
	margin-bottom:0px;
}
h2 {
	font-size:small;
}
h3 {
	font-size:small;
	font-weight:lighter;
	text-decoration:underline;
}
#highlights {
	width:769px;
	background-color:#E5DCB8;
	height:160px;
}
#highlights h2 {
	font-size:small;
	color:#AAB490;
	letter-spacing: 3px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
#highlights p {
	font-size:x-small;
	margin:0px;
	/*margin-bottom:5px;*/
}
#highlights img {
	
}
.highlight1 {
	width:236px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1CEAA;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	margin-top:5px;
	line-height: 18px;
}
.highlight2 {
	width:245px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1CEAA;
	padding:10px;
	padding-top:5px;
	padding-bottom:0px;
	padding-right:0px;
	margin-top:5px;
	line-height: 18px;
}
.highlight3 {
	width:246px;
	float:right;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	margin-top:5px;
	line-height: 18px;
}
#menu {
	width:769px;
	display:block;
	list-style: none;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
}
#menu ul {
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}
#menu li {
	display:inline;
	list-style: none;
}
#menu a {
	color:#D5CCA8;
	text-decoration:none;
	font-size:small;
	font-style:normal;
	display:block;
	float:left;
	letter-spacing: 5px;
	width: 100px;
	white-space:nowrap;
	text-align:center;
	font-weight:lighter;
}
#menu a.individual_prints {
	width:240px;
}
#menu a:hover {
	color:#97A783;
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
#menu a.selected {
	font-weight:bold;
	color:#97A783;
}	
#submenu {
	font-size:smaller;
	margin-top:30px;
	float:left;
	width:222px;
	clear:both;
	text-transform: uppercase;
}
#submenu ul {
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}
#submenu li {
	list-style: none;
}
#submenu a {
	background-color:#E5DDB9;
	display: block;
	/*width:212px;*/
	padding:5px;
	text-decoration:none;
	color:#636363;
	margin-top:4px;
}
#spotlight {
	margin-bottom:10px;
}
#spotlight a {
	background-color:#FFFFFF;
	/*display: block;
	width:212px;*/
	padding:0px;
	text-decoration:none;
	color:#636363;
	margin-top:0px;
}
#submenu a:hover {
	background-color: #97A783;
	color:#FFFFFF;
}
#submenu a.selected {
	background-color: #97A783;
	color:#FFFFFF;
}
#desc {
	
}
img {
	border: 0px;
}
#footer {
	display:block;
	width:769px;
	max-width:749px;
	min-width:749px;
	list-style: none;
	margin:0px;
	color:#e5dcb8;
	font-size:smaller;
	background-color:#FFFFFF;
	padding-left:10px;
	clear:both;
	padding-bottom:10px;
	padding-top:5px;
}
#footer ul {
	display:inline;
	padding:0px;
	margin:0px;
}
#footer li {
	display:inline;
	list-style: none;
}
#footer a {
	color:#636466;
	text-decoration:none;
	font-size:smaller;
	font-style:normal;
	display:inline;
	float: inherit;
	text-align:center;
}
#footer a:hover {
	text-decoration:underline;
}
.error {
	color:#CC0000;
	font-weight:bold;
}
td {
	margin:0px;
}
td.topleft
{
	border-right-width: 1px;
	border-right-color: #E5DCB8;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5DCB8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
td.topright {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5DCB8;
}
td.left
{
	border-right-width: 1px;
	border-right-color: #E5DCB8;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5DCB8;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
td.right
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5DCB8;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content2 table,#content table {
	border-collapse:collapse;
	margin-top:8px;
}
/* CART STYLES */
.mainTable {

}
.topbarbg {
	background-color:#97A783;
	color:#FFFFFF;
}
.basketRow {
	background-color:#E5DCB8;
}