HTML {
	scrollbar-arrow-color:#7E4300;
	scrollbar-face-color:#cc9966;
	scrollbar-3dlight-color:#FECB78;
	scrollbar-highlight-color:#F1E5D9;
	scrollbar-shadow-color:#7E4300;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#EFE1D5;
	list-style-position: inside;
	list-style-image: url('http://www.cca-catalog.info/Catalog/images/bullets.gif');
	list-style-type: circle;
}

BODY {
background-color: #FFFFFF;
font-family: Garamond, Times New Roman, Times, serif, Byington;
font-size: 100%;
margin: 20px 0px;
color:#000000;
}

P, TD, LI, UL {
font-family: Garamond, Times New Roman, Times, serif, Byington;
font-size: 100%;
}

Table {
font-family: Garamond, Times New Roman, Times, serif, Byington;
font-size: 100%;
border-collapse: collapse;
}

HR {
	color: #FFFFFF;
	height: 1px;
	width: 100%;
	font-family: Garamond, "Times New Roman", Times, serif, Byington;
	font-weight: bold;
}

li {
list-style-image: url('http://www.cca-catalog.info/Catalog/images/bullets.gif');
}

p.double {
line-height: 2em;
text-align: right;
font-weight: bold;
letter-spacing: 3px;
}


/* HEADINGS, HORIZONTAL RULE AND LINK COLORS */

A:LINK {color: #663333; text-decoration: none; font-weight: bold;}
A:VISITED {color: #663300; text-decoration: none; font-weight: bold;}
A:HOVER {color: #000000; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #663333; text-decoration: none; font-weight: bold;}

H1 {
color: #7E4300;
font-family: Garamond, "Times New Roman", Times, serif, Byington;
text-align: left;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
}

h2 {
color: #77A39C;
font-family: Garamond, Times New Roman, Times, serif, Byington;
text-align: left;
font-size: 1.4em;
font-weight: bold;
letter-spacing: 3px;
}

h3 {
font-family: Garamond, Times New Roman, Times, serif, Byington;
color: #77A39C;
text-align: center;
font-size: 1.2em;
font-weight: bold;
letter-spacing: 2px;
padding: 2px 0px;
border: 1px solid #FFFFFF;
}

h4, h5 {
font-family: Garamond, Times New Roman, Times, serif, Byington;
color: #77A39C;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
}

h6 {
font-family: Garamond, Times New Roman, Times, serif, Byington;
color: #000000;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
} 


/* BEGIN TABLE AND CELL CLASSES */

.maintable {
background-image: url('');
background-color: #FFFFFF;
color: #FFFFFF
}

.main {
color: #000000;
vertical-align: top;
line-height: 16px;
padding: 10px 10px 10px 20px;
width: 560px;
text-align: justify;
}

.copyright {
color: #000000;
text-align: center;
font-size: 90%;
font-weight: bold;
letter-spacing: 5px;
}

.catalog {
color: #FFFFFF;
vertical-align: top;
text-align: justify;
}

/* BEGIN PROPERTIES FOR PHOTO IMAGE BORDERS */

.imageleft {
margin: 0px 20px 0px 0px;
float: left;
border: 3px double #182B54;
}

.imageright {
margin: 0px 0px 0px 20px;
float: right;
border: 3px double #182B54;
}

