body {
	background-color: #FDDDE8;
	font-family: Courier;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
	
a {
	color: #C09;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	}
	
a:hover {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	}
	
a:visited {
	color: #306;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	}
	
img {
	border: 0;
	}	

/*		Top															*/

#top {
	width: 960px;
	height: 23px;
	margin: 0;
	padding: 0;	
	background: url(_img/bkg_topnav.gif) no-repeat;
	color: #999;
	font-family: "Times New Roman", Georgia, serif;
	}	
	
#top ul {
	margin: 0;
	padding: 0 0 0 20px;
	}	

#top li {
	float: left;
	line-height: 23px;	
	list-style: none;
	letter-spacing: 4px;	
	margin: 0;
	padding: 0 3px 0 0;
	}

#top li a {
	border-bottom: 1px dotted #C09;	
	font-size: 10px;
	color: #F6C;
	text-transform: uppercase;
	text-decoration: none;
	}
	
#top li a:hover {
	color: #C9F;
	}	

#containtment {
	width: 960px;
	margin: 0;
	padding: 0;
	text-align: left;
	}

/*
	Sidecolumn
-----------------------------------------------*/
#sidecolumn {
	background: #CCC url(_img/bkg_sidenav.jpg) no-repeat 0 139px;
	width: 237px;
}

#logo {
	margin: 0;
	padding: 0;
}

#logo a {
	height: 237px;
	width: 139px;
	background: transparent;
	display: block;
	border: 0;
	}
	
#logo a:visited: {
	border: 0;
	}	

h1 {
	height: 139px;
	width: 237px;
	background: url("_img/logo.gif") no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 139px;
	text-indent: -9999px;
}
	
/*
	Main Column
*/
	
#maincolumn {
	width: 723px;
	margin: 0;
	padding: 0;
	background: #FFF url("_img/bkg_main.gif") no-repeat;
	position: absolute;
	top: 23px;
	left: 237px;
	}
#maincolumn2 {
	width: 723px;
	margin: 0;
	padding: 0;
	background: #FFF url("_img/bkg_main.gif") no-repeat;
	position: absolute;
	top: 23px;
	left: 237px;
	text-align: center;
}

#category {
	padding: 0 20px;
}
	
#category h2 {
	font-size: 20px;
	font-family: "Times New Roman", Times, Georgia, sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: left;
}
	
.breadcrumb {
	float: right;
	}
	
#form {
	background-color: red;
	margin-bottom: 12px;
	}	

#productimage {
	float: left;
	padding: 6px;
	margin-bottom: 8px;
	margin-right: 5px;
	border: 1px dotted #999;
	}

#productinfo {
	float: left;
	padding: 6px;	
	margin-left: 40px;
	width: 365px;
	}

#productinfo h3 {
	font-size: 16px;
	}

.price {
	font-size: 16px;
	margin-bottom: 30px;
	}

.submit {
	border-top: 1px solid #EFEFEF;
	padding-top: 20px;
	}

#orderinfo {
	width: 683px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 659px;
	margin: 20px 0;
	padding: 30px 12px 6px 12px;
	background: #F0F0FF url(_img/bkg_orderinfo.gif) top center no-repeat;
	clear: both;
	}	

#gallery {
	width: 683px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 659px;	
	margin: 20px;
	padding: 42px 12px 6px 12px;
	background: #F0F0FF url(_img/bkg_gallery.gif) no-repeat;
	clear: both;
	}	
	
#gallery img {
	padding: 6px;
	margin-bottom: 8px;
	margin-right: 5px;
	border: 1px dotted #999;
	}	
	
#footer {
	width: 723px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 699px;
	font-family: "Times New Roman", Times, Georgia, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
	padding: 21px 12px 12px 12px;
	background: #FDDDE8 url(_img/footer.gif) no-repeat;
	clear: both;
}

#footer2 {
	width: 723px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 699px;
	font-family: "Times New Roman", Times, Georgia, sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
	margin: 0;
	padding: 21px 12px 12px 12px;
	background: #FDDDE8 url(_img/footer.gif) no-repeat;
	clear: both;
}

