/*--------------------------------
		Theme_# 280
		Cat 	Health & Beauty
		Name	Swirl & Curl
--------------------------------*/
body {	
	background-color: #FAFAEA /*~ main.background-color */;	
	color: #8F9068;
}

.sf_main_header {	
	color: #E83277 /*~ header.color */;
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif /*~ header.font */;
	font-size: 20px /*~ header.size */;
}

/*--------------------------
		End Header
--------------------------*/

/*--------------------------------
		Navigation
---------------------------------*/

.navigation1 ul li a {
	color: #E83277 /*~ nav-menu.color */;	
	background-repeat: no-repeat;
	background-position: top left;		
}

.navigation1 ul li a:visited {
	color: #E83277 /*~ nav-menu.color */;
}

/*--------------------------
		End Content
--------------------------*/

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {	
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #FAFAEA;
	color: #8F9068 /*~ footer.color */;
}

/* -------------------------------------------- */
/* QSC Styles --------------------------------- */
/* -------------------------------------------- */

/* Structure ---------------------------------- */

.company-name {
	color: #E83277 /*~ company-name.color */;
	font-family: "Trebuchet MS", Helvetica, sans-serif /*~ company-name.font */;
	font-size: 30px /*~ company-name.size */;
	font-weight: normal /*~ company-name.bold */;
}
.slogan {
	color: #E83277 /*~ slogan.color */;
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif /*~ slogan.font */;
	font-size: 18px /*~ slogan.size */;
	font-weight: normal /*~ slogan.bold */;
}
#Nav1 li a, #Nav1 li a:visited {
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	color: #E83277 /*~ nav-menu.color */;
	font-size: 15px;
}
