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

h2.teamhead{
	font-size:1.5em; 
	color:#bb072d; 
	background:url(./images/headingBg.gif) no-repeat left; 
	line-height:25px; 
	padding-left:20px;}

h3.events {
	
	color:#0193cf;
	font-size:140%;
	
}

p.teamevents {
	
	font-size:110%;
	text-align:left;
	
	
}



.strapline {
	
	float:left;
	width:350px;
	font-size :18px;
	margin-top:45px;
	margin-left:60px;
	color:#7089a1;
	font-weight:bold;
	
}

#secondarynav {
	
	width:900px;
	padding:0px;
	margin: 0 auto;
	height: 40px;
	padding-bottom:5px;
}

#secondarynav ul{
	
list-style:none;
height:30px;

	
}

#secondarynav li {
	
	float:left;
	
}

#eventslist {
	
	min-height:800px;
	margin-top:10px;
}

#eventslist ul{
	
	list-style:none;
}

#eventslist li{
	
	
	width:610px;
	
	padding-right:10px;
	
	
}

#rightteamimages {
	
	
	height:300px;
	width:260px;
	padding-top:10px;
	background: #fff;
}

#rightteamimages li{
	
	margin-top:10px;
	margin-bottom:5px;
	
}

.themeimage{
	
	padding-left:25px;
	padding-bottom:10px;
	
}

.eventspics {
	
	float:right;
	
	
	
}


.splittext {
	
	float:left;
	width:400px;
	
	
}

.splitimage{

float:right;

	
}

#teamlistleft{
	
	float:left;
	width:250px;
}
#teamlistright{
	
	float:right;
	width:250px;
	margin-right:100px;
}

#teamclear {
clear:both;

}


#navHolder2{float:left; width:940px; background:#3b3b3b; height:38px; padding-top:10px;}
#navHolder2 ul{margin-left:00px;}
#navHolder2 ul li{float:left; color:#fff; font-size:2.3em; background:#3b3b3b; margin-left:23px; line-height:30px;}
#navHolder2 ul li a{font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#fff;}
#navHolder2 ul li a:hover{font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#f27e21;}
