/* CSS Document */

body { color: black; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; background-color: #adb6c8; }
p { font-family: Arial, Verdana, Helvetica, sans-serif; }
td { font-family: Arial, Verdana, Helvetica, sans-serif; }
a:link { color: #363 ; text-decoration: none; }
a:visited { color: #363 ; text-decoration: none; }
a:hover { color: #363 ; text-decoration: underline; }
a:active { color: #363 ; text-decoration: underline; }

.image {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-color: #13007C;
	border: 1;
}

#bkgrd_home { background-image: url(images/bkgrd_home.jpg); }
#bkgrd_hometxt { background-image: url(images/bkgrd_hometxt.jpg); }
#bkgrd_home_textile { background-image: url(images/bkgrd_home_textile.jpg); }
#pad20 { padding: 20px; }

.footer { font-size: 10px }

.nav { color: #333333; font-size: 12px; font-weight: bold; text-decoration: none; margin: 20px 10px 10px; }
.nav a:link { color: #663399; text-decoration: none; }
.nav a:visited { color: #663399; text-decoration: none; }
.nav a:hover { color: #663399; text-decoration: underline; }
.nav a:active { color: #663399; text-decoration: underline; }

.subhead { color: #336699; font-size: 14px; font-weight: bold; }
#news { width: 150px; }
