/* Font Family */

.lgheader, 
.lgheader2, 
.header, 
h2, 
#shop_container h2, 
.smheader,
.smheader2, 
#shop_container th, 
.smheader-g, 
.text, 
.smtext, 
.smwhite-text, 
.topnav, 
.swatch_header, 
.sidetext, 
.topnav, 
#rightcol h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

/* Colors */

.lgheader,
.header, 
h2, 
#shop_container h2,
.smheader, 
#shop_container th {
	color: #895B00;
}

.lgheader2,
.smwhite-text,
.topnav,
.swatch_header {
	color: #FFF;
}

.mainheader, 
h1, 
#shop_container h1,
.smheader-g,
.smheader2,
#rightcol h1 {
	color: #2D1C04;
}

.text,
.smtext {
	color: #000;
}

/* Content */

.mainheader, 
h1, 
#shop_container h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}

.lgheader,
.lgheader2 {
	font-size: 18px;
	font-weight: bold;
}

.header, 
h2, 
#shop_container h2 {
	font-size: 16px;
	font-weight: bold;
}

.smheader, 
#shop_container th,
.smheader-g,
.smheader2,
.swatch_header {
	font-size: 14px;
	font-weight: bold;
}

.text {
	font-size: 13px;
	font-weight: normal;
}

.smwhite-text {
	font-size: 12px;
	font-weight: bold;
}

.smtext {
	font-size: 11px;
}

.topnav {
	font-size: 11px;
	font-weight: bold;
}

/* Swatches */

.swatch-highlight {
	border: #FFF 1px solid;
	cursor: pointer;
}

.swatch {
	width: 45px;
	height: 45px;
	border: #333 1px solid;
	cursor: pointer;
}

#fullsize-swatch-area {
	padding-top: 20px;
	padding-bottom: 50px;
}

#fullsize-swatch {
	width: 300px;
	height: 225px;
}

/* Right Column */

#rightcol {
	padding: 5px;
}

#rightcol h1 {
	font-style: normal;
	font-size: 15px;
	font-weight: bold;
}


/* Links */

.sidetext { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}
a.sidelink:link { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px; color: #895B00; text-decoration: none; font-weight: bold;}
a.sidelink:active { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px; color: #895B00; text-decoration: none; font-weight: bold;}
a.sidelink:hover { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px; color: #895B00; text-decoration: underline; font-weight: bold;}
a.sidelink:visited { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px; color: #895B00; text-decoration: none; font-weight: bold;}
a.sidelink:visited:hover { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px; color: #895B00; text-decoration: underline; font-weight: bold;}

a:active  { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 14px; color: #895B00; text-decoration: none; font-weight: bold;}
a:link    { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 14px; color: #895B00; text-decoration: none; font-weight: bold;}
a:hover   { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 14px; color: #895B00; text-decoration: underline; font-weight: bold;}
a:visited { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 14px; color: #895B00; text-decoration: none; font-weight: bold;}
a:visited:hover { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 14px; color: #895B00; text-decoration: underline; font-weight: bold;}

a.lglink:link { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 18px; color: #895B00; text-decoration: none; font-weight: bold;}
a.lglink:active { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 18px; color: #895B00; text-decoration: none; font-weight: bold;}
a.lglink:hover { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 18px; color: #895B00; text-decoration: underline; font-weight: bold;}
a.lglink:visited { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 18px; color: #895B00; text-decoration: none; font-weight: bold;
}

.smtext a:link, 
.smtext a:visited, 
.smtext a:active, 
table.smtext a:active, 
table.smtext a:visited,
table.smtext a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.smtext a:hover,
table.smtext a:hover {
	text-decoration: underline;
	font-size: 11px;
}

/* Top Nav */

.topnav a:link,
.topnav a:visited {
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

.topnav a:hover,
.topnav a:visited:hover {
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}

/* Images */

img {
	border: 0;
}
	
/* Right Nav on Purchase Pages */

.shop_swatch {
	float: right;
	width: 50%;
}

.silk_section {
	float: left;
}

.message_box {
	border: 1px solid #2D1C04;
	background-color: #EBE0BD;
	padding-left: 15px;
	margin-bottom: 20px;
}

.message_box a {
	text-decoration: underline;
}

#shop_container .inventory_handler {
	margin: 5px inherit;
	border-collapse:  collapse;
	border: 1px #2D1C04 solid;
	background-color: #EBE0BD;
}
