body {
        background-image: url(https://secure2.yourhost.com/comfyrobes/media/images/bg-regular.gif);
	background-color: #F8F4DF;
}
.mainTable {
	width: 900px;
	border: 1px solid #CEBF6F;
	background-color: #FFFFFF;
}
.headerBorder {
	border: 1px solid #EBE3B8;
}

td {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666;
}
#smallFeatures img {
	margin-right: 1px;
}
.inputField {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	border: 1px solid #D7D7D7;
}
form {
	margin: 0px;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	color: #695d54;
	margin: 0px;
}
.subproducts {
	background-color: #F9F4E0;
	border: 1px solid #EBE3B8;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}

/** Link Styles **/
#topNav {
	color: #B9B091;
	padding-left: 5px;
	font-size: 16px;
}
#topNav a {
	color: #362F2D;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 5px;
}
#minicart a {
	color: #362F2D;
	text-decoration: none;
	font-weight: bold;
}
a.white {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
}
#footerLinks {
	margin-top: 10px;
	border: 1px solid #EBE3B8;
	padding: 10px;
	background-color: #F9F4E0;
}
#footerLinks a {
	color: #998675;
	text-decoration: none;
	font-weight: normal;
}
#leftLinks {
	padding: 15px;
}
#leftLinks a {
	color: #362F2D;
	font-size: 11px;
	display: block;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#leftLinks a:hover {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #EBE3B8;
	border-color: #CEBF6F;
	border-style: solid;
	border-width: 1px;
}
.heading1 {
	color: #534741;
	font-size: 20px;
	font-family: Arial, Verdana;
	margin-bottom: 5px;
}
a.productName {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #000;
}


/** Price Styles **/
.salePrice1 {
	text-decoration: line-through;
}
.salePrice2 {
	color: #FF3333;
	font-size: 14px;
	font-weight: bold;
}
.regPrice {
	color: #FF3333;
	font-size: 14px;
	font-weight: bold;
}


/** Text Styles **/
.lineHeightAdjust {
	line-height: 18px;
}
.strike {
	text-decoration: line-through;	
}
#homePageOpener {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
.small_white {
	color: #FFFFFF;
	font-size: 12px;	
}
.big_white {
	color: #FFFFFF;
	font-size: 18px;
}
.darkBrown {
	color: #362F2D;
}

/** Pagination Styles **/
.currentpage {
	color: #362F2D;
	text-decoration: none;
	font-size: 18px;
}
.prevnext {
	font-size: #362F2D;
	text-decoration: none;
	font-weight: bold;
}
#pageNav br {
	display: none;
	margin: 0px;
}
.container {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	display: inline-table;
}
.icon {
	position: absolute;
	z-index: 2;
	left: 10px;
	top: 10px;
}

#tellAFriend input {
	border: 1px solid #CCCCCC;
	font-family: Arial, Verdana;
}
.optionsTable select {
	font-size: 11px;
	font-family: Arial, Verdana;
}
.optionsTable table td {
	padding-left: 0px;
}
#textField {
	border: 1px solid #999999;
	font-size: 11px;
	font-family: Arial, Verdana;	
}
#orderProducts {
}
#orderProducts td {
	font-size: 11px;
}
.specialOrder {
	font-weight: bold;
	color: red;
}
.inStock {
	font-weight: bold;
	color: green;
}
.orderListProductName {
	font-weight: bold;
}
.orderListPrice {
	font-weight: bold;
}
.orderListPriceStrike {
	text-decoration: line-through;
}
.orderListPriceMi {
	font-weight: bold;
	color: red;
}

/** TWITTER **/

#twitter_heading {
	background: #c6c4b9;
	padding: 10px;
	margin: 0px 10px;
	font-size: 14px;
	font-weight: bold;
}
ul#twitter_update_list {
	padding: 0px;
	list-style-type: none;
	margin: 0px 10px 10px 10px;
}
ul#twitter_update_list li {
	border-top: 1px solid #c6c4b9;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	background: url(https://secure2.yourhost.com/comfyrobes/media/images/twitterBg.gif) left top repeat-x;
}