html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}


/* The body is the outermost layout component and contains the visible page content. Setting properties for the body element will help to create consistent styling of the page content and more manageable CSS. Besides using the body element to set global properties, it is common to use the body element to set the background color of the page and create a centered container for the page content to display. */


body 

{
  background-color: #171B0D;
  border-style: none; 
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  line-height: 14px;
  margin: 0; 
  padding: 0; 
  text-align: center; 
  text-decoration: none;
}



/*-----------Top Division--------------*/




#topdivision {
	width: 750px;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #171B0D;
}


#topdivision ul {
 list-style: none;
 margin: 0px;
 font-size: 100%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 display: block;
 padding: 60px 3px 0px 262px;
}

#topdivision ul li {
	float: left;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#topdivision ul a {
	color: #8A932F;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	text-decoration: none;
	padding-left: 2em;
	display: block;
	font-weight: bold;
	letter-spacing: 1px;
}


#topdivision a:link{
    color: #8A932F;
    text-decoration: none;
}

#topdivision a:visited{
    color: #8A932F;
    text-decoration: none;

}

#topdivision a:hover{
    color: #FFFFFF;
    text-decoration: none;

}

#topdivision a:active{
    color: #FFFFFF;
    text-decoration: none;

}


/*-----------End Top Division-------------*/




#eyes_and_face {
	background-color: #171B0D;
}


#eyes_and_face #content {
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	width: 700px;
}













/*#outerWrapper .verytopnav {
	color: #FFFFFF;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#outerWrapper .verytopnav ul {
	color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#outerWrapper .verytopnav ul li {
	color: #FFFFFF;
	float: left;
}
#outerWrapper .verytopnav li a {
	color: #FFFFFF;
	display: block;
	padding-right: 0.2px;
	padding-left: .02px;
}
*/








h1 {
	color: #FBF9FA;
	font-size: 170%;
	padding-left: 100px;
}

hr {
 margin-top: 22px;
 margin-right: 5px;
 margin-bottom: 10px;
 color: #FFF;
}
#leftcontent h1 {
	padding-left: 40px;
	padding-bottom: 10px;
}
#content h1.products {
	color: #FFFFFF;
	margin-left: -60px;
	margin-bottom: 40px;
}
#content h1.promotions {
	font-size: 160%;
}
#content h1.testimonailsh1 {
	margin-left: -52px;
	margin-bottom: 10px;
}



#content .homepage {
	color: #FFFFFF;
	font: normal 120% Arial, Helvetica, sans-serif;
}


h2 {
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	padding-left: 100px;
	padding-top: 40px;
}
.productitem h2 {
	padding-left: 0px;
	padding-top: 22px;
}

h3 {
	color: #FFFFFF;
	padding-left: 100px;
	font-size: 120%;
}










#outerWrapper {
	background-color: #171B0D; 
	text-align: left; 
	width: 750px;
	margin-right: auto;
	margin-bottom: 40;
	margin-left: auto;
}
#contentWrapper {
	height: auto;
	width: 750px;
	background: url(affinity_images/FINALBG.jpg) no-repeat left top;
}

#contentWrapper #content #brf {
	position: absolute;
	z-index: 200;
	left: 492px;
	top: 445px;
}




/*-------------------------------Header-------------------------------*/



 #header {
	background-color: #FCFCFB;
	height: 180px;
	width: 750px;
	padding: 0px;
	position: relative;
 
}

#header ol {
	list-style: none;
	float: right;
	position: absolute;
	left: 578px;
	top: 0px;
	clear: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

#header .phone {
	color: #000000;
	position: absolute;
	top: 141px;
	left: 584px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}



/*----------End of Header----------------*/





/* -------------------------------------Content------------------------------------------ */



#content {
	height: auto;
	width: 750px;
	position: relative;
	z-index: 100;
	/*	padding-top: 34px;
*/	

float: left;
	background: #6E6518 url(affinity_images/fbg.jpg) no-repeat left top;
	padding-top: 50px;
	padding-bottom: 40px;
}
#content .productitem {
	color: #FFFFFF;
	height: auto;
	width: auto;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
	border-bottom: 1px solid #FFFFFF;
}
#content .productitem img {
	background: #FFFFFF;
	padding: 6px;
	clear: left;
	float: right;
	margin: 20px 0px 50px 30px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

#content .productitem p {
	padding: 0px;
	line-height: 16px;
}
#content .name {
	margin-top: -12px;
	font: 90% Arial, Helvetica, sans-serif;
}

#content .productitem li {
	line-height: 16px;
}
#content p.otherproducts {
	font-style: italic;
	font-size: 160%;
	padding-top: 29px;
	padding-bottom: 20px;
	margin-left: -60px;
	font-weight: bold;
}
#content .promotions {
	margin-left: -52px;
	padding-right: 40px;
	line-height: 20px;
	font-size: 120%;
}



