/*********************/
/* Page Layout - Template */
/*********************/
body {
	margin: 0;
	padding: 0;
	background-color: #CCCCFF;
	color: #000066;
	text-align: center;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid #000066;
	border-left: 2px solid #000066;
	text-align: left;
	background: #FBEFAE url(../images/background.gif) repeat-y center top;
}
#banner {
	background: #FFFFFF url(../images/banner_background.gif) no-repeat left top;	
	position: relative;
	background-position: 0px 0px;
	height: 100px;
	z-index: 1;
	width: 1024px;
}
#buttons {
	position: absolute;
	margin-left: 230px;
	margin-top: 68px;
    	width:630px;
	font-size: 11px;
	text-align: center;
	z-index:2;
}
    #buttons ul {
	  margin: 0;	
      padding:0;
      list-style:none;
	font-size: 11px;
      }
    #buttons li {
      float:left;
	  width: 90px;
	  height: 32px;
      background: url(../images/button_up_sun_small_v3.gif) no-repeat center bottom;	 	  
      margin: 0;
	  padding:  0;
	font-size: 11px;
	line-height: 1.2em;
      }
    #buttons a {
      display:block;
	  padding:5px 0px 0px 0px;
      text-decoration:none;
	  font-style: normal;
      color: #FBEFAE;
	font-size: 11px;
      }
    #buttons a:hover {
      color: #FF9933;
      font-weight:bold;
	font-size: 11px;
      }
  
    #buttons li.current	{
      background-image: url(../images/button_down_sun_small_v3.gif);
	font-size: 11px;
      }
	#buttons li.current a {
      color: #000066;
	  font-weight: bold;
	font-size: 11px;
      }  
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #buttons a {float:none;}
  /* End IE5-Mac hack */	
#dropmenudiv
{
position:absolute;
border:1px solid #FBEFAE;
background-color:  #000066;
color: #FBEFAE;
font-size: 11px;
width: 710px;
z-index:100;
text-align: left;
}
    #dropmenudiv a {
      display:block;
	  padding:5px 0px 0px 4px;
      text-decoration:none;
	  font-style: normal;
      color: #FBEFAE;
	font-size: 11px;
	border:1px solid #FBEFAE;
      }
    #dropmenudiv a:hover {
      color: #FF9933;
      font-weight:bold;
	font-size: 11px;
	border:1px solid #FBEFAE;
      }
  
    #dropmenudiv li.current	{
      background-color: #FBEFAE;
	border:1px solid #000066;
	font-size: 11px;
      }
	#dropmenudiv li.current a {
      color: #000066;
	  font-weight: bold;
	font-size: 11px;
      }  
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #dropmenudiv a {float:none;}
  /* End IE5-Mac hack */	

#content {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	float: left;
}
#main {
	width: 1024px;
	float: left;
}
#footer {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 11px;
	text-align: center;
}
a.footer:link{
	font-style:italic;
	font-size: 11px;
}
a.footer:visited{
	font-size: 11px;
}
/*********************/
/* All Pages */
/*********************/
body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
/*	font-family: Maiandra GD, Malgun Gothic, Leelawadee, Segoe UI,sans-serif;*/
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial, sans-serif;
}
a {
	font-family: Tahoma, Arial, sans-serif;
}
#pageHeader {
	margin-top:  25px;
	float: left;
	padding-left: 10px;
	height:20px; 
}
.center {
	text-align:center;
	margin: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
span.bold {
	font-weight: bolder;
}
h1 {
	font-variant:small-caps;
	font-size: 24px;
}
h4 {
	font-size: 14px;
}
.info {
	font-weight:bold;
}
.time
{
	font-weight:bold;
	font-size: 14px;
	margin-bottom:0px;
	margin-top: 3px;
	margin-left: 5px;
	padding:0;	
	}
.info2 {
	font-weight: normal;
	font-size: 12px;
}
a:link{
	font-style:normal;
	font-weight: normal;
}
a:visited{
	font-style: normal;
	font-weight: normal;
}
span.valign{
	vertical-align: middle;
}
span.normal {
	font-size: 16px;
	font-weight: normal;
}
span.list {
	font-size: 8px;
	font-weight: normal;
}
.listItems
{
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.listItems li
{
	list-style: none;
	font-weight: normal;
	font-size: 12px;
}
.header { 
	font-size: 18px; 
	margin-left: 100px;	
}
.details { 
	font-size: 14px; 
	font-weight: normal; 	
}
.details12{ 
	font-size: 12px; 
	font-weight: normal; 	
}

.indent100 {
	margin-left: 100px;
	border-collapse: collapse;
}
/*********************/
/* Home Page */
/*********************/
#welcome {
	float: left;
	width: 850px;
	margin-left: 10px;
	margin-top: 10px;
	padding-right: 2px;
	top: 78px;
}
* html #welcome {
	display: inline;
}
#kidsart {
	margin-right: 5px;
	margin-top: 15px;
}
.slideshow {
	margin-right: 55px;
	}
