/*CSS FOR Seinensilk.com- inner pages- non-gallery*/
/*ORIGINAL CSS by bobbi wisby.com - 17 april - may2006*/
/*FOR PRINTING OF CLASSES APPLICATION*/

body {
	background-color: white; 	 		
	font-family: verdana, arial, helvetica,sans-serif;
	font-size: 18px;
	color: black;
	padding: 0;
	}

p {
	font-family: helvetica, verdana, arial, sans-serif;
	color: black; 
	font-weight: normal;
	font-size: 18px;
	background-color: transparent;
text-align: left;
	}



h1, h2, h3, h4, h5 {
font-family: helvetica, verdana, arial, sans-serif;
color: black;
text-align: center;
}


.print {
font-family: helvetica, verdana, arial, sans-serif;
color: black;
}



.center {
text-align: center;
}

.right {
float: right;
}

.left {
float: left;
}

.justify {
text-align: justify;
}

 
.tiny {
	font-family: verdana, arial, helvetica,sans-serif;
	font-size: x-small;
	font-weight: normal;
	background-color: transparent;
	}



			/*HYPERLINKS*/

a { 
	color:  rgb(167,167,167);  
	font-family: helvetica, verdana, arial,sans-serif; 
	font-size: 15px;
	text-decoration: underline;
	background-color: transparent;
	}

a:link { 
	color: rgb(208, 208, 208);  
	font-family: helvetica, verdana, arial,sans-serif;
	font-size: 15px;
	text-decoration: underline;
	background-color: transparent;
	}

a:active { 
	color: blue; 
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 15px;
	text-decoration: none;
	background-color: transparent;
	}

a:visited { /*add color later/*
	color: rgb(208, 208, 208);
	font-family: helvetica, verdana, arial,sans-serif;
	font-size: 15px;
	text-decoration: none;
	background-color: transparent;
	}

a:hover {
	color: purple; 
	font-family: helvetica, verdana, arial, sans-serif;
	text-decoration: overline underline; 
	background-color: transparent;
	/*background-color: #d0deff;*/ /*pale periwinkle*/			 
	}
 
a:hover {
	color: purple; 
	font-family: helvetica, verdana, arial, sans-serif;
	text-decoration: overline underline; 
	background-color: transparent;
	/*background-color: #d0deff;*/ /*pale periwinkle*/			 
	}


img.black {
border: 2px black solid;
} 
 




.strong {
font-weight: 600;
background-color: transparent;
	}

.center {
text-align: center;
}

.right {
float: right;
}

.left {
float: left;
}

.justify {
text-align: justify;
}

 
.tiny {
	font-family: verdana, arial, helvetica,sans-serif;
	font-size: x-small;
	font-weight: normal;
	background-color: transparent;
	}

