body {
  font-family:  verdana, arial, helvetica, sans-serif;  
  background: #CBB88F;
  /*background-image: url(images/bg/)*/
    background-image: url(images/bg/tile6.jpg);
  /*background-image: url(images/bg/3ducksblue.jpg);*/
  /*background-image: url(images/st1.gif);*/
  /*background-image: url(images/bg/redvines.jpg);*/
  /*background-image: url(images/bg/)*/
  border: 0px;
  padding: 0px;
  }

h5 {
	color: #993300;
	background-color: #E6E2CD;
	font-size: 1em;
}

h4 {
	color: #000000;
	font-size: 1.1em;
}

#header {
	width: 700px;
	margin: 0;
}

#wrapper {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding: 0px;
	width: 700px;
	border: 2px solid black;
	background-color: #fff;
}

a {
	color: #000099; text-decoration: underline;
}

a:link { 
	color: #000099; text-decoration: underline; 
	}

a:visited { 
	color: #996699; text-decoration: underline; 
	}

a:hover { 
	color: #FF9900; 
	text-decoration: underline;
	}

#navigation {
  width: 95%;
  color: black;
  text-align: center;
  font-style: italic;
  font: small-caps bold 1em Arial, sans-serif;
  border: 0;
  padding: 20px 5px 20px 5px;
  margin-left: auto;
  margin-right: auto; 
}

#smallnav {
  width: 90%;
  background: transparent;
  color: black;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font:  bold 1em Arial, sans-serif;
  border: 0;
  padding: 10px 5px 20px 5px;
}

#smallnav p {
	padding-top: 2em;
}

#navigation a {
	color: #000099;
	text-decoration: underline;
}	
#navigation a:link {
	color: #000099;
	text-decoration: underline;
}

#navigation a:visited { 
	color: #000099; 
	text-decoration: underline; 
	}

#navigation a:hover { 
	color: #CC3366; 
	text-decoration: underline;
	}

#leftcol {
	width: 148px;
	height: 100%;
	font: normal .7em/1.5 verdana, sans-serif;
	float: left;
	padding: 5px 5px 5px 10px;
	clear: both;
}
 
#leftcol p {
	padding: 2px 6px;
	margin: 2px 0px;
 }

#leftcol h5 {
	margin: 2px 0px;
	border-top: 1px  dashed black;
	border-bottom: 1px  dashed black;
	padding: 0px 4px;
 }

#leftcol ul li {
	margin: 2px 0px;
	padding: 2px 0px;
	list-style-image: url(images/star_sm.gif);
 }

ul ul {
	margin: 2px 0px 2px 8px;
	padding: 0px 0px 0px 4px;
}

#leftcol img{
	padding: 5px 0 0 5px;
	display: block;
}
#lc img {
	position: relative;
	top: 20px;
	padding:5px;
	margin-left: auto;
	margin-right: auto;
}

#centercol {
  background: white;
  color: black;
  font-family:  verdana, arial, helvetica, sans-serif;
  font-size: .8em;
  line-height: 1.5;
  text-align: center;
  padding: 0;
  margin-left: 152px;
 }

#mainbox {
	background: white;
	color: black;
	width: 480px;
	padding: 20px 15px;
	border: 1px solid #996633;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 100%;
 }

 #mainboxorder {
	background: white;
	color: black;
	width: 480px;
	padding: 10px 10px;
	border: 1px solid #996633;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
 }

 #mainbox tr {
	border-bottom: 1px solid black;
 }

 #mainbox img {
	padding: 4px;
	margin-left: 6px;
 }

 #profile img {
	padding: 5px;
	margin: 0px 4px;
 }

 #footer {
	width: 700px;
	clear: both;
}

#footercap {
	color: #fff;
	font-size: .75em;
	padding: 2px 3px 3px 3px;
	}

#footercap a {
	color: #006699;
	background: transparent;
	text-decoration: none;
	padding: 2px 4px 3px 4px;
	}

#footercap a:hover {
	color: #0099CC;
	background-color: #F3E4A7;
	text-decoration: none;
	padding: 2px 4px 3px 4px;
	}
	
#footercopy  {
	color: #000;
	background-color: #E6E2CD;	
	padding: 5px;
	font-size: .75em;
	text-align: center;
	}

#order {
	background: #DCC79A;
	font-family:  verdana, arial, helvetica, sans-serif;
    font-size: 1em;
	border: 1px solid #663300;
	padding: 2px 4px;
	margin-left: auto;
	margin-right: auto;
}

#fabric {
	width: 90%;
	border-bottom: 1px dashed #EED74F;
	padding: 5px;
	margin-bottom: 5px;
}

