@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0
}



div#header {
	height:140px;

}
div#headerText {
	padding:10px 20px 20px 440px;
	font-size:0.8em;
	line-height:1.4;
		color:#666666;
}
div#headerImg {
}
div#header h1 {
	visibility:hidden;
}

div#container {
	text-align:left;
	background-image:url(../images/bg_main.jpg);
	background-repeat:no-repeat;
	width:940px;
	margin:0 auto;
	padding:20px 10px 0px 10px;
}
div#content p {
	line-height:1.4;
	font-size:0.8em;
	margin:0 0 10px 0;
}
h1 span {
	color:#1332B4;
	font-weight:bold;
}

h2 span {
	color:#1332B4;
	font-weight:bold;
}

h3 span {
	color:#1332B4;
	font-weight:bold;
}

h1 span.purple {
	color:#6B008F;
	font-weight:bold;
}

h2 span.purple {
	color:#6B008F;
	font-weight:bold;
}

h3 span.purple {
	color:#6B008F;
	font-weight:bold;
}


p span {
	color:#1332B4;
	font-weight:bold;
}
div#footer p {
	margin:0;
	padding:5px 10px
}
div#container {
}
div#content {
	float:left;
	width:480px;
	padding:20px;
	font-size:0.95em;
	color:#666;
}



div#content ul {
font-size:0.6em;
list-style-type:disc;
margin-left:10px;
line-height:1.5;
margin-bottom:10px;
}

div#content table {
font-size:0.6em;
line-height:1.2;
background-color:#FFFFFF;
}

div#content table td{
padding:5px;
border:2px solid white;
background-color:#efefef;
}

div#content table th{
padding:5px;
border:2px solid white;
background-color:#ccc;
}


div#content table th{
font-weight:bold;
font-size:1.5em;
color:#1332B4;
}

div#content h3{
font-size:0.8em;
margin:0 0 10px 0;
font-weight:bold;
}

div#content h2{

font-size:0.8em;
margin:0 0 20px 0;
font-weight:bold;
line-height:1.2;
}


div#navigation h2{

font-size:0.8em;
margin:0 0 20px 0;
font-weight:bold;
line-height:1.2;
}

div#content h1{

font-size:1.2em;

font-weight:normal

}


div#content h1 strong{

font-size:0.8em;
margin:0 0 20px 0;

}


div#content .rightimg{
	float:right;
	width:200px;
	
}


div#content .lefttext{
	float:left;
	width:265px;
	margin-right:15px;
}



div#navigation {
	float:left;
	width:380px;
	padding:20px;
}
div#footer {
	color:#FFFFFF;
	clear:both;
	width:100%;
	background-image:url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:33px;
	text-align:center;
	font-size:0.7em;
	font-weight:bold;
	padding-top:2px;
}
div#wrapper {
	background-color:#FFFFFF;
}
div#navigation {
	font-size:0.9em;
	line-height:1.5;
	color:#666;
}
div#navigation ul {
	margin:0 0 20px 0;
}
div#navigation ul li a {
	color:#1332B4;
	font-weight:bold;
	text-decoration:none;
}
div#navigation ul li a:hover {
	text-decoration:underline;
}
div#navigation ul li a:visited {
	color:#1332B4;

}




.contact{
background-image:url(../images/bg_contact.jpg);
background-repeat:no-repeat;
height:150px;
}

#gallery{
margin-top:20px;
}

.clear{
clear:both;
}

.divider{
clear:both;
height:40px;
background-image:url(../images/bg_divider.gif);
width:99%;
background-repeat:repeat-x;
background-position:center center;
}


/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
margin-top:20px;

}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}

.nav_events .nav_events_array{
float:left;
width:280px;
}


.nav_events .nav_events_selected{
width:660px;
height:160px;
float:left;
}

.nav_events .nav_events_btn{
width:40px;
height:160px;
float:left;
}

#derby{
background-image:url(../images/banner_epsom.jpg);
}

#list_big{
font-size:120%;
background-color:#BFDCFF;
margin:10px 0;
padding:10px;
list-style:none;
background-image:url(../images/arrow.gif);
background-position:center right;
background-repeat:no-repeat;

}



#list_big a{
color:#1332B4;
}
