/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545351;
	behavior: url(../csshover.htc);
	background-color: #5c2a7b;
	background-color: #AE28A3;
	background-image:url(../images/bg4.jpg);;
	background-repeat:repeat;
}


#wrapper {
	width:760px;
	padding:0;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	height:auto;
}
#banner {
	text-align:center;
	padding-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}

#content {
	clear:both;
	text-align:left;
	padding:2px 20px 10px 20px;
	color:#000;
	line-height:1.6em;
	font-size:12px;
	background-color:#FFFFFF;
	margin-top:-10px;


}


h2, h4 {
	color:#57704F;
}

h1, h3 {
color:#418B27;
}

/*styles for current state. Each page must have the id in the body tag*/
#home #nav .home a, 
#shopping #nav .shopping a, 
#calendar #nav .calendar a, 
#aboutus #nav .aboutus a, 
#aboutwa #nav .aboutwa a, 
#gallery #nav .gallery a, 
 {
	text-decoration:none;
	color:#8b898d;
	color:#000;
	/*font-variant:small-caps;*/
}

#tagline {
	clear:both;
	color:#000;
	font-size:20px;
	font-weight:100;
	letter-spacing:.2em;
	padding-top:20px;
	padding-bottom:5px;
	text-align:center;
	width:760px;
}
#indexbullets {
	margin-left:176px;
	font-size:120%;
	font-weight:bold;
}
#indexbullets li {
	list-style:none;
}
.stretchtype {
	letter-spacing:.2em;
}
#indexbullets2 {
	font-size:120%;
	font-weight:bold;
	width:350px;
	float:left;
	margin-top:20px;
}
#indexbullets2 li {
	list-style:none;
}
#indexbullets3 {
	font-size:120%;
	font-weight:bold;
}
#indexbullets3 li {
	list-style:none;
}

/*------------------------------------------------main navigation*/
html>body 	#nav a {width:auto;} /* fixes IE6 hack */
	/* Commented Backslash hack hides rule form IE5-Mac \*/
#nav a { 
	float: none;} /*end IE5-Mac hack */
	
#nav {
	clear:both;
	margin: -10px 0 30px 0;
	text-align:left;
	padding: 10px 0px 0 0px;
	width:717px;
	white-space:nowrap;
	height:2em;
}
#nav a {
	text-decoration:none; 
	color:#FFF;
	display:block;
	}
#nav a:visited {
	text-decoration:none; 
	color:#FFF;
	display:block;
	}
#nav a:hover {
	text-decoration:none; 
	color:#FFF;
	display:block;
	}
#nav a:active {
	text-decoration:none; 
	color:#000;
	display:block;
	}
#nav ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#nav ul li {
	position:relative;
	list-style:none;
	margin:0 0 0 0;
	float:left;
	padding: 10px 32px 10px 34px;	
	font-size:11px;
	line-height:13px;
	white-space:nowrap;
	display:block;
    text-align: center;
	width:auto;
	background-color:#553076;
	background-color:#C32C89;
}
#nav ul li:hover {
	position:relative;
	list-style:none;
	margin:0 0 0 0;
	float:left;
	padding: 10px 32px 10px 34px;	
	font-size:11px;
	line-height:13px;
	white-space:nowrap;
	display:block;
	background-color: #a56bc9;
	background-color: #F81DA4;
	background-color: #418B27;
	background-color: #57704F;
    text-align: center;
	width:auto;
}

#nav li a {
	display:block; 
  	text-decoration: none; 
}
#nav li a:hover {
	display: block; 

}

#nav>ul a {
	width: auto;
}
/*#nav ul ul {
	position: absolute; 
	width: 7.5em;
    display: none;
}
#nav ul ul li {

}
#nav li.submenu li.submenu {
#nav li.submenu {
}
#nav li.submenu:hover {
}
}
#nav ul.level1 li.submenu:hover ul.level2, 
#nav ul.level2 li.submenu:hover ul.level3 {
	display:block;
}
#nav ul.level2 {
	top: 1.5em; left: -1px; 
	margin-top: 2px;
}
#nav ul.level3 {
	top: -1px; left: 7em;
}

/* ------------------------------------------------end main navigation */





#pagetitle {
	padding-top:10px;
	font-size:150%;
	width:300px;
}
#intro {
	padding-bottom:10px;
	border-bottom:thin solid #D4D9C9;
}
#contentleft {
	clear:both;
	float:left;
	width:545px;
	margin-left:0;
	
}
#contentright {
	float:right;
	position:relative;
	margin-left:10px;
	margin-top:0px;
	padding:0 0 8px 10px;

}
.announcements {
	font-variant:small-caps;
	font-weight:bold;
	font-size:120%;
	letter-spacing:.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#EE820B;

}

#nav2 {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	white-space:nowrap;
	padding-top:10px;
}
#nav2 a {
	padding-right:20px;
	font-size:100%;
}
#nav2 ul {
	
}
#nav2 li {
	float:left;
	text-align:center;
	padding-right: 10px;
	padding-top:5px;
}
#ecacontact {
	clear:both;
	margin-top:17px;
	letter-spacing:2px;
}

.spi {
	padding-top:10px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#leftcol {
	width:300px;
	background-color:#CC3399;
	margin-left:0;
}
#rightcol {
	width:400px;
	float:right;
	border:#E4E4E4 1px solid;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	background-color:#F2F2F2;
	padding: 0 10px 0 10px;
	margin-bottom:10px;
}
#rightcolindex {
	width:150px;
	float:right;
	border:2px dotted #006600;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	background-color:#FFF;
	padding: 0 10px 0 10px;
	margin-bottom:10px;
	margin-left:20px;
}
#emphasis {
	color:#333333;
}
#eyclogo {
	float:left;
	margin-top:-90px;
	margin-left:20px;
	padding:0;
}
.dates {
	color:#FE434E;
	font-size:14px;
	font-weight:bold;
}
.accentcolor {
	color:#FDD158;
}
#footer {
	clear:both;
	text-align:center;
	line-height:normal;
	padding-top:10px;
	font-size:95%;
}

#addressleft {
	float:left;
	margin: 0px 0 0 10px;
	text-align:left;
}
#addressright {
	float:right;
	margin: 0 10px 0 0px;
	text-align:right;
}
#submitbutton {
	margin-left:30px;
}
a:link {
	color:#67437e;
	color:#c32c89;
	text-decoration:none;
}
a:visited {
	color:#B8187A;
	text-decoration:none;
}
a:hover {
	color:#567547; 
	text-decoration:underline;
}
a:active {
	color:#ccac3e;
}
#buslistalpha-left {
	width:47%;
	font-size:14px;
	float:left;
}
#buslistalpha-right {
	float:right;
	width:47%;
	font-size:14px;
	margin-top:0;
}
.businessdesc {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#418B27;
}
.businessnames {
	color:#6B6B6B;
	font-weight:bold;
}
.toplink {
	clear:both;
}
#marketphotoslink {
	background-color:#00CC33;
	width: 200px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}
#marketphotoslink a {
	color:#FFFFFF;
	}
.buslisting {
	padding-bottom:4px;
	border-bottom:1px solid #CCE956;
	
}
.pinktype {
	color:#CC3399;
}
#pressrel {
	margin-left:auto;
	margin-right:auto;
	width:550px;
	padding: 3px 8px 3px 8px;
	background-color:#CAEEC1;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:1.1em;
}