
body {
    /* margin: 10px 10% 10% 10%; */
    padding: 0px 0px 0px 0px;
    /* color: #53868B; pretty good, but disappears on quilt */
	/* color: #008b8b; /* cyan4 */
	/* color: #528b8b; /* dark slate gray */
	/* color: #458b74; /* aquamarine4 */

    color: #53868B; 
    background-color: #000000;
	/* background-image: url(../images/bkgd_hi_fog.jpg) */

}

h1, h2, h3, h4, h5, h6 { 	font-family: sans-serif;
							font-face: verdana, sans-serif; }

h1 {
    color: #20BF9F;
    /* color: #49E9BD; */
    /* color: #53868B; */	/* cadet blue 4 */
    text-align: center;
	text-indent: 50px;
	font-style: italic;
}

h2 {
    color: #20BF9F;
    /* color: #49E9BD; */
    font-style: italic;
    text-align: left;
	text-indent: 50px;
}

h3 {
    color: #20BF9F;
    text-align: left;
/*	text-indent: 50px; */
}

h4 {
    color: #7CFC00;
    text-align: left;
}

h5 {
    color: #7CFC00;
    text-align: center;
}

p {
    color: #20BF9F;
	font-family: sans-serif;
	font-face: verdana, sans-serif;
	font-size: 14 pt;
	font-weight: bolder;
	text-align: justify;
	margin-left: 50px;
}

p.quote {
	font-family: sans-serif;
	font-face: verdana, sans-serif;
	font-size: 12 pt;
	text-align: justify;
	margin-left: 150px;
	line-height: 50%;
}


p.entry_form {
	font-family: sans-serif;
	font-face: verdana, sans-serif;
	font-size: 14 pt;
	font-weight: bolder;
	text-align: justify;
	margin-left: 10px;
}

#karen_pic {
    position: relative;
    top: 10px;
    left: 0px;
	right: 25px;
/*    padding: 50px; */
}

#cal_border {
	background-image: url('ks_macros.jpg');
	background-color: black;
	background-position: top left;
	background-size: contain;
	background-attachment: fixed;
	background-repeat: repeat-y;
}

#quilt {
	position: relative;
	top: 0px;
    left: 0px;
	right: 25px;
}

a {
    color: #7BCC70;
    background-color: inherit;
	font-family: sans-serif;
	font-face: verdana, sans-serif;
	padding-right: 2em;
	padding-left: 2em;
	font-weight: bold;

}

	/* color: #528b8b;  dark slate gray */
    /* color: #53868B;	cadet blue 4 */
/* border-style: ridge; border-width: thin; */
/*
a.header:link {
    color: #7CFC00;
    background-color: inherit;
	font-family: sans-serif;
	font-face: verdana, sans-serif;
	padding-right: 2em;
	padding-left: 2em;
	font-weight: bold;
}
*/

    /* color: #483D8B; dark slate blue */
a.header:visited {
    color: #6666FF; /* blue */
    background-color: inherit;
	font-family: sans-serif;
	font-face: verdana, sans-serif;
	padding-right: 2em;
	padding-left: 2em;
}

a.header:hover {
    color: white;
    /* background-color: #49E9BD; */
    background-color: #20BF9F;
    text-decoration: none;
}

.error {
	font-family: sans-serif;
	font-face: verdana, sans-serif;
	font-size: 14 pt;
	font-weight: bolder;
	text-align: justify;
	margin-left: 10px;
	background: #ffffff;
	color: red;
}

.gal_exists {
	font-family: sans-serif;
	font-face: verdana, sans-serif;
	font-size: 14 pt;
	font-weight: bolder;
	font-style: italic;
	text-align: justify;
	margin-left: 10px;
	background: inherit;
	color: #4030d0;
}

p.fine_lines {
	font-family: sans-serif;
	font-face: verdana, sans-serif;
	font-size: 11 pt;
	text-align: justify;
	margin-left: 50px;
	line-height: 20%;
	font-weight: lighter;
}

p.left_light {
	font-family: sans-serif;
	font-face: verdana, sans-serif;
	font-size: 11 pt;
	text-align: justify;
	margin-left: 0px;
/*	line-height: 20%; */
	font-weight: lighter;
}

#cal_titles {

	font-family: sans-serif;
	font-face: verdana, sans-serif;
	font-size: 11 pt;
/*	line-height: 20%; */
	font-weight: lighter;
	font-weight: bolder;
    color: #7CFC00;
    text-align: center;
}

.err_bkgd {
	font-family: sans-serif;
	font-face: verdana, sans-serif;
	font-size: 14 pt;
	font-weight: bolder;
	text-align: justify;
	margin-left: 10px;

}

/* lime green */
select {
    color: #7CFC00;
	background: #000000;
}

input {
    color: #20BF9F;
	background: #000000;
}

input:focus {
	background-color: #003D5C;
	margin-color: #66FFFF;
}

err_msg {
	style=color: #e32e30;
}


table.cal {
	/* border-style:double; */
	/* border-style:groove; */
	border-style:ridge;
	width: 75%;
}

div.cal
{
	padding:10px;
	left: 50px;
} 


img.macros {
	float:left;
}

.display_case {
	min-width: 200px;
}

.items {
	min-width: 200px;
}

