body
{
	background-color: #993300;
	color: #707070;
	font-family: Helvitica, serif;
}

h1
{
	text-align: center;
	font-family: Times New Roman;
	font-size: 60px;
	margin: 5px 10px 5px 10px;
	color: #24491e;
}

h2
{
	font-family: Pavane;
}

img
{
 margin: 10px 10px 10px 10px;
}

#main
{
 width: 760px; 
 padding: 0px;
 margin: 20px 0px 0px 0px;
 border: 1px solid black;
 background-color: white;
 background-image: url(web_images/orange_background.gif);
 background-repeat: repeat-y;
}

#left
{
	padding:2px;
	margin: 0px 0px 0px 0px;
	width:150px;
	float:left;
	background-color: #fcab28;	
}

#right
{
	padding: 10px 5px 0px 10px;
	margin: 0px 10px 0px 160px;
	background-color: white;
}

#footer
{
	color: white;
	clear: both;
	font-size: 10px;
}

#header
{
	background: url(web_images/leaves.jpg) 0% 0% no-repeat;
	width: 760px;
	height: 150px;
}

#header h1
{
	margin: 0px;
	padding: 5px;
}

.top_menu
{
	align: center;
	padding-bottom: 10px;
	margin-bottom: 20px;
	width: 100%;
	font-size: 16px;
	color: white;
}

.top_menu a
{
	color: white;
	text-decoration: none;
	margin: 10px 10px 10px 10px;
}
.top_menu_item
{
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	background-color: #993300;
}

#nav
{
	background-color: #fcab28;	
}

#nav ul
{
	margin: 1px;
	padding: 1px;
	padding-bottom: 10px;
	width: 100%;
}

#nav ul li
{
	list-style:none;	
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid white;
}

#nav ul li:hover
{
	background-color: #fcd328;
}

#nav a:link, #nav a:visited
{
	text-decoration: none;
	color: #2e2a24;
} 

#bottom
{
	clear:both;
}

p
{
	font-size: 16px;
}

div.quote
{
	display: block;	
	border-bottom: 2px solid #993300;
	margin: 20px;
	padding: 10px;
	font-size: 14px;
}

#categoryHeader
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

div.entry
{
	background: url(web_images/green_box.gif) no-repeat top left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-size: 12px;
	width: 500px;
}
div.entry .entry_title
{
	background: url(web_images/green_box.gif) no-repeat top right;
	margin: 0px 0px 0px 10px;
	padding: 10px 10px 0px 0px;
	text-align: center;
}
div.entry .title h1
{
	font-size: 16px;
	text-align: left;
	border-bottom: 1px solid #1624e0;	
	
}	
div.entry div.content
{
	background: url(web_images/green_box.gif) no-repeat center right;
	margin: 0px 0px 0px 10px;
	padding-right: 10px;
	padding-top: 0px;
}
div.entry div.footerLeft
{
	background: url(web_images/green_box.gif) no-repeat bottom left;
	height: 20px;
}
div.entry div.footerRight
{
	background: url(web_images/green_box.gif) no-repeat bottom right;
	margin-left:5px;
	height: 20px;
}

label
{
	display: block;
	margin-top: 5px;
}

#login
{
	font-size: 10px;
}

img.font
{
	margin: 0px;
}

#designImage
{
	width: 100%;
	height: 200px;
	border: 1px solid black;	
	padding: 0px;
	margin: 0px;
	background: url(web_images/checked.gif);
}

#designImage img
{
	border: 0px;	
}

img.swatch
{
	height: 15px;
	width: 15px;
	border: 1px solid black;
	margin: 2px;
}

div.colors
{
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid black;
	padding: 0px;
}

div#fonts
{
	overflow: auto;
	height: 200px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid black;
}

a.quotePreview
{
	font-size: 10px;
	text-decoration: none;
	font-style: italic;
}	

a.productImage img
{
	border: none;
}