@charset "utf-8";
/* CSS Document */

html {
	scrollbar-arrow-color: #000000; 
	scrollbar-base-color: #cc3d13; 
	scrollbar-dark-shadow-color: #cc3d13; 
	scrollbar-track-color: #cc3d13;
	scrollbar-face-color: #cc3d13; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000;  
	scrollbar-3d-light-color: #000000; 
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #cc3d13;
}
.bold {
	font-weight: bold;
	color: #000000;
}
.boldcenter {
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.boldOR {
	font-weight: bold;
	color: #cc3d13;
}
.boldOR16 {
	font-weight: bold;
	color: #cc3d13;
	font-size:16px;
}
.bottomborder {
	background-image: url(images/btmbrdr.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #cc3d13;
}
.copyright {
	font-family:Papyrus;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#design {
	font-family: Papyrus;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#design A:link {
	text-decoration: none;
	color: #000000;
}
#design A:visited {
	color: #000000;
	text-decoration: underline;
}
#design A:active {
	text-decoration: underline;
	color: #000000;
}
#design A:hover {
	text-decoration: underline; 
	color: #000000;
}
.h2 {
	font-family: Papyrus;
	color:#000000;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.h2left {
	font-family: Papyrus;
	color:#000000;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}
.h2orange {
	font-family: Papyrus;
	color:#000000;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #cc3d13;
}
.h3 {
	font-family: Papyrus;
	color:#000000;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.italic {
	font-style:italic;
	font-family: Papyrus;
	color: #000000;
	font-size: 14px;
}
.italicCenter {
	font-style:italic;
	font-family: Papyrus;
	color: #000000;
	font-size: 14px;
	text-align: center;
}
.pagelinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
.pagelinks A:link {
	text-decoration: underline;
	color: #006600;
}
.pagelinks A:visited {
	color: #cc3d13;
	text-decoration: underline;
}
.pagelinks A:active {
	text-decoration: underline;
	color: #cc3d13;
}
.pagelinks A:hover {
	text-decoration: underline; 
	color: #cc3d13;
}
.sectionlinks {
	font-family: Papyrus;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-align: center;
}
.sectionlinks A:link {
	text-decoration: underline;
	color: #006600;
}
.sectionlinks A:visited {
	color: #cc3d13;
	text-decoration: underline;
}
.sectionlinks A:active {
	text-decoration: underline;
	color: #cc3d13;
}
.sectionlinks A:hover {
	text-decoration: underline; 
	color: #cc3d13;
}
.sectionlinks16 {
	font-family: Papyrus;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	text-align: center;
}
.sectionlinks16 A:link {
	text-decoration: underline;
	color: #006600;
}
.sectionlinks16 A:visited {
	color: #cc3d13;
	text-decoration: underline;
}
.sectionlinks16 A:active {
	text-decoration: underline;
	color: #cc3d13;
}
.sectionlinks16 A:hover {
	text-decoration: underline; 
	color: #cc3d13;
}
.sectiontitles {
	font-family: Papyrus;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.sectiontitlesCTR {
	font-family: Papyrus;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.sectiontitlesGR {
	font-family: Papyrus;
	color: #006600;
	font-size: 14px;
	font-weight: bold;
}
.tablebackground {
	background-image: url(images/tablebkgrnd.gif);
	background-repeat: repeat-y;
}
.tablebackgroundStore {
	background-image: url(images/tablebkgrndStore.gif);
	background-repeat: repeat-y;
}
#topborder {
	background-image: url(images/topbrdr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #cc3d13;
}
.wearabletext {
	font-family: "Lucida Calligraphy";
	color:#000000;
	font-size: 16px;
	text-align: center;
}
