/* Main style elements */
body {
	/*font-family: Verdana, Geneva, Arial, helvetica, sans-serif;*/
	font-family:trebuchet MS,trebuchet,Verdana,Helvetica,Arial,sans-serif;
	/*font-family:'Lucida Grande','Lucida Sans Unicode',Helvetica,Verdana,Arial,Tahoma,sans-serif;*/
	font-size:10pt;
	color:maroon;
	/*background-color:#B78E32; */
	background-color:#899B49;
	background-image:url(../images/bg_circles.jpg);
	background-repeat:repeat;
	padding:0px;
	margin:0px;
}

a{
	color:firebrick;
	text-decoration:underline;
}

/*
h2 {
	color:darkred;
	font-size:12pt;
}
*/

.clear {
	clear: both; 
	height: 0px; 
	line-height: 0; 
	font-size: 1px; 
}

.gal_caption {
	color:white;
}

.gal_title{
	color:darkgreen;
	font-size:14pt;
}

#features{
	width:800px;
	height:100px;
	background-color:#868939;
	padding: 5px 0px 10px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align:center;
}

#menu{
	width:800px;
	height:23px;
	background-image:url(../images/bg_menu.png);
	background-repeat:no-repeat;
	background-color:#868939;
	padding: 5px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#menu ul {
	margin: 0;
	padding:0px;
	cursor: default;
	list-style-type: none;
	display: inline;
}

#menu li{
	display: inline;
	margin-left:36px;
}

#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	/*
	min-height:800px;
	border-left:1px solid chocolate;
	border-right:1px solid chocolate;
	border:1px dotted blue;
	*/
	background-image:url(../images/bg_main.png);
	background-repeat:repeat-y;	
}

#main_top {
	height:600px;
	width:800px;
	background-image:url(../images/bg_main_top.png);
	background-repeat:no-repeat;
	/*position:absolute;*/
	margin:0px;
	padding:0px;
	/*border:1px dotted blue;*/
}

#main_top .main_logo {
	float: left;
	width:559px;
	height:218px;
	/*border:1px dotted blue;*/
}

#main_top .main_schedule {
	float: right;
	width:241px;
	height:195px;
	background-image:url(../images/balloon.png);
	background-repeat:no-repeat;
}

#main_top .schedule_pad {
	margin:20px 18px 16px 24px;
}

#main_top .caption{
	float:left;
	width:69px;
	font-weight:bold;
	font-size:12px;
	color:darkred;
	margin-bottom:2px;
}

#main_top .data{
	float:left;
	width:125px;
	font-weight:normal;
	font-size:11px;
	color:firebrick;
}

#main_top .more{
	color:#CC0000;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
}


/* BEGIN styles for chewy candy center box (which holds the real content) */
#center-container {
	width:800px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding-bottom:4px;
	/*position:absolute;
	border:1px solid red;*/
	float:left;
}

#left-col {
	/*
	position:relative;
	border:1px solid yellow;
	*/
	float:left;
	width:178px;
	margin:5px 5px 5px 5px;
}

#center-left-col {
	float:left;
	width:580px;
	margin:5px 5px 5px 15px;
	/*border:1px solid red;*/
}

/* BEGIN Home page MOO links */
#moo_links {
	width:160px;
	padding:6px;
	background-color:gold;
	background-image:url(../images/bkgd_grad_gold.jpg);
	background-repeat:repeat-x;
	border:1px solid firebrick;
	font-size:11px;
	/*min-height:188px;*/
	text-align:left;
}

#moo_links a {
	color:crimson;
}

#moo_links ul {
	margin-top: 4px;
	margin-bottom:10px;
	margin-left:0px;
	padding: 0;
	cursor: default;
	list-style-type: none;
}

#moo_links li {
	padding:3px;
	margin-left:4px;
}

#moo_links .title {
	font-weight:bold;
	font-size:10pt;
	color:firebrick;
}
/* END Home page MOO links */


