/* main structure CSS */
body {
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, Verdana, sans-serif;
	font-size:12px;
	background-image:url('../images/background-image.gif');
	text-shadow:rgba(0,0,0,0.01) 0px 0px 0px;
	/*  text-shadow: #000000 0 0 0px; */
}
#wrapper {
	width:100%
}
#content {
	border:1px solid #DEE0E1;
	width:950px;
	float:middle;
	margin:auto
}
#headerimage {
	background-image:url(../images/ledbury_header.jpg);
	height:358px;
	width:950px;
}
#header-home {
	background-image:url(../images/home-banner.jpg);
	height:220px;
	width:950px;
}
#header-about {
	background-image:url(../images/festival_header.jpg);
	height:220px;
	width:950px;
}
#header-calendar {
	background-image:url(../images/festival_header.jpg);
	height:220px;
	width:950px;
}
#header-contact {
	background-image:url(../images/festival_header.jpg);
	height:220px;
	width:950px;
}
#header-planning {
	background-image:url(../images/festival_header.jpg);
	height:220px;
	width:950px;
}
#header-press {
	background-image:url(../images/festival_header.jpg);
	height:220px;
	width:950px;
}
#header-livereadings {
	background-image:url(../images/live-readings-banner.jpg);
	height:220px;
	width:950px;
}
#header-performance {
	background-image:url(../images/performance-banner.jpg);
	height:220px;
	width:950px;
}
#header-talks {
	background-image:url(../images/talks-banner.jpg);
	height:220px;
	width:950px;
}
#header-family {
	background-image:url(../images/family-banner.jpg);
	height:220px;
	width:950px;
}
#header-workshops {
	background-image:url(../images/workshops-banner.jpg);
	height:220px;
	width:950px;
}
#header-competition {
	background-image:url(../images/competition-banner.jpg);
	height:220px;
	width:950px;
}
#header-ledbury {
	background-image:url(../images/ledbury-banner.jpg);
	height:220px;
	width:950px;
}
#titleimage {
	padding-top:40px
}
#titleimage2 {
	padding-top:30px
}
#date {
	color:#989739;
	font-size:16px;
	font-weight:bold;
	padding:10px 0 0 48px;
}
#datelight {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding:10px 0 0 48px;
}
#topmenu {
	width:950px;
	background-color:#989739;
	height:30px;
	padding:0;
	margin:0;
}
#topmenu ul {
	margin:0;
	padding:7px 0 0 45px;
	list-style:none;
	width: 905px;
}
#topmenu ul li {
	float:left;
	color:#FFFFFF;
}
#topmenu ul li a {
	color:#FFFFFF;
	text-decoration:none;
	padding:2px 10px 2px 10px
}
#topmenu ul li a:hover {
	text-decoration:none;
	background-color:#7C7B31;
	padding:2px 10px 2px 10px;
}
#tmenu2, #tmenu3, #tmenu4, #tmenu5 {
	padding-left:4px;
}
#tmenu6 {
	margin-left: 160px;
}
#maincontent {
	width:950px;
	float:left;
	background-image:url('../images/mc_background.gif')
}
#maincontent2 {
	width:950px;
	float:left;
	background-image:url('../images/mc_background2.gif')
}

#textcontent {
	width:760px;
	margin:0;
	padding:0;
	float: left;
}

#leftlinks {
	width:190px;
	float:left;
}
#leftlinkssub {
	width:190px;
	float:left;
	padding-top:40px
}
#midcontent {
	width:382px;
	padding: 25px 38px 0px 38px;
	line-height:28px;
	float:left;
	font-size: 13px;
	color: #666666;
/*change*/
	clear:right;
} /*total width = 459px*/

/*change*/
#midcontent img	{
	display:block;
}

#midcontent2 {
	width:433px;
	padding: 25px 38px 0 38px;
	line-height:22px;
	float:left;
	font-size: 13px;
	color: #666666;
} /*total width = 459px*/
#midcontent2 p {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:10px;
}
#midcontent a {
	color:#989739;
	text-decoration:none;
}
#midcontent a:hover {
	color:#F47C25;
	text-decoration:none;
}
#midcontent2 a {
	color:#989739;
	text-decoration:none;
}
#midcontent2 a:hover {
	color:#F47C25;
	text-decoration:none;
}
#rightlinks {
	width:302px;
	line-height:26px;
	padding:0;
	margin:0;