/*
	Navigation
*/

#cartnav {
	height: 86px;
	width: 723px;
	background: url(_img/bkg_cartnav.gif) no-repeat;
}
	
#cartnav a {
	float: right;
	display: block;
	width: 125px;
	height: 86px;
	text-indent: -9999px;
	}	

#catnav ul {
	margin: 0 20px;
	width: 197px;
	padding: 0;
}

#catnav li {
	padding: 3px 0;
	list-style: none;
	border-bottom: 1px dotted #555;
}

#catnav li a {
	color: #000;
	display: block;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	padding: .2em 0;
	text-transform: uppercase;
	text-decoration: none;
}

#catnav li a:hover {
	font-weight: bold;
	color: #FFF;
}

#catnav li.last {
	border-bottom: none;
}

#subcatnav ul {
	margin: 0 20px;
	width: 197px;
	padding: 0;
	}

#subcatnav li {
	padding: 3px 0;
	list-style: none;
	border-bottom: 1px dotted #000;	
	}

#subcatnav li .productnavactive {
	padding-left: 34px;
	background: url(_img/bullets.gif) no-repeat;
	}

#subcatnav li .productnav {
	padding-left: 34px;
	}

#subcatnav li a {
	display: block;
	font-size: 12px;
	letter-spacing: 1px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	}
	
#subcatnav li a:hover {
	color: #FFF;
	font-weight: bold;
	}
	
#subcatnav li a:visited {
	color: #000;
	}
	
#toolnav {
	color: #999;
	font-family: "Times New Roman", Georgia, serif;
	margin-top: 32px;
}

#toolnav li {
	line-height: 23px;	
	list-style: none;
	letter-spacing: 4px;	
	margin: 0;
	padding: 0 3px 0 0;
	border-bottom: 1px dotted #C09;	
}

#toolnav li a {	
	font-size: 10px;
	letter-spacing: 1px;
	color: #C09;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}	


/*-  ADDED BY ETHAN MARCOTTE (0606014)
----------------------------------------------------------------------*/
/*
	SELF-CLEARING FLOATS
*/
.row:after,
#gallery ul:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.row,
#gallery ul {
	display: inline-block;
	display: block;
}

/*\*/
* html .row,
* html #gallery ul {
	height: 1%;
}
/**/

/*\*//*/
.row,
#gallery ul {
	display: inline-table;
}
/**/

h2 {
	text-align: center;
	font-size: 14px;
}

/*
	Sidecolumn
*/
/* Min-height hacks */
*>#sidecolumn {
	padding-top: 869px;
}

*>#sidecolumn .wrap {
	margin-top: -869px;
}

/*\*/
* html #sidecolumn {
	height: 869px;
}
/* END min-height hacks */

.row .column {
	float: left;
}

#products {
	margin-left: 40px;
	margin-bottom: 40px;
}

#products .column {
	width: 320px;
}

*>#products .col-1 {
	margin-right: 20px;
}

#products h3 img {
	text-align: center;
}

#products p {
	clear: left;
	font: normal 1em Georgia, Garamond, Times, "Times New Roman", serif;
	text-transform: uppercase;
}

#products p a {
	color: #4378A7;
}

#products .column p img {
	background: #FFF;
	border: 1px solid #787878;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

/*
	Gallery
*/
#gallery ul, #gallery ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#gallery ul li {
	float: left;
}

/*
	Category
*/
#category ul, #category ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*\*/
* html #category ul {
	height: 1%;
}


#category ul li {
	float: left;
	margin: 0 15px 12px 0;
	text-transform: uppercase;
	/* width: 152px; */
	/* height: 150px; */
	width: 202px;
	height: 200px;
}

*>#category ul li {
	margin-right: 18px;
}

#category ul li a, #category ul li a img {
	display: block;
}

#category ul li a {
	color: #000;
	font-family: Times, "Times New Roman", Georgia, serif;
	padding-bottom: 1em;
}

#category ul li a img {
	border: 1px dotted #999;
	margin: 0 0 .7em 0;
	padding: 5px;
}
#homeimage {
	width:683px;
	height:300px;
	text-align: center;
}
