/***********************************************
*	FileName:	neafaa.css
*	Author:		Don Stier, Maplegate Technologies, LLC
*	Date:			5/29/2009
***********************************************/

* {
	margin:0px;
}
body {
	font-family: Arial, Verdana, sans-serif;
	color: #333333;
	line-height: 1.166;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/banner_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	padding: 0px 0px 0px 0px;
}
#footer {
	background-color:#526a9c;
	color:#ffffff;
	font-family:Arial, Verdana, sans-serif;
	text-align:center;
	font-size:.8em;
	padding: 10px 0px 20px 0px;
}
#footer a {
	text-decoration: none;
	color:#ffffff;
	line-height: 20px;
}
#footer a:hover {
	text-decoration:underline;
	color:#eaeaea;
}
#cpyright {
	font-size:.9em;
	text-align:center;
}
#content {
	vertical-align:top;
	text-align: left;
	background-color: White;
	height: auto;
	padding: 20px 20px 20px 0px;
	margin: 0px 0px 0px 0px;
	font-size: .9em;
	max-width:900px;
}
#content p, #content tr, #content ul, #content li {
	color:#121212;
}
#content p {
	padding: 10px 0px 10px 0px;
}
#content td {
	padding: 2px 2px 2px 2px;
}
#content dt {
	padding-bottom: 10px;
}
#content .picturecaption {
	color:#000000;
	font-size: .8em;
}
#content .eventitem {
	font-weight:bold;
	color:#526a9c;
}
#content a.navlink {
	color: #0000FF;
	font-size:80%;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
#eventslist {
	max-width:500px;
	margin:10px;
	padding:10px;
}
#eventslist h2 {
	color:#526a9c;
	font-weight:bold;
	font-size: 110%;
	margin:10px 0px 3px 0px;
	padding:0px;
}
#eventslist p {
	margin:10px 0px 3px 0px;
	padding:0px;
}
#edesc {
	margin: 10px 0px 10px 0px;
	padding: 10px 20px 10px 20px;
	border: thin black solid;
	background-color:#eaeaea;
}
#edesc p {
	color:#000000;
}
#content th {
	font-size:14px;
	font-weight: bold;
	text-align:center;
	color: #ffffff;
	background-color: #DF9741;
	padding: 3px 10px 3px 10px;
	border: thin solid Black;
}
#content p.errmsg, .errmsg {
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
}
/******************** featuredartist ****************/
#featuredartist {
	position: relative;
	width:100%;
	text-align:center;
}
#featuredartist p {
	text-align:left;
}
#featuredartist a {
	text-decoration:underline;
	color:#526a9c;
	font-weight:bold;
	font-size:120%;
}
#featuredartist a:hover {
	text-decoration:underline;
	color:#990000;
	font-weight:bold;
	font-size:120%;
}
*.fanotice {
	font-weight: bold;
	font-style: italic;
	color:#526a9c;
}
#artistlist {
	position: relative;
	width:100%;
	text-align:center;
}
#artistlist p {
	line-height: 1.3em;
}
#artistlist h1, #artistlist h2, #artistlist h3 {
	margin:10px;
	color:#ffffff;
	padding:5px 0px 5px 0px;
}
#artistlist h1 {
	background-color:#498A52;
}
#artistlist h2 {
	background-color:#A4C5A9;
	color:#363636;
}
#artistlist h3 {
	background-color:#DDE9DF;
	color:#484848;
}
#artiststhumblist {
	position:relative;
	left:30%;
	width:140px;
}
#artiststhumblist .thumbpix {
	padding-bottom:20px;
}
#artistdetail {
	float:left;
	width:45%;
	text-align:left;
}
#artistdetail p {
	text-align:left;
	line-height: 1.3em;
}
#artistdetail b, #artistdetail strong {
	color:#526a9c;
	font-weight:bold;
	margin:0px;
	padding:10px 0px 0px 0px;
}
#artistdemog {
	position: relative;
	background-color:#eaeaea;
	padding-left: 20px;
}
#picturelist {
	position: relative;
	width:100%;
	text-align:center;
}
#picturelist p {
	text-align:left;
	line-height: 1.3em;
}
#picturelist img {
	padding:10px 0px 10px 0px;
}
*.floatright {
	float:right;
	padding-left:20px;
	text-align:center;
}
*.floatleft {
	float:left;
	padding-right:20px;
	text-align:center;
}
*.leftlist {
	float:left;
	text-align:center;
	padding-right:20px;
	width:45%;
}
*.rightlist {
	float:left;
	text-align:center;
	padding-left:20px;
	width:45%;
}
*.centerlist {
	position:absolute;
	left:20%;
	width:45%;
	border: thin black solid;
}
*.w750 {
	max-width: 850px;
	position: relative;
	margin-left: 0px;
	margin-right: auto;
}

#contactlist li {
	padding:8px 0px;
	list-style-image:url(images/yes.gif);
}

/******************** forms, etc ****************/
.prompt {
	color:#cc0033;
	font-size: .9em;
}
.keypoint {
	font-weight:bold;
	color:#320F6D;
	font-size:105%;
}
tr.trbright {
	background-color: #eaeaea;
}
tr.trdim {
	background-color: #d8d8d8;
}
*.isrequired {
	background-color:#FFFFCC;
}
*.sitename {
	font-size: 1em;
	font-weight:bold;
	color:#526a9c;
}
*.fuzzyline {
	width:100%;
	background-image: url(images/bar_bkgd.jpg);
	margin:15px 0px 10px 0px;
	background-repeat: repeat-x;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited {
	color:#0000FF;
	text-decoration:underline;
}
a:hover {
	color:#dd0000;
	text-decoration:underline;
}
/************** header tag styles **************/
h1, h2, h3, h4, .hdr2, .hdr3, .hdr4 {
	color:#526a9c;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:10px 0px 10px 0px;
}
h1 {
	font-size:120%;
}
h2, .hdr2 {
	font-size:110%;
}
h3, .hdr3 {
	font-size:100%;
}
h4, .hdr4 {
	font-size:100%;
}
/********* form and related tag styles *********/

form {
	margin:0;
	padding:0;
}
input {
	font-family:Arial, sans-serif;
}
#mapsection {
	font-family: Tahoma;
	font-size: 12px;
	list-style-type: none;
}
#mapsection li {
	padding-bottom: 10px;
}
*.mapitem {
	padding-bottom: 10px;
	font-size: 12px;
}
div#gsm {
	text-align:left;
}
div#gsm li {
	padding-bottom: 10px;
	list-style-type: none;
}
*.mapsection {
	font-family:Tahoma;
	font-size:12px;
	padding-bottom:10px;
	font-weight:bold
}
*.mapitem {
	font-family:Tahoma;
	font-size: 10px;
}

