body {
   background-color: #2A2A2A;
   font-family: verdana,arial,sans-serif;
   color: #333;
   margin: 0;
   font-size: .9em;
   }

.container {
   border: 1px solid #333;
   background-color: #fff;
   width: 900px;
   margin-right: auto;
   margin-left: auto;
}
.content_main {
   padding-left: 8px;
   padding-right: 8px;
   padding-bottom: 12px;
   font-size: 0.95em;
   line-height: 130%;
}
.featured {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #D4E4B3;
	border: 1px solid #A0BB65;
	padding: 3px;
}

.leftbar {
   border-right: 4px solid #fff;
   background-color: #DDE7C6;
   background-image: url('navigation/bkgd.gif');
   background-repeat: no-repeat;
   padding-bottom: 6px;
   }
.leftboxes {
 width: 262px;
 text-align: center;
 margin-left: 20px;
 }
 
.callout1 {
 background-color: #EAF0DC;
 border: 1px solid #C0CDA4;
   color: #6B8138;
 font-size: 1.1em;
 padding: 4px;
 text-align: left;
 }  
   
.callout1 a:link {
	color: #50880C;
   text-decoration: none;
}

.callout1 a:visited {
   color: #50880C;
   text-decoration: none;
}

.callout1 a:hover {
   color: #6B8138;
   text-decoration: underline;
} 

.alignleft, div.nav-previous, #archives-by-category {
	float: left;
}
.alignright, div.nav-next, #archives-by-month {
	float: right;
}
.callout2 {
 background-color: #B1A7BF;
 border: 1px solid #9286A7;
 font-size: 1.1em;
 padding: 4px;
 margin-top: 10px;
 color: #4A356D;
 text-align: left;
 }

.callout3 {
 background-color: #AEC174;
 font-size: .8em;
 padding: 4px;
 }  
   
.callout3 a:link {
	color: #535F2D;
   text-decoration: none;
}

.callout3 a:visited {
   color: #535F2D;
   text-decoration: none;
}

.callout3 a:hover {
   color: #3B4D06;
   text-decoration: underline;
} 
 
 #dropmenudiv{
position:absolute;
background-color: #B1CE74;
border:2px solid #fff;
border-bottom-width: 0;
font-family: verdana, sans-serif;
font-size: .8em;
z-index:100;
text-transform: uppercase;
 margin-left: 2px;
}

#dropmenudiv a{
display: block;
color: #fff;
background-color: #8EAC4E;
text-indent: 3px;
border-bottom: 2px solid #fff;
padding: 1px;
margin-left: 0px;
text-decoration: none;
font-weight: none;
text-transform: uppercase;
z-index: 1;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #4A356D;
color: #fff;
text-transform: uppercase;
}

.tickets {
  background-color: #9eb860;
  font-size: 1.3em;
  font-weight: bold;
  border: 1px solid #4a346c;  
  color: #4a346c;
  padding: 3px;
  text-align: center;
}
.tickets a:link { 
  color: #4a346c;
  text-decoration: none;
}
.tickets a:visited { 
  color: #4a346c;
  text-decoration: none;
}
.tickets a:hover { 
  color: #000;
  text-decoration: none;
}

.logo
{
background: #D8E6B9;
border: #87B328 solid 1px;
padding: 5px;
}
.searchbox
{
color: #333;
background: #fff; 
border: #796992 solid 1px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
margin-top: 5px;
}

.searchbox2
{
color: #fff;
background: #341C59;
border: #796992 solid 1px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
margin-top: 5px;
}


.comments
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding-left: 4px;
padding-right: 4px;
padding-top: 4px;
padding-bottom: 4px;
}

.listbox
{
color: #50880C;
background: #D8E6B9;
border: #87B328 solid 1px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
margin-top: 5px;
}
 

.footer_main {
   color: #DDE7C6;
   background-color: #341C59;
   font-size: 10px;
   padding:8px;
   }
   
.footer_main a:link {
	color: #DDE7C6;
   text-decoration: none;
}

.footer_main a:visited {
   color: #DDE7C6;
   text-decoration: none;
}

.footer_main a:hover {
   color: #fff;
   text-decoration: underline;
} 

a:link {
	color: #4A2B7B;
}

a:visited {
   color: #594875;
}

a:hover {
   color: #6B8138;
} 

h1 {
   font-family: georgia, times new roman, times,serif;
   line-height: 110%;
   text-transform: uppercase;
   font-size: 1.6em;
}

h2 {
   font-family: georgia, times new roman, times,serif;
   line-height: 110%;
   text-transform: uppercase;
   font-size: 1.3em;
}

h3 {
   font-family: georgia, times new roman, times,serif;
   line-height: 110%;
   text-transform: uppercase;
}

small {
   font-size: 0.8em;
   font-family: Verdana,Arial, Geneva, sans-serif;
   line-height: 110%;
}