#content .name {
	margin-top: -12px;
	font: 100% Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
	margin-left: -10px;
}
#content blockquote {
	padding-left: 40px;
	color: #FFFFFF;
	width: 575px;
	font: 120%/17px Arial, Helvetica, sans-serif;
}




#map_canvas {
}
#content p {
	color: #FBF9FC;
	padding-left: 100px;
	padding-right: 87px;
	height: auto;
	width: auto;
	line-height: 17px;
	font-size: 120%;
}
#content .contentdescription {
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	padding-left: 52px;
}

#content .contentdescription .promotions {
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
}
.new {
 color: #FF9;
}

#content .promotions .promolist {
	font-weight: bold;
	margin-right: 15px;
}
#promotions #content .headhandsfeet {
	margin-top: -15px;
	padding-left: 507px;
}



#leftcontent .contactpara {
	color: #FFFFFF;
	margin-left: -60px;
	font-weight: bold;
	margin-top: 25px;
}
#leftcontent .contactnumber {
	margin-left: -60px;
	font-weight: bold;
	font-size: 120%;
	margin-top: -5px;
}
#leftcontent .contactemail {
	margin-left: -60px;
	color: #FFFFFF;
	font-size: 120%;
	line-height: 20px;
	margin-top: -5px;
}
#leftcontent .contactemail a {
	font-weight: bold;
	color: #FFFFFF;
}
#content #leftcontent .parking {
	color: #FFFFFF;
	font: italic 115% Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}





/*#content #leftcontent {
	float: left;
	clear: right;
}
#content #rightcontent {
	float: right;
}

*/



#outerWrapper #contentWrapper #rightcontent {
	float: left;
	height: auto; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 444px;
	color: #FFFFFF;
	padding-top: 35px;
	padding-left: 0px;
}
#rightcontent img {
	padding: 5px;
	background: #FFFFFF;
	margin-right: 6px;
	margin-top: 20px;
	margin-bottom: 6px;
}

/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #leftcontent {
	height: auto; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 291px;
	margin-top: 0;
	float: left;
	clear: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 12px;
}


#rightside li {
	padding-bottom: 15px;
	padding-right: 35px;
	color: #FCFCFB;
	font-weight: normal;
	font-size: 100%;
	line-height: 15px;
}
#rightside p {
	font-size: 150%;
	text-align: left;
	margin-left: -99px;
	z-index: 100;
	visibility: visible;
}
#rightside p.faq {
	font-style: italic;
	font-weight: bold;
	margin-left: -80px;
}

#rightcontent #map_canvas {
}

#rightcontent #MMEmbeddedMap {
	margin-top: 20px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.pricelist li {
	list-style: none;
	padding-top: 13px;
	color: #FBF9FB;
	font: bold 115%/17px Arial, Helvetica, sans-serif;
}

p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
}
#content #leftcontent .pricelist .description {
	color: #FBFBFB;
	font-weight: normal;
	font-size: 90%;
	margin-top: -8px;
	line-height: 16px;
}
#eyes #outerWrapper #contentWrapper #content #leftcontent .pricelist .new {
	margin-bottom: -12px;
	font-size: 90%;
	font-weight: bold;
}

#leftcontent .address li {
	color: #FFFFFF;
	list-style: none;
	height: 16px;
	font-size: 100%;
	line-height: 18px;
	font-weight: bold;
}
#leftcontent .address {
}

#content #leftcontent p {
	width: auto;
	margin-left: -60px;
	padding-right: 20px;
	font-size: 120%;
}
#tanning  #content #leftcontent p {
	font-size: 90%;
}





/*----------------------Footer-------------------------*/




 #footer {
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	position: relative;
	font-weight: 100;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	background: url(affinity_images/nav_bar.jpg);
	height: 16px;
	display: block;
	clear: both;
}


/*------------------Outer Divison---------------------------*/


#outerWrapper #bottomdivision {
	height: 80px;
	width: 750px;
	clear: both;
	float: none;
	padding: 0px;
	margin: 0px;
}
#outerWrapper #bottomdivision p {
	text-align: center;
	vertical-align: text-top;
	padding-bottom: 2px;
	font-size: 100%;
	padding-top: 4px;
}
#outerWrapper #bottomdivision p.xtremis {
	font-size: 80%;
	text-align: center;
	padding: 0px;
	margin-top: -15px;
}






/*Botton Right Flower Placement*/



body#index #contentWrapper #content #brf {
 position: absolute;
 z-index: 200;
 left: 492px;
 top: 395px;
}
body#waxing #contentWrapper #content #brf {
	position: absolute;
	z-index: 200;
	left: 492px;
	top: 325px;
	visibility: visible;
}

body#hands #contentWrapper #content #brf {
	position: absolute;
	z-index: 200;
	left: 492px;
	top: 496px;
	visibility: visible;
}

