p {	
	font-family : arial, gill, helvetica, sans-serif;
	font-size : 10pt;
	margin-left: 15px;
}

.indent {
	font-family: arial, gill, helvetica, sans-serif;
	font-size : 80%;
	margin-left: 20px;
}

.text {
	font-family: arial, gill, helvetica, sans-serif;
	font-size : 80%;
}

.title {
	font-family : arial, gill, helvetica, sans-serif; 
	color: red;
	font-size: 115%;
	text-decoration : none;
	font-weight : bold;
}

.subtitle {
	font-family : arial, gill, helvetica, sans-serif;
	color: black;
	font-size: 95%;
	text-decoration : none;
	font-weight : bold;
}

.head {
	color: red;
	font-size : 130%;
	text-decoration : none;
	}

h1 {
	color: red;
	font-size : 11pt;
	text-decoration : none;
	}	
	
.headline {
	color: red;
	font-size: 100%;
	text-decoration: none;
}

.specials {
	font-family : arial, gill, helvetica, sans-serif;
	color : red;
	font-size : 100%;
	text-decoration : none;
}

.textspecials {
	color : red;
	font-size : 100%;
	text-decoration : none ;
	font-family : arial, gill, helvetica, sans-serif;
	font-size : 85%;
}

.right {
	font-family: arial, gill, helvetica, sans-serif;
	font-size: 80%;
	text-align: right;
}	
	
.center {
	font-family: arial, gill, helvetica, sans-serif;
	font-size : 80%;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}
	
	
.small {
	font-family : arial, gill, helvetica, sans-serif;
	font-size : 70%;
}
	
.smallwhite {
	font-family : arial, gill, helvetica, sans-serif;
	font-size : 70%;
	color : White;
}



/* ctglink are used as links to individual products in on some HTML pages */	
	
.ctglink {
	font-family : arial, gill, helvetica, sans-serif;
	font-size:75%;
	margin-left: 0px;
	margin-right: 0px;
}

/* menuitem used in each*.CTG file used for the menus */	
	
.menuhead {
	font-family : arial, gill, helvetica, sans-serif;
	color: red;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 0px;
}

.menuitem {
	font-family: arial, gill, helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
	color: black;
	margin-left: 10px;
	margin-right: 10px;
}

/* menuitemwhite ONLY used on top of Gifts pages */	
	
.menuitemwhite {
	font-family: arial, gill, helvetica, sans-serif;
	font-size: 75%;
	text-decoration: none;
	color: white;
}

.menuitemwhite:hover {
	font-family : arial, gill, helvetica, sans-serif;
	font-size: 75%;
	text-decoration : underline;
	color: white;
}
	
.menuitem:hover {
	font-family: arial, gill, helvetica, sans-serif;
	font-size: 75%;
	text-decoration: underline;
	color: black;
	}

.menuspace {
	font-size: 50%;
	margin-left: 10px;
	margin-right: 0px;
}

H1 {
	font-family: arial, gill, helvetica, sans-serif;
	font-size: 150%
}

H2 {
	font-family: arial, gill, helvetica, sans-serif;
	font-size: 110%
}

H3 {
	font-family: arial, gill, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
}

H4 {
	font-family: arial, gill, helvetica, sans-serif;
	font-size: 90%;
	font-weight: bolder;
}


H5 {
	font-family: arial, sans-serif;
	color: #000000;
	font-size: 75%;
	font-weight: normal;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}

