body{
	background-color: #FFFFFF;
	margin: 0px auto;
	background-image: url(images/bg-back.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px;
}

td, div {
	color: #871B5F;
	font-family:  Helvetica, Verdana, sans-serif;
	letter-spacing: 1px;
	line-height: 1.3em;
}

p {
	font-size:13px;
	
}


#container{
	width: 767px;
	margin: 0px auto;
	background-image: url(images/bg-backnorm.jpg);
	text-align: left;
	background-position: left top;
	min-height: 800px;
	height: 800px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
}


#container2{
	width: 767px;
	margin: 0px auto;
	background-image: url(images/bg-backnorm2.jpg);
	text-align: left;
	background-position: left top;
	min-height: 800px;
	height: 800px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
}


#container3{
	width: 767px;
	margin: 0px auto;
	background-image: url(images/bg-backnorm3.jpg);
	text-align: left;
	background-position: left top;
	min-height: 800px;
	height: 800px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
}


#container4{
	width: 767px;
	margin: 0px auto;
	background-image: url(images/bg-backnorm4.jpg);
	text-align: left;
	background-position: left top;
	min-height: 800px;
	height: 800px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
}


#header {
	width: 767px;
	background-image: url(images/bg-navbar.jpg);
	min-height: 150px;
	height: 150px;
	background-repeat: no-repeat;
	padding: 0px;
}
#header #logo {
	width: 180px;
	float: left;
	padding: 15px 0px 0px 40px;
}
#header #nav {
	width: 440px;
	float: right;
	padding: 14px 20px 0px 0px;
}
#content {
        width: 750px;
	padding: 5px 0px 35px 64px;
}

#body{
        width: 590px;
	float:left;
}

#content #subnav{
        text-align:right;
        font-family: Helvetica, Verdana, sans-serif;
        color: #0099CC;
        font-size: 11px;
        width:580px;
        letter-spacing:1px;
}

#content #subnav a{
        color: #0099CC;
        text-decoration:none;
}

#content #subnav a:hover{
        color: #0099CC;
        text-decoration:underline;
}

#content #subnav a:visited{
        color: #0099CC;
}


/* PRODUCTS SUBNAV - DT */



#content #subnav2{
        text-align:left;
        font-family: Helvetica, Verdana, sans-serif;
        color: #0099CC;
        font-size: 11px;
        width:620px;
        letter-spacing:1px;
	padding-bottom: 30px;
}

#content #subnav2 a{
        color: #0099CC;
        text-decoration:none;
}

#content #subnav2 a:hover{
        color: #0099CC;
        text-decoration:underline;
}

#content #subnav2 a:visited{
        color: #0099CC;
}




.pricing {

      letter-spacing: 1px;
      color: #C380A1;
}


.order-button {

float:right;
padding-top:15px;

}




#footer {
  
        background-image: url(images/bg-footerfade.png);
	background-repeat: no-repeat;
	width: 767px;
	height: 160px;
    padding: 18px 0px 10px 60px;
    font-family: Helvetica, Verdana, sans-serif;
      font-weight: normal;
      font-size:13px;
      letter-spacing: 1px;
      color:#871b5f;
	  float:left;
	  display:inline;
	  margin-top:20px;
}


/* HEADER STYLES - DT */

h2, h3 {
  font-family: Helvetica, Arial, sans-serif;
  color: #F2724D;
}


h2.header {
  font-size: 42px;
  margin: 0;
  padding: 0;
  line-height: 1em;
  text-transform:lowercase;

}


h3.subheader {
  font-size: 20px;
  padding: 10px 0px 0px 0px;
  margin: 0;
  padding: 20px 0px 0px 0px;
  line-height: 1em;

}




#content h1{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 60px;
	line-height: 0.1em;
	font-weight: lighter;
	color: #F2724D;
	letter-spacing: 1px;
	margin-bottom: 25px;
}


/*
#content h2{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 43px;
	line-height: 0.1em;
	font-weight: lighter;
	color: #F2724D;
	letter-spacing: 2px;
}

#content h3{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 0.4em;
	font-weight: lighter;
	color: #F2724D;
	letter-spacing: 1.6px;
}

*/





#content #body p {
	color: #871B5F;
	font-family:  Helvetica, Verdana, sans-serif;
	letter-spacing: 1px;
	line-height: 1.3em;
}


#content #body h4 {
	color: #0099CC;
	font-size: 14px;
	text-transform:uppercase;
	line-height: 1em;
	margin-bottom: 0px;
	letter-spacing: 3px;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: normal;
}

#content #body h5 {
	color: #871B5F;
	font-size:11px;
	line-height: 5px;
	text-transform:uppercase;
	margin-bottom: 0px;
	letter-spacing: 1px;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
}


.home-featured {
	color: #871B5F;
	text-transform:uppercase;
	margin-bottom: 0px;
	letter-spacing: 1px;
	font-family: Helvetica, Verdana, sans-serif;

}

#home_boxes {

background-image:url(/images/bg-home-bottom.png); 
background-repeat: no-repeat; 
width:600px; 
float:left;
padding: 20px 0px 20px 0px;

}

#home_boxes p {
	font-size:11px;
	font-weight: bold;
	
}


.home_box1{

float:left; 
width: 188px; 
padding: 0px 0px 5px 0px;


}

.home_box2{

float:left;
width: 192px;
padding:0px 0px 10px 10px;

}

.home_box3{

float:left;
width: 175px;
padding:0px 10px 10px 10px;

}



#content #body a{
       /*background-image: url(images/triangle.gif);*/
	background-repeat: no-repeat;
       background-position:right;
       text-decoration:none;
       color: #F2724D;
}

#content #body a:hover{
       text-decoration:underline;
       color: #F2724D;
}

#content #body a:visited{
     
       color: #F2724D;
}




#sidebar {
float: left;
font-size:11px;
margin-left: 5px;
padding: 5px 10px 5px 15px;
border-left: 1px solid #ccc;
width: 170px;
color: #333;
text-align: left;
letter-spacing: 0px;

/*background-image: url(images/sidebar_trans_bg.png);*/

}

h4.sidetitle{

	font-family: Helvetica, Verdana, sans-serif;
       color: #871B5F;
	   text-transform:uppercase;
	   letter-spacing: 4px;
	   font-size:10px;
	   padding-bottom: 10px;
	   }




#sidebar ul {
       margin-left:0px;
       padding-left: 0em;
	text-indent: 0em;
       
       line-height: 12px;
       list-style:none;
       font-family: Helvetica, Verdana, sans-serif;
       font-weight:bold;

}


#sidebar li {

	   padding-bottom:8px;

}


.post-img {
		
border: 0; 
float:left; 
padding: 10px 10px 10px 0px;

}



#sidebar a{
       text-decoration:none;
       color: #F2724D;
}

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

#sidebar a:visited{
     
       color: #F2724D;
}


#footer h1{
      font-family: Helvetica, Verdana, sans-serif;
      font-weight: normal;
      font-size:19px;
      letter-spacing: 1px;
      color:#871b5f;
}

.gallery-thumb {
width: 102px;
border: 0px;
}

#gallery-thumb-box {
display: block;
height: 70px;
width: 70px;
overflow: hidden;
}



.form-items {
	color: #871B5F;
	font-family:  Helvetica, Verdana, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 1.3em;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }