body{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #585647;	
	min-width: 985px;
	}
	
img{
border: 0;
}

form{
float: left;
margin: 10px 0;
}


fieldset{
border: none;
}
/* ------------ Header Classes ------------ */


h1 {
	color: #585647;
	font-family: Georgia, serif;
	font-size: 30pt;
	line-height: 180%;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.5px;
	font-style:italic; 	
	text-transform: uppercase;	
}

h2 {
	color: #585647;
	font-family: Georgia, serif;
	font-size: 15pt;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.5px;
	font-style:italic; 		
}

#blog-list h2, #blog-list a{
	color: #e8dfc5;
}

#blog-list a:hover{
	color: #585647;
}


.btn { display: block; position: relative; background: #e8dfc5; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }

/* ------------ Text Classes ------------ */

p.product {
	color: #e8dfc5;
	font-family: Georgia, serif;
	font-size: 13pt;
	line-height: 120%;

}


.blog-item, .blog-content {
color: #e8dfc5;
font-family: Georgia, serif;
font-size: 12pt;
line-height: 1.5em;
}

.blog-info{
color: #e8dfc5;
font-family: Georgia, serif;
font-size: 10pt;
line-height: 1.5em;
font-style: italic;
}

p.main{
color: #585647;
font-family: Georgia, serif;
font-size: 10pt;
line-height: 120%;
}

#blog-entry-wrap{
width: 865px;
margin: 0 auto;
clear: left;
}

.blog-item h3 a{
color: #e8dfc5;
font-size: 22px;
}

.comment-number{
color: #e8dfc5;
}

.blog-content{
width: 650px;
float: left;
}

#blog-list{
display: none;
width: 250px;


background-image: url(../images/bgFade.png);
background-repeat: repeat-x;
padding: 0px 10px 5px 10px;
}

#blogWrap{
width: 650px;

}

.indicate-required{
color: #585647;
	font-family: Georgia, serif;
	font-size: 8pt;
	line-height: 120%;
	font-style: italic;
	float:right;
	margin-bottom:5px;
}

.mc-field-group {
	color: #585647;
	font-family: Georgia, serif;
	font-size: 12pt;
	line-height: 120%;
	font-style: italic;
	clear: both;
}

#mc-embedded-subscribe{

background-image: url(../images/buttonSubmit.png);
background-repeat: no-repeat;

cursor:pointer;
border: none;
width: 68px;
height: 26px;
margin-top: 5px;

float:right;
}

.response, .mce_inline_error{
	color: #585647;
	font-family: Georgia, serif;
	font-size: 10pt;
	line-height: 120%;
	font-style: italic;
	float:right;
	margin:5px 0px;

}

p.footer {
	color: #585647;
	font-family: Georgia, serif;
	font-size: 8pt;
	line-height: 120%;

}


/* ------------ Horizontal Rule Classes ------------ */
	
.dashed {
	height: 0;
	border-style: dashed;
	border-width: 1px 0 0 0;
	border-color: #746b5a;
}

.solid {
	height: 0;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #BDBDBD;
	width: 80%;
}


/*------------------------ Link Classes ------------------------*/

a {
	color: #585647;
	font-family: Georgia, serif;
	font-size: 10pt;
	line-height: 120%;
	text-decoration: none;
}


a:hover {
	color: #585647;
	font-family: Georgia, serif;
	font-size: 10pt;
	line-height: 120%;
	text-decoration: none;
}


/*------------------------ Page Styling ------------------------*/
#header{
width: 100%;
height: 121px;


background-image: url(../images/top.jpg);
background-repeat: no-repeat;
}

#header-content{
width: 985px;
margin: 0 auto;
padding-top: 4px;
}


#topLogo{
float: left;
display: inline;
}

#ContactUs{
	color: #585647;
	font-family: Georgia, serif;
	font-size: 10pt;
	line-height: 120%;
	float: right;
	text-align: right;
	display: inline;
	
	line-height: 1.5em;
}




#productWrap{
width: 985px;
height:370px;

margin: 0 auto;
clear: left;

background-image: url(../images/girlBG.jpg); 
background-repeat: no-repeat;
background-position: top right;
}

.productsEach{

}

#productBox{
float: left;
width:865px;

margin-top: 25px;
padding-left: 50px;
}

#product-image{
float: left;
width: 300px;
margin: 30px 10px 0px 0px;
}

#product-title{
float: left;
width: 545px;
margin-top: 50px;

color: #e8dfc5;
	font-family: Georgia, serif;
	font-size: 20pt;
	line-height: 120%;
	text-decoration: none;
}

#product-desc{
float: left;
width: 525px;
margin-top: 12px;

color: #e8dfc5;
	font-family: Georgia, serif;
	font-size: 10pt;
	line-height: 120%;
	text-decoration: none;
}

/* BUTTONS FOR  PRODUCTS */
#nextIMG, #prevIMG{
display: none;
cursor:pointer;
}

#PrevButton{
float: left;
margin-top: 156px;
}

#NextButton{
float: left;
margin-top: 156px;
}

#footer{
background-image:url(../images/bottom.jpg);
background-repeat: no-repeat;

width: 100%;
height: 500px;

background-color: white;
}

#contentWrap{
float: left;
clear: left;
/*
background-image: url(../images/contentWrapper.jpg);
background-repeat: no-repeat;
*/
width:100%;
height: 286px;
margin: 0;
}

#contentBoxWrap{
width:900px;
margin: 0 auto;
}

.contentBox{
background-image: url(../images/bgFade.png);
background-repeat: repeat-x;

float: left;
width: 200px;
display: inline;
padding: 0px 10px 5px 10px;
margin-left: 5px;
margin-top: 10px;
}

.viewButton{
float: right;
display: none;
}

.submitButton{
float: right;
}


#twitterIcon{
float: right;
margin-left: 10px;
margin-right: 5px;
}

#FacebookIcon{
float: right;
}