#homecontent {
	float: left;
	margin-top: -40px;
	margin-left: 60px;
	width: 820px;
}
* html #homecontent {
	display: inline;
}
.heading {
	text-align: center;
	font-size: 20px;
	letter-spacing: 5px;
}
td.headliners {
	background-image: url(../images/background_headliner_v2.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	width: 240px;
	vertical-align: top;
	text-align: center;
}
td.close {
	text-align: center;
	vertical-align: top;
	padding-left: 5px;
	border-collapse:collapse;
}
td.grouppictures{
	vertical-align: top;
	text-align: right;
}
#close {
	margin-left: 220px;
	margin-top: 130px;
	width: 400px;
}
/*********************/
/* All Events Page */
/*********************/
#allevents{
	 text-align: center;
	 padding-left: 40px;
	 padding-right:  5px;
	 padding-top: 5px;
}
.mainstage {
	color: #FF9933;
	font-weight: bold;
	font-size: 12px;
}
a.mainstage:link {
	color: #FF9933;
	font-weight: bold;
	font-style: normal;
}
a.mainstage:hover {
	color: #FF3366;
	font-weight: bold;
	font-style: normal;
}
a.mainstage:visited {
	color: #FF9933;
	font-weight: bold;
	font-style: normal;
}
#eventspics{
	position: relative;
	margin-left: 290px;
	margin-top: 5px;
}
table.birdparty {
	border-collapse:collapse;
	width:725px;
	padding-right: 5px;
	border-style: none;
}
td.birdparty {
	vertical-align: top;
}
td.bpimage {
	padding-top: 5px;
	text-align: left;
	font-size: 12px;
	padding-left: 5px;	
}
td.muralshow {
	padding-top: 5px;
}
table.schedule {
	 border-collapse: collapse; 
	 width: 960px;
	 border: 1px solid #000066;
	 background-color: #FFFFFF;
	 padding-right: 5px; 
 }
table.schedule th{
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 240px;
	text-align: center;
}
table.schedule th.sunday{
	border-right: 1px solid #000066;
}
td.eventdesc {
	 border: 1px solid #000066;
	 width: 240px;
	 text-align:center;
	 vertical-align: top;
}
td.allevents {
	 border: 1px solid #000066;
	 width: 240px;
	 padding-top: 3px;
}
/*********************/
/* Sponsors Page */
/*********************/

