@charset "UTF-8";
/* CSS Document */

body {
margin:0 0 20px 0;
border:0;
background:#EEEAD7;
font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size:62.5%;
line-height:1.6em;
color:#333;
text-align:center;
}
.ietrick { margin:0; padding:0; line-height: 0px; font-size:1px; }
.clear { clear:both; }
.clear_left { clear:left; }
.clear_right { clear:right; }
.floatLeft { float:left; }
.floatRight { float:right; }
.special { display:none }
img { border:0; }

p { margin: 0 0 1em 0; font-size: 1.1em; font-style:italic; }
a:link { color: #3a9d92; text-decoration: underline; font-weight:bold; }
a:visited { color: #3a9d92; text-decoration: underline; font-weight:bold; }
a:hover { color: #3a9d92; text-decoration: none; font-weight:bold; }
a:active { color: #3a9d92; text-decoration: none; font-weight:bold; }
a.footer:link { color: #999; text-decoration: underline; }
a.footer:visited { color: #999; text-decoration: underline; }
a.footer:hover { color: #999; text-decoration: none; }
a.footer:active { color: #999; text-decoration: none; }
.blueLargetext { color: #3a9d92; font-size:1.2em; }
.blueLargetext2 { color: #3a9d92; font-size:1.6em; }
.blueLargetext3 { color: #3a9d92; font-size:1.4em; }
#clock { width:250px; text-align:right; }
#menu ul,li { list-style-type:none; margin:0; padding:0; display:inline; }
.clock { color:666666; font size:1.2em; text-align:right; }
.quantity { font-size: 1.1em; font-style:italic; font-weight:bold; margin-left:5px; }
.adToCart { margin:10px 0 0 0; }

#container {
width:980px;
margin:auto;
text-align:left;
}
#footer {
width:920px;
padding:20px 20px 20px 20px;
text-align:left;
}
#footer p {
width:400px;
margin:0;
color:#919191;
}
#content {
width:920px;
padding:20px;
background:#fff;
position:relative;
}
#galleryLink {
	position:absolute;
	top:140px;
	left:0;
}
#column02width {
padding:20px 10px 0 0;
width:184px;
}
#column05width {
padding:20px 10px 0 15px;
width:440px;
}
#column03width {
width:245px;
text-align:right;
}
#products {
padding:20px 10px 0 15px;
width:685px;
}
#products h2 { font-family:Arial, Helvetica, sans-serif; font-size:2em; color:#7bb0a8; font-weight:bold; margin:0 0 0.4em 0; line-height:1.2em; }
#products h3 { font-family:Arial, Helvetica, sans-serif; font-size:1.8em; color:#ab4a36; font-weight:bold; margin:0 0 0.4em 0; line-height:1.2em; }
#products p { border-bottom:1px dashed #E2DEDE; padding-bottom:10px; margin:0 0 10px 0; }
.cart { border-top:1px dashed #E2DEDE; padding-top:20px; margin:20px 0 0 0; }
.productInfo { width:530px; padding:0 0 0 20px; }
.product { padding:0 0 10px 0; border-bottom:1px solid #E2DEDE; margin:0 0 20px 0; }
.productImgHolder { width:125px; float:left; }
.productImg { width:125px; }
.line { border-top:solid 1px #e2dede; }
.marginBotton01 { margin-top:20px; }
