@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-repeat: repeat;
	background-image: url(images/backgroundcolor.jpg);
}
* {
	margin: 0px;
	padding: 0px;
}

p, li {
	padding-top: 0.5em;
	padding-bottom: 0.2em;
	line-height: 1.2em;
}

ul {
	list-style:none
}

h1, h2, h4 {
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 0.5em;
	padding-bottom: 0.2em;
	text-transform: uppercase;
	color: #FFF;
}

h3 {
	color: #FFF;
	font-size: 1em;
	font-style: italic;
	font-weight: lighter;
}

a {
   outline: none;
}

img {
	border: none;
}

#background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 740px;
}

#wrapper {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 740px;
}

#navbar {
	height: 60px;
	margin-left: 152px;
}


#navbar li {
	float: left;
	padding: 0px;
}
#navbar a {
	display: block;
	text-decoration: none;
	color: #FFF;
	font-size: 20px;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 9px;
	width: 106px;
	text-align: center;
}

#navbar a:hover {
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

#navbar .home a:hover {
	background-image: url(images/navhome.jpg);
}

#navbar .art a:hover {
	background-image: url(images/navart.jpg);
}

#navbar .events a:hover {
	background-image: url(images/navevents.jpg);
}

#navbar .classes a:hover {
	background-image: url(images/navclasses.jpg);
}

#navbar .join a:hover {
	background-image: url(images/navjoin.jpg);
}

#navbar .visit a:hover {
	background-image: url(images/navvisit.jpg);
}

#navbar .maac a:hover {
	background-image: url(images/navmaac.jpg);
}

#navbar a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#home #navbar .home a {
	background-image: url(images/navhome.jpg);
}

#art #navbar .art a {
	background-image: url(images/navart.jpg);
}

#events #navbar .events a {
	background-image: url(images/navevents.jpg);
}

#classes #navbar .classes a {
	background-image: url(images/navclasses.jpg);
}

#join #navbar .join a {
	background-image: url(images/navjoin.jpg);
}

#visit #navbar .visit a {
	background-image: url(images/navvisit.jpg);
}

#maac #navbar .maac a {
	background-image: url(images/navmaac.jpg);
}

#content {
	height: 630px;
	padding-top: 25px;
	padding-left: 90px;
}

#contentnarrow {
	margin-top:35px;
	padding-top: 25px;
	padding-left: 80px;
	margin-left:130px;
	background-color: #E3E3E3;
	color: #000;
	width: 653px;
	padding-bottom: 40px;
	padding-right: 80px;
}

#contentnarrow p, #contentnarrow li {
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 20px;
}

#primary {
	height: 320px;
	background-color: #333;
	color: #999;
}

#text {
	float: left;
	width: 290px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 32px;
}

#picture {
	float: left;
	margin-top: 30px;
}

#home #picture {
	padding-top:10px;
}

#join #picture, #events #picture {
	margin-left: 40px;
}
 #classes #picture {
	margin-left: 50px;
}
#art #picture {
	margin-left: 20px;
}
#maac #picture {
	margin-left: 30px;
}
#home #text {
	width: 310px;
}

#home #picture {
	margin-top: 20px;
}

#home h2 {
	color: #C00;
}


#art h2   {
	color: #C30;
}
#art #text {
	width: 300px;
}

#events h2   {
	color: #B28500;
}
#classes h2   {
	color: #060;
}

#join h2   {
	color: #099;
}

#visit h2 {
	color: #009;
}

#maac h2   {
	color: #770068;
}

#visit #text {
	padding-left: 57px;
	width: 290px;
}

#visit h1 {
	padding-bottom: 0px;
	padding-top: 2px;
}

#visit h3 {
	padding-bottom: 10px;
}

#visit #text p{
	padding-top: 2px;
}

#primary a:link, #primary a:active {
	text-decoration: underline;
	color: #CCC;
}
#primary a:visited {
	text-decoration: underline;
	color: #999;
}
#primary a:hover {
	text-decoration: underline;
	font-style: italic;
	color: #FFF;
}

#secondary{
	padding-top: 10px;
	float: left;
	clear: both;
}

#secondary ul li{
	float: left;
	width: 285px;
	padding-left: 30px;
}

#secondary img{
	margin-top: -24px;
	margin-left: 208px;
}
#secondary a, #secondary a:visited, #contentnarrow a, #contentnarrow a:visited {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
#secondary a:hover, #secondaryartists a:hover, #contentnarrow a:hover {
	text-decoration: underline;
	font-style: italic;
	color: #666;
	font-weight: bold;
}

#secondaryartists a, #secondaryartists a:visited {
	text-decoration: underline;
	color: #000;
}

#secondaryartists{
	padding-top: 10px;
	float: left;
	clear: both;
	padding-left: 30px;
}

.artists {
	padding-top: 0px;
	float: left;
	padding-left: 15px;
	height: 260px;
	width: 166px;
}
.artists h2  {
	text-transform: none;
	font-size: 1.1em;
	padding-top: 4px;
	padding-bottom: 1px;
	margin-left: -15px;
}
.artists ul {
	list-style-type: square;
	list-style-position: outside;
}
.artists ul li {
	padding: 0px;
}

.button {
	margin-top: 0px;
	margin-bottom: 25px;
	font-size: 0.95em;
	color: #C00;
	font-weight: bold;
}

#footer {
	font-size: 0.8em;
	clear: both;
	margin-left: 116px;
	font-family: Helvetica, Arial, sans-serif;
}

#footer p {
	color: #736258;
	padding-bottom: 0px;
	padding-top: 0px;
}

#footer a, #footer a:visited, #footer2 a,  #footer2 a:visited  {
	text-decoration: none;
}

#footer a:hover, #footer2 a:hover {
	text-decoration: none;
	font-weight: bold;
}

#footer2 {
	font-size: 0.8em;
	clear: both;
	margin-left: 190px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 10px;
	padding-bottom: 20px;
}

#footer2 p {
	color: #333;
	padding-bottom: 0px;
	padding-top: 0px;
}

.orangefont {
	color: #F60;
}

.greenfont {
	color: #390;
}

#footer2 .orangefont {
	color: #C60;
}

#footer2 .greenfont {
	color: #990;
}

.whitefont {
	color: #FFF;
}

.bluefont {
	color: #099;
	font-weight: bold;
	font-size: 1.2em;
}


#join legend {
	color: #099;
	font-weight: bold;
	font-size: 1.2em;
}

#classes legend {
	color: #060;
	font-weight: bold;
	font-size: 1.2em;
}

textarea {
	width: 400px;
}

fieldset {
	padding: 20px;
	margin-bottom: 20px;
}

input {
	margin: 2px;
}

.formelement {
	width: 300px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#personal label {
	display: block;
	margin-top: 4px;
	margin-right: 6px;
	font-size: 0.9em;
}
#class label {
	display: block;
	margin-top: 4px;
	margin-right: 6px;
	font-size: 0.9em;
}

.alignright {
	text-align: right;
	display: block;
}
.artistimage {
	padding-left: 60px;
}