body#eyes #contentWrapper #content #brf {
	position: absolute;
	z-index: 200;
	left: 492px;
	top: 760px;
	visibility: visible;
}

body#massage #contentWrapper #content #brf {
 position: absolute;
 z-index: 200;
 left: 492px;
 top: 470px;
}

body#tanning #contentWrapper #content #brf {
	position: absolute;
	z-index: 200;
	left: 492px;
	top: 525px;
}

body#karin #contentWrapper #content #brf {
	position: absolute;
	z-index: 200;
	left: 492px;
	top: 495px;
	visibility: visible;
}


body#testimonials #contentWrapper #content #brf {
 position: absolute;
 z-index: 200;
 left: 492px;
 top: 1278px;
 visibility: visible;
}


body#shop #contentWrapper #content #brf {
 position: absolute;
 z-index: 200;
 left: 492px;
 top: 765px;
}

body#promotions #contentWrapper #content #brf {
 position: absolute;
 z-index: 200;
 left: 492px;
 top: 1145px;
 visibility: visible;
}

body#contact #contentWrapper #content #brf {
	position: absolute;
	z-index: 200;
	left: 492px;
	top: 455px;
	visibility: visible;
}



/*------------------Navigation Bar---------------------------*/




#navigation {
	background-image: url(affinity_images/NavBar750x44.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 716px;
	padding-top: 15px;
	font-size: 100%;
	list-style: none;
	padding-left: 34px;
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#navigation ul li {
	float: left;
	list-style: none;
	color: #171B0D;
}

#navigation ul a {
	list-style: none;
	padding-right: 1.25em;
	padding-left: 1.25em;
	display: block;
	color: #171B0D;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

#navigation a:link{
    color: #171B0D;
    text-decoration: none;
}

#navigation a:visited{
    color: #171B0D;
    text-decoration: none;

}

#navigation a:hover{
    color: #663300;
    text-decoration: none;

}

#navigation a:active{
    color: #171B0D;
    text-decoration: none;

}


/*waxing hover*/


#navigation .waxing a:link{
    color: #171B0D;
    text-decoration: none;
}

#navigation .waxing a:visited{
    color: #171B0D;
    text-decoration: none;
}

#navigation .waxing a:hover{
    color: #804000;
    text-decoration: none;
}

#navigation .waxing a:active{
    color: #171B0D;
    text-decoration: none;

}



/*hands and feet hover*/



#navigation .hands a:link{
    color: #171B0D;
    text-decoration: none;
}

#navigation .hands a:visited{
    color: #171B0D;
    text-decoration: none;
}

#navigation .hands a:hover{
    color: #663300;
    text-decoration: none;
}

#navigation .hands a:active{
    color: #171B0D;
    text-decoration: none;
}


/*eyes and face hover*/



#navigation .eyes a:link{
    color: #171B0D;
    text-decoration: none;
}

#navigation .eyes a:visited{
    color: #171B0D;
    text-decoration: none;
}

#navigation .eyes a:hover{
    color: #663300;
    text-decoration: none;
}

#navigation .eyes a:active{
    color: #171B0D;
    text-decoration: none;
}


/*massage hover*/


#navigation .massage a:link{
    color: #171B0D;
    text-decoration: none;
}

#navigation .massage a:visited{
    color: #171B0D;
    text-decoration: none;
}

#navigation .massage a:hover{
    color: #663300;
    text-decoration: none;
}

#navigation .massage a:active{
    color: #171B0D;
    text-decoration: none;
}


/*tanning hover*/



#navigation .tanning a:link{
    color: #171B0D;
    text-decoration: none;
}

#navigation .tanning a:visited{
    color: #171B0D;
    text-decoration: none;
}

#navigation .tanning a:hover{
    color: #663300;
    text-decoration: none;
}

#navigation .tanning a:active{
    color: #171B0D;
    text-decoration: none;
}


/*tanning hover*/



#navigation .karin a:link{
    color: #171B0D;
    text-decoration: none;
}

#navigation .karin a:visited{
    color: #171B0D;
    text-decoration: none;
}

#navigation .karin a:hover{
    color: #5A2C00;
    text-decoration: none;
}

#navigation .karin a:active{
    color: #171B0D;
    text-decoration: none;
}



#bottomdivision .xtremis a:link{
    color: #FFFFFF;
    text-decoration: none;
}

#bottomdivision .xtremis a:visited{
    color: #FFFFFF;
    text-decoration: none;
}

#bottomdivision .xtremis a:hover{
    color: #663300;
    text-decoration: none;
}

#bottomdivision .xtremis a:active{
    color: #FFFFFF;
    text-decoration: none;

}














/*-----------------End Navigation Bar------------------------*/




/*----------------------Footer-------------------------*/




 #footer {
	background-color: #171B0D;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	position: relative;
	font-weight: 100;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
}

#bottommassage {
 font-size: 90%;
 font-style: italic;
 margin-top: 30px;
}
