/* CSS Document */

body{
	background:#c8ddf4;
	margin:20px 0px 0px 0px;
}

p {
font-family:Tahoma, Geneva, sans-serif;
color:#999;
font-size:12px;
line-height:110%;
margin:3px 10px 12px 8px;
padding:0px;
}

a:link, a:visited {
	color:#ed923d;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active {
	color:#999;
	text-decoration:none;
}

h1,h2,h3,h4,h5,h6 {
	font-family:"Century Gothic", Verdana, "Trebuchet MS", Arial;
	color:#87b7e6;
	margin:12px 8px;
	padding:0px;
}

.specials ul {
	
}

.specials li {
font-family:Tahoma, Geneva, sans-serif;
color:#999;
font-size:18px;
line-height:110%;
margin:3px 10px 18px 8px;
padding:0px;
list-style:none;
}

/* reg navigation */
.nav a:link, .nav a:visited  {
font-family:"Century Gothic", Verdana, "Trebuchet MS", Arial;
color:#FFFFFF;
text-decoration:none;
font-size:14px;

}
.nav a:hover, .nav a:active {
color:#994f0a;
text-decoration:underline;
}

#SunAngel {
	font-weight:bold;
	font-family:"Century Gothic", Verdana, "Trebuchet MS", Arial;
	font-size:18px;
	color:#ed923d;
	margin:5px 0px 0px 10px;
}

#Lotions {
	font-family:"Century Gothic", Verdana, "Trebuchet MS", Arial;
	font-size:18px;
	color:#87b7e6;
	font-weight:bold;
	margin:5px 0px 0px 10px;
}

#SpecialOffers {
	font-family:"Century Gothic", Verdana, "Trebuchet MS", Arial;
	font-size:18px;
	color:#98a31a;
	font-weight:bold;
	margin:5px 0px 0px 10px;
}


 /* footer navigation */
 #info {
	 color:#ed923d;
 }
.footer p {
 font-family:"Century Gothic", Verdana, "Trebuchet MS", Arial;
 font-size:12px;
 color:#718fae;
 font-weight:bold;
 margin:0px;
 padding:0px;
 }
.footer a:link, .footer a:visited {
color:#718fae;
font-weight:bold;
font-family:"Century Gothic", Verdana, "Trebuchet MS", Arial;
text-decoration:none;
}
.footer a:hover, .footer a:active {
color:#ed923d;
text-decoration:none;
}

.footer ul {
	margin:0px 0px;
	padding:0px 0px;
}

.footer li {
	font-family:"Century Gothic", Verdana, "Trebuchet MS", Arial;
	font-size:12px;
	font-weight:normal;
	color:#718fae;
	display:inline;
	list-style:none;
	margin:0px 0px;
	padding:0px 0px;
}



/* images with this class will get this style*/

.imgborder {border: 1px solid #ccc;
}