#sponsorinfo {
	 margin-left: 50px; 
	 margin-right: 50px;
	 margin-top: 80px; 
}
#sponsorhelp {
	float: right;
	text-align: left;
	width: 465px;
	padding-left: 10px;
	padding-right: 5px;
}
table.sponsor{
	float: left;
	border-collapse: collapse;
	border: 1px solid #000066;
	width: 420px;
}
td.sponsordetails{
	width: 210px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	background-color:#FFFFFF;
	border: 1px solid  #000066;
	font-size: 14px;
}
td.sponsorborder{
	border: 1px solid #000066;
	background-color:#EAEAFF;
	text-align: center;
}
/*********************/
/* Volunteers Page */
/*********************/
#volunteerinfo {
	float: left;
	margin-left: -90px; 
	margin-top: 80px; 
	width: 530px;
}
#volunteersimage {
	float: right;
	padding-right: 10px;
	margin-top: 100px;
}
ul.volunteers {
	padding-left: 30px;
	font-size: 14px;
}
.volunteers li {
	list-style:circle;
}
/*********************/
/* Directions and Contacts Page */
/*********************/
#contactlabel {
	 margin-top: 80px; 
}
#directions {
	margin-top: 190px;
}
table.directions {
	width: 600px;
	vertical-align: top;
	text-align: left;
	border: 0px;
	border-collapse:collapse;
}
td.writtendir {
	border-left: 1px solid #000066;
	padding-left: 5px;
}
#map {
	width: 500px; 
	height: 300px;
	margin-left: 100px;
	border: 1px solid #000066;
}
table.contacts{
	border-collapse: collapse;
	border: 1px solid #000066;
}
td.contactinfo1 {
	font-weight:bold;
	font-size: 14px;
	border-collapse: collapse;
	border: 1px solid #000066;
	padding: 5px;
	width: 275px;
	vertical-align: top;
	background-color: #EAEAFF;
}
td.contactinfo2 {
	border-collapse: collapse;
	border: 1px solid #000066;
	padding: 5px;
	width: 275px;
	vertical-align: top;
	background-color: #FFFFFF;
}
/*********************/
/* Links Page */
/*********************/
#linklabel {
	 float: left;
	 margin-left: 50px; 
	 margin-top: 80px; 
	 width:  400px;
	 Height:  500px;
}
ul.links {
	margin-left: 30px;
}
#linksimage {
	float: left;
	margin-top: 75px;
}
/*********************/
/* Art Fair Page */
/*********************/
table.artists {
	border-collapse: collapse;
	width: 800px;
}
table.artists td{
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: left;
	border: 1px solid  #000066;
	font-size: 14px;
	vertical-align: top;
}
table.artists td.image {
	text-align: center;
}
tr.altrow td {
	background-color: #EAEAFF;
}
tr.headerrow td {
	border: none;
}
tr.otherrow td {
	background-color:#FFFFFF;
}
#artfairinfo {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 80px; 
	font-size: 14px;
}
/*********************/
/* Family Art Page */
/*********************/
#familyartinfo {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 80px; 
	height: 500px;
}
#familyartinfo.table {
	width: 900px;
}
#artactivities {
	width: 450px;
	vertical-align: top;
}
#artactivities ul {
	font-size: 14px;
}
#artactivities li {
	padding-left: 50px;
}
#artactivitiesimages {
	text-align:left;
}
/*********************/
/* About Us Page */
/*********************/
#aboutusinfo {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 80px; 
	height: 500px;
}
#aboutusimage {
	text-align: left;
}	
ul.escgoals {
	margin-left: 30px;
	font-size: 14px;
}
.escgoals li {
	list-style:circle;
}
/*********************/
/* ArtBack Murals Page */
/*********************/
#arbackinfo {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 80px; 
	 width:  900px;
}	
table.muralimages {
	width: 500px;
	margin-left: 210px;
}
table.muralimages th {
	border: none;
	font-size: 14px;
	text-align: center;
	background-color: none;
}
td.murals {
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	border: 1px solid #000066;	
	background-color: #FFFFFF;
}
td.muralsalt {
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	border: 1px solid #000066;	
	background-color: #EAEAFF;
}
/*********************/
/* Skip a Week Quilt Page */
/*********************/
#quiltclubinfo {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 80px; 
	 width:  900px;
}	
#quiltimage {
	text-align: center;
	width: 900px;
}

.important {
	color: #F00;
	font-size: 20px;
}