@charset "utf-8";
/* CSS Document */

/*----------------------------------------
Name: Home.css
Developed by: Jeremy Treadwell of www.jtreaddesigns.com
Date Created: 3/25/2010
Last Updated:
Copyright: IMAN
----------------------------------------
@import url('reset.css');
@import url('global.css');
*/

body {
	margin: 0 auto;
	background-image: url('images/home_bg-2.jpg');
	background-repeat: repeat-y;
	background-position:top center; 
	background-color:#360000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#wrapper {
	margin: 0 auto;
	width: 960px;

}

a img { border: 0;}

#mini-header{
	background-image: url('images/mini-header_bg.jpg');
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	height:30px;
	vertical-align: middle;
	font-size: 13px;
	line-height: 15px;
}

#header {
	width: 960px;
	margin: 0 auto;
	background-position:top center; 
	background-repeat:no-repeat;
}

#logo {
	background-image:url('images/Header_BG.jpg');
	background-repeat:no-repeat;
	margin: 0 auto;
	margin-top:-1px;
	height:240px;
}

#menu {
	height: 100px;
	width: 960px;
	background-image:url('images/NAV-bg.jpg');
	background-repeat:no-repeat;
	font-size: 10px;

}

#header #menu {
	float: left;
}

#header #menu ul {	
	list-style: none;
	float: right;
	width:inherit;
	text-align: right;
}

.reg_image {
	border: 3px solid #ca7600;
	margin-right: 10px;
	margin-top: 18px;
	}
	
.maintable {
	width: 635px;
	margin-top: -7px;
	}
	
.maintable td {
	vertical-align: top;
	text-align: justify;
	}
	
	.maintable p {text-align: justify;}

#header #menu ul li.page_head_item { 
float:left;
}

#header #menu ul li.page_head_item a {
	
	display: block;
	text-decoration: none;
	text-transform:uppercase;
	font: 900 15px Arial, Helvetica, sans-serif;
	color: #602000;

}

#header #menu ul li.page_head_item a:hover {
	color: #f2f2d6;
}

#header #menu ul li.current_page_item a { /* current_page_item is wordpress default class for active page list */
	color: #f2f2d6;
	
}
#content {
	width: 960px;
	float: left;
	padding-left:10px;
}

#content a {
color: #721101;
}

#content a {
color: #721101;
text-decoration: underline;
}

#content #left-col {
	width: 639px;
	float: left;
	position: relative;
	padding-right: 6px;
}

#schedule table
{
	border-spacing: 5px;
}

#schedule th
{
	font-size: 13px; 
	line-height: 17px; 
	font-weight: bold;
	text-align: left;
}

#schedule td
{
	font-size: 10px; 
	line-height: 17px; 
	color: #ca7600; 
	/* font-weight: bold; */
	/* white-space:pre-line; */
	white-space: nowrap;
	margin: 5px;
	padding: 7px;
	max-width: 300px;	
}

#schedule a 
{
	color: #721101;
	text-decoration: underline;
	font-size: 13px;
}

#schedule img 
{
	height: 50px;
}

#other-activities-schedule table
{
	border-spacing: 5px;
}

#other-activities-schedule td
{
	font-size: 13px; 
	color: #ca7600; 
	font-weight: bold;
	white-space: nowrap;
	margin: 5px;
	padding: 7px;
	max-width: 300px;
}

#content #right-col img {
	width: 293px;
	}

#content #right-col {
	width: 293px;
	float: left;
	position: relative;
}

#content #right-col #sidebar {
	width: 293px;
	float: left;
	position: relative;
}

#performers{
	width: 960px;
	float: left;
	padding: 0px;
	
}

#performers-row{
	
	margin: 0px;
	z-index:10;
	
}

#performers-row-content{
	
	margin: 0px;
	z-index:1;
	
}

#footer {
	height:100%;
	width: 960px;
	margin: 0 auto;
	vertical-align: inherit;
	margin-top:90px;

}

#footer a {color:#C60;
}


#footer-Tag {
	margin: 0 auto;
	color:#cc4e00
	padding-top: 15px;
	font-size:9px;
	float:left;
	line-height: 13px;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;

	
}

a:hover{
	color:#721101;
	text-decoration:underline;
	font-family:Verdana, Geneva, sans-serif; 	
}

a {
	color:#721101;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif; 	
	
}

a:visited {
	color:#721101;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif; 	

}

#header #menu ul li.current_page_item a { /* current_page_item is wordpress default class for active page list */
	color: #f2f2d6;
	
}

#sidebar ul {
	list-style: none;
}

#sidebar1 {
	float: left;
	width: 160px;
	padding-right: 10px;
}

#sidebar2 {
	float: left;
	width: 160px;
}

#sidebar ul {

}

#sidebar ul li {
	float: left;
	width: 158px;
	background-color: #d7d39a;
	border: 1px solid #bbb875;
	margin-bottom: 10px;
}

#sidebar ul li h2 { /* this is the widget title */
	padding: 3px 4px 6px;
	font: 400 18px Arial, Helvetica, sans-serif;
	color: #4c6b0d;
}

#sidebar ul li ul {

}

#sidebar ul li ul li { /* begin for the widget list */
	float: left;
	width: 158px;
	border: 0;
	margin-bottom: 0;
}

#sidebar ul li ul li a {
	border-top: 1px solid #721101;
	float: left;
	width: 150px;
	text-decoration: none;
	color: #5d5b35;
	padding: 2px 4px;
}

#sidebar ul li ul li a:hover {
	color: #fff;
}

h1 {font-size: 24px; line-height: 28px; color: #ca7600; font-weight: bold;}

h2 {font-size: 18px; line-height: 22px; color: #ca7600; font-weight: bold;}

h3 {font-size: 13px; line-height: 17px; color: #ca7600; font-weight: bold;}


.alignright {
	float: right;
	margin-left: 3px;
	}
	
.wp-caption-text {
	text-align: center;
	font-size: 10px;
	}