/* change */
	float:right;
}
#rightlinks2 {
	width:200px;
	line-height:26px;
	padding:0;
	float:left;
	padding:40px 20px 20px 30px;
}
#rightlinks .rquote, #rightlinks2 .rquote {
	padding:15px 30px 10px 30px
}
.clear {
	clear: both;
}
.bullet-margin {
	margin-right: 4px;
}
#headertext {
	color:#666666;
	background-color:#FFFFFF;
	font-size:18px;
	padding:2px 5px 4px 43px;
	margin-top:165px;
	width:535px;
	font-family:"Palatino Linotype", Palatino, "Book Antiqua", "Times New Roman", Times, Georgia, serif;
}
#headertext2 {
	color:#666666;
	background-color:#FFFFFF;
	font-size:18px;
	padding:2px 5px 4px 43px;
	margin-top:40px;
	width:545px;
	font-family:"Palatino Linotype", Palatino, "Book Antiqua", "Times New Roman", Times, Georgia, serif;
}
.picbox {
	float:left;
	width:190px
}
.picbox2 {
	float:left;
	width:190px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.pic {
	float:left;
	height:125px;
}
.piccaption {
	height:20px;
	color:#666666;
	text-align:center;
	padding:4px 0 0 0;
	float:left;
	width:190px;
	background-color:#000000;
	background-image:url('../images/lnav_background.gif');
	background-repeat: repeat-y;
}
.piccaption2 {
	height:20px;
	color:#666666;
	text-align:center;
	padding:4px 0 0 0;
	float:left;
	width:190px;
	background-color:#000000;
	background-image:url('../images/lnav_background2.gif');
	background-repeat: repeat-y;
}

.piccaption2_selected	{
	height:20px;
	color:#FFFFFF;
	text-align:center;
	padding:4px 0 0 0;
	float:left;
	width:190px;
	background-color:#000000;
}

#pic0cap {
	background-color:#CCCCCC;
}
#pic1cap {
	background-color:#CD588D;
}
#pic2cap {
	background-color:#319FBB;
}
#pic3cap {
	background-color:#B5AB33;
}
#pic4cap {
	background-color:#4EA38B;
}
#pic5cap {
	background-color:#CC5A6E;
}
#pic6cap {
	background-color:#3473BA;
}
#pic7cap {
	background-color:#93B23D;
}
#lcoltext {
	padding:0px 0px 10px 15px;
	width: 155px;
	margin-top: 20px;
	float: left;
}
.date-list-heading {
	color:#989739 !important;
	font-size:16px;
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", "Times New Roman", Times, Georgia, serif !important;
	font-weight: normal;
	line-height: 20px;
	margin:0;
	padding:0 0 5px 0;
	width:100%;
}
.dateselect {
	color:#989739 !important;
	font-size:12px;
	padding:0;
	margin:0;
	width:100%;
}
.boxoffice {
	background-color:#545454;
	color:#FFFFFF;
	margin-bottom:10px;
	padding:8px 8px 8px 8px;
	font-weight:bold;
	font-size:11px;
	width:170px;
	line-height:20px;
	text-decoration: none;
}
.calendar {
	background-color:#989739;
	color:#FFFFFF;
	margin-bottom:10px;
	padding:8px 8px 8px 8px;
	font-weight:bold;
	font-size:11px;
	width:170px;
	line-height:20px
}
.listingsday {
	color:#666666;
	line-height: 18px;
	padding: 0 0 10px 0;
	border:1px solid red;
	float:left;
}
.listingsday p {
	padding-top:0;
	margin:10px 0 10px 0;
}
#creditbox {
	height:30px;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align:center;
}
.credit {
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, Verdana, sans-serif;
	font-size:10px;
	text-align: center;
	color: #999999;
}
.credit a:link {
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, Verdana, sans-serif;
	font-size:10px;
	text-align: center;
	color: #999999;
	text-decoration: none;
}
.credit a:visited {
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, Verdana, sans-serif;
	font-size:10px;
	text-align: center;
	color: #999999;
	text-decoration: none;
}
.credit a:hover {
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, Verdana, sans-serif;
	font-size:10px;
	text-align: center;
	color: #666666;
	text-decoration: none;
}
.field {
	border:1px solid #CCCCCC;
	background-color: #EFEFEF;
	font-size: 14px;
}
.submit {
	color: #545454;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 65px;
	height: 25px;
} 
.select {
	color: #333333;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	width: 280px;
	padding-left: 5px;
} 
.selectmenu {
	color: #545454;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	height: 20px;
} 
.formlabel {
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, Verdana, sans-serif;
	font-size:11px;
	}
