@charset "UTF-8";
/* CSS Document */
* {margin: 0; padding: 0; border: 0;}
body {
background-color:#523628;
font-size:62.5%;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 2.2em;
margin: 0 auto;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#713d2a;
	text-transform:uppercase;
	font-size: 1.4em;
	padding-top: 30px;
	padding-left: 10px;
	background-image:url(../subhdr_bkgd.jpg);
	height:75px;
	background-repeat:no-repeat;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#713d2a;
	font-weight:bold;
	font-size: 1.15em;
	margin-top: 5px;
	margin-bottom: 3px;
}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform:lowercase;
color:#713d2a;
text-align:center;
font-size: 1.0em;
font-weight:bold;
margin-bottom: 8px;
background-position:bottom;
background-repeat:no-repeat;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#713d2a;
	font-size: 1.15em;
	margin-top: 8px;
	font-weight:bold;
}
h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000099;
	text-transform:uppercase;
	padding-left: 3px;
	
}
ol, ul {
	list-style: none;
	vertical-align: baseline;
}
#container {
width:1024px;
margin:0 auto;
background-image:url(../background_repeat.jpg);
background-repeat: repeat-y;
background-position: 50%;
}
#branding {
width:1024px;
height: 251px;
position: relative;
background-repeat:no-repeat;
}
#top_navmain {
width: 719px;
height: 37px;
background-color:#c1e4da;
padding-left: 305px;
background-repeat:repeat-x;
}
#content {
width: 1024px;
height: 1500px;
background-position: top left;
background-image: url(../body_bkgd.jpg);
background-repeat: repeat-y;
margin: 0 auto;
padding-bottom:25px;
}
#content_faqs {
width: 1024px;
height: 1400px;
background-image: url(../body_bkgd.jpg);
background-repeat:repeat-y;
padding-bottom:25px;
float:left;
}
#content_nailcare {
width: 1024px;
height: 1800px;
background-image: url(../body_bkgd.jpg);
background-repeat:repeat-y;
padding-bottom:25px;
float:left;
}
#leftside {
width:70px;
float:left;
}
#sidenav {
width:215px;
padding-top:25px;
float:left;
}
#midcol {
width: 680px;
margin-left:35px;
float:left;
}
#rightside {
width:15px;
float:left;
}

.content {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;
line-height: 1.5em;
padding-bottom: 12px;
}
.content a:link {
color: #990000;
text-decoration:none;
}
.content a:visited {
color: #CC0000;
text-decoration:none;
}
.content a:hover {
color: #CC0000;
text-decoration:underline;
}
.content a:active {
	color: #CC3300;
	text-decoration:underline;
}
blockquote {
 background-image:url(../quote_open.gif);
 background-position:inherit;
 background-repeat:no-repeat;

}
blockquote p {
color: #003366;
font-size: 1.0em;
line-height: 1.5em;
text-align: justify;
padding: 0 33px;
margin-bottom: 0;
}
cite {
background: none;
display: block;
text-align: right;
font-size: 1.0em;
font-weight: normal;
font-style: italic;
}
.faq_answer {
	color: #523628;
	line-height: 1.4em;
	padding-bottom: 10px;
}
.faq_subheader {
	color: #000000;
	font-weight:bold;
}
#footer {
width: 1024px;
margin:0 auto;
clear: both;
text-align:center;
}
.footer {
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;
line-height: 1.4em;
clear: both;
}
.footer a:link{
	color: #FFFFCC;
	text-decoration: none;
}
.footer a:visited{
	color: #CCCC99;
	text-decoration: none;
}
.footer a:hover{
color: #FFFFCC;
text-decoration: underline;
}
.footer a:active{
color: #FFFFCC;
text-decoration: underline;
}
