html {
	overflow-y:scroll;
}

#home, #care, #select, #sharp, #truth, #frequent {
	border-width:0px;
	margin:0 0 0 0;
	background-image:url(images/ss_body_pattern.gif);
	background-repeat:repeat;
}

/*center links bar, & some info on sharpening page */
.center {
	text-align:center;
}

.headings {
	text-align:center;
	padding-top:20px;
	padding-bottom:0px;
	margin-top:0px;
}

/*sharpening page */
.shphead {
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
}

/*add padding to all list items*/
.li {
	padding-bottom:10px;
}

/*masthead table containing two images*/
#tbl1 {
	width:740px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0%;
	border-bottom:3px solid #3c2819;
}

/*information table*/
#tbl2 {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2%;
	border-top:3px solid #3c2819;
}

p, table {
	font:normal 400 14px "Palatino Linotype", Georgia, "Lucida Bright", "Times New Roman", serif;
	background-color:#ffffcc;
	color:#3c2819;
	text-align:justify;
}

p {
	margin-left:100px;
	margin-top:30px;
	margin-right:100px;
	margin-bottom:30px;
}

/*adjust top link nav bar */
#linkstop {
	padding:2px 0px 2px 0px;
	border-top:3px solid #231f5f;
	border-bottom: 1px inset #231f5f;
}

/*adjust bottom link nav bar */
#linksbottom {
	padding:2px 0px 2px 0px;
	border-top: 1px inset #231f5f;
	border-bottom:3px solid #231f5f;
}

a.innerlink:link, a.innerlink:visited {
	font:normal 400 14px "Palatino Linotype", Georgia, "Lucida Bright", "Times New Roman", serif;
	background-color:transparent;
	color:#513925;
	text-decoration:underline;
}

#faqil a {	
	text-decoration:underline;
}


/*general address bar for all pages*/
.address {
	font:normal 600 16px "Times New Roman", Georgia, "Lucida Bright", serif;
	padding:5px 0px 9px 0px;
	text-align:center;
	color:#3c2819;
}

/*a.email instructions allow email in address bar to be a link, but match brown color and small letters, and still have light blue hover*/
a.email {
	font:normal 600 16px "Times New Roman", Georgia, "Lucida Bright", serif;
}

a.email:link, a.email:visited {
	color:#513925;
	background-color: transparent;
}

/*page links are dark blue, small caps*/
a {
	font:normal bold small-caps .9em Arial, sans-serif;
	text-decoration:none;
}

a:link, a:visited {
	color:#231f5f;
	background-color: transparent;
}

/*underlined on hover*/
a:hover {
	text-decoration: underline;
}

#home #linkstop a.home,
#care #linkstop a.care,
#select #linkstop a.select,
#sharp #linkstop a.sharp,
#truth #linkstop a.truth,
#frequent #linkstop a.frequent,
#home #linksbottom a.home,
#care #linksbottom a.care,
#select #linksbottom a.select,
#sharp #linksbottom a.sharp,
#truth #linksbottom a.truth,
#frequent #linksbottom a.frequent {
	color:#4e869b;
	cursor:default;
	text-decoration:none;
	font-style:normal;
	background-color: transparent;
}

/*outermost div border on sides*/
#thin {
	/*border-top:1px solid #000000;*/
	border-right:1px solid #000000;
	/*border-bottom:1px solid #000000;*/
	border-left:1px solid #000000;
	width:760px;
	margin-top:2%;
	margin-left:auto;
	margin-right:auto;
}

/*outer div border on all sides*/
#thick {
	border-top:4px solid #3c2819;
	border-right:7px solid #3c2819;
	border-bottom:4px solid #3c2819;
	border-left:7px solid #3c2819;
	width:746px;
	margin-top:0%;
	margin-left:auto;
	margin-right:auto;
}

#copyright {
	font:normal normal small-caps .8em "Times New Roman", Georgia, "Lucida Bright", serif;
	padding:10px 0px 1px 0px;
	text-align:center;
	color:#785a3c;
	background-color: transparent;
}

/*ol on Scissors Care, Myths & Facts pages*/
.ol {
	margin-left:100px;
	margin-top:15px;
	margin-right:100px;
	margin-bottom:30px;
}

/*ul on index/Home page*/
#indexul {
	
	margin-left:40px;
	margin-top:0px;
	margin-right:100px;
	margin-bottom:0px;
	text-align:left;
	list-style-type:square;
	list-style-position:inside;
}

#indexsidebar {
	
	width:190px;
	font:normal .9em Arial, sans-serif;
	text-align:justify;
	padding:20px 36px 20px 36px;
	color:#330066;
	background-color:#99cccc;
	line-height:1.7em;
	border-left:3px solid #4e869b;
	border-bottom:5px solid #4e869b;
	
}
	
.faqul {
	margin-left:140px;
	margin-top:0px;
	margin-right:100px;
	margin-bottom:0px;
	text-align:left;
	list-style-type:square;
	list-style-position:outside;
}

.Q {
	margin-left:100px;
	margin-top:20px;
	margin-right:100px;
	margin-bottom:0px;
	text-align:left;
	
}

.A {
	margin-left:100px;
	margin-top:0px;
	margin-right:100px;
	margin-bottom:0px;
	text-align:left;
}

.newSection {
	margin-left:100px;
	margin-top:20px;
	margin-right:100px;
	margin-bottom:0px;
	text-align:left;
}

.Q:first-letter {
	color: #231f5f;
	font-size:xx-large
}

.A:first-letter {
	color: #231f5f;
	font-size:xx-large
}

/*special instructions for paragraph on Index/Home page*/
.index {
	margin-left:100px;
	margin-top:2px;
	margin-right:100px;
	margin-bottom:0px;
}



/*special instructions for paragraphs on Selecting page*/
#selecting {
	margin-left:100px;
	margin-top:2px;
	margin-right:100px;
	margin-bottom:30px;
}

/*special instructions for paragraphs on Sharpening page*/
#sharpening {
	margin-left:100px;
	margin-top:2px;
	margin-right:100px;
	margin-bottom:30px;
}

/*special instructions for warning on Sharpening page*/
#warning {
	color:red; font-weight:600;
	background-color: transparent;
}
 