/* BEGIN Home page friend links */
#friend_links {
	width:160px;
	padding:6px;
	background-color:#A5B457;
	background-image:url(../images/bkgd_grad_olive.jpg);
	background-repeat:repeat-x;
	border:1px solid darkgreen;
	font-size:11px;
	/*min-height:188px;*/
	text-align:left;
	color:ghostwhite;
}

#friend_links a {
	color:ghostwhite;
}

#friend_links ul {
	margin-top: 4px;
	margin-bottom:10px;
	margin-left:0px;
	padding: 0;
	cursor: default;
	list-style-type: none;
}

#friend_links li {
	padding:3px;
	margin-left:4px;
}

#friend_links .title {
	font-weight:bold;
	font-size:10pt;
	color:gold;
}
/* END Home page friend links */


/* BEGIN Home page gallery link */
#gallery_links {
	width:160px;
	padding:6px;
	background-color:darkred;
	background-image:url(../images/bkgd_grad_red.jpg);
	background-repeat:repeat-x;
	border:1px solid maroon;
	font-size:11px;
	/*min-height:188px;*/
	text-align:left;
	color:gold;
}

#gallery_links a {
	color:gold;
}

#gallery_links ul {
	margin-top: 4px;
	margin-bottom:10px;
	margin-left:0px;
	padding: 0;
	cursor: default;
	list-style-type: none;
}

#gallery_links li {
	padding:3px;
	margin-left:4px;
}

#gallery_links .title {
	font-weight:bold;
	font-size:10pt;
	color:cornsilk;
}

#gallery_links .gal_name {
	font-weight:bold;
}

#gallery_links .gal_desc {
	font-weight:normal;
	font-size:10px;
	color:cornsilk;
}

#gallery_links .gal_img {
	margin:10px auto 10px auto;
	text-align:center;
}
/* END Home page gallery link */


/* BEGIN News page old news links */
#news_links {
	width:160px;
	padding:6px;
	background-color:#A5B457;
	background-image:url(../images/bkgd_grad_olive.jpg);
	background-repeat:repeat-x;
	border:1px solid darkgreen;
	font-size:11px;
	/*min-height:188px;*/
	text-align:left;
	color:ghostwhite;
}

#news_links a {
	color:ghostwhite;
}

#news_links ul {
	margin-top: 4px;
	margin-bottom:10px;
	margin-left:0px;
	padding: 0;
	cursor: default;
	list-style-type: none;
}

#news_links li {
	padding:3px;
	margin-left:4px;
}

#news_links .title {
	font-weight:bold;
	font-size:10pt;
	color:gold;
}
/* END News page old news links */



#right-col {
	/*
	position:relative;
	border:1px solid green;
	*/
	float:right;
	width:178px;
	margin:5px 5px 5px 5px;
}

#center-col {
	margin:5px 190px 5px 190px;
}

#center-col .news_title {
	font-size:10pt;
	font-weight:bold;
	color:firebrick;
}
/* END styles for chewy candy center box (which holds the real content) */

/*BEGIN schedule styles */
#center-col .show_month{
	font-weight:bold;
	font-size:11pt;
	color:#CC3300;
	margin-bottom:6px;
}

/*#center-col .show_date{
	float:left;
	width:69px;
	font-weight:normal;
	font-size:12px;
	color:darkred;
	margin-bottom:8px;
}

#center-col .show_title{
	float:left;
	width:350px;
	font-weight:normal;
	font-size:11px;
	color:firebrick;
}*/

#center-col .show_date{
	font-weight:normal;
	font-size:12px;
	color:darkred;
}

#center-col .show_title{
	font-weight:bold;
	font-size:10pt;
	color:darkred;
}

/*END schedule styles */


/*BEGIN media player styles */
#center-col .player{
	margin:12px 0px 0px 12px;
}

/*END schedule styles */

/*BEGIN contact form styles */
#contact_form {
	margin-top:12px;
}

#contact_form .label{
	font-weight:bold;
	font-size:12px;
	color:darkred;
}

#contact_form .field{
	font-weight:normal;
	font-size:11px;
	color:darkred;
}

.required_value {
	font-weight:normal;
	font-size:10px;
	color:#CC0000;
}

