﻿body
{
    background-color: #000000;
}
A
{
    font-family: Courier New, Courier, monospace;
    font-weight: bold;
}

A:link { text-decoration: none; color: #000000 }
A:visited { text-decoration: none; color: #000000 }
A:hover { text-decoration: none; color: #DD6224 }
A:active { text-decoration: none; color: #000000 }

.artLink
{
    font-family: Courier New, Courier, monospace;
    font-weight: bold;
}

.artLink:link { text-decoration: none; color: #ff0033 }
.artLink:visited { text-decoration: none; color: #ff0033 }
.artLink:hover { text-decoration: none; color: #000000 }
.artLink:active { text-decoration: none; color: #ff0033 }


.homeImg
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.bodycopy
{
    font-size: 9pt;
    font-family: Courier New, Courier, monospace;
    color: #000000;
    padding-right: 0px;
    padding-left: 25px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
}
.header
{
    font-size: 10pt;
    font-family: Courier New, Courier, monospace;
    font-weight: bolder;
    color: #ff0000;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: center;
}
.headerLarge
{
    font-size: 11pt;
    font-family: Courier New, Courier, monospace;
    font-weight: bolder;
    color: #ff0000;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: center;
}
.subhead
{
    font-size: 10pt;
    font-family:Courier New, Courier, Monospace;
    font-weight:bold;
    color:Red;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 25px;
    text-align: left;
}
.container
{
    text-align: center;
}

.container table
{
    margin-left: auto;
    margin-right: auto;
}

.menuPanel
{
    background-image: url(images/AZlayout_04.jpg);
    background-repeat: no-repeat;
}
.errMessage
{
    font-size: 10pt;
    color: red;
    font-weight: bold;
}

/* ---------------------------------------------- Workshop page ---------------------------------*/
.wsTitle
{
    font-size: 9pt;
    font-family: Courier New, Courier, monospace;
    font-weight: bolder;
    color: #ff0000;
}
.wsTitleBlack
{
    font-size: 10pt;
    font-family: Courier New, Courier, monospace;
    font-weight: bolder;
    color: #000000;
}
.wsBody
{
    font-size: 8pt;
    font-family: Courier New, Courier, monospace;
    color: #000000;
}
.wsLink {}

.wsLink:link {}
.wsLink:link {text-decoration: underline; color: #0000ff;}
.wsLink:visited {text-decoration: underline;  color: #0000ff }
.wsLink:hover {text-decoration: underline; color: #0000ff }
.wsLink:active {text-decoration: underline; color: #0000ff }



/* ----------------------------------------------- Menu ------------------------------------------*/

#navigation
{
    padding-right: 0px;
    padding-left: 50px;
    z-index: 200;
    padding-bottom: 0px;
    margin: 0px;
    width: 130px;
    padding-top: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
}

.topNavList
{
    padding-right: 0px;
    padding-left: 5px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    list-style-type: none;

}


.topNavLink
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	list-style-type: none;
}
.topNavLink:link { text-decoration: none; color: #000000 }
.topNavLink:visited { text-decoration: none; color: #000000 }
.topNavLink:hover { text-decoration: none; color: #BB8D82 }
.topNavLink:active { text-decoration: none; color: #000000 }

.topNavImg
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}


.whatIsIt
{
    left: 0px;
    position: relative;
    top: 43px;
}
.artGallery
{
    left: 0px;
    position: relative;
    top: 43px;
}
.events
{
    left: 0px;
    position: relative;
    top: 74px;
}
.workshops
{
    left: 0px;
    position: relative;
    top: 74px;
}
.pressAndNews
{
    left: 0px;
    position: relative;
    top: 74px;
}
.contactUs
{
    left: 0px;
    position: relative;
    top: 99px;
}
.clueMeIn
{
    left: 0px;
    position: relative;
    top: 128px;
}








.subNavList
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0.25em;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
.subNavLink
{
	padding-right: 0px;
	padding-left: .5em;
	font-size:8pt;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0px 0px 0px 10px;
	padding-top: 0px;
	background-repeat: no-repeat;
	list-style-type: none;
}
.subNavLink:link { text-decoration: none; color: #ffcc66 }
.subNavLink:visited { text-decoration: none; color: #ffcc66 }
.subNavLink:hover { text-decoration: none; color: #ffffff }
.subNavLink:active { text-decoration: none; color: #ffcc66 }


.clueMeInForm
{
    font-size: 9pt;
    font-family: Courier New, Courier, monospace;
    width: 125px;
    height: 250px;
    text-align: left;
}

@media print{
.topNavImg 
    {visibility: hidden;}
}

.eventHeader
{
    color: #ff0000;
    font-weight: bold;
}