body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #302112;
	margin-top: 0px;
	margin-bottom: 60px;
	text-align: center;
	font-size: 11px;
	color: #302112;
}

a {text-decoration: none;}
a img {border: none;}
a:link, a:visited {color: #302112;}
html body a:hover {color: #302112; background-color: #FFFFFF;
  border-bottom: 1px solid #302112;}
  
#all {
	background-color: #C1F3EA;
	width: 800px;
	margin: 0px auto;
	padding: 0px 0px 140px;
	background-image: url(/Images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}


/* VERTICAL MENU
----------------------------------------------- */

#nav {
	padding: 0px;
	font: bold 18px "Times New Roman", Times, serif;
	overflow: hidden;
	margin: 0px;
	align: left;
	letter-spacing: .3em;
}

#nav ul {

	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	list-style-type: none;
	indent: none;
	display: block;
	width: 160px;
	margin: 0px;
	padding: 0px;
	height: 40px;
}

#nav img {	z-index: 5;}
#nav a {
	display: block;
	height: 40px;
	color: #302112;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	line-height: 40px;
	font-style: italic;
}


#nav a:hover,
  .home #nav #home a,
  .topics #nav #topics a,
  .about #nav #about a,
  .contact #nav #contact a,
  .contribute #nav #contribute a,
  .feed #nav #feed a {
	background: url(/Images/navbk1.gif) no-repeat bottom;
	color: #C0F3EB;
	border: none;
	z-index: 0;
}

#main {
	text-align: left;
	margin-left: 40px;
	padding-top: 30px;
}

#side {
	display: none;
}

#main.lside div#large,
#main.rside div#large {
	display: block;
	width: 500px;
	margin-top: 40px;
	margin-left: -80px;
	position: relative;
	left: -60px;
	}

#main.lside div#side,
#main.rside div#side {
	display: block;
	width: 200px;
	}

#main.rside div#large,
#main.lside div#side {
     float: left;
}

#main.lside div#large,
#main.rside div#side {
     float: right;
}

#large ul, #large ol {
	margin-bottom: 1.25em;
	list-style-type: none;
}
#large li {margin-bottom: 0.66em; line-height: 1em;}
#large ul li {padding-left: 20px; background: url(http://www.lashbylashstudio.com/Images/dkdecor.gif) 2px 0.33em no-repeat;}
#large li ul {margin-bottom: 0em; margin-top: .66em;}

#large #multi li {
	margin-bottom: 0.66em;
	line-height: normal;
	background: url(http://www.lashbylashstudio.com/Images/dkdecor.gif) no-repeat 2px .66em;
	text-align: justify;
}

/* FAQS QUESTIONS
----------------------------------------------- */

#large #faqs li {
	font-weight: bold;
}

#large #faqs li ul li {
	font-weight: normal;
}

.hidden { display: none; }
.unhidden {
	display: block;
	line-height: normal;
	text-align: justify;
	font-weight: normal;
}




/* SIDE MENU
----------------------------------------------- */

#side {
	padding: 0px;
	font: bold 14px "Times New Roman", Times, serif;
	text-align: center;
	overflow: hidden;
	margin-left: -40px;
	align: left;
	margin-top: -10px;
}

#side ul {
	margin: 0px;
	padding: 0px;
}
#side li {
	list-style-type: none;
	indent: none;
	display: block;
	width: 160px;
	margin: 0px;
	padding: 0px;
	height: 40px;
}

#side img {	z-index: 5;}
#side a {
	display: block;
	height: 40px;
	color: #302112;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	line-height: 40px;
	font-style: italic;
}


#side a:hover,
  .home #side #home a,
  .topics #side #topics a,
  .about #side #about a,
  .contact #side #contact a,
  .contribute #side #contribute a,
  .feed #side #feed a {
	background: url(/Images/navbk1.gif) no-repeat bottom;
	color: #C0F3EB;
	border: none;
	z-index: 0;
}

#about {
	text-align: center;
	margin-left: 80px;
	margin-right: 80px;
}

#photos {
	text-align: left;
	margin-left: 10px;
}

#flash {
	display: block;
	height: 480px;
	width: 640px;
	text-align: center;
	margin: 0px auto;
}

#contact {
	text-align: center;
	font-size: 14px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: .1em;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: .1em;
}

p.top {
	text-align: right;
}

p.just {
	text-align: justify;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #302112;
	clear: both;
	padding-top: 30px;
}

