/* CSS Document */

body{
	/*background: url(/sites/www.wokingsummerfestival.com/images/body_bgr.jpg) repeat-x;*/
	background-color:#dd5c00;
	
}

p{
	line-height:2.0em;
}

div#banner{
	background: url(/sites/www.wokingsummerfestival.com/images/header_bgr.jpg) no-repeat;
}

h1 {
	color:#002260;
}

h2 {
	color:#002260;
}


h4 {
	color:#002260;
}

h5 {
	color:#002260;
}

h6 {
	color:#002260;
}	


a{
	color:#e56e05;
}

a:hover{
	color:#0077de;
}

div#container {
	background: url(/sites/www.wokingsummerfestival.com/images/container_bgr.gif) repeat-y;

}

div#banner {
	background: url(/sites/www.wokingsummerfestival.com/images/header_bgr.jpg) no-repeat;
}


div#main_content {
	background: #fff url(/sites/www.wokingsummerfestival.com/images/main_content.gif) no-repeat top;
	margin:10px 0 0 0;
}

div#main_content a{
	color:#005197;
}

div#main_copy {
}

div#main_copy ul li{
	background: url(/sites/www.wokingsummerfestival.com/images/bullet.gif) no-repeat left;
}

div#extended_copy {
	background-color:#fff;
}

div#extended_copy {
	background: url(/sites/www.wokingsummerfestival.com/images/content_end.gif) no-repeat bottom;
}

div#testimonial {
	background: #fff url(/sites/www.wokingsummerfestival.com/images/sidebar_bottom.gif) bottom no-repeat;
}


ul#primary_navigation li {
	border-bottom: 1px #005197 solid;
}


ul#primary_navigation li{
	color:#005197;
}

ul#primary_navigation li a:hover{
	color:#fff;
	background:#862c90;

}


div#subsidiary {
	background: #fff url(/sites/www.wokingsummerfestival.com/images/sidebar_top.gif) no-repeat top;
	margin:10px 0 0 0 ;
}

div#subsidiary_end {
	background: #fff url(/sites/www.wokingsummerfestival.com/images/sidebar_bottom.gif) bottom no-repeat;
}

ul#breadcrumb li {
	color:#002260;
}
ul#breadcrumb li a{
	color:#0077de;
}


ul#footer_navigation{
	background: url(/sites/www.wokingsummerfestival.com/images/footer_bgr.gif) no-repeat;
}

ul#footer_navigation{
	color:#fff;
}

ul#company_details li{
	color:#fff;
}

ul#company_details li a{
	color:#fff;
}	

div#call_to_action{
	background:#005197;
	border:2px solid #fff000;
	font-size:1.5em;
	color:#fff;
	text-align:center;
	margin:20px auto;
}



div#call_to_action_content {
	background:#005197;
}

div#call_to_action_content a {
	color:#fff;
	text-decoration:underline;
}

div#call_to_action_end {
background:#005197;

}

div#share h3{
	color:#e56e05;
	border-bottom: 2px #e56e05 solid;
}

img{
	margin:10px;
}

img.center{
	text-align:center;
	margin: 0 20px;
}

img.right{
	float:right;
}