/*END contact form styles */


#email_signup {
	width:160px;
	padding:5px;
	background-color:orange;
	background-image:url(../images/bkgd_grad_orange.jpg);
	background-repeat:repeat-x;
	border:1px solid sienna;
	font-size:7pt;
}

#email_signup input {
	font-size:10px;
	margin-bottom:4px;
}


#footer {
	width:100%;
	background-color:orange;
	background-image:url(../images/bkgd_grad_gold.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	color:firebrick;
	padding:6px 0px 6px 0px;
	text-align:center;
}

#footer a{
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
	color:firebrick;
}

#footer ul {
	margin: 0;
	padding:0px;
	cursor: default;
	list-style-type: none;
	display: inline;
}

#footer li{
	display: inline;
	margin-left:20px;
}

#indicia {
	width:100%;
	background-color:olive;
	background-image:url(../images/bkgd_grad_olive.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	color:gold;
	padding:6px 0px 6px 0px;
	text-align:center;
}

/* BEGIN styles imported from blog theme - primarily for home page blog entries */
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #996666;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color:darkred;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
	}


h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: maroon;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #993333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


/* Easy Slider */
#featured {	
	/*background: transparent url(images/featured-bg.png) no-repeat bottom right;*/
	background-position:top right;  
	/*background:#F1FAE5; */ /*uncomment this for javascript version*/
	background-image:url(/images/grad_gold_700.gif);
	background-repeat:repeat-x;
	color:maroon;	
	padding:5px 10px;		
	min-height:430px;
	margin: 0px 0px 5px;	
	/*margin-bottom:5px;	*/
	width:560px; /*610*/
	position:relative;
	-moz-border-radius: 10px 10px;
	border: 2px solid firebrick;
	}
	
#featured h4 {
	font-size:14pt;
	font-weight:bold;
	color:#C71E2A;	
	border-bottom: 2px solid orange;
	padding:3px 10px;
	text-transform: uppercase;
	margin:0 0 8px;
	}		
	
#featured .title {
	/*font:1.3em Arial;*/
	font-size:12pt;
	font-weight:bold;	
	/*letter-spacing:-0.05em;	*/
	/*background:#0B96F5;*/
	background:firebrick;
	-moz-border-radius: 5px 0 5px 0;
	color:white;	/*7EB4FE*/
	margin-left:10px;   /*7EB4FE*/	
	padding-right:10px;	
	padding-bottom:2px;
	text-decoration:none;
	
	}	
	
#featured .title  a {	
	display:block;
}
	
#featured  .title  a:hover {
	color: gold;
	text-decoration:underline;	
	background:firebrick;
	
}

 #slider ul, #slider li{
  margin:0;
  padding:0;
  list-style:none;
  }  
  
 #slider{
  /*
   define width and height of container element 
  */
  width:490px; 
  height:400px; 
  float:left;	
  }
  
 #slider li{
  /*background:#f1f1f1;*/ 
	width:490px; 
  height:400px; 
}  

  #slider li h2{
  margin:0 10px;
  padding-top:20px;
  } 
 #slider li p{
  margin:10px 10px;
  }  
  
#slider li img{
  margin:10px 10px;
  }  
  
#slider li .stats{
  margin-left:10px;
  }     

#prevBtn{ 		
	float:left;	
}	

#nextBtn{ 
	float:right;	
}		
											
#prevBtn a {  
	width:32px;
	height:81px;	
	display:block;
	margin-top:175px;
	background:url(/images/btn_prev.gif) no-repeat 0 0;
		
	}	
#nextBtn a{ 
	width:32px;
	height:81px;			
	display:block;
    margin-top:175px;	
	background:url(/images/btn_next.gif) no-repeat 0 0;	
	}

/* // Easy Slider */

/* END styles imported from blog theme */

/* BEGIN mailchimp signup form css */
#mc_embed_signup{
	font-family:trebuchet MS,trebuchet,Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	width: 150px;
	padding: 10px;
	border: 1px solid sienna;
	background: orange;
}

/* END mailchimp signup form css */

