body {background: black;}

/* whole body table*/
.main {background: white; padding: 0;}

/*Home page nav bar*/
a.hpnav:link {font-family: verdana, arial, sans-serif; font-size: 10pt; text-decoration: none; color: #FFFFFF;}
a.hpnav:visited {font-family: verdana, arial, sans-serif; font-size: 10pt; text-decoration: none; color: #FFFFFF;}
a.hpnav:hover {font-family: verdana, arial, sans-serif; font-size: 10pt; text-decoration: underline; color: #FF0000;}
a.hpnav:active {font-family: verdana, arial, sans-serif; font-size: 10pt;text-decoration: none; color: #FFFFFF;}

/*all other links*/
a:link{color: blue; text-decoration: none;}
a:visited{color: blue; text-decoration: none;}
a:hover{color: red; text-decoration: underline;}
a:active{color: orange; text-decoration: none; }


/* cell that holds main navbar*/
.bTable {border-top: solid 2px #FFFFFF;}


/*heading on top of each page*/
h1 {font-family: verdana, arial, sans-serif; font-size: 20pt; padding-top: 10px;}

/* heading on art curriculm list */

.art-curriculum {font-family: verdana, arial, sans-serif; font-size: 12pt;}

/*content on most pages*/
.content {margin: 0 20px; font-family: verdana, arial, sans-serif; font-size: 10pt; text-align:justify;}

/*newsletter subscribe area on EVERY PAGE*/
#newslink{background-image: url("Images/dot-square-gray.gif"); background-repeat: repeat-x; height: 30px; padding: 7px 0px}

/* DATE on NEWs page */

.newshead {font-weight:bold; margin-bottom:5px;}

/*list items box on BIO page*/
.listbox {margin: 10px 60px 10px 25px; padding: 5px; list-style-image: url("Images/list-dot.jpg");}

/*individual list items on BIO page*/
.listbox li{padding-bottom: 10px; line-height: .9em; }

/*list headings on BIO page and lINKS page*/
.texttop {margin-left: 10px; font-family: arial, verdana, sans-serif; color: white; font-size: 14pt; background-color: black; display:inline; padding: 3px; } 

/*img tags  on merchandise page*/
.xxx {background-color: #FFFFFF; }

/*text merch table */
.merchtable {font-size: 10pt; font-family:verdanna, arial, sans-serif; margin:3px; }

/*table on shop page*/
.shop{margin-left: 15px; }

/*text under display shirt on merchandise page*/
#jillshirt{font-family: arial, verdana, sans-serif; font-size: 11pt; text-align: justify; margin-right: 20px; }

/*newsletter form contact page*/
#news-form{margin: 0 20px; height: 350px; font-family: verdana, arial, sans-serif; font-size: 10pt; text-align:justify;}


/*THANK YOU page*/
#thanks{margin: 0 20px; height: 350px; font-family: verdana, arial, sans-serif; font-size: 10pt; text-align:justify;}


/*form - submission forms*/
.form-wrap {border: 1px dotted #B1629F; width: 300px; padding: 10px 5px; background-color: #FDEDF2;}
.class-form { margin-left: 0.5em; font-family: verdana, sans-serif;}

.submit input { color:#000000; background: #FFA20F; border: 2px outset #D7B9C9: font-family: verdana, sans-serif; }

p input {color: #781351; background-color: #fEE3AD; border: 1px solid # 781351: font-family: chicago, sans-serif;}

textarea {width: 275px; color: #781351;background: #FEE3AD; border: 1px solid #781351: font-family: verdana, sans-serif; }

.form-cap {color: #000000;font-family: chicago, sans-serif; display:inline;}
/*end of form stuff*/

/*pop up windows in GALLERY*/
.window {text-align: center; background-color: #FFFFFF; font-family: verdana, sans-serif; font-size: 12px;}

 
/*inside the table cell on art class page*/
.topcol {height: 250px; text-align:justify;}
.inside { text-align: justify;}
.outside {margin-left: 20px; text-align: justify;}

/* line height on top of art class page */

.space {line-height: 15px; }


/*art supplies page*/

/*text at top */
#dicktext{font-family: arial, sans-serif; font-size: 12pt;text-align: justify; margin-right:20px; }

/*center cell of table*/
.centercell{font-family: verdana, sans-serif; font-size: 10pt; margin-left: 15px;margin-right:20px;  text-align: justify;}

/*overall list column wrapper*/
.listsupplies2 {margin: 0px 20px 10px 20px; padding: 0px; list-style-image: url("Images/list-dot.jpg");}

/*individual list items on SUPPLIES page*/
.listsupplies2 li{padding-bottom: 10px; line-height: .9em; }

.banner {margin-left:20px;}

/*event page*/

.event-photo {margin-left: 15px; margin-bottom: 20px; }
.event-caption {margin-top: 5px; }

.events {margin-bottom: 15px; font-family: verdana, sans-serif;font-size: 10pt; }


.twitter-box {padding: 5px; border: solid 2px #00AEED;}