#fabric img {
	float: right;
	padding: 5px;
}

#text {
	position: relative;
	width: 230px;
	float: left;
}

#image {
	position: relative;
	display:block;
	margin-left: 242px;
	text-align: center;
	font-weight: bold;
}

#sitemap {
	background-color: #E6E2CD;
	color: black;
	width: 80%;
	padding: 20px 20px;
	text-align: left;
	border: 1px solid #996633;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	position: relative;
}

#sitemap ul li {
	margin: 2px 0px;
	padding: 2px 0px;
	list-style-image: url(images/star_sm.gif);
 }

#sitemap a, a:link, a:visited, a:hover {
	color: #000099;
	text-decoration: underline;
}

<!--[if !IE6]><!-->
margin: 0 0 1px -20px !important;
<!--<![endif]-->

.smaller {
	font-size: smaller;
}

.small {
	font-size: x-small;
}

.dc{
   position: relative;
   top: -.3em;
   font-size: 3em;
   font-family: verdana, arial, helvetica, sans-serif;
   float: left;
   margin: 0 .05em .05em 0;
   border: 1px solid red;
}

.right {
	float: right;
}

#midcenter {
	width: 50%;
	margin: 20% auto;
}

.midcenter {
	width: 50%;
	margin: 20% auto;
}

table#mainbox tr {
	border-bottom: 1px solid black;
}

.product {
	border-bottom: 1px dashed #E6E2CD;
	height: 210px;
	padding:4px;
}

.product2 {
	border-bottom: 1px dashed #E6E2CD;
	height: 250px;
	padding:5px;
}

.product img {
	position: relative;
	float: right;
	padding: 5px 0px;
}

.product2 img {
	position: relative;
	float: right;
	padding: 5px 0px;
}

.fabric {
	border-bottom: 1px dashed #E6E2CD;
	padding:5px;
}

.fabric img {
	position: relative;
	float: right;
	padding: 25px 0px;
	margin-top: 10px;
}
.giftimg  {
	border-bottom: 1px solid black;
}

.strong {
	font-weight: bold;
}
.survey {
	font-weight: bold;
	background-color: #CCCCFF;
}

.imgright {
	float: right;
}
	
.imgleft {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}

.center {
	text-align: center;
}

.lcolcenter {
	margin-left: 40%;
	padding: 0;
}

.both {
	clear: both;
}
.clear {
	clear: both;
}

/* Clearfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* End Clearfix*/

.nolink a, a:link, a:visited, a:hover {
color:#000099;
text-decoration:none;

.textpicbox {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	width: auto;
	height: 100%;
 }

 .leftpic {
	float: left;
	padding: 10px 0px 0px 0px;
	text-align: center;
	width: auto;
	margin: 5px;
 }

 .rightpic {
	float: right;
	padding: 10px 0px 0px 0px;
	text-align: center;
	width: auto;
	margin: 5px;
	}

.centerpic {
	text-align: center;
		
	}

.lefttext {
	float: left;
	padding-top:0;
	text-align: left;
	width: auto;
	}

.righttext {
	
	float: right;
	padding-top: 0;
	text-align: left;
	width: auto;
	padding-right: 40px;
	height: 100%;
}

.sig {
	float: right;
	margin-right: 100px;
	margin-bottom: 20px;
}

.head {
	font: bold 1.2em/1em verdana, arial, helvetica, sans-serif;
 }

 .quote {
	font-style: italic;
	font-size: .9em;
 }

 p.nobottommargin {
	margin-bottom: 0px;
	padding-bottom: 0px;
 }

 p.notopmargin {
	margin-top: 0px;
	padding-top: 0px;
 }

 img.notopmargin {
	margin-top: 0px;
	padding-top: 0px;
 }

 .hilight {
	margin-left: 5%;
	margin-right: 5%;
	width:  420px;
	text-align: center;
	font-size: .9em;
 }

#album {
	clear: both;
	display: block;
	height: 100%;
	width: auto;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid green;
	padding: 10px 20px 20px 30px;
}

#albumlist ul {
	list-style-type: none;	
}

#albumlist li {
	float: left;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 0;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #333333;
	list-style-type: none;	
}

#albumlist img {
	display: block;
	border: none;
}

.greet  {
	color: #000000;
	font-size: 1.3em;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

.italic {
	font-style: italic;
}
.noclear {
	clear: none;
}
.down {
	margin-top: 1em;
}
.sig {
	float: right;
	margin-right: 4em;
}
.em {
	font-style: italic;	
}
.strong {
	font-weight: bold;
}

